[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. 19543 1726882552.36259: 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 19543 1726882552.36553: Added group all to inventory 19543 1726882552.36554: Added group ungrouped to inventory 19543 1726882552.36558: Group all now contains ungrouped 19543 1726882552.36560: Examining possible inventory source: /tmp/network-91m/inventory.yml 19543 1726882552.53999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19543 1726882552.54103: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19543 1726882552.54133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19543 1726882552.54267: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19543 1726882552.54339: Loaded config def from plugin (inventory/script) 19543 1726882552.54345: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19543 1726882552.54423: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19543 1726882552.54542: Loaded config def from plugin (inventory/yaml) 19543 1726882552.54544: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19543 1726882552.54698: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19543 1726882552.55247: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19543 1726882552.55255: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19543 1726882552.55282: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19543 1726882552.55289: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19543 1726882552.55294: Loading data from /tmp/network-91m/inventory.yml 19543 1726882552.55372: /tmp/network-91m/inventory.yml was not parsable by auto 19543 1726882552.55460: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19543 1726882552.55504: Loading data from /tmp/network-91m/inventory.yml 19543 1726882552.55598: group all already in inventory 19543 1726882552.55605: set inventory_file for managed_node1 19543 1726882552.55609: set inventory_dir for managed_node1 19543 1726882552.55610: Added host managed_node1 to inventory 19543 1726882552.55612: Added host managed_node1 to group all 19543 1726882552.55613: set ansible_host for managed_node1 19543 1726882552.55614: set ansible_ssh_extra_args for managed_node1 19543 1726882552.55617: set inventory_file for managed_node2 19543 1726882552.55620: set inventory_dir for managed_node2 19543 1726882552.55621: Added host managed_node2 to inventory 19543 1726882552.55622: Added host managed_node2 to group all 19543 1726882552.55623: set ansible_host for managed_node2 19543 1726882552.55624: set ansible_ssh_extra_args for managed_node2 19543 1726882552.55627: set inventory_file for managed_node3 19543 1726882552.55629: set inventory_dir for managed_node3 19543 1726882552.55630: Added host managed_node3 to inventory 19543 1726882552.55631: Added host managed_node3 to group all 19543 1726882552.55632: set ansible_host for managed_node3 19543 1726882552.55633: set ansible_ssh_extra_args for managed_node3 19543 1726882552.55640: Reconcile groups and hosts in inventory. 19543 1726882552.55647: Group ungrouped now contains managed_node1 19543 1726882552.55649: Group ungrouped now contains managed_node2 19543 1726882552.55651: Group ungrouped now contains managed_node3 19543 1726882552.55757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19543 1726882552.55915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19543 1726882552.55972: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19543 1726882552.56001: Loaded config def from plugin (vars/host_group_vars) 19543 1726882552.56003: 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) 19543 1726882552.56010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19543 1726882552.56017: 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) 19543 1726882552.56062: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19543 1726882552.56418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882552.56519: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19543 1726882552.56561: Loaded config def from plugin (connection/local) 19543 1726882552.56566: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19543 1726882552.57234: Loaded config def from plugin (connection/paramiko_ssh) 19543 1726882552.57237: 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) 19543 1726882552.58593: 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) 19543 1726882552.58637: Loaded config def from plugin (connection/psrp) 19543 1726882552.58640: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19543 1726882552.59770: 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) 19543 1726882552.59818: Loaded config def from plugin (connection/ssh) 19543 1726882552.59821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19543 1726882552.62034: 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) 19543 1726882552.62076: Loaded config def from plugin (connection/winrm) 19543 1726882552.62079: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19543 1726882552.62112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19543 1726882552.62181: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19543 1726882552.62255: Loaded config def from plugin (shell/cmd) 19543 1726882552.62258: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19543 1726882552.62286: 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) 19543 1726882552.62358: Loaded config def from plugin (shell/powershell) 19543 1726882552.62360: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19543 1726882552.62449: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19543 1726882552.62919: Loaded config def from plugin (shell/sh) 19543 1726882552.62926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19543 1726882552.62960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19543 1726882552.63243: Loaded config def from plugin (become/runas) 19543 1726882552.63246: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19543 1726882552.63443: Loaded config def from plugin (become/su) 19543 1726882552.63446: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19543 1726882552.63613: Loaded config def from plugin (become/sudo) 19543 1726882552.63615: 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 19543 1726882552.63647: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19543 1726882552.63987: in VariableManager get_vars() 19543 1726882552.64013: done with get_vars() 19543 1726882552.64176: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19543 1726882552.67874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19543 1726882552.67995: in VariableManager get_vars() 19543 1726882552.68000: done with get_vars() 19543 1726882552.68003: variable 'playbook_dir' from source: magic vars 19543 1726882552.68004: variable 'ansible_playbook_python' from source: magic vars 19543 1726882552.68004: variable 'ansible_config_file' from source: magic vars 19543 1726882552.68005: variable 'groups' from source: magic vars 19543 1726882552.68006: variable 'omit' from source: magic vars 19543 1726882552.68007: variable 'ansible_version' from source: magic vars 19543 1726882552.68008: variable 'ansible_check_mode' from source: magic vars 19543 1726882552.68008: variable 'ansible_diff_mode' from source: magic vars 19543 1726882552.68009: variable 'ansible_forks' from source: magic vars 19543 1726882552.68010: variable 'ansible_inventory_sources' from source: magic vars 19543 1726882552.68011: variable 'ansible_skip_tags' from source: magic vars 19543 1726882552.68011: variable 'ansible_limit' from source: magic vars 19543 1726882552.68012: variable 'ansible_run_tags' from source: magic vars 19543 1726882552.68013: variable 'ansible_verbosity' from source: magic vars 19543 1726882552.68048: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml 19543 1726882552.69207: in VariableManager get_vars() 19543 1726882552.69224: done with get_vars() 19543 1726882552.69367: in VariableManager get_vars() 19543 1726882552.69387: done with get_vars() 19543 1726882552.69422: in VariableManager get_vars() 19543 1726882552.69434: done with get_vars() 19543 1726882552.69857: in VariableManager get_vars() 19543 1726882552.69874: done with get_vars() 19543 1726882552.69879: variable 'omit' from source: magic vars 19543 1726882552.69898: variable 'omit' from source: magic vars 19543 1726882552.70135: in VariableManager get_vars() 19543 1726882552.70212: done with get_vars() 19543 1726882552.70457: in VariableManager get_vars() 19543 1726882552.70475: done with get_vars() 19543 1726882552.70513: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19543 1726882552.70846: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19543 1726882552.71007: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19543 1726882552.71702: in VariableManager get_vars() 19543 1726882552.71721: done with get_vars() 19543 1726882552.72161: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19543 1726882552.72306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882552.74491: in VariableManager get_vars() 19543 1726882552.74513: done with get_vars() 19543 1726882552.74518: variable 'omit' from source: magic vars 19543 1726882552.74529: variable 'omit' from source: magic vars 19543 1726882552.74560: in VariableManager get_vars() 19543 1726882552.74575: done with get_vars() 19543 1726882552.74595: in VariableManager get_vars() 19543 1726882552.74614: done with get_vars() 19543 1726882552.74642: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19543 1726882552.74760: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19543 1726882552.74843: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19543 1726882552.78426: in VariableManager get_vars() 19543 1726882552.78461: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882552.81070: in VariableManager get_vars() 19543 1726882552.81123: done with get_vars() 19543 1726882552.81128: variable 'omit' from source: magic vars 19543 1726882552.81139: variable 'omit' from source: magic vars 19543 1726882552.81303: in VariableManager get_vars() 19543 1726882552.81320: done with get_vars() 19543 1726882552.81340: in VariableManager get_vars() 19543 1726882552.81358: done with get_vars() 19543 1726882552.81520: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19543 1726882552.81755: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19543 1726882552.81947: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19543 1726882552.82848: in VariableManager get_vars() 19543 1726882552.82879: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882552.85195: in VariableManager get_vars() 19543 1726882552.85224: done with get_vars() 19543 1726882552.85229: variable 'omit' from source: magic vars 19543 1726882552.85254: variable 'omit' from source: magic vars 19543 1726882552.85292: in VariableManager get_vars() 19543 1726882552.85311: done with get_vars() 19543 1726882552.85335: in VariableManager get_vars() 19543 1726882552.85354: done with get_vars() 19543 1726882552.85384: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19543 1726882552.85524: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19543 1726882552.85609: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19543 1726882552.86017: in VariableManager get_vars() 19543 1726882552.86042: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882552.88078: in VariableManager get_vars() 19543 1726882552.88107: done with get_vars() 19543 1726882552.88155: in VariableManager get_vars() 19543 1726882552.88182: done with get_vars() 19543 1726882552.88250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19543 1726882552.88267: 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 19543 1726882552.88536: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19543 1726882552.88709: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19543 1726882552.88712: 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__) 19543 1726882552.88769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19543 1726882552.88796: 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) 19543 1726882552.89156: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19543 1726882552.89220: Loaded config def from plugin (callback/default) 19543 1726882552.89223: 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) 19543 1726882552.90522: Loaded config def from plugin (callback/junit) 19543 1726882552.90525: 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) 19543 1726882552.90570: 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) 19543 1726882552.90639: Loaded config def from plugin (callback/minimal) 19543 1726882552.90642: 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) 19543 1726882552.90751: 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) 19543 1726882552.90814: Loaded config def from plugin (callback/tree) 19543 1726882552.90816: 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 19543 1726882552.90975: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19543 1726882552.90977: 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_coalesce_initscripts.yml ******************************* 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19543 1726882552.91004: in VariableManager get_vars() 19543 1726882552.91018: done with get_vars() 19543 1726882552.91023: in VariableManager get_vars() 19543 1726882552.91044: done with get_vars() 19543 1726882552.91068: variable 'omit' from source: magic vars 19543 1726882552.91105: in VariableManager get_vars() 19543 1726882552.91118: done with get_vars() 19543 1726882552.91136: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** 19543 1726882552.91679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19543 1726882552.91755: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19543 1726882552.91787: getting the remaining hosts for this loop 19543 1726882552.91789: done getting the remaining hosts for this loop 19543 1726882552.91792: getting the next task for host managed_node2 19543 1726882552.91795: done getting next task for host managed_node2 19543 1726882552.91797: ^ task is: TASK: Gathering Facts 19543 1726882552.91799: ^ 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 19543 1726882552.91803: getting variables 19543 1726882552.91804: in VariableManager get_vars() 19543 1726882552.91813: Calling all_inventory to load vars for managed_node2 19543 1726882552.91816: Calling groups_inventory to load vars for managed_node2 19543 1726882552.91818: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882552.91830: Calling all_plugins_play to load vars for managed_node2 19543 1726882552.91841: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882552.91844: Calling groups_plugins_play to load vars for managed_node2 19543 1726882552.91884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882552.91935: done with get_vars() 19543 1726882552.91941: done getting variables 19543 1726882552.92024: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Friday 20 September 2024 21:35:52 -0400 (0:00:00.011) 0:00:00.011 ****** 19543 1726882552.92044: entering _queue_task() for managed_node2/gather_facts 19543 1726882552.92046: Creating lock for gather_facts 19543 1726882552.92389: worker is 1 (out of 1 available) 19543 1726882552.92403: exiting _queue_task() for managed_node2/gather_facts 19543 1726882552.92417: done queuing things up, now waiting for results queue to drain 19543 1726882552.92418: waiting for pending results... 19543 1726882552.92667: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19543 1726882552.92762: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000157 19543 1726882552.92783: variable 'ansible_search_path' from source: unknown 19543 1726882552.92843: calling self._execute() 19543 1726882552.92914: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882552.92924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882552.92957: variable 'omit' from source: magic vars 19543 1726882552.93191: variable 'omit' from source: magic vars 19543 1726882552.93216: variable 'omit' from source: magic vars 19543 1726882552.93248: variable 'omit' from source: magic vars 19543 1726882552.93300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19543 1726882552.93335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19543 1726882552.93356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19543 1726882552.93379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882552.93404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882552.93437: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19543 1726882552.93445: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882552.93452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882552.93558: Set connection var ansible_connection to ssh 19543 1726882552.93574: Set connection var ansible_shell_executable to /bin/sh 19543 1726882552.93584: Set connection var ansible_shell_type to sh 19543 1726882552.93594: Set connection var ansible_timeout to 10 19543 1726882552.93612: Set connection var ansible_module_compression to ZIP_DEFLATED 19543 1726882552.93624: Set connection var ansible_pipelining to False 19543 1726882552.93647: variable 'ansible_shell_executable' from source: unknown 19543 1726882552.93654: variable 'ansible_connection' from source: unknown 19543 1726882552.93662: variable 'ansible_module_compression' from source: unknown 19543 1726882552.93672: variable 'ansible_shell_type' from source: unknown 19543 1726882552.93678: variable 'ansible_shell_executable' from source: unknown 19543 1726882552.93684: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882552.93690: variable 'ansible_pipelining' from source: unknown 19543 1726882552.93695: variable 'ansible_timeout' from source: unknown 19543 1726882552.93702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882552.93888: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 19543 1726882552.93904: variable 'omit' from source: magic vars 19543 1726882552.93915: starting attempt loop 19543 1726882552.93922: running the handler 19543 1726882552.93948: variable 'ansible_facts' from source: unknown 19543 1726882552.93973: _low_level_execute_command(): starting 19543 1726882552.93984: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19543 1726882552.94737: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882552.94752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882552.94770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882552.94788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882552.94838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882552.94850: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882552.94867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882552.94887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882552.94899: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882552.94918: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882552.94932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882552.94946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882552.94962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882552.94980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882552.94993: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882552.95005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882552.95089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882552.95111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882552.95125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882552.95273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882552.96949: stdout chunk (state=3): >>>/root <<< 19543 1726882552.97138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882552.97141: stdout chunk (state=3): >>><<< 19543 1726882552.97144: stderr chunk (state=3): >>><<< 19543 1726882552.97250: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882552.97254: _low_level_execute_command(): starting 19543 1726882552.97256: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277 `" && echo ansible-tmp-1726882552.9716225-19588-142517322601277="` echo /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277 `" ) && sleep 0' 19543 1726882552.98421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882552.98431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882552.98469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882552.98473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882552.98475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882552.98738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882552.98884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882552.99294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882553.01281: stdout chunk (state=3): >>>ansible-tmp-1726882552.9716225-19588-142517322601277=/root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277 <<< 19543 1726882553.01393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882553.01456: stderr chunk (state=3): >>><<< 19543 1726882553.01460: stdout chunk (state=3): >>><<< 19543 1726882553.01772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882552.9716225-19588-142517322601277=/root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882553.01775: variable 'ansible_module_compression' from source: unknown 19543 1726882553.01778: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19543 1726882553.01780: ANSIBALLZ: Acquiring lock 19543 1726882553.01782: ANSIBALLZ: Lock acquired: 140483654463040 19543 1726882553.01784: ANSIBALLZ: Creating module 19543 1726882553.41527: ANSIBALLZ: Writing module into payload 19543 1726882553.41704: ANSIBALLZ: Writing module 19543 1726882553.41733: ANSIBALLZ: Renaming module 19543 1726882553.41738: ANSIBALLZ: Done creating module 19543 1726882553.41779: variable 'ansible_facts' from source: unknown 19543 1726882553.41786: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19543 1726882553.41794: _low_level_execute_command(): starting 19543 1726882553.41800: _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' 19543 1726882553.42482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882553.42486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.42488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.42490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.42553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882553.42556: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882553.42559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.42561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882553.42567: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882553.42570: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882553.42682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.42685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.42687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.42689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882553.42692: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882553.42706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.42709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882553.42716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882553.42718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882553.43066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882553.44584: stdout chunk (state=3): >>>PLATFORM <<< 19543 1726882553.44674: stdout chunk (state=3): >>>Linux <<< 19543 1726882553.44684: stdout chunk (state=3): >>>FOUND <<< 19543 1726882553.44687: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 <<< 19543 1726882553.44689: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 19543 1726882553.44888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882553.44891: stdout chunk (state=3): >>><<< 19543 1726882553.44899: stderr chunk (state=3): >>><<< 19543 1726882553.44913: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882553.44924 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 19543 1726882553.44969: _low_level_execute_command(): starting 19543 1726882553.44973: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 19543 1726882553.45634: Sending initial data 19543 1726882553.45637: Sent initial data (1181 bytes) 19543 1726882553.46698: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.46702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.46741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.46746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 19543 1726882553.46761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.46769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.46842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882553.46986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882553.46990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882553.47117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882553.50981: 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"} <<< 19543 1726882553.51372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882553.51447: stderr chunk (state=3): >>><<< 19543 1726882553.51450: stdout chunk (state=3): >>><<< 19543 1726882553.51472: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882553.51770: variable 'ansible_facts' from source: unknown 19543 1726882553.51774: variable 'ansible_facts' from source: unknown 19543 1726882553.51776: variable 'ansible_module_compression' from source: unknown 19543 1726882553.51779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19543xcct0u6e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19543 1726882553.51781: variable 'ansible_facts' from source: unknown 19543 1726882553.51797: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277/AnsiballZ_setup.py 19543 1726882553.52474: Sending initial data 19543 1726882553.52477: Sent initial data (154 bytes) 19543 1726882553.55112: 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 <<< 19543 1726882553.55116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.55290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.55294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.55308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.55314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.55503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882553.55516: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882553.55521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882553.55648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882553.57992: 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 <<< 19543 1726882553.58094: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19543 1726882553.58191: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19543xcct0u6e/tmpx9hdjp22 /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277/AnsiballZ_setup.py <<< 19543 1726882553.58289: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19543 1726882553.61889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882553.62012: stderr chunk (state=3): >>><<< 19543 1726882553.62020: stdout chunk (state=3): >>><<< 19543 1726882553.62039: done transferring module to remote 19543 1726882553.62059: _low_level_execute_command(): starting 19543 1726882553.62062: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277/ /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277/AnsiballZ_setup.py && sleep 0' 19543 1726882553.64207: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882553.64213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.64229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.64276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.64283: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.64310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.64316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.64416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 19543 1726882553.64422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.64498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882553.64514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882553.64518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882553.64658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882553.66557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882553.66560: stdout chunk (state=3): >>><<< 19543 1726882553.66563: stderr chunk (state=3): >>><<< 19543 1726882553.66648: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882553.66651: _low_level_execute_command(): starting 19543 1726882553.66657: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277/AnsiballZ_setup.py && sleep 0' 19543 1726882553.68073: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882553.68201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.68215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.68231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.68274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882553.68285: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882553.68301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.68315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882553.68324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882553.68332: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882553.68341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882553.68351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882553.68369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882553.68378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882553.68387: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882553.68397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882553.68587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882553.68606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882553.68621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882553.68775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882553.70768: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19543 1726882553.70819: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 19543 1726882553.70873: stdout chunk (state=3): >>>import 'posix' # <<< 19543 1726882553.70894: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19543 1726882553.70931: stdout chunk (state=3): >>>import 'time' # <<< 19543 1726882553.70944: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19543 1726882553.71001: 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' <<< 19543 1726882553.71029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 19543 1726882553.71048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 19543 1726882553.71051: stdout chunk (state=3): >>>import '_codecs' # <<< 19543 1726882553.71070: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bdb3dc0> <<< 19543 1726882553.71137: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 19543 1726882553.71152: 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 0x7f8d6bd583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bdb3b20> <<< 19543 1726882553.71179: 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 0x7f8d6bdb3ac0> <<< 19543 1726882553.71216: stdout chunk (state=3): >>>import '_signal' # <<< 19543 1726882553.71237: 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' <<< 19543 1726882553.71262: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd58490> # /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' <<< 19543 1726882553.71292: 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 0x7f8d6bd58940> <<< 19543 1726882553.71316: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd58670> <<< 19543 1726882553.71346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19543 1726882553.71374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 19543 1726882553.71386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 19543 1726882553.71412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 19543 1726882553.71426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 19543 1726882553.71466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 19543 1726882553.71486: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd0f190> <<< 19543 1726882553.71502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 19543 1726882553.71505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 19543 1726882553.71571: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd0f220> <<< 19543 1726882553.71596: 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' <<< 19543 1726882553.71630: 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 0x7f8d6bd32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd0f940> <<< 19543 1726882553.71681: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd70880> <<< 19543 1726882553.71694: 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 0x7f8d6bd08d90> <<< 19543 1726882553.71758: 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' <<< 19543 1726882553.71761: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd32d90> <<< 19543 1726882553.71815: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd58970> <<< 19543 1726882553.71850: 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. <<< 19543 1726882553.72177: 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' <<< 19543 1726882553.72205: 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' <<< 19543 1726882553.72234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 19543 1726882553.72256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 19543 1726882553.72284: 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' <<< 19543 1726882553.72300: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcaeeb0> <<< 19543 1726882553.72334: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcb1f40> <<< 19543 1726882553.72375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19543 1726882553.72379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19543 1726882553.72409: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 19543 1726882553.72437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19543 1726882553.72474: 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' <<< 19543 1726882553.72488: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bca7610> <<< 19543 1726882553.72490: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcae370> <<< 19543 1726882553.72515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 19543 1726882553.72580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19543 1726882553.72605: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19543 1726882553.72628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882553.72658: 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' <<< 19543 1726882553.72694: 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 0x7f8d6bc30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc308b0> <<< 19543 1726882553.72724: stdout chunk (state=3): >>>import 'itertools' # <<< 19543 1726882553.72747: 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 0x7f8d6bc30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 19543 1726882553.72779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 19543 1726882553.72791: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc30f70> <<< 19543 1726882553.72834: 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' <<< 19543 1726882553.72850: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc30e80> import '_collections' # <<< 19543 1726882553.72891: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc89d30> <<< 19543 1726882553.72902: stdout chunk (state=3): >>>import '_functools' # <<< 19543 1726882553.72932: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc82610> <<< 19543 1726882553.73005: 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 0x7f8d6bc96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcb5e20> <<< 19543 1726882553.73017: 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' <<< 19543 1726882553.73044: 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 0x7f8d6bc42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc89250> <<< 19543 1726882553.73117: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882553.73128: 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 0x7f8d6bc96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcbb9d0> # /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' <<< 19543 1726882553.73156: 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' <<< 19543 1726882553.73196: 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' <<< 19543 1726882553.73223: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc42d90> <<< 19543 1726882553.73246: 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 0x7f8d6bc42d00> <<< 19543 1726882553.73260: 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' <<< 19543 1726882553.73292: 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' <<< 19543 1726882553.73316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 19543 1726882553.73368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 19543 1726882553.73411: 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 0x7f8d6b972370> <<< 19543 1726882553.73426: 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' <<< 19543 1726882553.73451: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b972460> <<< 19543 1726882553.73579: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc4afa0> <<< 19543 1726882553.74045: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc44490> # /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 0x7f8d6b8a61c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b95dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcbb040> # /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 0x7f8d6b8b8af0> 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 0x7f8d6b8b8e20> # /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 0x7f8d6b8ca730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19543 1726882553.74071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 19543 1726882553.74099: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8cac70> <<< 19543 1726882553.74129: 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 0x7f8d6b8583a0> <<< 19543 1726882553.74153: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b8f10> <<< 19543 1726882553.74167: 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' <<< 19543 1726882553.74224: 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 0x7f8d6b868280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ca5b0> import 'pwd' # <<< 19543 1726882553.74252: 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 0x7f8d6b868340> <<< 19543 1726882553.74298: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc429d0> <<< 19543 1726882553.74312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19543 1726882553.74344: stdout chunk (state=3): >>># 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 <<< 19543 1726882553.74365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 19543 1726882553.74391: 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 0x7f8d6b8846a0> <<< 19543 1726882553.74415: 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' <<< 19543 1726882553.74447: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882553.74471: 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 0x7f8d6b884970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b884760> # 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 0x7f8d6b884850> <<< 19543 1726882553.74975: 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' # 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 0x7f8d6b884ca0> # 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 0x7f8d6b8901f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b877a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc425b0> # /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 0x7f8d6b884a90> <<< 19543 1726882553.75045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19543 1726882553.75056: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d6b79f670> <<< 19543 1726882553.75308: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 19543 1726882553.75405: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.75436: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 19543 1726882553.75450: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.75480: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 19543 1726882553.76706: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.77648: 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 0x7f8d6b1ae7c0> <<< 19543 1726882553.77674: 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' <<< 19543 1726882553.77686: 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' <<< 19543 1726882553.77708: 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' <<< 19543 1726882553.77744: 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 0x7f8d6b1ae160> <<< 19543 1726882553.77782: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1ae280> <<< 19543 1726882553.77829: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1aef10> <<< 19543 1726882553.77848: 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' <<< 19543 1726882553.77891: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1ae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1aed30> import 'atexit' # <<< 19543 1726882553.77934: 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 0x7f8d6b1aef70> <<< 19543 1726882553.77946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19543 1726882553.77972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19543 1726882553.78012: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1ae100> <<< 19543 1726882553.78037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19543 1726882553.78054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 19543 1726882553.78081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 19543 1726882553.78114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 19543 1726882553.78117: 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' <<< 19543 1726882553.78202: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b183130> <<< 19543 1726882553.78239: 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 0x7f8d6b0870d0> <<< 19543 1726882553.78285: 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 0x7f8d6b0872b0> <<< 19543 1726882553.78299: 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' <<< 19543 1726882553.78340: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b087c40> <<< 19543 1726882553.78351: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b195dc0> <<< 19543 1726882553.78540: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1953a0> <<< 19543 1726882553.78560: 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' <<< 19543 1726882553.78596: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b195f70> <<< 19543 1726882553.78599: 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' <<< 19543 1726882553.78639: 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' <<< 19543 1726882553.78660: 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' <<< 19543 1726882553.78690: 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 0x7f8d6b1e3c10> <<< 19543 1726882553.78763: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b5cd0> <<< 19543 1726882553.78797: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b162b80> <<< 19543 1726882553.78831: 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 0x7f8d6b1b54c0> <<< 19543 1726882553.78845: 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 0x7f8d6b1b54f0> <<< 19543 1726882553.78877: 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 <<< 19543 1726882553.78894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 19543 1726882553.78897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 19543 1726882553.78923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 19543 1726882553.79001: 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 0x7f8d6b0e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f51f0> <<< 19543 1726882553.79018: 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' <<< 19543 1726882553.79092: 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 0x7f8d6b0f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5370> <<< 19543 1726882553.79111: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19543 1726882553.79497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b0f2880> # 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 0x7f8d6b0e58b0> <<< 19543 1726882553.79518: 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 0x7f8d6b18e190> <<< 19543 1726882553.79530: 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 0x7f8d6b1f5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1ee8b0> <<< 19543 1726882553.79565: 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' <<< 19543 1726882553.79638: 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' # 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 0x7f8d6b0e79d0> <<< 19543 1726882553.79824: 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 0x7f8d6b104b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b0f1640> <<< 19543 1726882553.79885: 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 0x7f8d6b0e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b0f1a30> <<< 19543 1726882553.79908: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.79911: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 19543 1726882553.79986: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.80091: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.80112: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 19543 1726882553.80115: 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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 19543 1726882553.80218: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.80314: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.80777: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.81244: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 19543 1726882553.81256: 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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 19543 1726882553.81281: stdout chunk (state=3): >>># /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' <<< 19543 1726882553.81336: 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 0x7f8d6b12d7c0> <<< 19543 1726882553.81416: 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 0x7f8d6b132820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac849a0> <<< 19543 1726882553.81484: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 19543 1726882553.81493: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.81519: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 19543 1726882553.81642: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.81778: 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' <<< 19543 1726882553.81791: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b16c760> # zipimport: zlib available <<< 19543 1726882553.82187: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82539: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82601: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82666: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 19543 1726882553.82669: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82691: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82732: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 19543 1726882553.82788: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82871: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 19543 1726882553.82891: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 19543 1726882553.82927: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.82966: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19543 1726882553.82980: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83150: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19543 1726882553.83369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 19543 1726882553.83387: stdout chunk (state=3): >>>import '_ast' # <<< 19543 1726882553.83458: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b13d0> <<< 19543 1726882553.83461: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83525: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83588: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19543 1726882553.83617: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83690: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 19543 1726882553.83733: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83769: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83871: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.83921: 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 <<< 19543 1726882553.83957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882553.84028: 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 0x7f8d6b1249a0> <<< 19543 1726882553.84137: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ab18430> <<< 19543 1726882553.84194: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 19543 1726882553.84197: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84232: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84305: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84316: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84363: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19543 1726882553.84378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19543 1726882553.84396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19543 1726882553.84418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19543 1726882553.84439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 19543 1726882553.84462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 19543 1726882553.84544: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b135670> <<< 19543 1726882553.84583: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b180d90> <<< 19543 1726882553.84650: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b1400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 19543 1726882553.84655: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84689: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84702: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 19543 1726882553.84789: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 19543 1726882553.84814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 19543 1726882553.84818: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84872: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84939: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84942: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84967: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.84995: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85035: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85069: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85099: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 19543 1726882553.85181: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85230: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85255: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85299: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 19543 1726882553.85302: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85435: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85580: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85606: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.85667: 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' <<< 19543 1726882553.85707: 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' <<< 19543 1726882553.85724: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 19543 1726882553.85740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 19543 1726882553.85766: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6acadac0> <<< 19543 1726882553.85790: 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' <<< 19543 1726882553.85803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 19543 1726882553.85820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 19543 1726882553.85868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 19543 1726882553.85882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 19543 1726882553.85885: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac67a90> <<< 19543 1726882553.85915: 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 0x7f8d6ac67a00> <<< 19543 1726882553.85987: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac99760> <<< 19543 1726882553.86005: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6acad190> <<< 19543 1726882553.86033: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6aa04f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6aa04af0> <<< 19543 1726882553.86046: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 19543 1726882553.86086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 19543 1726882553.86099: 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' <<< 19543 1726882553.86132: 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 0x7f8d6b191cd0> <<< 19543 1726882553.86166: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac49eb0> <<< 19543 1726882553.86194: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 19543 1726882553.86197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 19543 1726882553.86214: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1912e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 19543 1726882553.86245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 19543 1726882553.86289: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882553.86292: stdout chunk (state=3): >>># 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 0x7f8d6aa6cfa0> <<< 19543 1726882553.86326: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac96dc0> <<< 19543 1726882553.86359: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6aa04dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 19543 1726882553.86386: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 19543 1726882553.86437: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86488: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 19543 1726882553.86537: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86607: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 19543 1726882553.86612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 19543 1726882553.86634: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86649: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 19543 1726882553.86691: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86722: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86774: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 19543 1726882553.86810: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86843: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 19543 1726882553.86859: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86906: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.86961: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87001: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87058: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 19543 1726882553.87076: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87468: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87830: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 19543 1726882553.87874: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87927: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87953: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.87996: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 19543 1726882553.87999: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88021: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 19543 1726882553.88060: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88105: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88161: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 19543 1726882553.88166: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88189: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88215: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 19543 1726882553.88250: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88286: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 19543 1726882553.88289: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88342: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88431: 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' <<< 19543 1726882553.88454: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac89670> <<< 19543 1726882553.88476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 19543 1726882553.88499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 19543 1726882553.88659: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a97cf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 19543 1726882553.88676: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88725: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88790: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 19543 1726882553.88793: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88857: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88945: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 19543 1726882553.88951: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.88998: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89072: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 19543 1726882553.89086: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89103: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 19543 1726882553.89174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 19543 1726882553.89319: 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 0x7f8d6a96bc10> <<< 19543 1726882553.89577: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a9c3b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 19543 1726882553.89581: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89623: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89682: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 19543 1726882553.89685: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89741: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.89907: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90054: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 19543 1726882553.90058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90084: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90126: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 19543 1726882553.90165: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90209: 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' <<< 19543 1726882553.90270: 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 0x7f8d6a8ff4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a8ffa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 19543 1726882553.90308: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 19543 1726882553.90311: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90367: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90518: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.90642: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 19543 1726882553.90735: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90813: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90852: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90896: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 19543 1726882553.90899: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.90997: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.91010: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.91130: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.91252: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 19543 1726882553.91255: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.91355: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.91479: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 19543 1726882553.91483: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.91522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.91967: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.92371: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 19543 1726882553.92391: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.92468: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.92557: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 19543 1726882553.92643: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.92737: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 19543 1726882553.92740: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.92848: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93009: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 19543 1726882553.93012: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 19543 1726882553.93028: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93177: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93194: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.93261: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93429: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93602: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 19543 1726882553.93616: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93637: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93718: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 19543 1726882553.93722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.93735: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 19543 1726882553.93789: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.93855: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 19543 1726882553.93903: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 19543 1726882553.93960: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94015: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 19543 1726882553.94018: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94080: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94115: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 19543 1726882553.94347: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94556: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 19543 1726882553.94602: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94666: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 19543 1726882553.94689: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94746: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 19543 1726882553.94749: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94760: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94794: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 19543 1726882553.94797: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94824: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94861: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 19543 1726882553.94877: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.94924: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95011: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 19543 1726882553.95040: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 19543 1726882553.95043: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95080: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95144: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available <<< 19543 1726882553.95156: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95240: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95326: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95378: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 19543 1726882553.95393: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95427: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95481: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 19543 1726882553.95484: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95813: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 19543 1726882553.95818: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95844: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95901: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 19543 1726882553.95938: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.95986: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 19543 1726882553.95989: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.96068: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.96131: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 19543 1726882553.96214: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.96284: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 19543 1726882553.96393: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882553.96540: 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' <<< 19543 1726882553.96610: stdout chunk (state=3): >>># /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 0x7f8d6a72e0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a72e910> <<< 19543 1726882553.96668: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a72ef40> <<< 19543 1726882553.98006: stdout chunk (state=3): >>>import 'gc' # <<< 19543 1726882553.99849: stdout chunk (state=3): >>># /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' <<< 19543 1726882553.99884: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a72e520> # /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' <<< 19543 1726882553.99887: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a94ab20> <<< 19543 1726882553.99978: 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' <<< 19543 1726882554.00001: 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 0x7f8d6a8f2b50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a8f2670> <<< 19543 1726882554.00262: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 19543 1726882554.00279: 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 <<< 19543 1726882554.25065: stdout chunk (state=3): >>> {"ansible_facts": {"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-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.36, "5m": 0.35, "15m": 0.19}, "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": 2811, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 721, "free": 2811}, "nocache": {"free": 3273, "used": 259}, "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", "ans<<< 19543 1726882554.25127: stdout chunk (state=3): >>>ible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": 493, "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": 264239452160, "block_size": 4096, "block_total": 65519355, "block_available": 64511585, "block_used": 1007770, "inode_total": 131071472, "inode_available": 130998694, "inode_used": 72778, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 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_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "54", "epoch": "1726882554", "epoch_int": "1726882554", "date": "2024-09-20", "time": "21:35:54", "iso8601_micro": "2024-09-21T01:35:54.204559Z", "iso8601": "2024-09-21T01:35:54Z", "iso8601_basic": "20240920T213554204559", "iso8601_basic_short": "20240920T213554", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "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 [<<< 19543 1726882554.25149: stdout chunk (state=3): >>>fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "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"}}} <<< 19543 1726882554.25826: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # 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 <<< 19543 1726882554.25950: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.26169: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.26196: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.26514: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19543 1726882554.26529: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 19543 1726882554.26573: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 19543 1726882554.26627: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 19543 1726882554.26631: 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 <<< 19543 1726882554.26655: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19543 1726882554.26709: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 19543 1726882554.26777: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing <<< 19543 1726882554.26781: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 19543 1726882554.26823: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction # destroy shlex <<< 19543 1726882554.26857: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 19543 1726882554.26917: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 19543 1726882554.26920: 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 # destroy array # destroy multiprocessing.dummy.connection <<< 19543 1726882554.26992: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.27092: 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 # 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 <<< 19543 1726882554.27181: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.27212: 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 <<< 19543 1726882554.27233: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 19543 1726882554.27252: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.27455: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 19543 1726882554.27497: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.27519: 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 <<< 19543 1726882554.27522: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 19543 1726882554.27557: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 19543 1726882554.28010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 19543 1726882554.28013: stdout chunk (state=3): >>><<< 19543 1726882554.28015: stderr chunk (state=3): >>><<< 19543 1726882554.28278: _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 0x7f8d6bdb3dc0> # /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 0x7f8d6bd583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bdb3b20> # /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 0x7f8d6bdb3ac0> 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 0x7f8d6bd58490> # /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 0x7f8d6bd58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd58670> # /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 0x7f8d6bd0f190> # /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 0x7f8d6bd0f220> # /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 0x7f8d6bd32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd70880> # /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 0x7f8d6bd08d90> # /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 0x7f8d6bd32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bd58970> 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 0x7f8d6bcaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcb1f40> # /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 0x7f8d6bca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcae370> # /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 0x7f8d6bc30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc308b0> 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 0x7f8d6bc30eb0> # /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 0x7f8d6bc30f70> # /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 0x7f8d6bc30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc82610> # /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 0x7f8d6bc96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcb5e20> # /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 0x7f8d6bc42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc89250> # 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 0x7f8d6bc96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcbb9d0> # /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 0x7f8d6bc42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc42d90> # /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 0x7f8d6bc42d00> # /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 0x7f8d6b972370> # /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 0x7f8d6b972460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc44490> # /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 0x7f8d6b8a61c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b95dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bcbb040> # /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 0x7f8d6b8b8af0> 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 0x7f8d6b8b8e20> # /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 0x7f8d6b8ca730> # /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 0x7f8d6b8cac70> # 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 0x7f8d6b8583a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8b8f10> # /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 0x7f8d6b868280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8ca5b0> 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 0x7f8d6b868340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc429d0> # /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 0x7f8d6b8846a0> # /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 0x7f8d6b884970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b884760> # 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 0x7f8d6b884850> # /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 0x7f8d6b884ca0> # 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 0x7f8d6b8901f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b8848e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b877a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6bc425b0> # /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 0x7f8d6b884a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d6b79f670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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 0x7f8d6b1ae7c0> # /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 0x7f8d6b1ae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1ae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1aef10> # /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 0x7f8d6b1ae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1aed30> 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 0x7f8d6b1aef70> # /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 0x7f8d6b1ae100> # /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 0x7f8d6b183130> # 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 0x7f8d6b0870d0> # 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 0x7f8d6b0872b0> # /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 0x7f8d6b087c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b195dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1953a0> # /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 0x7f8d6b195f70> # /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 0x7f8d6b1e3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b162b80> # 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 0x7f8d6b1b54c0> # /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 0x7f8d6b1b54f0> # /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 0x7f8d6b0e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f51f0> # /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 0x7f8d6b0f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1f5370> # /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 0x7f8d6b1f5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b0f2880> # 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 0x7f8d6b0e58b0> # 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 0x7f8d6b18e190> # 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 0x7f8d6b1f5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1ee8b0> # /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 0x7f8d6b0e79d0> # 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 0x7f8d6b104b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b0f1640> # 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 0x7f8d6b0e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b0f1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6b12d7c0> # /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 0x7f8d6b132820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac849a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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 0x7f8d6b16c760> # 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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6b1b13d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6b1249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ab18430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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 0x7f8d6b135670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b180d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6b1b1400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6acadac0> # /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 0x7f8d6ac67a90> # 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 0x7f8d6ac67a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac99760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6acad190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6aa04f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6aa04af0> # /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 0x7f8d6b191cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac49eb0> # /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 0x7f8d6b1912e0> # /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 0x7f8d6aa6cfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6ac96dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6aa04dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6ac89670> # /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 0x7f8d6a97cf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6a96bc10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a9c3b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6a8ff4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a8ffa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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_qgsalfyi/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 0x7f8d6a72e0d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a72e910> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a72ef40> 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 0x7f8d6a72e520> # /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 0x7f8d6a94ab20> # /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 0x7f8d6a8f2b50> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d6a8f2670> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "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-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_loadavg": {"1m": 0.36, "5m": 0.35, "15m": 0.19}, "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": 2811, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 721, "free": 2811}, "nocache": {"free": 3273, "used": 259}, "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": "ec2e6858-9a88-b36a-7765-70992ab591a7", "ansible_product_uuid": "ec2e6858-9a88-b36a-7765-70992ab591a7", "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": 493, "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": 264239452160, "block_size": 4096, "block_total": 65519355, "block_available": 64511585, "block_used": 1007770, "inode_total": 131071472, "inode_available": 130998694, "inode_used": 72778, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 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_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "54", "epoch": "1726882554", "epoch_int": "1726882554", "date": "2024-09-20", "time": "21:35:54", "iso8601_micro": "2024-09-21T01:35:54.204559Z", "iso8601": "2024-09-21T01:35:54Z", "iso8601_basic": "20240920T213554204559", "iso8601_basic_short": "20240920T213554", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "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_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::104f:68ff:fe7a:deb1", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.158", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:4f:68:7a:de:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.158"], "ansible_all_ipv6_addresses": ["fe80::104f:68ff:fe7a:deb1"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.158", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::104f:68ff:fe7a:deb1"]}, "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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.11.158 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_node2 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. 19543 1726882554.29840: 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-1726882552.9716225-19588-142517322601277/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19543 1726882554.29844: _low_level_execute_command(): starting 19543 1726882554.29846: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882552.9716225-19588-142517322601277/ > /dev/null 2>&1 && sleep 0' 19543 1726882554.31626: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882554.31640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.31655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.31679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.31814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.31831: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882554.31850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.31873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882554.31885: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882554.31896: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882554.31912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.31927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.31947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.31961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.31975: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882554.31987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.32100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882554.32174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882554.32192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882554.32323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882554.34289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882554.34293: stdout chunk (state=3): >>><<< 19543 1726882554.34295: stderr chunk (state=3): >>><<< 19543 1726882554.34575: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882554.34579: handler run complete 19543 1726882554.34581: variable 'ansible_facts' from source: unknown 19543 1726882554.34583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.34930: variable 'ansible_facts' from source: unknown 19543 1726882554.35095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.35482: attempt loop complete, returning result 19543 1726882554.35492: _execute() done 19543 1726882554.35498: dumping result to json 19543 1726882554.35532: done dumping result, returning 19543 1726882554.35557: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-b8ea-59a2-000000000157] 19543 1726882554.35675: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000157 ok: [managed_node2] 19543 1726882554.36561: no more pending results, returning what we have 19543 1726882554.36570: results queue empty 19543 1726882554.36571: checking for any_errors_fatal 19543 1726882554.36572: done checking for any_errors_fatal 19543 1726882554.36573: checking for max_fail_percentage 19543 1726882554.36575: done checking for max_fail_percentage 19543 1726882554.36576: checking to see if all hosts have failed and the running result is not ok 19543 1726882554.36577: done checking to see if all hosts have failed 19543 1726882554.36578: getting the remaining hosts for this loop 19543 1726882554.36580: done getting the remaining hosts for this loop 19543 1726882554.36584: getting the next task for host managed_node2 19543 1726882554.36593: done getting next task for host managed_node2 19543 1726882554.36595: ^ task is: TASK: meta (flush_handlers) 19543 1726882554.36597: ^ 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 19543 1726882554.36601: getting variables 19543 1726882554.36603: in VariableManager get_vars() 19543 1726882554.36629: Calling all_inventory to load vars for managed_node2 19543 1726882554.36632: Calling groups_inventory to load vars for managed_node2 19543 1726882554.36635: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882554.36647: Calling all_plugins_play to load vars for managed_node2 19543 1726882554.36650: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882554.36657: Calling groups_plugins_play to load vars for managed_node2 19543 1726882554.36853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.37295: done with get_vars() 19543 1726882554.37306: done getting variables 19543 1726882554.37557: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000157 19543 1726882554.37561: WORKER PROCESS EXITING 19543 1726882554.37617: in VariableManager get_vars() 19543 1726882554.37628: Calling all_inventory to load vars for managed_node2 19543 1726882554.37630: Calling groups_inventory to load vars for managed_node2 19543 1726882554.37632: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882554.37637: Calling all_plugins_play to load vars for managed_node2 19543 1726882554.37640: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882554.37647: Calling groups_plugins_play to load vars for managed_node2 19543 1726882554.38129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.38508: done with get_vars() 19543 1726882554.38524: done queuing things up, now waiting for results queue to drain 19543 1726882554.38642: results queue empty 19543 1726882554.38644: checking for any_errors_fatal 19543 1726882554.38646: done checking for any_errors_fatal 19543 1726882554.38647: checking for max_fail_percentage 19543 1726882554.38649: done checking for max_fail_percentage 19543 1726882554.38649: checking to see if all hosts have failed and the running result is not ok 19543 1726882554.38650: done checking to see if all hosts have failed 19543 1726882554.38651: getting the remaining hosts for this loop 19543 1726882554.38652: done getting the remaining hosts for this loop 19543 1726882554.38658: getting the next task for host managed_node2 19543 1726882554.38665: done getting next task for host managed_node2 19543 1726882554.38668: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19543 1726882554.38670: ^ 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 19543 1726882554.38672: getting variables 19543 1726882554.38673: in VariableManager get_vars() 19543 1726882554.38682: Calling all_inventory to load vars for managed_node2 19543 1726882554.38684: Calling groups_inventory to load vars for managed_node2 19543 1726882554.38686: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882554.38691: Calling all_plugins_play to load vars for managed_node2 19543 1726882554.38694: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882554.38696: Calling groups_plugins_play to load vars for managed_node2 19543 1726882554.38951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.39378: done with get_vars() 19543 1726882554.39386: 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_coalesce_initscripts.yml:10 Friday 20 September 2024 21:35:54 -0400 (0:00:01.475) 0:00:01.487 ****** 19543 1726882554.39588: entering _queue_task() for managed_node2/include_tasks 19543 1726882554.39591: Creating lock for include_tasks 19543 1726882554.40260: worker is 1 (out of 1 available) 19543 1726882554.40390: exiting _queue_task() for managed_node2/include_tasks 19543 1726882554.40402: done queuing things up, now waiting for results queue to drain 19543 1726882554.40404: waiting for pending results... 19543 1726882554.41296: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 19543 1726882554.41403: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000006 19543 1726882554.41503: variable 'ansible_search_path' from source: unknown 19543 1726882554.41541: calling self._execute() 19543 1726882554.41735: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882554.41746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882554.41761: variable 'omit' from source: magic vars 19543 1726882554.41990: _execute() done 19543 1726882554.41998: dumping result to json 19543 1726882554.42004: done dumping result, returning 19543 1726882554.42013: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-b8ea-59a2-000000000006] 19543 1726882554.42031: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000006 19543 1726882554.42300: no more pending results, returning what we have 19543 1726882554.42306: in VariableManager get_vars() 19543 1726882554.42341: Calling all_inventory to load vars for managed_node2 19543 1726882554.42344: Calling groups_inventory to load vars for managed_node2 19543 1726882554.42347: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882554.42365: Calling all_plugins_play to load vars for managed_node2 19543 1726882554.42370: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882554.42374: Calling groups_plugins_play to load vars for managed_node2 19543 1726882554.42552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.42819: done with get_vars() 19543 1726882554.42827: variable 'ansible_search_path' from source: unknown 19543 1726882554.42845: we have included files to process 19543 1726882554.42846: generating all_blocks data 19543 1726882554.42847: done generating all_blocks data 19543 1726882554.42848: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19543 1726882554.42849: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19543 1726882554.42852: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19543 1726882554.43552: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000006 19543 1726882554.43558: WORKER PROCESS EXITING 19543 1726882554.44501: in VariableManager get_vars() 19543 1726882554.44516: done with get_vars() 19543 1726882554.44642: done processing included file 19543 1726882554.44644: iterating over new_blocks loaded from include file 19543 1726882554.44649: in VariableManager get_vars() 19543 1726882554.44662: done with get_vars() 19543 1726882554.44666: filtering new block on tags 19543 1726882554.44682: done filtering new block on tags 19543 1726882554.44686: in VariableManager get_vars() 19543 1726882554.44696: done with get_vars() 19543 1726882554.44698: filtering new block on tags 19543 1726882554.44715: done filtering new block on tags 19543 1726882554.44717: in VariableManager get_vars() 19543 1726882554.44727: done with get_vars() 19543 1726882554.44729: filtering new block on tags 19543 1726882554.44742: done filtering new block on tags 19543 1726882554.44861: 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_node2 19543 1726882554.44872: extending task lists for all hosts with included blocks 19543 1726882554.44920: done extending task lists 19543 1726882554.44922: done processing included files 19543 1726882554.44923: results queue empty 19543 1726882554.44923: checking for any_errors_fatal 19543 1726882554.44925: done checking for any_errors_fatal 19543 1726882554.44926: checking for max_fail_percentage 19543 1726882554.44927: done checking for max_fail_percentage 19543 1726882554.44927: checking to see if all hosts have failed and the running result is not ok 19543 1726882554.44928: done checking to see if all hosts have failed 19543 1726882554.44929: getting the remaining hosts for this loop 19543 1726882554.44930: done getting the remaining hosts for this loop 19543 1726882554.44932: getting the next task for host managed_node2 19543 1726882554.44936: done getting next task for host managed_node2 19543 1726882554.44938: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19543 1726882554.44940: ^ 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 19543 1726882554.44943: getting variables 19543 1726882554.44944: in VariableManager get_vars() 19543 1726882554.44951: Calling all_inventory to load vars for managed_node2 19543 1726882554.44956: Calling groups_inventory to load vars for managed_node2 19543 1726882554.44958: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882554.45079: Calling all_plugins_play to load vars for managed_node2 19543 1726882554.45083: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882554.45090: Calling groups_plugins_play to load vars for managed_node2 19543 1726882554.45374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882554.45792: done with get_vars() 19543 1726882554.45801: 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:35:54 -0400 (0:00:00.064) 0:00:01.551 ****** 19543 1726882554.45991: entering _queue_task() for managed_node2/setup 19543 1726882554.46635: worker is 1 (out of 1 available) 19543 1726882554.46646: exiting _queue_task() for managed_node2/setup 19543 1726882554.46665: done queuing things up, now waiting for results queue to drain 19543 1726882554.46667: waiting for pending results... 19543 1726882554.47223: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 19543 1726882554.47333: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000168 19543 1726882554.47350: variable 'ansible_search_path' from source: unknown 19543 1726882554.47360: variable 'ansible_search_path' from source: unknown 19543 1726882554.47420: calling self._execute() 19543 1726882554.47572: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882554.48165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882554.48276: variable 'omit' from source: magic vars 19543 1726882554.49395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882554.54376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882554.54561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882554.54651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882554.54752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882554.54854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882554.55055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882554.55094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882554.55125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882554.55295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882554.55316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882554.55723: variable 'ansible_facts' from source: unknown 19543 1726882554.55795: variable 'network_test_required_facts' from source: task vars 19543 1726882554.55953: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19543 1726882554.55968: variable 'omit' from source: magic vars 19543 1726882554.56008: variable 'omit' from source: magic vars 19543 1726882554.56156: variable 'omit' from source: magic vars 19543 1726882554.56185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19543 1726882554.56214: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19543 1726882554.56367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19543 1726882554.56389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882554.56405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882554.56437: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19543 1726882554.56445: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882554.56454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882554.56552: Set connection var ansible_connection to ssh 19543 1726882554.56695: Set connection var ansible_shell_executable to /bin/sh 19543 1726882554.56706: Set connection var ansible_shell_type to sh 19543 1726882554.56716: Set connection var ansible_timeout to 10 19543 1726882554.56729: Set connection var ansible_module_compression to ZIP_DEFLATED 19543 1726882554.56738: Set connection var ansible_pipelining to False 19543 1726882554.56814: variable 'ansible_shell_executable' from source: unknown 19543 1726882554.56823: variable 'ansible_connection' from source: unknown 19543 1726882554.56830: variable 'ansible_module_compression' from source: unknown 19543 1726882554.56836: variable 'ansible_shell_type' from source: unknown 19543 1726882554.56843: variable 'ansible_shell_executable' from source: unknown 19543 1726882554.56849: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882554.56856: variable 'ansible_pipelining' from source: unknown 19543 1726882554.56905: variable 'ansible_timeout' from source: unknown 19543 1726882554.56916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882554.57173: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 19543 1726882554.57239: variable 'omit' from source: magic vars 19543 1726882554.57250: starting attempt loop 19543 1726882554.57257: running the handler 19543 1726882554.57277: _low_level_execute_command(): starting 19543 1726882554.57345: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19543 1726882554.59133: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882554.59204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.59220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.59240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.59316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.59330: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882554.59344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.59366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882554.59419: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882554.59433: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882554.59446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.59461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.59480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.59491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.59501: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882554.59518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.59690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882554.59710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882554.59757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882554.59887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19543 1726882554.62183: stdout chunk (state=3): >>>/root <<< 19543 1726882554.62414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882554.62437: stdout chunk (state=3): >>><<< 19543 1726882554.62440: stderr chunk (state=3): >>><<< 19543 1726882554.62469: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19543 1726882554.62502: _low_level_execute_command(): starting 19543 1726882554.62520: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331 `" && echo ansible-tmp-1726882554.6245673-19667-78610788775331="` echo /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331 `" ) && sleep 0' 19543 1726882554.64175: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.64189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.64511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.64515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.64518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.64697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882554.64749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882554.64961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882554.67102: stdout chunk (state=3): >>>ansible-tmp-1726882554.6245673-19667-78610788775331=/root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331 <<< 19543 1726882554.67277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882554.67342: stderr chunk (state=3): >>><<< 19543 1726882554.67346: stdout chunk (state=3): >>><<< 19543 1726882554.67475: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882554.6245673-19667-78610788775331=/root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882554.67478: variable 'ansible_module_compression' from source: unknown 19543 1726882554.67480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19543xcct0u6e/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19543 1726882554.67582: variable 'ansible_facts' from source: unknown 19543 1726882554.67720: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331/AnsiballZ_setup.py 19543 1726882554.68375: Sending initial data 19543 1726882554.68378: Sent initial data (153 bytes) 19543 1726882554.70999: 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 <<< 19543 1726882554.71003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.71144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.71148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.71152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.71218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882554.71222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882554.71346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19543 1726882554.73832: 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 <<< 19543 1726882554.73933: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19543 1726882554.74038: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19543xcct0u6e/tmpxg7x6g49 /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331/AnsiballZ_setup.py <<< 19543 1726882554.74141: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19543 1726882554.77351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882554.77617: stderr chunk (state=3): >>><<< 19543 1726882554.77620: stdout chunk (state=3): >>><<< 19543 1726882554.77623: done transferring module to remote 19543 1726882554.77625: _low_level_execute_command(): starting 19543 1726882554.77627: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331/ /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331/AnsiballZ_setup.py && sleep 0' 19543 1726882554.79078: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882554.79092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.79106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.79123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.79199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.79275: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882554.79290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.79307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882554.79318: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882554.79329: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882554.79341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.79357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.79379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.79392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.79402: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882554.79415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.79611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882554.79629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882554.79644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882554.79931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19543 1726882554.82421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882554.82424: stdout chunk (state=3): >>><<< 19543 1726882554.82427: stderr chunk (state=3): >>><<< 19543 1726882554.82523: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19543 1726882554.82527: _low_level_execute_command(): starting 19543 1726882554.82530: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331/AnsiballZ_setup.py && sleep 0' 19543 1726882554.84014: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882554.84080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.84184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.84202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.84243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.84258: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882554.84277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.84298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882554.84309: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882554.84320: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882554.84332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882554.84344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882554.84361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882554.84376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882554.84388: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882554.84405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882554.84631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882554.84648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882554.84668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882554.84860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19543 1726882554.87736: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19543 1726882554.87823: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 19543 1726882554.87877: stdout chunk (state=3): >>>import 'posix' # <<< 19543 1726882554.87912: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19543 1726882554.87977: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 19543 1726882554.87987: stdout chunk (state=3): >>> # installed zipimport hook <<< 19543 1726882554.88040: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 19543 1726882554.88053: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.88083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 19543 1726882554.88116: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d1b3dc0> <<< 19543 1726882554.88150: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 19543 1726882554.88185: 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 0x7fca9d1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d1b3b20> <<< 19543 1726882554.88224: 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' <<< 19543 1726882554.88244: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d1b3ac0> <<< 19543 1726882554.88274: stdout chunk (state=3): >>>import '_signal' # <<< 19543 1726882554.88312: 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' <<< 19543 1726882554.88316: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d158490> <<< 19543 1726882554.88351: 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' <<< 19543 1726882554.88356: 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' <<< 19543 1726882554.88391: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d158670> <<< 19543 1726882554.88431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19543 1726882554.88466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 19543 1726882554.88479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 19543 1726882554.88496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 19543 1726882554.88520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 19543 1726882554.88546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 19543 1726882554.88588: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d10f190> <<< 19543 1726882554.88593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 19543 1726882554.88605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 19543 1726882554.88719: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d10f220> <<< 19543 1726882554.88732: 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' <<< 19543 1726882554.88777: 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 0x7fca9d132850> <<< 19543 1726882554.88791: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d10f940> <<< 19543 1726882554.88831: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d170880> <<< 19543 1726882554.88835: 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 0x7fca9d108d90> <<< 19543 1726882554.89080: 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 0x7fca9d132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d158970> 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. <<< 19543 1726882554.89586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 19543 1726882554.89610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 19543 1726882554.89652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 19543 1726882554.89684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 19543 1726882554.89714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 19543 1726882554.89758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 19543 1726882554.89799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 19543 1726882554.89822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 19543 1726882554.89851: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0aeeb0> <<< 19543 1726882554.89940: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0b1f40> <<< 19543 1726882554.89974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19543 1726882554.90002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19543 1726882554.90036: stdout chunk (state=3): >>>import '_sre' # <<< 19543 1726882554.90078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 19543 1726882554.90109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19543 1726882554.90164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 19543 1726882554.90178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 19543 1726882554.90207: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0a7610> <<< 19543 1726882554.90241: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0ad640> <<< 19543 1726882554.90274: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0ae370> <<< 19543 1726882554.90306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 19543 1726882554.90430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19543 1726882554.90473: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19543 1726882554.90523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882554.90578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 19543 1726882554.90592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 19543 1726882554.90652: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882554.90690: 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 0x7fca9d02fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d02f910> <<< 19543 1726882554.90716: stdout chunk (state=3): >>>import 'itertools' # <<< 19543 1726882554.90773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 19543 1726882554.90787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d02ff10> <<< 19543 1726882554.90817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 19543 1726882554.90858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 19543 1726882554.90902: stdout chunk (state=3): >>>import '_operator' # <<< 19543 1726882554.90931: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d02ffd0> <<< 19543 1726882554.90974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 19543 1726882554.91002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 19543 1726882554.91015: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0420d0> <<< 19543 1726882554.91018: stdout chunk (state=3): >>>import '_collections' # <<< 19543 1726882554.91205: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d089d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d082670> # /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 0x7fca9d0956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0b5e20> <<< 19543 1726882554.91208: 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' <<< 19543 1726882554.91322: 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 0x7fca9d042cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0892b0> # 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 0x7fca9d0952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0bb9d0> <<< 19543 1726882554.91341: 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' <<< 19543 1726882554.91376: 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' <<< 19543 1726882554.91394: 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 0x7fca9d042eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042df0> <<< 19543 1726882554.91420: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 19543 1726882554.91424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042d60> <<< 19543 1726882554.91434: 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' <<< 19543 1726882554.91476: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 19543 1726882554.91481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 19543 1726882554.91493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 19543 1726882554.91543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 19543 1726882554.91591: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 19543 1726882554.91598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cd723d0> <<< 19543 1726882554.91600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 19543 1726882554.91615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 19543 1726882554.91626: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cd724c0> <<< 19543 1726882554.91756: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d04af40> <<< 19543 1726882554.91793: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d044a90> <<< 19543 1726882554.91831: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d044490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 19543 1726882554.91834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 19543 1726882554.91854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19543 1726882554.91895: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.91911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc8c220> <<< 19543 1726882554.91938: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cd5d520> <<< 19543 1726882554.92003: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d044f10> <<< 19543 1726882554.92006: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0bb040> <<< 19543 1726882554.92037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19543 1726882554.92080: 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 0x7fca9cc9eb50> <<< 19543 1726882554.92097: stdout chunk (state=3): >>>import 'errno' # <<< 19543 1726882554.92163: 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 0x7fca9cc9ee80> # /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' <<< 19543 1726882554.92193: 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 0x7fca9ccaf790> <<< 19543 1726882554.92197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 19543 1726882554.92218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 19543 1726882554.92250: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9ccafcd0> <<< 19543 1726882554.92301: 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 0x7fca9cc3d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc9ef70> <<< 19543 1726882554.92315: 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' <<< 19543 1726882554.92380: 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 0x7fca9cc4e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9ccaf610> <<< 19543 1726882554.92397: stdout chunk (state=3): >>>import 'pwd' # <<< 19543 1726882554.92410: 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 0x7fca9cc4e3a0> <<< 19543 1726882554.92455: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042a30> <<< 19543 1726882554.92469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19543 1726882554.92511: stdout chunk (state=3): >>># 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 <<< 19543 1726882554.92514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 19543 1726882554.92553: 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 0x7fca9cc69700> <<< 19543 1726882554.92581: 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' <<< 19543 1726882554.92619: 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 0x7fca9cc699d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc697c0> <<< 19543 1726882554.92645: 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 0x7fca9cc698b0> <<< 19543 1726882554.92648: 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' <<< 19543 1726882554.92847: 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 0x7fca9cc69d00> <<< 19543 1726882554.92886: 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 0x7fca9cc74250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc69940> <<< 19543 1726882554.92903: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc5da90> <<< 19543 1726882554.92915: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042610> <<< 19543 1726882554.92936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 19543 1726882554.92994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 19543 1726882554.93031: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc69af0> <<< 19543 1726882554.93191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca9cb8d6d0> <<< 19543 1726882554.93452: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip' # zipimport: zlib available <<< 19543 1726882554.93543: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882554.93589: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 19543 1726882554.93615: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 19543 1726882554.93628: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882554.94834: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882554.96055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 19543 1726882554.96086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ac820> <<< 19543 1726882554.96090: 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' <<< 19543 1726882554.96115: 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' <<< 19543 1726882554.96127: 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' <<< 19543 1726882554.96156: 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 0x7fca9c5ac160> <<< 19543 1726882554.96216: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ac280> <<< 19543 1726882554.96275: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5acf70> <<< 19543 1726882554.96288: 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' <<< 19543 1726882554.96350: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ac4f0> <<< 19543 1726882554.96353: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5acd90> import 'atexit' # <<< 19543 1726882554.96397: 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 0x7fca9c5acfd0> <<< 19543 1726882554.96410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19543 1726882554.96444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19543 1726882554.96512: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ac100> <<< 19543 1726882554.96525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19543 1726882554.96552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 19543 1726882554.96567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 19543 1726882554.96605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 19543 1726882554.96625: 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' <<< 19543 1726882554.96761: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5830d0> <<< 19543 1726882554.96808: 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 0x7fca9c488310> <<< 19543 1726882554.96837: 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 0x7fca9c488160> <<< 19543 1726882554.96867: 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' <<< 19543 1726882554.96930: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c488ca0> <<< 19543 1726882554.96942: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c593dc0> <<< 19543 1726882554.97280: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5933a0> <<< 19543 1726882554.97309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 19543 1726882554.97334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 19543 1726882554.97374: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c593fd0> <<< 19543 1726882554.97409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 19543 1726882554.97440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 19543 1726882554.97498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 19543 1726882554.97511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 19543 1726882554.97543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 19543 1726882554.97581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 19543 1726882554.97623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 19543 1726882554.97647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 19543 1726882554.97665: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5e3d30> <<< 19543 1726882554.97817: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c581730> <<< 19543 1726882554.97820: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c581400> <<< 19543 1726882554.97832: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c561b20> <<< 19543 1726882554.97889: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882554.97906: 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 0x7fca9c581f40> <<< 19543 1726882554.97952: 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 <<< 19543 1726882554.97986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882554.97989: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c581f10> <<< 19543 1726882554.98025: 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 <<< 19543 1726882554.98051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 19543 1726882554.98089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 19543 1726882554.98156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 19543 1726882554.98283: 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' <<< 19543 1726882554.98334: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9c4f3fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5f5250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 19543 1726882554.98337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 19543 1726882554.98425: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882554.98429: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fca9c4f0850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5f53d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19543 1726882554.98452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882554.98497: 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' # <<< 19543 1726882554.98549: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5f5ca0> <<< 19543 1726882554.98694: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c4f07f0> <<< 19543 1726882554.98797: 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 0x7fca9c58dc10> <<< 19543 1726882554.98830: 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 0x7fca9c5f5fa0> <<< 19543 1726882554.98899: 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' <<< 19543 1726882554.98903: 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 0x7fca9c5f5550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ee910> <<< 19543 1726882554.98930: 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' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 19543 1726882554.98975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 19543 1726882554.98988: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882554.99011: 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 0x7fca9c4e5940> <<< 19543 1726882554.99235: 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 0x7fca9c503d90> <<< 19543 1726882554.99269: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c4ef580> <<< 19543 1726882554.99380: 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 0x7fca9c4e5ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c4ef9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 19543 1726882554.99476: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882554.99499: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 19543 1726882554.99502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 19543 1726882554.99604: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882554.99695: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.00167: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.00643: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 19543 1726882555.00647: 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_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 19543 1726882555.00671: stdout chunk (state=3): >>># /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' <<< 19543 1726882555.00733: 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 0x7fca9c5027f0> <<< 19543 1726882555.00807: 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' <<< 19543 1726882555.00826: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c53d8b0> <<< 19543 1726882555.00829: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c072970> <<< 19543 1726882555.00873: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 19543 1726882555.00895: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.00908: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 19543 1726882555.01033: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.01177: 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' <<< 19543 1726882555.01192: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c569730> # zipimport: zlib available <<< 19543 1726882555.01583: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.02177: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882555.02311: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 19543 1726882555.02543: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 19543 1726882555.02569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 19543 1726882555.02573: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.02615: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.02655: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19543 1726882555.02871: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.03000: stdout chunk (state=3): >>># zipimport: zlib available<<< 19543 1726882555.03007: stdout chunk (state=3): >>> <<< 19543 1726882555.03334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19543 1726882555.03396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 19543 1726882555.03416: stdout chunk (state=3): >>>import '_ast' # <<< 19543 1726882555.03422: stdout chunk (state=3): >>> <<< 19543 1726882555.03537: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ae370> <<< 19543 1726882555.03562: stdout chunk (state=3): >>># zipimport: zlib available<<< 19543 1726882555.03571: stdout chunk (state=3): >>> <<< 19543 1726882555.03661: stdout chunk (state=3): >>># zipimport: zlib available<<< 19543 1726882555.03677: stdout chunk (state=3): >>> <<< 19543 1726882555.03790: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 19543 1726882555.03809: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 19543 1726882555.03822: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 19543 1726882555.03840: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py<<< 19543 1726882555.03849: stdout chunk (state=3): >>> <<< 19543 1726882555.03882: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.03944: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04002: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 19543 1726882555.04030: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04093: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04161: stdout chunk (state=3): >>># zipimport: zlib available<<< 19543 1726882555.04171: stdout chunk (state=3): >>> <<< 19543 1726882555.04298: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04401: 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 <<< 19543 1726882555.04443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882555.04581: 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 0x7fca9c520550> <<< 19543 1726882555.04659: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bf03160> <<< 19543 1726882555.04702: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 19543 1726882555.04710: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04755: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04817: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04832: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.04881: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19543 1726882555.04890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19543 1726882555.04904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19543 1726882555.04935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19543 1726882555.04961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 19543 1726882555.04979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 19543 1726882555.05059: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c523910> <<< 19543 1726882555.05095: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c524790> <<< 19543 1726882555.05161: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c520b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 19543 1726882555.05180: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05207: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 19543 1726882555.05289: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 19543 1726882555.05310: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 19543 1726882555.05324: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05379: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05443: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05449: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05479: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05505: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05546: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05574: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05611: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 19543 1726882555.05683: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05742: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05769: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05798: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 19543 1726882555.05806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.05946: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.06089: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.06117: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.06173: 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' <<< 19543 1726882555.06194: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 19543 1726882555.06202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 19543 1726882555.06223: 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' <<< 19543 1726882555.06261: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c035370> <<< 19543 1726882555.06285: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 19543 1726882555.06294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 19543 1726882555.06305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 19543 1726882555.06346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 19543 1726882555.06359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 19543 1726882555.06376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 19543 1726882555.06382: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c051580> <<< 19543 1726882555.06423: 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 0x7fca9c0514f0> <<< 19543 1726882555.06487: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c026280> <<< 19543 1726882555.06499: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c035970> <<< 19543 1726882555.06529: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bded7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bdedb20> <<< 19543 1726882555.06555: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 19543 1726882555.06569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 19543 1726882555.06596: 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' <<< 19543 1726882555.06643: 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 0x7fca9c092f70> <<< 19543 1726882555.06657: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c03d0a0> <<< 19543 1726882555.06675: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 19543 1726882555.06683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 19543 1726882555.06696: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c092e80> <<< 19543 1726882555.06722: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 19543 1726882555.06741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 19543 1726882555.06776: 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 0x7fca9be56fd0> <<< 19543 1726882555.06804: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c081820> <<< 19543 1726882555.06824: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bdedd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 19543 1726882555.06846: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 19543 1726882555.06867: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882555.06881: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 19543 1726882555.06887: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.06937: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.06991: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 19543 1726882555.07036: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07091: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 19543 1726882555.07107: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 19543 1726882555.07118: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07148: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07173: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 19543 1726882555.07188: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07225: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07274: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 19543 1726882555.07311: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07349: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 19543 1726882555.07358: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07410: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07461: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07504: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07562: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 19543 1726882555.07570: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.07968: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08328: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 19543 1726882555.08382: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08424: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08457: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08493: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 19543 1726882555.08499: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08525: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08556: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 19543 1726882555.08560: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08610: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08662: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 19543 1726882555.08692: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08711: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 19543 1726882555.08727: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08750: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08791: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 19543 1726882555.08849: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.08931: 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' <<< 19543 1726882555.08953: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd3fe80> <<< 19543 1726882555.08979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 19543 1726882555.08999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 19543 1726882555.09161: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd3f9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 19543 1726882555.09171: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.09217: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.09283: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 19543 1726882555.09360: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.09439: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 19543 1726882555.09447: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.09497: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.09573: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 19543 1726882555.09610: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.09647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 19543 1726882555.09678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 19543 1726882555.09822: 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 0x7fca9bdb6490> <<< 19543 1726882555.10069: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd3c850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 19543 1726882555.10078: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10121: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10172: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 19543 1726882555.10179: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10242: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10319: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10410: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10550: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 19543 1726882555.10556: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10583: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10626: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 19543 1726882555.10667: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10709: 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' <<< 19543 1726882555.10761: 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 0x7fca9bdb4670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bdb4220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 19543 1726882555.10789: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10801: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 19543 1726882555.10807: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10842: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.10886: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 19543 1726882555.10892: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11020: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11149: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 19543 1726882555.11237: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11318: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11352: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11395: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 19543 1726882555.11401: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11501: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11513: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11635: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11760: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 19543 1726882555.11769: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11869: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.11976: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 19543 1726882555.11982: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.12000: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.12034: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.12480: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.12894: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 19543 1726882555.12909: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.12995: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13089: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 19543 1726882555.13178: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13261: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 19543 1726882555.13269: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13387: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13520: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 19543 1726882555.13536: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 19543 1726882555.13552: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13589: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13633: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 19543 1726882555.13723: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13804: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.13977: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14147: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 19543 1726882555.14153: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14188: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14223: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 19543 1726882555.14233: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14244: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14279: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 19543 1726882555.14340: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14402: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 19543 1726882555.14411: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14424: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14454: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 19543 1726882555.14509: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14563: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 19543 1726882555.14571: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14613: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.14671: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 19543 1726882555.14892: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15111: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 19543 1726882555.15116: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15157: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15214: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 19543 1726882555.15249: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15276: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 19543 1726882555.15290: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15311: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15350: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 19543 1726882555.15386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15411: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 19543 1726882555.15426: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15490: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15566: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 19543 1726882555.15587: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15603: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 19543 1726882555.15637: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15690: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 19543 1726882555.15710: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15722: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15771: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15808: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15873: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15937: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 19543 1726882555.15949: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.15995: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16043: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 19543 1726882555.16050: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16278: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16374: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 19543 1726882555.16414: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16448: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 19543 1726882555.16468: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16499: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16546: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 19543 1726882555.16617: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16699: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 19543 1726882555.16702: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16776: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.16847: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 19543 1726882555.16932: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.17716: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 19543 1726882555.17733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 19543 1726882555.17746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 19543 1726882555.17753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 19543 1726882555.17793: 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 0x7fca9bcf8610> <<< 19543 1726882555.17801: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd4c5e0> <<< 19543 1726882555.17861: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd4c8e0> <<< 19543 1726882555.19191: stdout chunk (state=3): >>>import 'gc' # <<< 19543 1726882555.19595: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_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_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_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "55", "epoch": "1726882555", "epoch_int": "1726882555", "date": "2024-09-20", "time": "21:35:55", "iso8601_micro": "2024-09-21T01:35:55.189706Z", "iso8601": "2024-09-21T01:35:55Z", "iso8601_basic": "20240920T213555189706", "iso8601_basic_short": "20240920T213555", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19543 1726882555.20084: 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 <<< 19543 1726882555.20103: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 19543 1726882555.20116: 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 # 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 <<< 19543 1726882555.20146: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.20168: 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 # 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 <<< 19543 1726882555.20186: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.20201: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.20237: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.20274: stdout chunk (state=3): >>># destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # 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 <<< 19543 1726882555.20310: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.20556: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19543 1726882555.20582: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 19543 1726882555.20611: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 19543 1726882555.20635: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 19543 1726882555.20658: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 19543 1726882555.20677: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 19543 1726882555.20700: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19543 1726882555.20741: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 19543 1726882555.20797: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 19543 1726882555.20805: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 19543 1726882555.20831: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 19543 1726882555.20856: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 19543 1726882555.20878: stdout chunk (state=3): >>># destroy base64 <<< 19543 1726882555.20899: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 19543 1726882555.20909: stdout chunk (state=3): >>># destroy json <<< 19543 1726882555.20933: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 19543 1726882555.20940: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 19543 1726882555.20993: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.21033: 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 <<< 19543 1726882555.21061: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.21105: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 19543 1726882555.21117: 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 # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 19543 1726882555.21173: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 19543 1726882555.21214: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.21233: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.21239: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 19543 1726882555.21266: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl <<< 19543 1726882555.21292: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.21457: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 19543 1726882555.21477: stdout chunk (state=3): >>># destroy tokenize <<< 19543 1726882555.21500: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 19543 1726882555.21533: 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 # destroy select <<< 19543 1726882555.21542: 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 # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 19543 1726882555.21592: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 19543 1726882555.21972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 19543 1726882555.21975: stdout chunk (state=3): >>><<< 19543 1726882555.21982: stderr chunk (state=3): >>><<< 19543 1726882555.22120: _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 0x7fca9d1b3dc0> # /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 0x7fca9d1583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d1b3b20> # /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 0x7fca9d1b3ac0> 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 0x7fca9d158490> # /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 0x7fca9d158940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d158670> # /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 0x7fca9d10f190> # /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 0x7fca9d10f220> # /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 0x7fca9d132850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d10f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d170880> # /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 0x7fca9d108d90> # /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 0x7fca9d132d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d158970> 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 0x7fca9d0aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0b1f40> # /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 0x7fca9d0a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0ae370> # /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 0x7fca9d02fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d02f910> 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 0x7fca9d02ff10> # /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 0x7fca9d02ffd0> # /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 0x7fca9d0420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d089d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d082670> # /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 0x7fca9d0956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0b5e20> # /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 0x7fca9d042cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0892b0> # 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 0x7fca9d0952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0bb9d0> # /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 0x7fca9d042eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042df0> # /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 0x7fca9d042d60> # /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 0x7fca9cd723d0> # /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 0x7fca9cd724c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d04af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d044a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d044490> # /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 0x7fca9cc8c220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cd5d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d044f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d0bb040> # /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 0x7fca9cc9eb50> 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 0x7fca9cc9ee80> # /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 0x7fca9ccaf790> # /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 0x7fca9ccafcd0> # 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 0x7fca9cc3d400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc9ef70> # /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 0x7fca9cc4e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9ccaf610> 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 0x7fca9cc4e3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042a30> # /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 0x7fca9cc69700> # /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 0x7fca9cc699d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc697c0> # 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 0x7fca9cc698b0> # /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 0x7fca9cc69d00> # 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 0x7fca9cc74250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc69940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9cc5da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9d042610> # /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 0x7fca9cc69af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fca9cb8d6d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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 0x7fca9c5ac820> # /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 0x7fca9c5ac160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ac280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5acf70> # /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 0x7fca9c5ac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5acd90> 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 0x7fca9c5acfd0> # /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 0x7fca9c5ac100> # /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 0x7fca9c5830d0> # 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 0x7fca9c488310> # 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 0x7fca9c488160> # /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 0x7fca9c488ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c593dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5933a0> # /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 0x7fca9c593fd0> # /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 0x7fca9c5e3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c581730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c581400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c561b20> # 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 0x7fca9c581f40> # /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 0x7fca9c581f10> # /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 0x7fca9c4f3fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5f5250> # /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 0x7fca9c4f0850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5f53d0> # /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 0x7fca9c5f5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c4f07f0> # 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 0x7fca9c58dc10> # 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 0x7fca9c5f5fa0> # 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 0x7fca9c5f5550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c5ee910> # /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 0x7fca9c4e5940> # 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 0x7fca9c503d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c4ef580> # 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 0x7fca9c4e5ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c4ef9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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 0x7fca9c5027f0> # /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 0x7fca9c53d8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c072970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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 0x7fca9c569730> # 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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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 0x7fca9c5ae370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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 0x7fca9c520550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bf03160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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 0x7fca9c523910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c524790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c520b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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 0x7fca9c035370> # /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 0x7fca9c051580> # 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 0x7fca9c0514f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c026280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c035970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bded7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bdedb20> # /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 0x7fca9c092f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c03d0a0> # /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 0x7fca9c092e80> # /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 0x7fca9be56fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9c081820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bdedd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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 0x7fca9bd3fe80> # /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 0x7fca9bd3f9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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 0x7fca9bdb6490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd3c850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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 0x7fca9bdb4670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bdb4220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/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_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_yfcyipws/ansible_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 0x7fca9bcf8610> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd4c5e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fca9bd4c8e0> import 'gc' # {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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 33528 10.31.11.158 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 33528 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_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_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_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_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-11-158.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-158", "ansible_nodename": "ip-10-31-11-158.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": "21e18164a0c64d0daed004bd8a1b67b7", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "55", "epoch": "1726882555", "epoch_int": "1726882555", "date": "2024-09-20", "time": "21:35:55", "iso8601_micro": "2024-09-21T01:35:55.189706Z", "iso8601": "2024-09-21T01:35:55Z", "iso8601_basic": "20240920T213555189706", "iso8601_basic_short": "20240920T213555", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALEARW5ZJ51XTLSDuUsPojumVU0f1DmiQsXjMOap4QLlljOiysapjSUe6pZOyAdiI/KfARhDoOFvlC07kCLCcs7DDk8JxBZpsM0D55SdDlfwsB3FVgWNP+9by8G6kzbePHWdZyyWlAuavj4OAEwAjpWpP8/daus0ha4xywlVVoKjAAAAFQCbiW4bR+tgMvjrxC198dqI1mTbjQAAAIBzCzkJTtnGDKfOHq2dFI5cUEuaj1PgRot3wyaXENzUjZVnIFgXUmgKDCxO+EAtU6uAkBPQF4XNgiuaw5bavYpZxcJ4WIpM4ZDRoSkc7BBbJPRLZ45GfrHJwgqAmAZ3RSvVqeXE4WKQHLm43/eDHewgPqqqWe6QVuQH5SEe79yk3wAAAIEArG+AuupiAeoVJ9Lh36QMj4kRo5pTASh2eD5MqSOdy39UhsXbWBcj3JCIvNk/nwep/9neGyRZ5t5wT05dRX80vlgZJX65hrbepO+lqC3wlng+6GQ34D7TJKYnvEkR3neE0+06kx5R6IRWZf1YQV6fMQhx8AJ2JmvnLFicmYlkhQQ=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDND+RJCrYgIUzolo5fZ64Ey6cksefKDUWmGDjsqVTmuT3HrlDyUZOro4JAnUQBmiamXsJUFbrFdJAVpukD4yyowqCQLr0ZFuKNEzrt5CObrtWflOskKynO3kaoU0WhDkqIbwS2j/+NxBCxgDGqd/5Os3cOMv3eyjUElz6xoI4zsmGMfxVYmT+/SHBfoyxyqY8Hw2Ooq+H5L9OlYgV4hqu7kKPpM1THUJTjy47m6qvws5gztclLjPA1KIW2Dz6kKzUYspNJcoS2sK1xFvL7mBjpGAP7WhXVH2n5ySenQ24Z6mEj+tG2f11rjPpjCUjDzzciGCWiRDZWBLm/GGmQXJJ8zAYnw82yIUKqufLrr1wmcXICPMVj9pFjXSoBWe/yhX9E87w7YD5HWsUrgrLdSctdV4QYy+R5g9ERi7FjwbRsuZ04BihZs70+f/29hUzuc6MA87KVovGT0Uc7GVC7bx8NLt0bTBsbydlONVHVQuol/YEpQrQophDvmBfh+PgMDH8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEITn1vyppR+Moe1UdR0WGPhUnQ/dwHNcNi0OYy21LkBQ5jsxOPLvZ+C2MbRYlz2afs4nYYIV8E0AuK6aRks3w=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKEdFOHVk9tX1R+zEyLVdxS/U5QeeeFYWSnUmjpXlpt7", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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 # 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 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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 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 # 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 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 19543 1726882555.23132: 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-1726882554.6245673-19667-78610788775331/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19543 1726882555.23135: _low_level_execute_command(): starting 19543 1726882555.23137: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882554.6245673-19667-78610788775331/ > /dev/null 2>&1 && sleep 0' 19543 1726882555.24260: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.24267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.24338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.24380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 19543 1726882555.24386: 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.11.158 is address <<< 19543 1726882555.24446: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.24452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.24472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found <<< 19543 1726882555.24477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.24676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882555.24684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882555.24711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882555.24885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882555.26673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882555.26722: stderr chunk (state=3): >>><<< 19543 1726882555.26725: stdout chunk (state=3): >>><<< 19543 1726882555.26976: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882555.26980: handler run complete 19543 1726882555.26982: variable 'ansible_facts' from source: unknown 19543 1726882555.26985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882555.27004: variable 'ansible_facts' from source: unknown 19543 1726882555.27065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882555.27137: attempt loop complete, returning result 19543 1726882555.27145: _execute() done 19543 1726882555.27152: dumping result to json 19543 1726882555.27172: done dumping result, returning 19543 1726882555.27190: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-b8ea-59a2-000000000168] 19543 1726882555.27207: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000168 ok: [managed_node2] 19543 1726882555.27529: no more pending results, returning what we have 19543 1726882555.27532: results queue empty 19543 1726882555.27533: checking for any_errors_fatal 19543 1726882555.27535: done checking for any_errors_fatal 19543 1726882555.27536: checking for max_fail_percentage 19543 1726882555.27537: done checking for max_fail_percentage 19543 1726882555.27538: checking to see if all hosts have failed and the running result is not ok 19543 1726882555.27539: done checking to see if all hosts have failed 19543 1726882555.27540: getting the remaining hosts for this loop 19543 1726882555.27542: done getting the remaining hosts for this loop 19543 1726882555.27546: getting the next task for host managed_node2 19543 1726882555.27559: done getting next task for host managed_node2 19543 1726882555.27562: ^ task is: TASK: Check if system is ostree 19543 1726882555.27567: ^ 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 19543 1726882555.27571: getting variables 19543 1726882555.27573: in VariableManager get_vars() 19543 1726882555.27605: Calling all_inventory to load vars for managed_node2 19543 1726882555.27608: Calling groups_inventory to load vars for managed_node2 19543 1726882555.27611: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882555.27623: Calling all_plugins_play to load vars for managed_node2 19543 1726882555.27626: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882555.27630: Calling groups_plugins_play to load vars for managed_node2 19543 1726882555.27840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882555.28151: done with get_vars() 19543 1726882555.28266: done getting variables 19543 1726882555.28470: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000168 19543 1726882555.28474: WORKER PROCESS EXITING 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:35:55 -0400 (0:00:00.826) 0:00:02.377 ****** 19543 1726882555.28658: entering _queue_task() for managed_node2/stat 19543 1726882555.29118: worker is 1 (out of 1 available) 19543 1726882555.29129: exiting _queue_task() for managed_node2/stat 19543 1726882555.29140: done queuing things up, now waiting for results queue to drain 19543 1726882555.29141: waiting for pending results... 19543 1726882555.29988: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 19543 1726882555.30205: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000016a 19543 1726882555.30223: variable 'ansible_search_path' from source: unknown 19543 1726882555.30231: variable 'ansible_search_path' from source: unknown 19543 1726882555.30273: calling self._execute() 19543 1726882555.30482: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882555.30494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882555.30524: variable 'omit' from source: magic vars 19543 1726882555.31541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19543 1726882555.32183: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19543 1726882555.32229: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19543 1726882555.32292: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19543 1726882555.32406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19543 1726882555.32607: 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) 19543 1726882555.32637: 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) 19543 1726882555.32727: 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) 19543 1726882555.32762: 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) 19543 1726882555.33145: Evaluated conditional (not __network_is_ostree is defined): True 19543 1726882555.33159: variable 'omit' from source: magic vars 19543 1726882555.33200: variable 'omit' from source: magic vars 19543 1726882555.33253: variable 'omit' from source: magic vars 19543 1726882555.33307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19543 1726882555.33397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19543 1726882555.33492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19543 1726882555.33547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882555.33689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882555.33719: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19543 1726882555.33727: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882555.33735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882555.33939: Set connection var ansible_connection to ssh 19543 1726882555.34015: Set connection var ansible_shell_executable to /bin/sh 19543 1726882555.34028: Set connection var ansible_shell_type to sh 19543 1726882555.34041: Set connection var ansible_timeout to 10 19543 1726882555.34062: Set connection var ansible_module_compression to ZIP_DEFLATED 19543 1726882555.34078: Set connection var ansible_pipelining to False 19543 1726882555.34133: variable 'ansible_shell_executable' from source: unknown 19543 1726882555.34224: variable 'ansible_connection' from source: unknown 19543 1726882555.34238: variable 'ansible_module_compression' from source: unknown 19543 1726882555.34246: variable 'ansible_shell_type' from source: unknown 19543 1726882555.34252: variable 'ansible_shell_executable' from source: unknown 19543 1726882555.34265: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882555.34275: variable 'ansible_pipelining' from source: unknown 19543 1726882555.34281: variable 'ansible_timeout' from source: unknown 19543 1726882555.34288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882555.34580: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 19543 1726882555.34666: variable 'omit' from source: magic vars 19543 1726882555.34685: starting attempt loop 19543 1726882555.34691: running the handler 19543 1726882555.34709: _low_level_execute_command(): starting 19543 1726882555.34721: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19543 1726882555.36728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882555.36852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.36873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.36895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.36940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.36960: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882555.36981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.37004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882555.37074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882555.37089: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882555.37106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.37120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.37134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.37145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.37161: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882555.37186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.37269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882555.37393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882555.37417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882555.37557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882555.39240: stdout chunk (state=3): >>>/root <<< 19543 1726882555.39445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882555.39448: stdout chunk (state=3): >>><<< 19543 1726882555.39472: stderr chunk (state=3): >>><<< 19543 1726882555.39588: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882555.39599: _low_level_execute_command(): starting 19543 1726882555.39603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055 `" && echo ansible-tmp-1726882555.3949268-19688-193419149018055="` echo /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055 `" ) && sleep 0' 19543 1726882555.40900: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882555.40914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.40930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.40950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.40998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.41090: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882555.41115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.41133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882555.41145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882555.41155: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882555.41168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.41205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.41223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.41235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.41245: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882555.41257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.41360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882555.42071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882555.42088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882555.42707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882555.44696: stdout chunk (state=3): >>>ansible-tmp-1726882555.3949268-19688-193419149018055=/root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055 <<< 19543 1726882555.44880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882555.44883: stdout chunk (state=3): >>><<< 19543 1726882555.44885: stderr chunk (state=3): >>><<< 19543 1726882555.45172: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882555.3949268-19688-193419149018055=/root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882555.45176: variable 'ansible_module_compression' from source: unknown 19543 1726882555.45178: ANSIBALLZ: Using lock for stat 19543 1726882555.45181: ANSIBALLZ: Acquiring lock 19543 1726882555.45183: ANSIBALLZ: Lock acquired: 140483654464240 19543 1726882555.45185: ANSIBALLZ: Creating module 19543 1726882555.62677: ANSIBALLZ: Writing module into payload 19543 1726882555.62804: ANSIBALLZ: Writing module 19543 1726882555.62842: ANSIBALLZ: Renaming module 19543 1726882555.62853: ANSIBALLZ: Done creating module 19543 1726882555.62875: variable 'ansible_facts' from source: unknown 19543 1726882555.62961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055/AnsiballZ_stat.py 19543 1726882555.64714: Sending initial data 19543 1726882555.64717: Sent initial data (153 bytes) 19543 1726882555.67595: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882555.67612: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.67628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.67666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.67739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.67781: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882555.68173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.68455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882555.68471: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882555.68483: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882555.68496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.68535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.68553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.68569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.68582: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882555.68598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.68677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882555.68852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882555.68871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882555.68996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882555.70733: 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 <<< 19543 1726882555.70829: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 19543 1726882555.70931: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19543xcct0u6e/tmp0k_9jgeb /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055/AnsiballZ_stat.py <<< 19543 1726882555.71030: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 19543 1726882555.72604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882555.72801: stderr chunk (state=3): >>><<< 19543 1726882555.72805: stdout chunk (state=3): >>><<< 19543 1726882555.72808: done transferring module to remote 19543 1726882555.72810: _low_level_execute_command(): starting 19543 1726882555.72812: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055/ /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055/AnsiballZ_stat.py && sleep 0' 19543 1726882555.73522: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882555.73535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.73548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.73570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.73617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.73629: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882555.73643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.73666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882555.73678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882555.73693: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882555.73704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.73717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.73732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.73744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.73757: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882555.73772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.73850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882555.73876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882555.73891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882555.74025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882555.76179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882555.76261: stderr chunk (state=3): >>><<< 19543 1726882555.76266: stdout chunk (state=3): >>><<< 19543 1726882555.76357: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882555.76361: _low_level_execute_command(): starting 19543 1726882555.76365: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055/AnsiballZ_stat.py && sleep 0' 19543 1726882555.78858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19543 1726882555.79110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.79125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.79141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.79184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.79200: stderr chunk (state=3): >>>debug2: match not found <<< 19543 1726882555.79222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.79239: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19543 1726882555.79325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.158 is address <<< 19543 1726882555.79336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19543 1726882555.79347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882555.79360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882555.79437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882555.79449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 <<< 19543 1726882555.79460: stderr chunk (state=3): >>>debug2: match found <<< 19543 1726882555.79480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882555.79670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882555.79760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882555.79776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882555.80081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19543 1726882555.82518: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 19543 1726882555.82536: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 19543 1726882555.82594: stdout chunk (state=3): >>>import '_io' # <<< 19543 1726882555.82597: stdout chunk (state=3): >>>import 'marshal' # <<< 19543 1726882555.82624: stdout chunk (state=3): >>>import 'posix' # <<< 19543 1726882555.82652: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19543 1726882555.82703: stdout chunk (state=3): >>>import 'time' # <<< 19543 1726882555.82706: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19543 1726882555.82750: 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' <<< 19543 1726882555.82781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 19543 1726882555.82796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 19543 1726882555.82821: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a773dc0> <<< 19543 1726882555.82856: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 19543 1726882555.82882: 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 0x7f7a0a7183a0> <<< 19543 1726882555.82892: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a773b20> <<< 19543 1726882555.82917: 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' <<< 19543 1726882555.82923: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a773ac0> <<< 19543 1726882555.82937: stdout chunk (state=3): >>>import '_signal' # <<< 19543 1726882555.82972: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 19543 1726882555.82979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 19543 1726882555.82985: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a718490> <<< 19543 1726882555.82999: 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' <<< 19543 1726882555.83038: 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' <<< 19543 1726882555.83052: stdout chunk (state=3): >>>import '_abc' # <<< 19543 1726882555.83059: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a718940> <<< 19543 1726882555.83061: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a718670> <<< 19543 1726882555.83094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 19543 1726882555.83097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 19543 1726882555.83120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 19543 1726882555.83149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 19543 1726882555.83153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 19543 1726882555.83184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 19543 1726882555.83203: stdout chunk (state=3): >>>import '_stat' # <<< 19543 1726882555.83207: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6cf190> <<< 19543 1726882555.83211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 19543 1726882555.83241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 19543 1726882555.83311: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6cf220> <<< 19543 1726882555.83337: 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' <<< 19543 1726882555.83371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 19543 1726882555.83377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6cf940> <<< 19543 1726882555.83421: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a730880> <<< 19543 1726882555.83425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 19543 1726882555.83430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6c8d90> <<< 19543 1726882555.83490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 19543 1726882555.83495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6f2d90> <<< 19543 1726882555.83552: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a718970> <<< 19543 1726882555.83580: 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. <<< 19543 1726882555.83783: 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' <<< 19543 1726882555.83817: 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' <<< 19543 1726882555.83843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 19543 1726882555.83849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 19543 1726882555.83876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 19543 1726882555.83892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 19543 1726882555.83898: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a693eb0> <<< 19543 1726882555.83959: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a696f40> <<< 19543 1726882555.83965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 19543 1726882555.83980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 19543 1726882555.83996: stdout chunk (state=3): >>>import '_sre' # <<< 19543 1726882555.84013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 19543 1726882555.84022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 19543 1726882555.84043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 19543 1726882555.84056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 19543 1726882555.84062: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a68c610> <<< 19543 1726882555.84085: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a692640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a693370> <<< 19543 1726882555.84114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 19543 1726882555.84188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 19543 1726882555.84212: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 19543 1726882555.84247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882555.84257: 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' <<< 19543 1726882555.84298: 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 0x7f7a0a3d4e20> <<< 19543 1726882555.84303: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3d4910> import 'itertools' # <<< 19543 1726882555.84341: 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 0x7f7a0a3d4f10> <<< 19543 1726882555.84347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 19543 1726882555.84389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 19543 1726882555.84392: stdout chunk (state=3): >>>import '_operator' # <<< 19543 1726882555.84407: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3d4fd0> <<< 19543 1726882555.84421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 19543 1726882555.84426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e70d0> <<< 19543 1726882555.84444: stdout chunk (state=3): >>>import '_collections' # <<< 19543 1726882555.84494: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a66ed90> <<< 19543 1726882555.84499: stdout chunk (state=3): >>>import '_functools' # <<< 19543 1726882555.84519: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a667670> <<< 19543 1726882555.84578: 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' <<< 19543 1726882555.84586: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a69ae20> <<< 19543 1726882555.84607: 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' <<< 19543 1726882555.84636: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.84642: 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 0x7f7a0a3e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a66e2b0> <<< 19543 1726882555.84686: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.84702: 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 0x7f7a0a6792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6a09d0> <<< 19543 1726882555.84707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 19543 1726882555.84710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 19543 1726882555.84735: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 19543 1726882555.84746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882555.84753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 19543 1726882555.84780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 19543 1726882555.84783: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7df0> <<< 19543 1726882555.84812: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 19543 1726882555.84833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7d60> <<< 19543 1726882555.84878: 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' # /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' <<< 19543 1726882555.84999: stdout chunk (state=3): >>># /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 0x7f7a0a3ba3d0> <<< 19543 1726882555.85004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 19543 1726882555.85007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 19543 1726882555.85041: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3ba4c0> <<< 19543 1726882555.85165: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3eef40> <<< 19543 1726882555.85205: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e9a90> <<< 19543 1726882555.85228: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e9490> <<< 19543 1726882555.85232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 19543 1726882555.85236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 19543 1726882555.85277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 19543 1726882555.85280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 19543 1726882555.85312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 19543 1726882555.85319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a308220> <<< 19543 1726882555.85351: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3a5520> <<< 19543 1726882555.85404: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6a0040> <<< 19543 1726882555.85434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 19543 1726882555.85451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 19543 1726882555.85486: 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' <<< 19543 1726882555.85490: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a31ab50> <<< 19543 1726882555.85493: stdout chunk (state=3): >>>import 'errno' # <<< 19543 1726882555.85534: 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 0x7f7a0a31ae80> <<< 19543 1726882555.85541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 19543 1726882555.85547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 19543 1726882555.85645: 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 0x7f7a0a32b790> # /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' <<< 19543 1726882555.85756: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a32bcd0> # 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 0x7f7a0a2c4400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a31af70> # /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' <<< 19543 1726882555.85785: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.85799: 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 0x7f7a0a2d52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a32b610> <<< 19543 1726882555.85805: stdout chunk (state=3): >>>import 'pwd' # <<< 19543 1726882555.85834: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.85839: 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 0x7f7a0a2d53a0> <<< 19543 1726882555.85884: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7a30> <<< 19543 1726882555.85898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 19543 1726882555.85985: stdout chunk (state=3): >>># 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 0x7f7a0a2f0700> <<< 19543 1726882555.86082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7a0a2f09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2f07c0> # 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 0x7f7a0a2f08b0> # /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' <<< 19543 1726882555.86281: 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 0x7f7a0a2f0d00> <<< 19543 1726882555.86317: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.86328: 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 0x7f7a0a2fb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2f0940> <<< 19543 1726882555.86332: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2e4a90> <<< 19543 1726882555.86356: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7610> <<< 19543 1726882555.86378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 19543 1726882555.86436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 19543 1726882555.86475: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2f0af0> <<< 19543 1726882555.86579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 19543 1726882555.86587: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7a0a20c6d0> <<< 19543 1726882555.86753: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip' <<< 19543 1726882555.86758: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.86841: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.86881: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 19543 1726882555.86891: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.86895: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 19543 1726882555.86916: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.88143: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.89090: 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 0x7f7a0a132820> <<< 19543 1726882555.89121: 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' <<< 19543 1726882555.89133: 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' <<< 19543 1726882555.89159: 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' <<< 19543 1726882555.89187: 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 0x7f7a0a132160> <<< 19543 1726882555.89233: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132280> <<< 19543 1726882555.89260: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132f70> <<< 19543 1726882555.89283: 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' <<< 19543 1726882555.89336: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a1324f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132d90> import 'atexit' # <<< 19543 1726882555.89370: 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 0x7f7a0a132fd0> <<< 19543 1726882555.89382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 19543 1726882555.89413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 19543 1726882555.89450: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132100> <<< 19543 1726882555.89476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 19543 1726882555.89485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 19543 1726882555.89504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 19543 1726882555.89517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 19543 1726882555.89543: 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' <<< 19543 1726882555.89618: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b6df40> <<< 19543 1726882555.89654: 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 0x7f7a09b8cd00> <<< 19543 1726882555.89691: 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 0x7f7a09b8ceb0> <<< 19543 1726882555.89697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 19543 1726882555.89726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 19543 1726882555.89755: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b8c370> <<< 19543 1726882555.89778: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a199dc0> <<< 19543 1726882555.89942: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a1993a0> <<< 19543 1726882555.89967: 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' <<< 19543 1726882555.89985: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a199fd0> <<< 19543 1726882555.89999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 19543 1726882555.90027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 19543 1726882555.90036: 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' <<< 19543 1726882555.90048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 19543 1726882555.90091: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.90098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a169d30> <<< 19543 1726882555.90187: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09be9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09be9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a13a4f0> <<< 19543 1726882555.90215: 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 0x7f7a09be9520> <<< 19543 1726882555.90246: 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 0x7f7a09be9550> <<< 19543 1726882555.90262: 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 <<< 19543 1726882555.90280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 19543 1726882555.90292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 19543 1726882555.90321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 19543 1726882555.90396: 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 0x7f7a09b5dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a17a250> <<< 19543 1726882555.90417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 19543 1726882555.90424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 19543 1726882555.90484: 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 0x7f7a09b5a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a17a3d0> <<< 19543 1726882555.90499: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 19543 1726882555.90539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882555.90566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 19543 1726882555.90574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 19543 1726882555.90630: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a192e50> <<< 19543 1726882555.90755: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b5a7f0> <<< 19543 1726882555.90850: 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 0x7f7a09b5a640> <<< 19543 1726882555.90880: 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 0x7f7a09b595b0> <<< 19543 1726882555.90921: 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 0x7f7a09b4ed90> <<< 19543 1726882555.90941: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a171910> <<< 19543 1726882555.90949: 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' <<< 19543 1726882555.90968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 19543 1726882555.90982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 19543 1726882555.91028: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.91034: 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 0x7f7a09bdf6a0> <<< 19543 1726882555.91214: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 19543 1726882555.91225: 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 0x7f7a09bddb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09bed0a0> <<< 19543 1726882555.91258: 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 0x7f7a09bdf100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a13eb20> <<< 19543 1726882555.91282: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 19543 1726882555.91299: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.91376: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.91476: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19543 1726882555.91495: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 19543 1726882555.91502: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 19543 1726882555.91609: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.91703: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.92166: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.92625: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 19543 1726882555.92644: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 19543 1726882555.92658: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 19543 1726882555.92668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882555.92717: 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 0x7f7a097205e0> <<< 19543 1726882555.92786: 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 0x7f7a09b27580> <<< 19543 1726882555.92800: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a096c1100> <<< 19543 1726882555.92847: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 19543 1726882555.92868: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.92886: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.92893: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 19543 1726882555.93020: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.93148: 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' <<< 19543 1726882555.93175: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09bddb80> <<< 19543 1726882555.93178: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.93566: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.93941: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.93995: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94068: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 19543 1726882555.94097: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94130: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 19543 1726882555.94136: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94188: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94279: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 19543 1726882555.94292: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 19543 1726882555.94299: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94325: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94367: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 19543 1726882555.94374: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94559: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 19543 1726882555.94776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 19543 1726882555.94894: stdout chunk (state=3): >>>import '_ast' # <<< 19543 1726882555.94899: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a096f2f10> # zipimport: zlib available <<< 19543 1726882555.94974: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.94980: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 19543 1726882555.95007: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 19543 1726882555.95011: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95037: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95079: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 19543 1726882555.95120: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95149: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95246: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95302: 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 <<< 19543 1726882555.95332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 19543 1726882555.95404: 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 0x7f7a0a185220> <<< 19543 1726882555.95431: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a096f2850> <<< 19543 1726882555.95475: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 19543 1726882555.95481: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95605: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95662: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95678: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.95721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 19543 1726882555.95730: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 19543 1726882555.95747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 19543 1726882555.95782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 19543 1726882555.95803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 19543 1726882555.95810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 19543 1726882555.95907: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b1dca0> <<< 19543 1726882555.95946: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b19f70> <<< 19543 1726882555.96017: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b12940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 19543 1726882555.96026: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.96052: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 19543 1726882555.96129: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 19543 1726882555.96141: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 19543 1726882555.96162: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.96279: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.96449: stdout chunk (state=3): >>># zipimport: zlib available <<< 19543 1726882555.96587: 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__ <<< 19543 1726882555.96844: 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 <<< 19543 1726882555.96881: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.96921: 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 # 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 <<< 19543 1726882555.96959: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.97157: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 19543 1726882555.97188: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 19543 1726882555.97222: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 19543 1726882555.97244: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 19543 1726882555.97257: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 19543 1726882555.97270: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 19543 1726882555.97349: 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 <<< 19543 1726882555.97398: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 19543 1726882555.97461: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.97503: stdout chunk (state=3): >>># 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 <<< 19543 1726882555.97534: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket <<< 19543 1726882555.97546: 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 <<< 19543 1726882555.97722: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 19543 1726882555.97741: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 19543 1726882555.97776: 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 # 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 <<< 19543 1726882555.97810: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 19543 1726882555.98183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.158 closed. <<< 19543 1726882555.98187: stdout chunk (state=3): >>><<< 19543 1726882555.98195: stderr chunk (state=3): >>><<< 19543 1726882555.98271: _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 0x7f7a0a773dc0> # /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 0x7f7a0a7183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a773b20> # /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 0x7f7a0a773ac0> 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 0x7f7a0a718490> # /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 0x7f7a0a718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a718670> # /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 0x7f7a0a6cf190> # /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 0x7f7a0a6cf220> # /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 0x7f7a0a6f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a730880> # /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 0x7f7a0a6c8d90> # /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 0x7f7a0a6f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a718970> 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 0x7f7a0a693eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a696f40> # /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 0x7f7a0a68c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a692640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a693370> # /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 0x7f7a0a3d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3d4910> 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 0x7f7a0a3d4f10> # /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 0x7f7a0a3d4fd0> # /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 0x7f7a0a3e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a66ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a667670> # /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 0x7f7a0a6796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a69ae20> # /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 0x7f7a0a3e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a66e2b0> # 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 0x7f7a0a6792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6a09d0> # /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 0x7f7a0a3e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7df0> # /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 0x7f7a0a3e7d60> # /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 0x7f7a0a3ba3d0> # /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 0x7f7a0a3ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3eef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e9490> # /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 0x7f7a0a308220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a6a0040> # /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 0x7f7a0a31ab50> 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 0x7f7a0a31ae80> # /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 0x7f7a0a32b790> # /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 0x7f7a0a32bcd0> # 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 0x7f7a0a2c4400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a31af70> # /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 0x7f7a0a2d52e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a32b610> 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 0x7f7a0a2d53a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7a30> # /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 0x7f7a0a2f0700> # /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 0x7f7a0a2f09d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2f07c0> # 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 0x7f7a0a2f08b0> # /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 0x7f7a0a2f0d00> # 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 0x7f7a0a2fb250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2f0940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a2e4a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a3e7610> # /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 0x7f7a0a2f0af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7a0a20c6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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 0x7f7a0a132820> # /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 0x7f7a0a132160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132f70> # /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 0x7f7a0a1324f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a132d90> 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 0x7f7a0a132fd0> # /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 0x7f7a0a132100> # /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 0x7f7a09b6df40> # 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 0x7f7a09b8cd00> # 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 0x7f7a09b8ceb0> # /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 0x7f7a09b8c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a199dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a1993a0> # /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 0x7f7a0a199fd0> # /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 0x7f7a0a169d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09be9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09be9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a13a4f0> # 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 0x7f7a09be9520> # /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 0x7f7a09be9550> # /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 0x7f7a09b5dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a17a250> # /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 0x7f7a09b5a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a17a3d0> # /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 0x7f7a0a192e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b5a7f0> # 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 0x7f7a09b5a640> # 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 0x7f7a09b595b0> # 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 0x7f7a09b4ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a171910> # /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 0x7f7a09bdf6a0> # 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 0x7f7a09bddb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09bed0a0> # 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 0x7f7a09bdf100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a0a13eb20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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_q1ntkouj/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_q1ntkouj/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_q1ntkouj/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_q1ntkouj/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 0x7f7a097205e0> # /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 0x7f7a09b27580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a096c1100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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_q1ntkouj/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 0x7f7a09bddb80> # 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_q1ntkouj/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_q1ntkouj/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_q1ntkouj/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_q1ntkouj/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_q1ntkouj/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 0x7f7a096f2f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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_q1ntkouj/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 0x7f7a0a185220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a096f2850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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 0x7f7a09b1dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b19f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7a09b12940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_q1ntkouj/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_q1ntkouj/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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.158 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 19543 1726882555.98841: 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-1726882555.3949268-19688-193419149018055/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19543 1726882555.98844: _low_level_execute_command(): starting 19543 1726882555.98847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882555.3949268-19688-193419149018055/ > /dev/null 2>&1 && sleep 0' 19543 1726882556.00938: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882556.00942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19543 1726882556.01116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match not found <<< 19543 1726882556.01120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882556.01196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration <<< 19543 1726882556.01200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19543 1726882556.01215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19543 1726882556.01220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19543 1726882556.01485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 19543 1726882556.01490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19543 1726882556.01525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19543 1726882556.01626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19543 1726882556.03548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19543 1726882556.03552: stderr chunk (state=3): >>><<< 19543 1726882556.03557: stdout chunk (state=3): >>><<< 19543 1726882556.03575: _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.11.158 originally 10.31.11.158 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.158 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.158 originally 10.31.11.158 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19543 1726882556.03581: handler run complete 19543 1726882556.03602: attempt loop complete, returning result 19543 1726882556.03605: _execute() done 19543 1726882556.03607: dumping result to json 19543 1726882556.03609: done dumping result, returning 19543 1726882556.03620: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0e448fcc-3ce9-b8ea-59a2-00000000016a] 19543 1726882556.03625: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016a 19543 1726882556.03719: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016a 19543 1726882556.03721: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 19543 1726882556.03790: no more pending results, returning what we have 19543 1726882556.03793: results queue empty 19543 1726882556.03793: checking for any_errors_fatal 19543 1726882556.03800: done checking for any_errors_fatal 19543 1726882556.03801: checking for max_fail_percentage 19543 1726882556.03803: done checking for max_fail_percentage 19543 1726882556.03803: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.03804: done checking to see if all hosts have failed 19543 1726882556.03805: getting the remaining hosts for this loop 19543 1726882556.03806: done getting the remaining hosts for this loop 19543 1726882556.03810: getting the next task for host managed_node2 19543 1726882556.03816: done getting next task for host managed_node2 19543 1726882556.03819: ^ task is: TASK: Set flag to indicate system is ostree 19543 1726882556.03821: ^ 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 19543 1726882556.03824: getting variables 19543 1726882556.03826: in VariableManager get_vars() 19543 1726882556.03860: Calling all_inventory to load vars for managed_node2 19543 1726882556.03862: Calling groups_inventory to load vars for managed_node2 19543 1726882556.03867: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.03879: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.03882: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.03885: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.04049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.04269: done with get_vars() 19543 1726882556.04279: done getting variables 19543 1726882556.04381: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:56 -0400 (0:00:00.758) 0:00:03.136 ****** 19543 1726882556.04529: entering _queue_task() for managed_node2/set_fact 19543 1726882556.04531: Creating lock for set_fact 19543 1726882556.05365: worker is 1 (out of 1 available) 19543 1726882556.05377: exiting _queue_task() for managed_node2/set_fact 19543 1726882556.05614: done queuing things up, now waiting for results queue to drain 19543 1726882556.05616: waiting for pending results... 19543 1726882556.06837: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 19543 1726882556.07171: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000016b 19543 1726882556.07190: variable 'ansible_search_path' from source: unknown 19543 1726882556.07197: variable 'ansible_search_path' from source: unknown 19543 1726882556.07285: calling self._execute() 19543 1726882556.07436: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.07685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.07702: variable 'omit' from source: magic vars 19543 1726882556.09167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19543 1726882556.10435: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19543 1726882556.10490: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19543 1726882556.10675: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19543 1726882556.10776: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19543 1726882556.11034: 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) 19543 1726882556.11413: 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) 19543 1726882556.11444: 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) 19543 1726882556.11638: 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) 19543 1726882556.12189: Evaluated conditional (not __network_is_ostree is defined): True 19543 1726882556.12278: variable 'omit' from source: magic vars 19543 1726882556.12409: variable 'omit' from source: magic vars 19543 1726882556.13053: variable '__ostree_booted_stat' from source: set_fact 19543 1726882556.13192: variable 'omit' from source: magic vars 19543 1726882556.13493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19543 1726882556.13603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19543 1726882556.13626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19543 1726882556.13898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882556.13921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882556.14037: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19543 1726882556.14045: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.14052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.14484: Set connection var ansible_connection to ssh 19543 1726882556.14556: Set connection var ansible_shell_executable to /bin/sh 19543 1726882556.14665: Set connection var ansible_shell_type to sh 19543 1726882556.14687: Set connection var ansible_timeout to 10 19543 1726882556.14702: Set connection var ansible_module_compression to ZIP_DEFLATED 19543 1726882556.14772: Set connection var ansible_pipelining to False 19543 1726882556.14809: variable 'ansible_shell_executable' from source: unknown 19543 1726882556.14818: variable 'ansible_connection' from source: unknown 19543 1726882556.14878: variable 'ansible_module_compression' from source: unknown 19543 1726882556.14902: variable 'ansible_shell_type' from source: unknown 19543 1726882556.14911: variable 'ansible_shell_executable' from source: unknown 19543 1726882556.14987: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.15004: variable 'ansible_pipelining' from source: unknown 19543 1726882556.15014: variable 'ansible_timeout' from source: unknown 19543 1726882556.15022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.15470: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 19543 1726882556.15534: variable 'omit' from source: magic vars 19543 1726882556.15636: starting attempt loop 19543 1726882556.15645: running the handler 19543 1726882556.15780: handler run complete 19543 1726882556.15794: attempt loop complete, returning result 19543 1726882556.15857: _execute() done 19543 1726882556.15868: dumping result to json 19543 1726882556.15884: done dumping result, returning 19543 1726882556.15895: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-b8ea-59a2-00000000016b] 19543 1726882556.15904: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016b ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19543 1726882556.16068: no more pending results, returning what we have 19543 1726882556.16071: results queue empty 19543 1726882556.16072: checking for any_errors_fatal 19543 1726882556.16079: done checking for any_errors_fatal 19543 1726882556.16079: checking for max_fail_percentage 19543 1726882556.16081: done checking for max_fail_percentage 19543 1726882556.16082: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.16083: done checking to see if all hosts have failed 19543 1726882556.16084: getting the remaining hosts for this loop 19543 1726882556.16085: done getting the remaining hosts for this loop 19543 1726882556.16089: getting the next task for host managed_node2 19543 1726882556.16099: done getting next task for host managed_node2 19543 1726882556.16102: ^ task is: TASK: Fix CentOS6 Base repo 19543 1726882556.16105: ^ 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 19543 1726882556.16110: getting variables 19543 1726882556.16112: in VariableManager get_vars() 19543 1726882556.16145: Calling all_inventory to load vars for managed_node2 19543 1726882556.16148: Calling groups_inventory to load vars for managed_node2 19543 1726882556.16151: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.16174: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.16179: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.16183: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.16414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.16623: done with get_vars() 19543 1726882556.16632: done getting variables 19543 1726882556.17051: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016b 19543 1726882556.17056: WORKER PROCESS EXITING 19543 1726882556.17110: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:56 -0400 (0:00:00.126) 0:00:03.262 ****** 19543 1726882556.17144: entering _queue_task() for managed_node2/copy 19543 1726882556.18228: worker is 1 (out of 1 available) 19543 1726882556.18469: exiting _queue_task() for managed_node2/copy 19543 1726882556.18482: done queuing things up, now waiting for results queue to drain 19543 1726882556.18483: waiting for pending results... 19543 1726882556.19593: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 19543 1726882556.19972: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000016d 19543 1726882556.20006: variable 'ansible_search_path' from source: unknown 19543 1726882556.20014: variable 'ansible_search_path' from source: unknown 19543 1726882556.20052: calling self._execute() 19543 1726882556.20460: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.20551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.20571: variable 'omit' from source: magic vars 19543 1726882556.21941: variable 'ansible_distribution' from source: facts 19543 1726882556.22197: Evaluated conditional (ansible_distribution == 'CentOS'): True 19543 1726882556.22548: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.22564: Evaluated conditional (ansible_distribution_major_version == '6'): False 19543 1726882556.22572: when evaluation is False, skipping this task 19543 1726882556.22578: _execute() done 19543 1726882556.22584: dumping result to json 19543 1726882556.22591: done dumping result, returning 19543 1726882556.22602: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-b8ea-59a2-00000000016d] 19543 1726882556.22722: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016d skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19543 1726882556.22905: no more pending results, returning what we have 19543 1726882556.22909: results queue empty 19543 1726882556.22910: checking for any_errors_fatal 19543 1726882556.22914: done checking for any_errors_fatal 19543 1726882556.22915: checking for max_fail_percentage 19543 1726882556.22917: done checking for max_fail_percentage 19543 1726882556.22918: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.22919: done checking to see if all hosts have failed 19543 1726882556.22920: getting the remaining hosts for this loop 19543 1726882556.22921: done getting the remaining hosts for this loop 19543 1726882556.22926: getting the next task for host managed_node2 19543 1726882556.22935: done getting next task for host managed_node2 19543 1726882556.22938: ^ task is: TASK: Include the task 'enable_epel.yml' 19543 1726882556.22940: ^ 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 19543 1726882556.22946: getting variables 19543 1726882556.22948: in VariableManager get_vars() 19543 1726882556.22982: Calling all_inventory to load vars for managed_node2 19543 1726882556.22985: Calling groups_inventory to load vars for managed_node2 19543 1726882556.22989: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.23002: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.23005: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.23009: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.23207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.23420: done with get_vars() 19543 1726882556.23430: done getting variables 19543 1726882556.23733: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016d 19543 1726882556.23736: WORKER PROCESS EXITING 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:35:56 -0400 (0:00:00.066) 0:00:03.329 ****** 19543 1726882556.23785: entering _queue_task() for managed_node2/include_tasks 19543 1726882556.24701: worker is 1 (out of 1 available) 19543 1726882556.24712: exiting _queue_task() for managed_node2/include_tasks 19543 1726882556.24723: done queuing things up, now waiting for results queue to drain 19543 1726882556.24724: waiting for pending results... 19543 1726882556.25523: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 19543 1726882556.25661: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000016e 19543 1726882556.25802: variable 'ansible_search_path' from source: unknown 19543 1726882556.25809: variable 'ansible_search_path' from source: unknown 19543 1726882556.25847: calling self._execute() 19543 1726882556.25970: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.26119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.26132: variable 'omit' from source: magic vars 19543 1726882556.27361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.33138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.33337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.33384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.33462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.33497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.33601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.33632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.33685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.33728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.33756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.33891: variable '__network_is_ostree' from source: set_fact 19543 1726882556.33915: Evaluated conditional (not __network_is_ostree | d(false)): True 19543 1726882556.33980: _execute() done 19543 1726882556.33988: dumping result to json 19543 1726882556.34077: done dumping result, returning 19543 1726882556.34095: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-b8ea-59a2-00000000016e] 19543 1726882556.34105: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016e 19543 1726882556.34236: no more pending results, returning what we have 19543 1726882556.34242: in VariableManager get_vars() 19543 1726882556.34287: Calling all_inventory to load vars for managed_node2 19543 1726882556.34291: Calling groups_inventory to load vars for managed_node2 19543 1726882556.34295: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.34306: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.34310: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.34313: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.34550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.34751: done with get_vars() 19543 1726882556.34762: variable 'ansible_search_path' from source: unknown 19543 1726882556.34764: variable 'ansible_search_path' from source: unknown 19543 1726882556.34808: we have included files to process 19543 1726882556.34809: generating all_blocks data 19543 1726882556.34811: done generating all_blocks data 19543 1726882556.34817: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19543 1726882556.34818: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19543 1726882556.34821: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19543 1726882556.35425: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000016e 19543 1726882556.35429: WORKER PROCESS EXITING 19543 1726882556.36275: done processing included file 19543 1726882556.36277: iterating over new_blocks loaded from include file 19543 1726882556.36279: in VariableManager get_vars() 19543 1726882556.36291: done with get_vars() 19543 1726882556.36292: filtering new block on tags 19543 1726882556.36314: done filtering new block on tags 19543 1726882556.36432: in VariableManager get_vars() 19543 1726882556.36446: done with get_vars() 19543 1726882556.36448: filtering new block on tags 19543 1726882556.36463: done filtering new block on tags 19543 1726882556.36466: 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_node2 19543 1726882556.36472: extending task lists for all hosts with included blocks 19543 1726882556.36693: done extending task lists 19543 1726882556.36695: done processing included files 19543 1726882556.36696: results queue empty 19543 1726882556.36697: checking for any_errors_fatal 19543 1726882556.36700: done checking for any_errors_fatal 19543 1726882556.36701: checking for max_fail_percentage 19543 1726882556.36702: done checking for max_fail_percentage 19543 1726882556.36703: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.36704: done checking to see if all hosts have failed 19543 1726882556.36705: getting the remaining hosts for this loop 19543 1726882556.36706: done getting the remaining hosts for this loop 19543 1726882556.36709: getting the next task for host managed_node2 19543 1726882556.36713: done getting next task for host managed_node2 19543 1726882556.36715: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19543 1726882556.36718: ^ 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 19543 1726882556.36720: getting variables 19543 1726882556.36721: in VariableManager get_vars() 19543 1726882556.36729: Calling all_inventory to load vars for managed_node2 19543 1726882556.36731: Calling groups_inventory to load vars for managed_node2 19543 1726882556.36733: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.36738: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.36746: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.36749: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.37460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.37876: done with get_vars() 19543 1726882556.37884: done getting variables 19543 1726882556.37950: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 19543 1726882556.38195: 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:35:56 -0400 (0:00:00.144) 0:00:03.473 ****** 19543 1726882556.38237: entering _queue_task() for managed_node2/command 19543 1726882556.38239: Creating lock for command 19543 1726882556.38550: worker is 1 (out of 1 available) 19543 1726882556.38566: exiting _queue_task() for managed_node2/command 19543 1726882556.38578: done queuing things up, now waiting for results queue to drain 19543 1726882556.38579: waiting for pending results... 19543 1726882556.38845: running TaskExecutor() for managed_node2/TASK: Create EPEL 9 19543 1726882556.38967: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000188 19543 1726882556.38984: variable 'ansible_search_path' from source: unknown 19543 1726882556.38990: variable 'ansible_search_path' from source: unknown 19543 1726882556.39030: calling self._execute() 19543 1726882556.39114: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.39126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.39141: variable 'omit' from source: magic vars 19543 1726882556.39538: variable 'ansible_distribution' from source: facts 19543 1726882556.39557: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19543 1726882556.39713: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.39724: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19543 1726882556.39731: when evaluation is False, skipping this task 19543 1726882556.39736: _execute() done 19543 1726882556.39742: dumping result to json 19543 1726882556.39748: done dumping result, returning 19543 1726882556.39758: done running TaskExecutor() for managed_node2/TASK: Create EPEL 9 [0e448fcc-3ce9-b8ea-59a2-000000000188] 19543 1726882556.39772: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000188 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19543 1726882556.39948: no more pending results, returning what we have 19543 1726882556.39952: results queue empty 19543 1726882556.39953: checking for any_errors_fatal 19543 1726882556.39956: done checking for any_errors_fatal 19543 1726882556.39957: checking for max_fail_percentage 19543 1726882556.39958: done checking for max_fail_percentage 19543 1726882556.39959: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.39960: done checking to see if all hosts have failed 19543 1726882556.39961: getting the remaining hosts for this loop 19543 1726882556.39963: done getting the remaining hosts for this loop 19543 1726882556.39968: getting the next task for host managed_node2 19543 1726882556.39974: done getting next task for host managed_node2 19543 1726882556.39977: ^ task is: TASK: Install yum-utils package 19543 1726882556.39980: ^ 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 19543 1726882556.39985: getting variables 19543 1726882556.39987: in VariableManager get_vars() 19543 1726882556.40017: Calling all_inventory to load vars for managed_node2 19543 1726882556.40019: Calling groups_inventory to load vars for managed_node2 19543 1726882556.40023: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.40036: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.40039: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.40042: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.40300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.40603: done with get_vars() 19543 1726882556.40726: done getting variables 19543 1726882556.40774: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000188 19543 1726882556.40777: WORKER PROCESS EXITING 19543 1726882556.40956: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:56 -0400 (0:00:00.027) 0:00:03.501 ****** 19543 1726882556.40984: entering _queue_task() for managed_node2/package 19543 1726882556.40986: Creating lock for package 19543 1726882556.41322: worker is 1 (out of 1 available) 19543 1726882556.41332: exiting _queue_task() for managed_node2/package 19543 1726882556.41343: done queuing things up, now waiting for results queue to drain 19543 1726882556.41344: waiting for pending results... 19543 1726882556.41597: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 19543 1726882556.41736: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000189 19543 1726882556.41756: variable 'ansible_search_path' from source: unknown 19543 1726882556.41767: variable 'ansible_search_path' from source: unknown 19543 1726882556.41808: calling self._execute() 19543 1726882556.42181: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.42192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.42206: variable 'omit' from source: magic vars 19543 1726882556.42859: variable 'ansible_distribution' from source: facts 19543 1726882556.42887: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19543 1726882556.43138: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.43208: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19543 1726882556.43215: when evaluation is False, skipping this task 19543 1726882556.43222: _execute() done 19543 1726882556.43269: dumping result to json 19543 1726882556.43278: done dumping result, returning 19543 1726882556.43287: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0e448fcc-3ce9-b8ea-59a2-000000000189] 19543 1726882556.43298: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000189 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19543 1726882556.43441: no more pending results, returning what we have 19543 1726882556.43445: results queue empty 19543 1726882556.43445: checking for any_errors_fatal 19543 1726882556.43453: done checking for any_errors_fatal 19543 1726882556.43456: checking for max_fail_percentage 19543 1726882556.43458: done checking for max_fail_percentage 19543 1726882556.43458: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.43459: done checking to see if all hosts have failed 19543 1726882556.43460: getting the remaining hosts for this loop 19543 1726882556.43462: done getting the remaining hosts for this loop 19543 1726882556.43467: getting the next task for host managed_node2 19543 1726882556.43474: done getting next task for host managed_node2 19543 1726882556.43482: ^ task is: TASK: Enable EPEL 7 19543 1726882556.43485: ^ 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 19543 1726882556.43489: getting variables 19543 1726882556.43491: in VariableManager get_vars() 19543 1726882556.43520: Calling all_inventory to load vars for managed_node2 19543 1726882556.43522: Calling groups_inventory to load vars for managed_node2 19543 1726882556.43525: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.43538: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.43541: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.43544: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.43726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.43940: done with get_vars() 19543 1726882556.43949: done getting variables 19543 1726882556.44030: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:56 -0400 (0:00:00.030) 0:00:03.532 ****** 19543 1726882556.44066: entering _queue_task() for managed_node2/command 19543 1726882556.44114: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000189 19543 1726882556.44174: WORKER PROCESS EXITING 19543 1726882556.44832: worker is 1 (out of 1 available) 19543 1726882556.44842: exiting _queue_task() for managed_node2/command 19543 1726882556.44858: done queuing things up, now waiting for results queue to drain 19543 1726882556.44979: waiting for pending results... 19543 1726882556.45668: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 19543 1726882556.45901: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000018a 19543 1726882556.45920: variable 'ansible_search_path' from source: unknown 19543 1726882556.45965: variable 'ansible_search_path' from source: unknown 19543 1726882556.46008: calling self._execute() 19543 1726882556.46143: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.46281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.46304: variable 'omit' from source: magic vars 19543 1726882556.46827: variable 'ansible_distribution' from source: facts 19543 1726882556.46858: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19543 1726882556.47193: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.47204: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19543 1726882556.47211: when evaluation is False, skipping this task 19543 1726882556.47218: _execute() done 19543 1726882556.47235: dumping result to json 19543 1726882556.47242: done dumping result, returning 19543 1726882556.47251: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0e448fcc-3ce9-b8ea-59a2-00000000018a] 19543 1726882556.47268: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000018a skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19543 1726882556.47420: no more pending results, returning what we have 19543 1726882556.47424: results queue empty 19543 1726882556.47425: checking for any_errors_fatal 19543 1726882556.47435: done checking for any_errors_fatal 19543 1726882556.47436: checking for max_fail_percentage 19543 1726882556.47437: done checking for max_fail_percentage 19543 1726882556.47438: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.47439: done checking to see if all hosts have failed 19543 1726882556.47440: getting the remaining hosts for this loop 19543 1726882556.47442: done getting the remaining hosts for this loop 19543 1726882556.47445: getting the next task for host managed_node2 19543 1726882556.47452: done getting next task for host managed_node2 19543 1726882556.47457: ^ task is: TASK: Enable EPEL 8 19543 1726882556.47461: ^ 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 19543 1726882556.47468: getting variables 19543 1726882556.47470: in VariableManager get_vars() 19543 1726882556.47500: Calling all_inventory to load vars for managed_node2 19543 1726882556.47504: Calling groups_inventory to load vars for managed_node2 19543 1726882556.47507: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.47520: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.47523: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.47527: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.47768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.47983: done with get_vars() 19543 1726882556.47999: done getting variables 19543 1726882556.48080: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882556.48219: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000018a 19543 1726882556.48223: WORKER PROCESS EXITING 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:35:56 -0400 (0:00:00.041) 0:00:03.573 ****** 19543 1726882556.48237: entering _queue_task() for managed_node2/command 19543 1726882556.48840: worker is 1 (out of 1 available) 19543 1726882556.48849: exiting _queue_task() for managed_node2/command 19543 1726882556.48863: done queuing things up, now waiting for results queue to drain 19543 1726882556.48982: waiting for pending results... 19543 1726882556.50012: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 19543 1726882556.50532: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000018b 19543 1726882556.50567: variable 'ansible_search_path' from source: unknown 19543 1726882556.50581: variable 'ansible_search_path' from source: unknown 19543 1726882556.50634: calling self._execute() 19543 1726882556.50800: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.50851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.50872: variable 'omit' from source: magic vars 19543 1726882556.51359: variable 'ansible_distribution' from source: facts 19543 1726882556.51384: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19543 1726882556.51529: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.51540: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19543 1726882556.51547: when evaluation is False, skipping this task 19543 1726882556.51552: _execute() done 19543 1726882556.51561: dumping result to json 19543 1726882556.51571: done dumping result, returning 19543 1726882556.51580: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0e448fcc-3ce9-b8ea-59a2-00000000018b] 19543 1726882556.51589: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000018b 19543 1726882556.51710: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000018b skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19543 1726882556.51768: no more pending results, returning what we have 19543 1726882556.51773: results queue empty 19543 1726882556.51774: checking for any_errors_fatal 19543 1726882556.51780: done checking for any_errors_fatal 19543 1726882556.51781: checking for max_fail_percentage 19543 1726882556.51782: done checking for max_fail_percentage 19543 1726882556.51783: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.51784: done checking to see if all hosts have failed 19543 1726882556.51785: getting the remaining hosts for this loop 19543 1726882556.51787: done getting the remaining hosts for this loop 19543 1726882556.51790: getting the next task for host managed_node2 19543 1726882556.51799: done getting next task for host managed_node2 19543 1726882556.51801: ^ task is: TASK: Enable EPEL 6 19543 1726882556.51805: ^ 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 19543 1726882556.51808: getting variables 19543 1726882556.51811: in VariableManager get_vars() 19543 1726882556.51843: Calling all_inventory to load vars for managed_node2 19543 1726882556.51845: Calling groups_inventory to load vars for managed_node2 19543 1726882556.51849: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.51866: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.51870: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.51874: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.52050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.52262: done with get_vars() 19543 1726882556.52276: done getting variables 19543 1726882556.52363: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:56 -0400 (0:00:00.042) 0:00:03.616 ****** 19543 1726882556.52517: entering _queue_task() for managed_node2/copy 19543 1726882556.52529: WORKER PROCESS EXITING 19543 1726882556.53063: worker is 1 (out of 1 available) 19543 1726882556.53077: exiting _queue_task() for managed_node2/copy 19543 1726882556.53089: done queuing things up, now waiting for results queue to drain 19543 1726882556.53090: waiting for pending results... 19543 1726882556.53844: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 19543 1726882556.54057: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000018d 19543 1726882556.54069: variable 'ansible_search_path' from source: unknown 19543 1726882556.54073: variable 'ansible_search_path' from source: unknown 19543 1726882556.54107: calling self._execute() 19543 1726882556.54299: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.54303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.54312: variable 'omit' from source: magic vars 19543 1726882556.55127: variable 'ansible_distribution' from source: facts 19543 1726882556.55142: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19543 1726882556.55861: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.55869: Evaluated conditional (ansible_distribution_major_version == '6'): False 19543 1726882556.55872: when evaluation is False, skipping this task 19543 1726882556.55876: _execute() done 19543 1726882556.55879: dumping result to json 19543 1726882556.55881: done dumping result, returning 19543 1726882556.55888: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0e448fcc-3ce9-b8ea-59a2-00000000018d] 19543 1726882556.55895: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000018d 19543 1726882556.56113: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000018d 19543 1726882556.56115: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19543 1726882556.56186: no more pending results, returning what we have 19543 1726882556.56190: results queue empty 19543 1726882556.56191: checking for any_errors_fatal 19543 1726882556.56198: done checking for any_errors_fatal 19543 1726882556.56199: checking for max_fail_percentage 19543 1726882556.56200: done checking for max_fail_percentage 19543 1726882556.56201: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.56202: done checking to see if all hosts have failed 19543 1726882556.56203: getting the remaining hosts for this loop 19543 1726882556.56205: done getting the remaining hosts for this loop 19543 1726882556.56209: getting the next task for host managed_node2 19543 1726882556.56219: done getting next task for host managed_node2 19543 1726882556.56222: ^ task is: TASK: Set network provider to 'initscripts' 19543 1726882556.56227: ^ 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 19543 1726882556.56232: getting variables 19543 1726882556.56234: in VariableManager get_vars() 19543 1726882556.56273: Calling all_inventory to load vars for managed_node2 19543 1726882556.56276: Calling groups_inventory to load vars for managed_node2 19543 1726882556.56280: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.56292: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.56295: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.56297: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.56527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.56738: done with get_vars() 19543 1726882556.56747: done getting variables 19543 1726882556.56858: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:12 Friday 20 September 2024 21:35:56 -0400 (0:00:00.043) 0:00:03.660 ****** 19543 1726882556.56887: entering _queue_task() for managed_node2/set_fact 19543 1726882556.57480: worker is 1 (out of 1 available) 19543 1726882556.57492: exiting _queue_task() for managed_node2/set_fact 19543 1726882556.57504: done queuing things up, now waiting for results queue to drain 19543 1726882556.57505: waiting for pending results... 19543 1726882556.58287: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 19543 1726882556.58503: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000007 19543 1726882556.58569: variable 'ansible_search_path' from source: unknown 19543 1726882556.58701: calling self._execute() 19543 1726882556.58896: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.58906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.58918: variable 'omit' from source: magic vars 19543 1726882556.59142: variable 'omit' from source: magic vars 19543 1726882556.59183: variable 'omit' from source: magic vars 19543 1726882556.59341: variable 'omit' from source: magic vars 19543 1726882556.59394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19543 1726882556.59444: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19543 1726882556.59547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19543 1726882556.59575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882556.59593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19543 1726882556.59669: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19543 1726882556.59748: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.59760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.59986: Set connection var ansible_connection to ssh 19543 1726882556.59998: Set connection var ansible_shell_executable to /bin/sh 19543 1726882556.60008: Set connection var ansible_shell_type to sh 19543 1726882556.60017: Set connection var ansible_timeout to 10 19543 1726882556.60030: Set connection var ansible_module_compression to ZIP_DEFLATED 19543 1726882556.60038: Set connection var ansible_pipelining to False 19543 1726882556.60091: variable 'ansible_shell_executable' from source: unknown 19543 1726882556.60180: variable 'ansible_connection' from source: unknown 19543 1726882556.60190: variable 'ansible_module_compression' from source: unknown 19543 1726882556.60197: variable 'ansible_shell_type' from source: unknown 19543 1726882556.60210: variable 'ansible_shell_executable' from source: unknown 19543 1726882556.60217: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.60224: variable 'ansible_pipelining' from source: unknown 19543 1726882556.60230: variable 'ansible_timeout' from source: unknown 19543 1726882556.60237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.60638: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 19543 1726882556.60658: variable 'omit' from source: magic vars 19543 1726882556.60672: starting attempt loop 19543 1726882556.60681: running the handler 19543 1726882556.60696: handler run complete 19543 1726882556.60711: attempt loop complete, returning result 19543 1726882556.60725: _execute() done 19543 1726882556.60734: dumping result to json 19543 1726882556.60742: done dumping result, returning 19543 1726882556.60753: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0e448fcc-3ce9-b8ea-59a2-000000000007] 19543 1726882556.60777: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19543 1726882556.60928: no more pending results, returning what we have 19543 1726882556.60931: results queue empty 19543 1726882556.60932: checking for any_errors_fatal 19543 1726882556.60938: done checking for any_errors_fatal 19543 1726882556.60939: checking for max_fail_percentage 19543 1726882556.60941: done checking for max_fail_percentage 19543 1726882556.60942: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.60943: done checking to see if all hosts have failed 19543 1726882556.60944: getting the remaining hosts for this loop 19543 1726882556.60946: done getting the remaining hosts for this loop 19543 1726882556.60950: getting the next task for host managed_node2 19543 1726882556.60961: done getting next task for host managed_node2 19543 1726882556.60965: ^ task is: TASK: meta (flush_handlers) 19543 1726882556.60967: ^ 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 19543 1726882556.60972: getting variables 19543 1726882556.60974: in VariableManager get_vars() 19543 1726882556.61008: Calling all_inventory to load vars for managed_node2 19543 1726882556.61011: Calling groups_inventory to load vars for managed_node2 19543 1726882556.61014: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.61025: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.61028: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.61032: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.61226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.61440: done with get_vars() 19543 1726882556.61450: done getting variables 19543 1726882556.61549: in VariableManager get_vars() 19543 1726882556.61562: Calling all_inventory to load vars for managed_node2 19543 1726882556.61567: Calling groups_inventory to load vars for managed_node2 19543 1726882556.61569: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.61574: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.61576: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.61579: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.61971: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000007 19543 1726882556.61974: WORKER PROCESS EXITING 19543 1726882556.61992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.62260: done with get_vars() 19543 1726882556.62284: done queuing things up, now waiting for results queue to drain 19543 1726882556.62286: results queue empty 19543 1726882556.62287: checking for any_errors_fatal 19543 1726882556.62293: done checking for any_errors_fatal 19543 1726882556.62294: checking for max_fail_percentage 19543 1726882556.62295: done checking for max_fail_percentage 19543 1726882556.62295: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.62296: done checking to see if all hosts have failed 19543 1726882556.62297: getting the remaining hosts for this loop 19543 1726882556.62298: done getting the remaining hosts for this loop 19543 1726882556.62300: getting the next task for host managed_node2 19543 1726882556.62304: done getting next task for host managed_node2 19543 1726882556.62306: ^ task is: TASK: meta (flush_handlers) 19543 1726882556.62307: ^ 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 19543 1726882556.62315: getting variables 19543 1726882556.62316: in VariableManager get_vars() 19543 1726882556.62324: Calling all_inventory to load vars for managed_node2 19543 1726882556.62326: Calling groups_inventory to load vars for managed_node2 19543 1726882556.62328: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.62332: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.62334: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.62337: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.62481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.62686: done with get_vars() 19543 1726882556.62693: done getting variables 19543 1726882556.62751: in VariableManager get_vars() 19543 1726882556.62761: Calling all_inventory to load vars for managed_node2 19543 1726882556.62765: Calling groups_inventory to load vars for managed_node2 19543 1726882556.62767: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.62771: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.62773: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.62779: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.62937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.63151: done with get_vars() 19543 1726882556.63167: done queuing things up, now waiting for results queue to drain 19543 1726882556.63169: results queue empty 19543 1726882556.63170: checking for any_errors_fatal 19543 1726882556.63171: done checking for any_errors_fatal 19543 1726882556.63172: checking for max_fail_percentage 19543 1726882556.63173: done checking for max_fail_percentage 19543 1726882556.63174: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.63174: done checking to see if all hosts have failed 19543 1726882556.63175: getting the remaining hosts for this loop 19543 1726882556.63176: done getting the remaining hosts for this loop 19543 1726882556.63178: getting the next task for host managed_node2 19543 1726882556.63181: done getting next task for host managed_node2 19543 1726882556.63182: ^ task is: None 19543 1726882556.63183: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882556.63184: done queuing things up, now waiting for results queue to drain 19543 1726882556.63185: results queue empty 19543 1726882556.63186: checking for any_errors_fatal 19543 1726882556.63186: done checking for any_errors_fatal 19543 1726882556.63187: checking for max_fail_percentage 19543 1726882556.63188: done checking for max_fail_percentage 19543 1726882556.63188: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.63189: done checking to see if all hosts have failed 19543 1726882556.63191: getting the next task for host managed_node2 19543 1726882556.63193: done getting next task for host managed_node2 19543 1726882556.63193: ^ task is: None 19543 1726882556.63195: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882556.63237: in VariableManager get_vars() 19543 1726882556.63283: done with get_vars() 19543 1726882556.63289: in VariableManager get_vars() 19543 1726882556.63307: done with get_vars() 19543 1726882556.63311: variable 'omit' from source: magic vars 19543 1726882556.63345: in VariableManager get_vars() 19543 1726882556.63380: done with get_vars() 19543 1726882556.63402: variable 'omit' from source: magic vars PLAY [Play for testing ethtool coalesce settings] ****************************** 19543 1726882556.64260: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19543 1726882556.64783: getting the remaining hosts for this loop 19543 1726882556.64784: done getting the remaining hosts for this loop 19543 1726882556.64787: getting the next task for host managed_node2 19543 1726882556.64789: done getting next task for host managed_node2 19543 1726882556.64791: ^ task is: TASK: Gathering Facts 19543 1726882556.64792: ^ 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 19543 1726882556.64794: getting variables 19543 1726882556.64795: in VariableManager get_vars() 19543 1726882556.64811: Calling all_inventory to load vars for managed_node2 19543 1726882556.64813: Calling groups_inventory to load vars for managed_node2 19543 1726882556.64815: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.64820: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.64833: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.64836: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.65030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.65238: done with get_vars() 19543 1726882556.65249: done getting variables 19543 1726882556.65292: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 Friday 20 September 2024 21:35:56 -0400 (0:00:00.084) 0:00:03.744 ****** 19543 1726882556.65331: entering _queue_task() for managed_node2/gather_facts 19543 1726882556.66047: worker is 1 (out of 1 available) 19543 1726882556.66069: exiting _queue_task() for managed_node2/gather_facts 19543 1726882556.66092: done queuing things up, now waiting for results queue to drain 19543 1726882556.66093: waiting for pending results... 19543 1726882556.66821: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19543 1726882556.66998: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000001b3 19543 1726882556.67147: variable 'ansible_search_path' from source: unknown 19543 1726882556.67286: calling self._execute() 19543 1726882556.67398: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.67401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.67409: variable 'omit' from source: magic vars 19543 1726882556.67763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.70466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.70902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.70945: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.70993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.71027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.71120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.71270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.71309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.71792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.71811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.72026: variable 'ansible_distribution' from source: facts 19543 1726882556.72039: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.72076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882556.72085: when evaluation is False, skipping this task 19543 1726882556.72092: _execute() done 19543 1726882556.72098: dumping result to json 19543 1726882556.72105: done dumping result, returning 19543 1726882556.72114: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e448fcc-3ce9-b8ea-59a2-0000000001b3] 19543 1726882556.72123: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000001b3 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882556.72269: no more pending results, returning what we have 19543 1726882556.72273: results queue empty 19543 1726882556.72274: checking for any_errors_fatal 19543 1726882556.72275: done checking for any_errors_fatal 19543 1726882556.72276: checking for max_fail_percentage 19543 1726882556.72278: done checking for max_fail_percentage 19543 1726882556.72279: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.72280: done checking to see if all hosts have failed 19543 1726882556.72280: getting the remaining hosts for this loop 19543 1726882556.72283: done getting the remaining hosts for this loop 19543 1726882556.72287: getting the next task for host managed_node2 19543 1726882556.72295: done getting next task for host managed_node2 19543 1726882556.72297: ^ task is: TASK: meta (flush_handlers) 19543 1726882556.72299: ^ 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 19543 1726882556.72304: getting variables 19543 1726882556.72306: in VariableManager get_vars() 19543 1726882556.72361: Calling all_inventory to load vars for managed_node2 19543 1726882556.72367: Calling groups_inventory to load vars for managed_node2 19543 1726882556.72375: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.72390: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.72393: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.72396: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.72662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.72899: done with get_vars() 19543 1726882556.72909: done getting variables 19543 1726882556.72939: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000001b3 19543 1726882556.72942: WORKER PROCESS EXITING 19543 1726882556.72989: in VariableManager get_vars() 19543 1726882556.73010: Calling all_inventory to load vars for managed_node2 19543 1726882556.73013: Calling groups_inventory to load vars for managed_node2 19543 1726882556.73015: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.73019: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.73021: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.73024: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.73153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.73269: done with get_vars() 19543 1726882556.73281: done queuing things up, now waiting for results queue to drain 19543 1726882556.73282: results queue empty 19543 1726882556.73283: checking for any_errors_fatal 19543 1726882556.73284: done checking for any_errors_fatal 19543 1726882556.73285: checking for max_fail_percentage 19543 1726882556.73286: done checking for max_fail_percentage 19543 1726882556.73286: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.73287: done checking to see if all hosts have failed 19543 1726882556.73288: getting the remaining hosts for this loop 19543 1726882556.73289: done getting the remaining hosts for this loop 19543 1726882556.73290: getting the next task for host managed_node2 19543 1726882556.73293: done getting next task for host managed_node2 19543 1726882556.73295: ^ task is: TASK: Show playbook name 19543 1726882556.73295: ^ 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 19543 1726882556.73297: getting variables 19543 1726882556.73297: in VariableManager get_vars() 19543 1726882556.73308: Calling all_inventory to load vars for managed_node2 19543 1726882556.73309: Calling groups_inventory to load vars for managed_node2 19543 1726882556.73311: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.73314: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.73319: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.73321: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.73405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.73518: done with get_vars() 19543 1726882556.73524: done getting variables 19543 1726882556.73579: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:9 Friday 20 September 2024 21:35:56 -0400 (0:00:00.082) 0:00:03.827 ****** 19543 1726882556.73599: entering _queue_task() for managed_node2/debug 19543 1726882556.73600: Creating lock for debug 19543 1726882556.73819: worker is 1 (out of 1 available) 19543 1726882556.73831: exiting _queue_task() for managed_node2/debug 19543 1726882556.73844: done queuing things up, now waiting for results queue to drain 19543 1726882556.73845: waiting for pending results... 19543 1726882556.74006: running TaskExecutor() for managed_node2/TASK: Show playbook name 19543 1726882556.74070: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000000b 19543 1726882556.74082: variable 'ansible_search_path' from source: unknown 19543 1726882556.74112: calling self._execute() 19543 1726882556.74184: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.74188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.74196: variable 'omit' from source: magic vars 19543 1726882556.74509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.77821: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.77902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.77974: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.78032: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.78076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.78192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.78211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.78248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.78313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.78344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.78567: variable 'ansible_distribution' from source: facts 19543 1726882556.78572: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.78584: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882556.78592: when evaluation is False, skipping this task 19543 1726882556.78598: _execute() done 19543 1726882556.78603: dumping result to json 19543 1726882556.78608: done dumping result, returning 19543 1726882556.78617: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0e448fcc-3ce9-b8ea-59a2-00000000000b] 19543 1726882556.78635: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000b skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882556.78839: no more pending results, returning what we have 19543 1726882556.78846: results queue empty 19543 1726882556.78847: checking for any_errors_fatal 19543 1726882556.78849: done checking for any_errors_fatal 19543 1726882556.78850: checking for max_fail_percentage 19543 1726882556.78851: done checking for max_fail_percentage 19543 1726882556.78852: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.78853: done checking to see if all hosts have failed 19543 1726882556.78854: getting the remaining hosts for this loop 19543 1726882556.78858: done getting the remaining hosts for this loop 19543 1726882556.78862: getting the next task for host managed_node2 19543 1726882556.78879: done getting next task for host managed_node2 19543 1726882556.78886: ^ task is: TASK: INIT: Ethtool coalesce tests 19543 1726882556.78888: ^ 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 19543 1726882556.78892: getting variables 19543 1726882556.78894: in VariableManager get_vars() 19543 1726882556.78951: Calling all_inventory to load vars for managed_node2 19543 1726882556.78958: Calling groups_inventory to load vars for managed_node2 19543 1726882556.78963: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.78979: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.78982: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.78986: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.79241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.79652: done with get_vars() 19543 1726882556.79675: done getting variables 19543 1726882556.79716: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000b 19543 1726882556.79719: WORKER PROCESS EXITING 19543 1726882556.79887: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Friday 20 September 2024 21:35:56 -0400 (0:00:00.063) 0:00:03.890 ****** 19543 1726882556.79925: entering _queue_task() for managed_node2/debug 19543 1726882556.80300: worker is 1 (out of 1 available) 19543 1726882556.80310: exiting _queue_task() for managed_node2/debug 19543 1726882556.80330: done queuing things up, now waiting for results queue to drain 19543 1726882556.80331: waiting for pending results... 19543 1726882556.80635: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool coalesce tests 19543 1726882556.80752: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000000c 19543 1726882556.80785: variable 'ansible_search_path' from source: unknown 19543 1726882556.80831: calling self._execute() 19543 1726882556.80922: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.80937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.80949: variable 'omit' from source: magic vars 19543 1726882556.81552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.83355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.83412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.83439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.83473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.83494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.83560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.83582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.83600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.83626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.83636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.83737: variable 'ansible_distribution' from source: facts 19543 1726882556.83743: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.83762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882556.83766: when evaluation is False, skipping this task 19543 1726882556.83768: _execute() done 19543 1726882556.83772: dumping result to json 19543 1726882556.83774: done dumping result, returning 19543 1726882556.83778: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool coalesce tests [0e448fcc-3ce9-b8ea-59a2-00000000000c] 19543 1726882556.83789: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882556.83910: no more pending results, returning what we have 19543 1726882556.83913: results queue empty 19543 1726882556.83914: checking for any_errors_fatal 19543 1726882556.83921: done checking for any_errors_fatal 19543 1726882556.83922: checking for max_fail_percentage 19543 1726882556.83923: done checking for max_fail_percentage 19543 1726882556.83924: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.83924: done checking to see if all hosts have failed 19543 1726882556.83925: getting the remaining hosts for this loop 19543 1726882556.83927: done getting the remaining hosts for this loop 19543 1726882556.83930: getting the next task for host managed_node2 19543 1726882556.83937: done getting next task for host managed_node2 19543 1726882556.83940: ^ task is: TASK: Include the task 'show_interfaces.yml' 19543 1726882556.83942: ^ 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 19543 1726882556.83945: getting variables 19543 1726882556.83946: in VariableManager get_vars() 19543 1726882556.84058: Calling all_inventory to load vars for managed_node2 19543 1726882556.84060: Calling groups_inventory to load vars for managed_node2 19543 1726882556.84062: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.84073: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.84076: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.84079: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.84176: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000c 19543 1726882556.84180: WORKER PROCESS EXITING 19543 1726882556.84193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.84317: done with get_vars() 19543 1726882556.84324: 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_coalesce.yml:18 Friday 20 September 2024 21:35:56 -0400 (0:00:00.044) 0:00:03.935 ****** 19543 1726882556.84389: entering _queue_task() for managed_node2/include_tasks 19543 1726882556.84714: worker is 1 (out of 1 available) 19543 1726882556.84729: exiting _queue_task() for managed_node2/include_tasks 19543 1726882556.84743: done queuing things up, now waiting for results queue to drain 19543 1726882556.84744: waiting for pending results... 19543 1726882556.85053: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 19543 1726882556.85175: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000000d 19543 1726882556.85198: variable 'ansible_search_path' from source: unknown 19543 1726882556.85243: calling self._execute() 19543 1726882556.85336: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.85346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.85361: variable 'omit' from source: magic vars 19543 1726882556.85837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.88248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.88301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.88330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.88357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.88382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.88441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.88466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.88487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.88513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.88523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.88636: variable 'ansible_distribution' from source: facts 19543 1726882556.88639: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.88657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882556.88662: when evaluation is False, skipping this task 19543 1726882556.88665: _execute() done 19543 1726882556.88668: dumping result to json 19543 1726882556.88672: done dumping result, returning 19543 1726882556.88678: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-b8ea-59a2-00000000000d] 19543 1726882556.88688: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000d 19543 1726882556.88779: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000d 19543 1726882556.88781: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882556.88884: no more pending results, returning what we have 19543 1726882556.88888: results queue empty 19543 1726882556.88890: checking for any_errors_fatal 19543 1726882556.88896: done checking for any_errors_fatal 19543 1726882556.88896: checking for max_fail_percentage 19543 1726882556.88898: done checking for max_fail_percentage 19543 1726882556.88898: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.88900: done checking to see if all hosts have failed 19543 1726882556.88901: getting the remaining hosts for this loop 19543 1726882556.88903: done getting the remaining hosts for this loop 19543 1726882556.88906: getting the next task for host managed_node2 19543 1726882556.88913: done getting next task for host managed_node2 19543 1726882556.88915: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19543 1726882556.88917: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882556.88920: getting variables 19543 1726882556.88921: in VariableManager get_vars() 19543 1726882556.88961: Calling all_inventory to load vars for managed_node2 19543 1726882556.88964: Calling groups_inventory to load vars for managed_node2 19543 1726882556.88967: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.88976: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.88978: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.88982: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.89094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.89226: done with get_vars() 19543 1726882556.89234: 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_coalesce.yml:20 Friday 20 September 2024 21:35:56 -0400 (0:00:00.049) 0:00:03.984 ****** 19543 1726882556.89299: entering _queue_task() for managed_node2/include_tasks 19543 1726882556.89503: worker is 1 (out of 1 available) 19543 1726882556.89515: exiting _queue_task() for managed_node2/include_tasks 19543 1726882556.89527: done queuing things up, now waiting for results queue to drain 19543 1726882556.89529: waiting for pending results... 19543 1726882556.89680: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19543 1726882556.89740: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000000e 19543 1726882556.89770: variable 'ansible_search_path' from source: unknown 19543 1726882556.89803: calling self._execute() 19543 1726882556.89932: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.89936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.89943: variable 'omit' from source: magic vars 19543 1726882556.90244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.92808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.93107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.93148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.93214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.93233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.93313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.93332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.93350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.93401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.93437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.93554: variable 'ansible_distribution' from source: facts 19543 1726882556.93560: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.93578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882556.93581: when evaluation is False, skipping this task 19543 1726882556.93583: _execute() done 19543 1726882556.93586: dumping result to json 19543 1726882556.93588: done dumping result, returning 19543 1726882556.93594: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-b8ea-59a2-00000000000e] 19543 1726882556.93604: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000e 19543 1726882556.93702: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000e 19543 1726882556.93705: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882556.93822: no more pending results, returning what we have 19543 1726882556.93827: results queue empty 19543 1726882556.93827: checking for any_errors_fatal 19543 1726882556.93831: done checking for any_errors_fatal 19543 1726882556.93832: checking for max_fail_percentage 19543 1726882556.93833: done checking for max_fail_percentage 19543 1726882556.93834: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.93834: done checking to see if all hosts have failed 19543 1726882556.93835: getting the remaining hosts for this loop 19543 1726882556.93836: done getting the remaining hosts for this loop 19543 1726882556.93840: getting the next task for host managed_node2 19543 1726882556.93844: done getting next task for host managed_node2 19543 1726882556.93846: ^ task is: TASK: Include the task 'assert_device_present.yml' 19543 1726882556.93848: ^ 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 19543 1726882556.93851: getting variables 19543 1726882556.93852: in VariableManager get_vars() 19543 1726882556.93890: Calling all_inventory to load vars for managed_node2 19543 1726882556.93893: Calling groups_inventory to load vars for managed_node2 19543 1726882556.93895: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.93903: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.93906: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.93909: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.94013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.94139: done with get_vars() 19543 1726882556.94147: 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_coalesce.yml:24 Friday 20 September 2024 21:35:56 -0400 (0:00:00.049) 0:00:04.034 ****** 19543 1726882556.94269: entering _queue_task() for managed_node2/include_tasks 19543 1726882556.94516: worker is 1 (out of 1 available) 19543 1726882556.94532: exiting _queue_task() for managed_node2/include_tasks 19543 1726882556.94548: done queuing things up, now waiting for results queue to drain 19543 1726882556.94550: waiting for pending results... 19543 1726882556.94853: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 19543 1726882556.94972: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000000f 19543 1726882556.95002: variable 'ansible_search_path' from source: unknown 19543 1726882556.95059: calling self._execute() 19543 1726882556.95170: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.95185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.95208: variable 'omit' from source: magic vars 19543 1726882556.95647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882556.97728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882556.97779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882556.97821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882556.97873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882556.97894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882556.97975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882556.97998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882556.98037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882556.98086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882556.98122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882556.98282: variable 'ansible_distribution' from source: facts 19543 1726882556.98298: variable 'ansible_distribution_major_version' from source: facts 19543 1726882556.98322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882556.98325: when evaluation is False, skipping this task 19543 1726882556.98328: _execute() done 19543 1726882556.98331: dumping result to json 19543 1726882556.98333: done dumping result, returning 19543 1726882556.98339: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-b8ea-59a2-00000000000f] 19543 1726882556.98343: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000f 19543 1726882556.98448: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000000f 19543 1726882556.98452: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882556.98515: no more pending results, returning what we have 19543 1726882556.98519: results queue empty 19543 1726882556.98520: checking for any_errors_fatal 19543 1726882556.98525: done checking for any_errors_fatal 19543 1726882556.98525: checking for max_fail_percentage 19543 1726882556.98527: done checking for max_fail_percentage 19543 1726882556.98528: checking to see if all hosts have failed and the running result is not ok 19543 1726882556.98529: done checking to see if all hosts have failed 19543 1726882556.98530: getting the remaining hosts for this loop 19543 1726882556.98532: done getting the remaining hosts for this loop 19543 1726882556.98536: getting the next task for host managed_node2 19543 1726882556.98544: done getting next task for host managed_node2 19543 1726882556.98547: ^ task is: TASK: Install ethtool (test dependency) 19543 1726882556.98552: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882556.98559: getting variables 19543 1726882556.98561: in VariableManager get_vars() 19543 1726882556.98625: Calling all_inventory to load vars for managed_node2 19543 1726882556.98628: Calling groups_inventory to load vars for managed_node2 19543 1726882556.98631: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882556.98643: Calling all_plugins_play to load vars for managed_node2 19543 1726882556.98645: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882556.98649: Calling groups_plugins_play to load vars for managed_node2 19543 1726882556.98832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882556.99088: done with get_vars() 19543 1726882556.99098: done getting variables 19543 1726882556.99140: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Friday 20 September 2024 21:35:56 -0400 (0:00:00.048) 0:00:04.082 ****** 19543 1726882556.99161: entering _queue_task() for managed_node2/package 19543 1726882556.99382: worker is 1 (out of 1 available) 19543 1726882556.99395: exiting _queue_task() for managed_node2/package 19543 1726882556.99409: done queuing things up, now waiting for results queue to drain 19543 1726882556.99410: waiting for pending results... 19543 1726882556.99643: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 19543 1726882556.99708: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000010 19543 1726882556.99715: variable 'ansible_search_path' from source: unknown 19543 1726882556.99757: calling self._execute() 19543 1726882556.99832: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882556.99837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882556.99844: variable 'omit' from source: magic vars 19543 1726882557.00228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.02255: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.02311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.02338: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.02378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.02404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.02472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.02492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.02529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.02573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.02590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.02725: variable 'ansible_distribution' from source: facts 19543 1726882557.02738: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.02780: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.02783: when evaluation is False, skipping this task 19543 1726882557.02786: _execute() done 19543 1726882557.02788: dumping result to json 19543 1726882557.02790: done dumping result, returning 19543 1726882557.02795: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0e448fcc-3ce9-b8ea-59a2-000000000010] 19543 1726882557.02800: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000010 19543 1726882557.02886: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000010 19543 1726882557.02888: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.02934: no more pending results, returning what we have 19543 1726882557.02938: results queue empty 19543 1726882557.02938: checking for any_errors_fatal 19543 1726882557.02945: done checking for any_errors_fatal 19543 1726882557.02946: checking for max_fail_percentage 19543 1726882557.02948: done checking for max_fail_percentage 19543 1726882557.02948: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.02949: done checking to see if all hosts have failed 19543 1726882557.02950: getting the remaining hosts for this loop 19543 1726882557.02952: done getting the remaining hosts for this loop 19543 1726882557.02957: getting the next task for host managed_node2 19543 1726882557.02966: done getting next task for host managed_node2 19543 1726882557.02969: ^ task is: TASK: TEST: I can create a profile without any coalescing option. 19543 1726882557.02971: ^ 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 19543 1726882557.02973: getting variables 19543 1726882557.02975: in VariableManager get_vars() 19543 1726882557.03020: Calling all_inventory to load vars for managed_node2 19543 1726882557.03023: Calling groups_inventory to load vars for managed_node2 19543 1726882557.03025: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.03035: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.03038: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.03041: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.03215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.03346: done with get_vars() 19543 1726882557.03354: done getting variables 19543 1726882557.03399: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Friday 20 September 2024 21:35:57 -0400 (0:00:00.042) 0:00:04.125 ****** 19543 1726882557.03420: entering _queue_task() for managed_node2/debug 19543 1726882557.03667: worker is 1 (out of 1 available) 19543 1726882557.03680: exiting _queue_task() for managed_node2/debug 19543 1726882557.03692: done queuing things up, now waiting for results queue to drain 19543 1726882557.03693: waiting for pending results... 19543 1726882557.03860: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any coalescing option. 19543 1726882557.03918: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000012 19543 1726882557.03929: variable 'ansible_search_path' from source: unknown 19543 1726882557.03964: calling self._execute() 19543 1726882557.04022: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.04025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.04032: variable 'omit' from source: magic vars 19543 1726882557.04361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.06350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.06400: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.06427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.06452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.06478: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.06542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.06575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.06595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.06624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.06634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.06737: variable 'ansible_distribution' from source: facts 19543 1726882557.06742: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.06757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.06762: when evaluation is False, skipping this task 19543 1726882557.06766: _execute() done 19543 1726882557.06768: dumping result to json 19543 1726882557.06771: done dumping result, returning 19543 1726882557.06778: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without any coalescing option. [0e448fcc-3ce9-b8ea-59a2-000000000012] 19543 1726882557.06784: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000012 19543 1726882557.06901: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000012 19543 1726882557.06906: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882557.06972: no more pending results, returning what we have 19543 1726882557.06976: results queue empty 19543 1726882557.06977: checking for any_errors_fatal 19543 1726882557.06981: done checking for any_errors_fatal 19543 1726882557.06982: checking for max_fail_percentage 19543 1726882557.06984: done checking for max_fail_percentage 19543 1726882557.06985: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.06986: done checking to see if all hosts have failed 19543 1726882557.06987: getting the remaining hosts for this loop 19543 1726882557.06989: done getting the remaining hosts for this loop 19543 1726882557.06992: getting the next task for host managed_node2 19543 1726882557.07000: done getting next task for host managed_node2 19543 1726882557.07006: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882557.07009: ^ 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 19543 1726882557.07023: getting variables 19543 1726882557.07024: in VariableManager get_vars() 19543 1726882557.07079: Calling all_inventory to load vars for managed_node2 19543 1726882557.07082: Calling groups_inventory to load vars for managed_node2 19543 1726882557.07084: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.07096: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.07098: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.07101: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.07339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.07543: done with get_vars() 19543 1726882557.07550: 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:35:57 -0400 (0:00:00.041) 0:00:04.167 ****** 19543 1726882557.07621: entering _queue_task() for managed_node2/include_tasks 19543 1726882557.07821: worker is 1 (out of 1 available) 19543 1726882557.07832: exiting _queue_task() for managed_node2/include_tasks 19543 1726882557.07845: done queuing things up, now waiting for results queue to drain 19543 1726882557.07847: waiting for pending results... 19543 1726882557.08019: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882557.08106: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000001a 19543 1726882557.08122: variable 'ansible_search_path' from source: unknown 19543 1726882557.08126: variable 'ansible_search_path' from source: unknown 19543 1726882557.08152: calling self._execute() 19543 1726882557.08237: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.08241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.08248: variable 'omit' from source: magic vars 19543 1726882557.08679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.10757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.10821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.10858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.10886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.10907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.10965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.10988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.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) 19543 1726882557.11035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.11047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.11197: variable 'ansible_distribution' from source: facts 19543 1726882557.11200: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.11220: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.11228: when evaluation is False, skipping this task 19543 1726882557.11237: _execute() done 19543 1726882557.11241: dumping result to json 19543 1726882557.11243: done dumping result, returning 19543 1726882557.11249: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-b8ea-59a2-00000000001a] 19543 1726882557.11258: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001a 19543 1726882557.11341: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001a 19543 1726882557.11343: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.11406: no more pending results, returning what we have 19543 1726882557.11409: results queue empty 19543 1726882557.11410: checking for any_errors_fatal 19543 1726882557.11415: done checking for any_errors_fatal 19543 1726882557.11416: checking for max_fail_percentage 19543 1726882557.11417: done checking for max_fail_percentage 19543 1726882557.11418: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.11419: done checking to see if all hosts have failed 19543 1726882557.11419: getting the remaining hosts for this loop 19543 1726882557.11421: done getting the remaining hosts for this loop 19543 1726882557.11425: getting the next task for host managed_node2 19543 1726882557.11432: done getting next task for host managed_node2 19543 1726882557.11436: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882557.11438: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882557.11451: getting variables 19543 1726882557.11452: in VariableManager get_vars() 19543 1726882557.11509: Calling all_inventory to load vars for managed_node2 19543 1726882557.11511: Calling groups_inventory to load vars for managed_node2 19543 1726882557.11513: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.11522: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.11524: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.11527: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.11642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.11771: done with get_vars() 19543 1726882557.11779: done getting variables 19543 1726882557.11820: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:57 -0400 (0:00:00.042) 0:00:04.209 ****** 19543 1726882557.11842: entering _queue_task() for managed_node2/debug 19543 1726882557.12032: worker is 1 (out of 1 available) 19543 1726882557.12049: exiting _queue_task() for managed_node2/debug 19543 1726882557.12064: done queuing things up, now waiting for results queue to drain 19543 1726882557.12066: waiting for pending results... 19543 1726882557.12222: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882557.12313: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000001b 19543 1726882557.12326: variable 'ansible_search_path' from source: unknown 19543 1726882557.12329: variable 'ansible_search_path' from source: unknown 19543 1726882557.12358: calling self._execute() 19543 1726882557.12418: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.12422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.12430: variable 'omit' from source: magic vars 19543 1726882557.12740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.14509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.14551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.14583: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.14613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.14632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.14689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.14714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.14737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.14768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.14779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.14878: variable 'ansible_distribution' from source: facts 19543 1726882557.14884: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.14898: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.14902: when evaluation is False, skipping this task 19543 1726882557.14905: _execute() done 19543 1726882557.14907: dumping result to json 19543 1726882557.14910: done dumping result, returning 19543 1726882557.14914: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-b8ea-59a2-00000000001b] 19543 1726882557.14919: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001b 19543 1726882557.15002: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001b 19543 1726882557.15005: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882557.15074: no more pending results, returning what we have 19543 1726882557.15081: results queue empty 19543 1726882557.15082: checking for any_errors_fatal 19543 1726882557.15086: done checking for any_errors_fatal 19543 1726882557.15087: checking for max_fail_percentage 19543 1726882557.15088: done checking for max_fail_percentage 19543 1726882557.15089: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.15090: done checking to see if all hosts have failed 19543 1726882557.15091: getting the remaining hosts for this loop 19543 1726882557.15092: done getting the remaining hosts for this loop 19543 1726882557.15095: getting the next task for host managed_node2 19543 1726882557.15101: done getting next task for host managed_node2 19543 1726882557.15104: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882557.15107: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882557.15118: getting variables 19543 1726882557.15120: in VariableManager get_vars() 19543 1726882557.15169: Calling all_inventory to load vars for managed_node2 19543 1726882557.15171: Calling groups_inventory to load vars for managed_node2 19543 1726882557.15172: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.15179: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.15180: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.15184: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.15461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.15582: done with get_vars() 19543 1726882557.15589: done getting variables 19543 1726882557.15647: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:57 -0400 (0:00:00.038) 0:00:04.248 ****** 19543 1726882557.15671: entering _queue_task() for managed_node2/fail 19543 1726882557.15672: Creating lock for fail 19543 1726882557.15852: worker is 1 (out of 1 available) 19543 1726882557.15867: exiting _queue_task() for managed_node2/fail 19543 1726882557.15879: done queuing things up, now waiting for results queue to drain 19543 1726882557.15880: waiting for pending results... 19543 1726882557.16041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882557.16129: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000001c 19543 1726882557.16140: variable 'ansible_search_path' from source: unknown 19543 1726882557.16144: variable 'ansible_search_path' from source: unknown 19543 1726882557.16187: calling self._execute() 19543 1726882557.16270: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.16277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.16285: variable 'omit' from source: magic vars 19543 1726882557.16585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.18240: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.18318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.18360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.18401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.18436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.18607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.18639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.18672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.18719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.18737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.18867: variable 'ansible_distribution' from source: facts 19543 1726882557.18880: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.18904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.18912: when evaluation is False, skipping this task 19543 1726882557.18919: _execute() done 19543 1726882557.18926: dumping result to json 19543 1726882557.18933: done dumping result, returning 19543 1726882557.18943: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-b8ea-59a2-00000000001c] 19543 1726882557.18953: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.19094: no more pending results, returning what we have 19543 1726882557.19098: results queue empty 19543 1726882557.19099: checking for any_errors_fatal 19543 1726882557.19104: done checking for any_errors_fatal 19543 1726882557.19105: checking for max_fail_percentage 19543 1726882557.19106: done checking for max_fail_percentage 19543 1726882557.19107: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.19108: done checking to see if all hosts have failed 19543 1726882557.19109: getting the remaining hosts for this loop 19543 1726882557.19111: done getting the remaining hosts for this loop 19543 1726882557.19115: getting the next task for host managed_node2 19543 1726882557.19121: done getting next task for host managed_node2 19543 1726882557.19125: ^ 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 19543 1726882557.19128: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882557.19143: getting variables 19543 1726882557.19145: in VariableManager get_vars() 19543 1726882557.19194: Calling all_inventory to load vars for managed_node2 19543 1726882557.19198: Calling groups_inventory to load vars for managed_node2 19543 1726882557.19200: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.19211: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.19214: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.19217: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.19388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.19602: done with get_vars() 19543 1726882557.19613: done getting variables 19543 1726882557.19920: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001c 19543 1726882557.19923: WORKER PROCESS EXITING 19543 1726882557.19936: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:57 -0400 (0:00:00.042) 0:00:04.291 ****** 19543 1726882557.19969: entering _queue_task() for managed_node2/fail 19543 1726882557.20184: worker is 1 (out of 1 available) 19543 1726882557.20196: exiting _queue_task() for managed_node2/fail 19543 1726882557.20208: done queuing things up, now waiting for results queue to drain 19543 1726882557.20209: waiting for pending results... 19543 1726882557.20476: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19543 1726882557.20598: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000001d 19543 1726882557.20620: variable 'ansible_search_path' from source: unknown 19543 1726882557.20630: variable 'ansible_search_path' from source: unknown 19543 1726882557.20679: calling self._execute() 19543 1726882557.20759: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.20774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.20787: variable 'omit' from source: magic vars 19543 1726882557.21321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.24350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.24434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.24493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.24538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.24573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.24716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.24752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.24790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.24841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.24860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.25016: variable 'ansible_distribution' from source: facts 19543 1726882557.25031: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.25057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.25066: when evaluation is False, skipping this task 19543 1726882557.25073: _execute() done 19543 1726882557.25080: dumping result to json 19543 1726882557.25091: done dumping result, returning 19543 1726882557.25105: done running TaskExecutor() for managed_node2/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-b8ea-59a2-00000000001d] 19543 1726882557.25114: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.25260: no more pending results, returning what we have 19543 1726882557.25265: results queue empty 19543 1726882557.25266: checking for any_errors_fatal 19543 1726882557.25272: done checking for any_errors_fatal 19543 1726882557.25272: checking for max_fail_percentage 19543 1726882557.25274: done checking for max_fail_percentage 19543 1726882557.25275: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.25276: done checking to see if all hosts have failed 19543 1726882557.25277: getting the remaining hosts for this loop 19543 1726882557.25279: done getting the remaining hosts for this loop 19543 1726882557.25282: getting the next task for host managed_node2 19543 1726882557.25289: done getting next task for host managed_node2 19543 1726882557.25293: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882557.25296: ^ 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 19543 1726882557.25309: getting variables 19543 1726882557.25311: in VariableManager get_vars() 19543 1726882557.25363: Calling all_inventory to load vars for managed_node2 19543 1726882557.25367: Calling groups_inventory to load vars for managed_node2 19543 1726882557.25370: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.25380: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.25383: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.25387: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.25679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.25913: done with get_vars() 19543 1726882557.25924: done getting variables 19543 1726882557.25977: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001d 19543 1726882557.25989: WORKER PROCESS EXITING 19543 1726882557.26111: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:57 -0400 (0:00:00.061) 0:00:04.352 ****** 19543 1726882557.26148: entering _queue_task() for managed_node2/fail 19543 1726882557.26592: worker is 1 (out of 1 available) 19543 1726882557.26603: exiting _queue_task() for managed_node2/fail 19543 1726882557.26614: done queuing things up, now waiting for results queue to drain 19543 1726882557.26615: waiting for pending results... 19543 1726882557.26890: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882557.27028: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000001e 19543 1726882557.27047: variable 'ansible_search_path' from source: unknown 19543 1726882557.27063: variable 'ansible_search_path' from source: unknown 19543 1726882557.27108: calling self._execute() 19543 1726882557.27193: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.27204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.27215: variable 'omit' from source: magic vars 19543 1726882557.27687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.30333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.30420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.30472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.30509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.30556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.30641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.30684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.30715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.30775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.30796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.30940: variable 'ansible_distribution' from source: facts 19543 1726882557.30955: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.30993: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.31001: when evaluation is False, skipping this task 19543 1726882557.31007: _execute() done 19543 1726882557.31013: dumping result to json 19543 1726882557.31019: done dumping result, returning 19543 1726882557.31029: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-b8ea-59a2-00000000001e] 19543 1726882557.31039: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.31186: no more pending results, returning what we have 19543 1726882557.31190: results queue empty 19543 1726882557.31190: checking for any_errors_fatal 19543 1726882557.31195: done checking for any_errors_fatal 19543 1726882557.31196: checking for max_fail_percentage 19543 1726882557.31198: done checking for max_fail_percentage 19543 1726882557.31198: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.31199: done checking to see if all hosts have failed 19543 1726882557.31200: getting the remaining hosts for this loop 19543 1726882557.31202: done getting the remaining hosts for this loop 19543 1726882557.31206: getting the next task for host managed_node2 19543 1726882557.31213: done getting next task for host managed_node2 19543 1726882557.31217: ^ 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 19543 1726882557.31220: ^ 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 19543 1726882557.31232: getting variables 19543 1726882557.31234: in VariableManager get_vars() 19543 1726882557.31284: Calling all_inventory to load vars for managed_node2 19543 1726882557.31287: Calling groups_inventory to load vars for managed_node2 19543 1726882557.31290: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.31300: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.31303: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.31307: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.31573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.31838: done with get_vars() 19543 1726882557.31861: done getting variables 19543 1726882557.31999: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001e 19543 1726882557.32002: WORKER PROCESS EXITING 19543 1726882557.32068: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:57 -0400 (0:00:00.059) 0:00:04.412 ****** 19543 1726882557.32103: entering _queue_task() for managed_node2/dnf 19543 1726882557.32572: worker is 1 (out of 1 available) 19543 1726882557.32584: exiting _queue_task() for managed_node2/dnf 19543 1726882557.32596: done queuing things up, now waiting for results queue to drain 19543 1726882557.32597: waiting for pending results... 19543 1726882557.32852: running TaskExecutor() for managed_node2/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 19543 1726882557.32990: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000001f 19543 1726882557.33021: variable 'ansible_search_path' from source: unknown 19543 1726882557.33030: variable 'ansible_search_path' from source: unknown 19543 1726882557.33077: calling self._execute() 19543 1726882557.33172: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.33182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.33195: variable 'omit' from source: magic vars 19543 1726882557.33639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.36300: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.36372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.36424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.36461: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.36503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.36591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.36637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.36668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.36725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.36748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.36897: variable 'ansible_distribution' from source: facts 19543 1726882557.36908: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.36944: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.36953: when evaluation is False, skipping this task 19543 1726882557.36960: _execute() done 19543 1726882557.36968: dumping result to json 19543 1726882557.36975: done dumping result, returning 19543 1726882557.36984: done running TaskExecutor() for managed_node2/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-b8ea-59a2-00000000001f] 19543 1726882557.36994: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.37151: no more pending results, returning what we have 19543 1726882557.37154: results queue empty 19543 1726882557.37155: checking for any_errors_fatal 19543 1726882557.37162: done checking for any_errors_fatal 19543 1726882557.37165: checking for max_fail_percentage 19543 1726882557.37167: done checking for max_fail_percentage 19543 1726882557.37168: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.37168: done checking to see if all hosts have failed 19543 1726882557.37169: getting the remaining hosts for this loop 19543 1726882557.37171: done getting the remaining hosts for this loop 19543 1726882557.37176: getting the next task for host managed_node2 19543 1726882557.37183: done getting next task for host managed_node2 19543 1726882557.37187: ^ 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 19543 1726882557.37190: ^ 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 19543 1726882557.37206: getting variables 19543 1726882557.37208: in VariableManager get_vars() 19543 1726882557.37257: Calling all_inventory to load vars for managed_node2 19543 1726882557.37260: Calling groups_inventory to load vars for managed_node2 19543 1726882557.37263: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.37275: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.37278: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.37281: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.37504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.37716: done with get_vars() 19543 1726882557.37726: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882557.37816: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000001f 19543 1726882557.37822: WORKER PROCESS EXITING 19543 1726882557.37923: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:57 -0400 (0:00:00.058) 0:00:04.470 ****** 19543 1726882557.37962: entering _queue_task() for managed_node2/yum 19543 1726882557.37966: Creating lock for yum 19543 1726882557.38425: worker is 1 (out of 1 available) 19543 1726882557.38436: exiting _queue_task() for managed_node2/yum 19543 1726882557.38448: done queuing things up, now waiting for results queue to drain 19543 1726882557.38449: waiting for pending results... 19543 1726882557.38738: running TaskExecutor() for managed_node2/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 19543 1726882557.38878: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000020 19543 1726882557.38915: variable 'ansible_search_path' from source: unknown 19543 1726882557.38924: variable 'ansible_search_path' from source: unknown 19543 1726882557.38966: calling self._execute() 19543 1726882557.39055: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.39070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.39084: variable 'omit' from source: magic vars 19543 1726882557.39571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.42213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.42341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.42955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.43003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.43038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.43135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.43383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.43974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.44030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.44049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.44383: variable 'ansible_distribution' from source: facts 19543 1726882557.44400: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.44424: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.44433: when evaluation is False, skipping this task 19543 1726882557.44445: _execute() done 19543 1726882557.44457: dumping result to json 19543 1726882557.44467: done dumping result, returning 19543 1726882557.44479: done running TaskExecutor() for managed_node2/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-b8ea-59a2-000000000020] 19543 1726882557.44489: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000020 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.44812: no more pending results, returning what we have 19543 1726882557.44816: results queue empty 19543 1726882557.44816: checking for any_errors_fatal 19543 1726882557.44823: done checking for any_errors_fatal 19543 1726882557.44824: checking for max_fail_percentage 19543 1726882557.44826: done checking for max_fail_percentage 19543 1726882557.44827: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.44827: done checking to see if all hosts have failed 19543 1726882557.44828: getting the remaining hosts for this loop 19543 1726882557.44830: done getting the remaining hosts for this loop 19543 1726882557.44834: getting the next task for host managed_node2 19543 1726882557.44842: done getting next task for host managed_node2 19543 1726882557.44846: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882557.44849: ^ 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 19543 1726882557.44862: getting variables 19543 1726882557.44866: in VariableManager get_vars() 19543 1726882557.44918: Calling all_inventory to load vars for managed_node2 19543 1726882557.44922: Calling groups_inventory to load vars for managed_node2 19543 1726882557.44925: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.44935: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.44939: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.44942: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.45854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.46369: done with get_vars() 19543 1726882557.46382: done getting variables 19543 1726882557.46682: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000020 19543 1726882557.46686: WORKER PROCESS EXITING 19543 1726882557.46720: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:57 -0400 (0:00:00.087) 0:00:04.558 ****** 19543 1726882557.46756: entering _queue_task() for managed_node2/fail 19543 1726882557.47260: worker is 1 (out of 1 available) 19543 1726882557.47273: exiting _queue_task() for managed_node2/fail 19543 1726882557.47284: done queuing things up, now waiting for results queue to drain 19543 1726882557.47285: waiting for pending results... 19543 1726882557.48416: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882557.48660: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000021 19543 1726882557.48683: variable 'ansible_search_path' from source: unknown 19543 1726882557.48691: variable 'ansible_search_path' from source: unknown 19543 1726882557.48731: calling self._execute() 19543 1726882557.48830: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.48841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.48855: variable 'omit' from source: magic vars 19543 1726882557.49308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.53421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.53504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.53546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.53587: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.53628: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.53718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.53750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.53782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.53838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.53858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.54012: variable 'ansible_distribution' from source: facts 19543 1726882557.54023: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.54056: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.54066: when evaluation is False, skipping this task 19543 1726882557.54073: _execute() done 19543 1726882557.54080: dumping result to json 19543 1726882557.54087: done dumping result, returning 19543 1726882557.54098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-000000000021] 19543 1726882557.54108: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.54269: no more pending results, returning what we have 19543 1726882557.54273: results queue empty 19543 1726882557.54274: checking for any_errors_fatal 19543 1726882557.54278: done checking for any_errors_fatal 19543 1726882557.54279: checking for max_fail_percentage 19543 1726882557.54281: done checking for max_fail_percentage 19543 1726882557.54282: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.54283: done checking to see if all hosts have failed 19543 1726882557.54283: getting the remaining hosts for this loop 19543 1726882557.54286: done getting the remaining hosts for this loop 19543 1726882557.54289: getting the next task for host managed_node2 19543 1726882557.54296: done getting next task for host managed_node2 19543 1726882557.54300: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19543 1726882557.54304: ^ 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 19543 1726882557.54317: getting variables 19543 1726882557.54319: in VariableManager get_vars() 19543 1726882557.54375: Calling all_inventory to load vars for managed_node2 19543 1726882557.54378: Calling groups_inventory to load vars for managed_node2 19543 1726882557.54380: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.54391: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.54394: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.54397: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.54639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.54857: done with get_vars() 19543 1726882557.54919: done getting variables 19543 1726882557.55134: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000021 19543 1726882557.55137: WORKER PROCESS EXITING 19543 1726882557.55177: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:57 -0400 (0:00:00.084) 0:00:04.643 ****** 19543 1726882557.55212: entering _queue_task() for managed_node2/package 19543 1726882557.55952: worker is 1 (out of 1 available) 19543 1726882557.55967: exiting _queue_task() for managed_node2/package 19543 1726882557.55979: done queuing things up, now waiting for results queue to drain 19543 1726882557.55980: waiting for pending results... 19543 1726882557.57053: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19543 1726882557.57367: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000022 19543 1726882557.57460: variable 'ansible_search_path' from source: unknown 19543 1726882557.57471: variable 'ansible_search_path' from source: unknown 19543 1726882557.57511: calling self._execute() 19543 1726882557.57708: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.57718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.57730: variable 'omit' from source: magic vars 19543 1726882557.59414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.64996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.65104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.65150: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.65202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.65230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.65317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.65352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.65389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.65441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.65461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.65610: variable 'ansible_distribution' from source: facts 19543 1726882557.65629: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.65658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.65670: when evaluation is False, skipping this task 19543 1726882557.65678: _execute() done 19543 1726882557.65684: dumping result to json 19543 1726882557.65692: done dumping result, returning 19543 1726882557.65704: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-b8ea-59a2-000000000022] 19543 1726882557.65714: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.65889: no more pending results, returning what we have 19543 1726882557.65892: results queue empty 19543 1726882557.65893: checking for any_errors_fatal 19543 1726882557.65900: done checking for any_errors_fatal 19543 1726882557.65901: checking for max_fail_percentage 19543 1726882557.65903: done checking for max_fail_percentage 19543 1726882557.65903: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.65904: done checking to see if all hosts have failed 19543 1726882557.65905: getting the remaining hosts for this loop 19543 1726882557.65907: done getting the remaining hosts for this loop 19543 1726882557.65910: getting the next task for host managed_node2 19543 1726882557.65916: done getting next task for host managed_node2 19543 1726882557.65920: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882557.65922: ^ 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 19543 1726882557.65934: getting variables 19543 1726882557.65936: in VariableManager get_vars() 19543 1726882557.65986: Calling all_inventory to load vars for managed_node2 19543 1726882557.65988: Calling groups_inventory to load vars for managed_node2 19543 1726882557.65991: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.66000: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.66003: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.66005: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.66156: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000022 19543 1726882557.66159: WORKER PROCESS EXITING 19543 1726882557.66190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.66413: done with get_vars() 19543 1726882557.66425: done getting variables 19543 1726882557.66491: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:57 -0400 (0:00:00.113) 0:00:04.757 ****** 19543 1726882557.66610: entering _queue_task() for managed_node2/package 19543 1726882557.67761: worker is 1 (out of 1 available) 19543 1726882557.68176: exiting _queue_task() for managed_node2/package 19543 1726882557.68189: done queuing things up, now waiting for results queue to drain 19543 1726882557.68191: waiting for pending results... 19543 1726882557.68452: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882557.69179: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000023 19543 1726882557.69202: variable 'ansible_search_path' from source: unknown 19543 1726882557.69210: variable 'ansible_search_path' from source: unknown 19543 1726882557.69303: calling self._execute() 19543 1726882557.69434: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.69444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.69480: variable 'omit' from source: magic vars 19543 1726882557.69996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.73620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.73707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.73747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.73802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.73834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.73958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.74108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.74141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.74252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.74287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.74663: variable 'ansible_distribution' from source: facts 19543 1726882557.74677: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.74700: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.74707: when evaluation is False, skipping this task 19543 1726882557.74713: _execute() done 19543 1726882557.74720: dumping result to json 19543 1726882557.74727: done dumping result, returning 19543 1726882557.74738: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-000000000023] 19543 1726882557.74774: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.74931: no more pending results, returning what we have 19543 1726882557.74935: results queue empty 19543 1726882557.74936: checking for any_errors_fatal 19543 1726882557.74941: done checking for any_errors_fatal 19543 1726882557.74942: checking for max_fail_percentage 19543 1726882557.74944: done checking for max_fail_percentage 19543 1726882557.74945: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.74946: done checking to see if all hosts have failed 19543 1726882557.74947: getting the remaining hosts for this loop 19543 1726882557.74948: done getting the remaining hosts for this loop 19543 1726882557.74952: getting the next task for host managed_node2 19543 1726882557.74962: done getting next task for host managed_node2 19543 1726882557.74969: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882557.74973: ^ 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 19543 1726882557.74987: getting variables 19543 1726882557.74989: in VariableManager get_vars() 19543 1726882557.75040: Calling all_inventory to load vars for managed_node2 19543 1726882557.75043: Calling groups_inventory to load vars for managed_node2 19543 1726882557.75046: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.75059: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.75062: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.75068: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.75313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.75535: done with get_vars() 19543 1726882557.75547: done getting variables 19543 1726882557.75785: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000023 19543 1726882557.75788: WORKER PROCESS EXITING 19543 1726882557.75879: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:57 -0400 (0:00:00.093) 0:00:04.850 ****** 19543 1726882557.75915: entering _queue_task() for managed_node2/package 19543 1726882557.76658: worker is 1 (out of 1 available) 19543 1726882557.76676: exiting _queue_task() for managed_node2/package 19543 1726882557.76697: done queuing things up, now waiting for results queue to drain 19543 1726882557.76699: waiting for pending results... 19543 1726882557.77019: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882557.77197: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000024 19543 1726882557.77216: variable 'ansible_search_path' from source: unknown 19543 1726882557.77224: variable 'ansible_search_path' from source: unknown 19543 1726882557.77294: calling self._execute() 19543 1726882557.77402: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.77422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.77435: variable 'omit' from source: magic vars 19543 1726882557.77923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.80630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.80847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.80894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.81005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.81097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.81225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.81278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.81308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.81399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.81418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.81569: variable 'ansible_distribution' from source: facts 19543 1726882557.81584: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.81607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.81614: when evaluation is False, skipping this task 19543 1726882557.81620: _execute() done 19543 1726882557.81626: dumping result to json 19543 1726882557.81633: done dumping result, returning 19543 1726882557.81643: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-000000000024] 19543 1726882557.81652: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000024 19543 1726882557.81773: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000024 19543 1726882557.81784: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.81836: no more pending results, returning what we have 19543 1726882557.81840: results queue empty 19543 1726882557.81840: checking for any_errors_fatal 19543 1726882557.81849: done checking for any_errors_fatal 19543 1726882557.81849: checking for max_fail_percentage 19543 1726882557.81851: done checking for max_fail_percentage 19543 1726882557.81852: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.81852: done checking to see if all hosts have failed 19543 1726882557.81853: getting the remaining hosts for this loop 19543 1726882557.81857: done getting the remaining hosts for this loop 19543 1726882557.81860: getting the next task for host managed_node2 19543 1726882557.81871: done getting next task for host managed_node2 19543 1726882557.81876: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882557.81879: ^ 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 19543 1726882557.81893: getting variables 19543 1726882557.81895: in VariableManager get_vars() 19543 1726882557.81942: Calling all_inventory to load vars for managed_node2 19543 1726882557.81945: Calling groups_inventory to load vars for managed_node2 19543 1726882557.81947: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.81959: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.81962: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.81966: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.82136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.82362: done with get_vars() 19543 1726882557.82376: done getting variables 19543 1726882557.82475: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:57 -0400 (0:00:00.065) 0:00:04.916 ****** 19543 1726882557.82513: entering _queue_task() for managed_node2/service 19543 1726882557.82515: Creating lock for service 19543 1726882557.82794: worker is 1 (out of 1 available) 19543 1726882557.82806: exiting _queue_task() for managed_node2/service 19543 1726882557.82823: done queuing things up, now waiting for results queue to drain 19543 1726882557.82825: waiting for pending results... 19543 1726882557.83099: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882557.83232: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000025 19543 1726882557.83261: variable 'ansible_search_path' from source: unknown 19543 1726882557.83277: variable 'ansible_search_path' from source: unknown 19543 1726882557.83317: calling self._execute() 19543 1726882557.83410: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.83420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.83433: variable 'omit' from source: magic vars 19543 1726882557.83872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.87162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.87242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.87288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.87338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.87373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.87463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.87498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.87534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.87586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.87608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.87770: variable 'ansible_distribution' from source: facts 19543 1726882557.87781: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.87805: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.87812: when evaluation is False, skipping this task 19543 1726882557.87819: _execute() done 19543 1726882557.87825: dumping result to json 19543 1726882557.87831: done dumping result, returning 19543 1726882557.87841: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-000000000025] 19543 1726882557.87863: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882557.88019: no more pending results, returning what we have 19543 1726882557.88022: results queue empty 19543 1726882557.88023: checking for any_errors_fatal 19543 1726882557.88029: done checking for any_errors_fatal 19543 1726882557.88030: checking for max_fail_percentage 19543 1726882557.88032: done checking for max_fail_percentage 19543 1726882557.88032: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.88033: done checking to see if all hosts have failed 19543 1726882557.88034: getting the remaining hosts for this loop 19543 1726882557.88036: done getting the remaining hosts for this loop 19543 1726882557.88040: getting the next task for host managed_node2 19543 1726882557.88048: done getting next task for host managed_node2 19543 1726882557.88052: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882557.88058: ^ 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 19543 1726882557.88075: getting variables 19543 1726882557.88077: in VariableManager get_vars() 19543 1726882557.88130: Calling all_inventory to load vars for managed_node2 19543 1726882557.88133: Calling groups_inventory to load vars for managed_node2 19543 1726882557.88136: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.88147: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.88150: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.88153: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.88402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.88625: done with get_vars() 19543 1726882557.88636: done getting variables 19543 1726882557.88820: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000025 19543 1726882557.88823: WORKER PROCESS EXITING 19543 1726882557.88865: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:57 -0400 (0:00:00.063) 0:00:04.980 ****** 19543 1726882557.88909: entering _queue_task() for managed_node2/service 19543 1726882557.89315: worker is 1 (out of 1 available) 19543 1726882557.89327: exiting _queue_task() for managed_node2/service 19543 1726882557.89339: done queuing things up, now waiting for results queue to drain 19543 1726882557.89341: waiting for pending results... 19543 1726882557.89611: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882557.89736: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000026 19543 1726882557.89757: variable 'ansible_search_path' from source: unknown 19543 1726882557.89766: variable 'ansible_search_path' from source: unknown 19543 1726882557.89810: calling self._execute() 19543 1726882557.89893: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.89904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.89915: variable 'omit' from source: magic vars 19543 1726882557.90343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882557.95491: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882557.95673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882557.95720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882557.95833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882557.95892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882557.96146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882557.96187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882557.96219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882557.96303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882557.96393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882557.96743: variable 'ansible_distribution' from source: facts 19543 1726882557.96758: variable 'ansible_distribution_major_version' from source: facts 19543 1726882557.96813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882557.96906: when evaluation is False, skipping this task 19543 1726882557.96914: _execute() done 19543 1726882557.96920: dumping result to json 19543 1726882557.96928: done dumping result, returning 19543 1726882557.96940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-b8ea-59a2-000000000026] 19543 1726882557.96950: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000026 19543 1726882557.97082: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000026 19543 1726882557.97089: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882557.97211: no more pending results, returning what we have 19543 1726882557.97214: results queue empty 19543 1726882557.97215: checking for any_errors_fatal 19543 1726882557.97221: done checking for any_errors_fatal 19543 1726882557.97222: checking for max_fail_percentage 19543 1726882557.97223: done checking for max_fail_percentage 19543 1726882557.97224: checking to see if all hosts have failed and the running result is not ok 19543 1726882557.97225: done checking to see if all hosts have failed 19543 1726882557.97226: getting the remaining hosts for this loop 19543 1726882557.97227: done getting the remaining hosts for this loop 19543 1726882557.97231: getting the next task for host managed_node2 19543 1726882557.97238: done getting next task for host managed_node2 19543 1726882557.97242: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882557.97245: ^ 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 19543 1726882557.97257: getting variables 19543 1726882557.97259: in VariableManager get_vars() 19543 1726882557.97308: Calling all_inventory to load vars for managed_node2 19543 1726882557.97311: Calling groups_inventory to load vars for managed_node2 19543 1726882557.97313: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882557.97322: Calling all_plugins_play to load vars for managed_node2 19543 1726882557.97324: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882557.97326: Calling groups_plugins_play to load vars for managed_node2 19543 1726882557.97657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882557.97932: done with get_vars() 19543 1726882557.97952: done getting variables 19543 1726882557.98010: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:57 -0400 (0:00:00.091) 0:00:05.071 ****** 19543 1726882557.98041: entering _queue_task() for managed_node2/service 19543 1726882557.98334: worker is 1 (out of 1 available) 19543 1726882557.98346: exiting _queue_task() for managed_node2/service 19543 1726882557.98360: done queuing things up, now waiting for results queue to drain 19543 1726882557.98361: waiting for pending results... 19543 1726882557.98646: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882557.98780: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000027 19543 1726882557.98802: variable 'ansible_search_path' from source: unknown 19543 1726882557.98823: variable 'ansible_search_path' from source: unknown 19543 1726882557.98867: calling self._execute() 19543 1726882557.98988: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882557.99000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882557.99012: variable 'omit' from source: magic vars 19543 1726882557.99452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.03605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.03686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.03751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.03851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.03963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.04185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.04289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.04320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.04502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.04520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.04761: variable 'ansible_distribution' from source: facts 19543 1726882558.04905: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.04983: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.04989: when evaluation is False, skipping this task 19543 1726882558.04999: _execute() done 19543 1726882558.05009: dumping result to json 19543 1726882558.05020: done dumping result, returning 19543 1726882558.05031: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-b8ea-59a2-000000000027] 19543 1726882558.05055: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000027 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882558.05211: no more pending results, returning what we have 19543 1726882558.05215: results queue empty 19543 1726882558.05216: checking for any_errors_fatal 19543 1726882558.05221: done checking for any_errors_fatal 19543 1726882558.05222: checking for max_fail_percentage 19543 1726882558.05224: done checking for max_fail_percentage 19543 1726882558.05225: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.05225: done checking to see if all hosts have failed 19543 1726882558.05226: getting the remaining hosts for this loop 19543 1726882558.05229: done getting the remaining hosts for this loop 19543 1726882558.05233: getting the next task for host managed_node2 19543 1726882558.05245: done getting next task for host managed_node2 19543 1726882558.05251: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882558.05254: ^ 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 19543 1726882558.05277: getting variables 19543 1726882558.05280: in VariableManager get_vars() 19543 1726882558.05341: Calling all_inventory to load vars for managed_node2 19543 1726882558.05344: Calling groups_inventory to load vars for managed_node2 19543 1726882558.05347: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.05358: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.05361: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.05369: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.05895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.06639: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000027 19543 1726882558.06642: WORKER PROCESS EXITING 19543 1726882558.06976: done with get_vars() 19543 1726882558.06988: done getting variables 19543 1726882558.07082: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:58 -0400 (0:00:00.090) 0:00:05.162 ****** 19543 1726882558.07114: entering _queue_task() for managed_node2/service 19543 1726882558.08220: worker is 1 (out of 1 available) 19543 1726882558.08234: exiting _queue_task() for managed_node2/service 19543 1726882558.08954: done queuing things up, now waiting for results queue to drain 19543 1726882558.08955: waiting for pending results... 19543 1726882558.10851: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882558.11266: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000028 19543 1726882558.11275: variable 'ansible_search_path' from source: unknown 19543 1726882558.11382: variable 'ansible_search_path' from source: unknown 19543 1726882558.11423: calling self._execute() 19543 1726882558.11674: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.11687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.11701: variable 'omit' from source: magic vars 19543 1726882558.12178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.17640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.17743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.17791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.17882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.18135: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.18303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.18510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.18561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.18687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.18708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.19008: variable 'ansible_distribution' from source: facts 19543 1726882558.19092: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.19117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.19196: when evaluation is False, skipping this task 19543 1726882558.19203: _execute() done 19543 1726882558.19210: dumping result to json 19543 1726882558.19217: done dumping result, returning 19543 1726882558.19252: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-b8ea-59a2-000000000028] 19543 1726882558.19262: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000028 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882558.19602: no more pending results, returning what we have 19543 1726882558.19606: results queue empty 19543 1726882558.19607: checking for any_errors_fatal 19543 1726882558.19635: done checking for any_errors_fatal 19543 1726882558.19637: checking for max_fail_percentage 19543 1726882558.19639: done checking for max_fail_percentage 19543 1726882558.19639: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.19640: done checking to see if all hosts have failed 19543 1726882558.19641: getting the remaining hosts for this loop 19543 1726882558.19643: done getting the remaining hosts for this loop 19543 1726882558.19648: getting the next task for host managed_node2 19543 1726882558.19694: done getting next task for host managed_node2 19543 1726882558.19699: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882558.19701: ^ 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 19543 1726882558.19714: getting variables 19543 1726882558.19716: in VariableManager get_vars() 19543 1726882558.19774: Calling all_inventory to load vars for managed_node2 19543 1726882558.19777: Calling groups_inventory to load vars for managed_node2 19543 1726882558.19779: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.19789: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.19791: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.19794: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.19993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.20490: done with get_vars() 19543 1726882558.20502: done getting variables 19543 1726882558.20736: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000028 19543 1726882558.20739: WORKER PROCESS EXITING 19543 1726882558.20970: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:58 -0400 (0:00:00.140) 0:00:05.304 ****** 19543 1726882558.21288: entering _queue_task() for managed_node2/copy 19543 1726882558.22234: worker is 1 (out of 1 available) 19543 1726882558.22267: exiting _queue_task() for managed_node2/copy 19543 1726882558.22292: done queuing things up, now waiting for results queue to drain 19543 1726882558.22298: waiting for pending results... 19543 1726882558.24460: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882558.25125: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000029 19543 1726882558.25238: variable 'ansible_search_path' from source: unknown 19543 1726882558.25249: variable 'ansible_search_path' from source: unknown 19543 1726882558.25430: calling self._execute() 19543 1726882558.25599: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.25752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.25768: variable 'omit' from source: magic vars 19543 1726882558.27370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.36096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.36478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.36576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.37462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.37649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.37742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.37783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.37815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.37857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.39112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.39256: variable 'ansible_distribution' from source: facts 19543 1726882558.39526: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.39553: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.39561: when evaluation is False, skipping this task 19543 1726882558.39570: _execute() done 19543 1726882558.39577: dumping result to json 19543 1726882558.39584: done dumping result, returning 19543 1726882558.39596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-b8ea-59a2-000000000029] 19543 1726882558.39605: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000029 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882558.39784: no more pending results, returning what we have 19543 1726882558.39788: results queue empty 19543 1726882558.39788: checking for any_errors_fatal 19543 1726882558.39794: done checking for any_errors_fatal 19543 1726882558.39795: checking for max_fail_percentage 19543 1726882558.39796: done checking for max_fail_percentage 19543 1726882558.39797: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.39798: done checking to see if all hosts have failed 19543 1726882558.39799: getting the remaining hosts for this loop 19543 1726882558.39801: done getting the remaining hosts for this loop 19543 1726882558.39805: getting the next task for host managed_node2 19543 1726882558.39814: done getting next task for host managed_node2 19543 1726882558.39818: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882558.39821: ^ 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 19543 1726882558.39835: getting variables 19543 1726882558.39838: in VariableManager get_vars() 19543 1726882558.39895: Calling all_inventory to load vars for managed_node2 19543 1726882558.39898: Calling groups_inventory to load vars for managed_node2 19543 1726882558.39901: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.39911: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.39914: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.39917: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.40136: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000029 19543 1726882558.40140: WORKER PROCESS EXITING 19543 1726882558.40166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.40386: done with get_vars() 19543 1726882558.40397: 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:35:58 -0400 (0:00:00.192) 0:00:05.496 ****** 19543 1726882558.40492: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882558.40494: Creating lock for fedora.linux_system_roles.network_connections 19543 1726882558.41448: worker is 1 (out of 1 available) 19543 1726882558.41461: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882558.41476: done queuing things up, now waiting for results queue to drain 19543 1726882558.41477: waiting for pending results... 19543 1726882558.41947: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882558.42078: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000002a 19543 1726882558.42099: variable 'ansible_search_path' from source: unknown 19543 1726882558.42106: variable 'ansible_search_path' from source: unknown 19543 1726882558.42150: calling self._execute() 19543 1726882558.42233: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.42245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.42270: variable 'omit' from source: magic vars 19543 1726882558.42692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.47320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.47414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.47455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.47527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.47559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.47659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.47700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.47739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.47786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.47818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.47993: variable 'ansible_distribution' from source: facts 19543 1726882558.48006: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.48035: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.48043: when evaluation is False, skipping this task 19543 1726882558.48057: _execute() done 19543 1726882558.48067: dumping result to json 19543 1726882558.48076: done dumping result, returning 19543 1726882558.48088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-b8ea-59a2-00000000002a] 19543 1726882558.48097: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002a 19543 1726882558.48218: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002a 19543 1726882558.48224: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882558.48290: no more pending results, returning what we have 19543 1726882558.48294: results queue empty 19543 1726882558.48295: checking for any_errors_fatal 19543 1726882558.48302: done checking for any_errors_fatal 19543 1726882558.48303: checking for max_fail_percentage 19543 1726882558.48305: done checking for max_fail_percentage 19543 1726882558.48306: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.48307: done checking to see if all hosts have failed 19543 1726882558.48308: getting the remaining hosts for this loop 19543 1726882558.48309: done getting the remaining hosts for this loop 19543 1726882558.48315: getting the next task for host managed_node2 19543 1726882558.48322: done getting next task for host managed_node2 19543 1726882558.48327: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882558.48330: ^ 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 19543 1726882558.48346: getting variables 19543 1726882558.48348: in VariableManager get_vars() 19543 1726882558.48401: Calling all_inventory to load vars for managed_node2 19543 1726882558.48404: Calling groups_inventory to load vars for managed_node2 19543 1726882558.48407: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.48418: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.48421: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.48424: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.48603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.48825: done with get_vars() 19543 1726882558.48839: 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:35:58 -0400 (0:00:00.084) 0:00:05.581 ****** 19543 1726882558.48973: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882558.48976: Creating lock for fedora.linux_system_roles.network_state 19543 1726882558.49666: worker is 1 (out of 1 available) 19543 1726882558.49678: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882558.49690: done queuing things up, now waiting for results queue to drain 19543 1726882558.49691: waiting for pending results... 19543 1726882558.50574: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882558.50884: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000002b 19543 1726882558.50906: variable 'ansible_search_path' from source: unknown 19543 1726882558.50971: variable 'ansible_search_path' from source: unknown 19543 1726882558.51015: calling self._execute() 19543 1726882558.51149: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.51278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.51303: variable 'omit' from source: magic vars 19543 1726882558.52177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.58133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.58247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.58416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.58455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.58567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.58775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.58811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.58878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.58997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.59015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.59318: variable 'ansible_distribution' from source: facts 19543 1726882558.59403: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.59429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.59436: when evaluation is False, skipping this task 19543 1726882558.59442: _execute() done 19543 1726882558.59448: dumping result to json 19543 1726882558.59455: done dumping result, returning 19543 1726882558.59470: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-b8ea-59a2-00000000002b] 19543 1726882558.59509: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882558.59660: no more pending results, returning what we have 19543 1726882558.59666: results queue empty 19543 1726882558.59667: checking for any_errors_fatal 19543 1726882558.59675: done checking for any_errors_fatal 19543 1726882558.59676: checking for max_fail_percentage 19543 1726882558.59677: done checking for max_fail_percentage 19543 1726882558.59678: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.59679: done checking to see if all hosts have failed 19543 1726882558.59680: getting the remaining hosts for this loop 19543 1726882558.59682: done getting the remaining hosts for this loop 19543 1726882558.59686: getting the next task for host managed_node2 19543 1726882558.59693: done getting next task for host managed_node2 19543 1726882558.59697: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882558.59700: ^ 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 19543 1726882558.59714: getting variables 19543 1726882558.59716: in VariableManager get_vars() 19543 1726882558.59774: Calling all_inventory to load vars for managed_node2 19543 1726882558.59778: Calling groups_inventory to load vars for managed_node2 19543 1726882558.59780: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.59791: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.59794: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.59798: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.60042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.60332: done with get_vars() 19543 1726882558.60343: done getting variables 19543 1726882558.60548: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002b 19543 1726882558.60551: WORKER PROCESS EXITING 19543 1726882558.60749: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:58 -0400 (0:00:00.119) 0:00:05.700 ****** 19543 1726882558.60899: entering _queue_task() for managed_node2/debug 19543 1726882558.61577: worker is 1 (out of 1 available) 19543 1726882558.61590: exiting _queue_task() for managed_node2/debug 19543 1726882558.61602: done queuing things up, now waiting for results queue to drain 19543 1726882558.61604: waiting for pending results... 19543 1726882558.62351: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882558.62575: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000002c 19543 1726882558.62591: variable 'ansible_search_path' from source: unknown 19543 1726882558.62594: variable 'ansible_search_path' from source: unknown 19543 1726882558.62895: calling self._execute() 19543 1726882558.63024: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.63028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.63154: variable 'omit' from source: magic vars 19543 1726882558.63968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.68139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.68227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.68268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.68298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.68330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.68416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.68445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.68475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.68517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.68533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.68767: variable 'ansible_distribution' from source: facts 19543 1726882558.68770: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.68773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.68775: when evaluation is False, skipping this task 19543 1726882558.68777: _execute() done 19543 1726882558.68780: dumping result to json 19543 1726882558.68782: done dumping result, returning 19543 1726882558.68784: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-00000000002c] 19543 1726882558.68787: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002c 19543 1726882558.68848: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002c 19543 1726882558.68850: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882558.68897: no more pending results, returning what we have 19543 1726882558.68900: results queue empty 19543 1726882558.68901: checking for any_errors_fatal 19543 1726882558.68908: done checking for any_errors_fatal 19543 1726882558.68909: checking for max_fail_percentage 19543 1726882558.68911: done checking for max_fail_percentage 19543 1726882558.68911: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.68912: done checking to see if all hosts have failed 19543 1726882558.68913: getting the remaining hosts for this loop 19543 1726882558.68915: done getting the remaining hosts for this loop 19543 1726882558.68918: getting the next task for host managed_node2 19543 1726882558.68925: done getting next task for host managed_node2 19543 1726882558.68928: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882558.68931: ^ 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 19543 1726882558.68943: getting variables 19543 1726882558.68945: in VariableManager get_vars() 19543 1726882558.68993: Calling all_inventory to load vars for managed_node2 19543 1726882558.68996: Calling groups_inventory to load vars for managed_node2 19543 1726882558.68999: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.69007: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.69009: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.69012: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.69938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.71359: done with get_vars() 19543 1726882558.71374: done getting variables 19543 1726882558.71505: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:58 -0400 (0:00:00.108) 0:00:05.809 ****** 19543 1726882558.71788: entering _queue_task() for managed_node2/debug 19543 1726882558.72760: worker is 1 (out of 1 available) 19543 1726882558.72775: exiting _queue_task() for managed_node2/debug 19543 1726882558.72788: done queuing things up, now waiting for results queue to drain 19543 1726882558.72790: waiting for pending results... 19543 1726882558.74010: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882558.74294: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000002d 19543 1726882558.74309: variable 'ansible_search_path' from source: unknown 19543 1726882558.74312: variable 'ansible_search_path' from source: unknown 19543 1726882558.74466: calling self._execute() 19543 1726882558.74547: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.74551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.74568: variable 'omit' from source: magic vars 19543 1726882558.75505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.81548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.81727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.81768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.81935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.81966: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.82095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.82235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.82265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.82304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.82319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.82737: variable 'ansible_distribution' from source: facts 19543 1726882558.82743: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.82805: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.82808: when evaluation is False, skipping this task 19543 1726882558.82810: _execute() done 19543 1726882558.82813: dumping result to json 19543 1726882558.82815: done dumping result, returning 19543 1726882558.82825: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-00000000002d] 19543 1726882558.82830: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002d 19543 1726882558.82930: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882558.82986: no more pending results, returning what we have 19543 1726882558.82990: results queue empty 19543 1726882558.82991: checking for any_errors_fatal 19543 1726882558.82996: done checking for any_errors_fatal 19543 1726882558.82997: checking for max_fail_percentage 19543 1726882558.82999: done checking for max_fail_percentage 19543 1726882558.82999: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.83000: done checking to see if all hosts have failed 19543 1726882558.83001: getting the remaining hosts for this loop 19543 1726882558.83002: done getting the remaining hosts for this loop 19543 1726882558.83006: getting the next task for host managed_node2 19543 1726882558.83012: done getting next task for host managed_node2 19543 1726882558.83016: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882558.83019: ^ 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 19543 1726882558.83031: getting variables 19543 1726882558.83033: in VariableManager get_vars() 19543 1726882558.83083: Calling all_inventory to load vars for managed_node2 19543 1726882558.83086: Calling groups_inventory to load vars for managed_node2 19543 1726882558.83089: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.83100: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.83103: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.83106: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.83319: WORKER PROCESS EXITING 19543 1726882558.83344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.83550: done with get_vars() 19543 1726882558.83560: done getting variables 19543 1726882558.83847: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:58 -0400 (0:00:00.120) 0:00:05.930 ****** 19543 1726882558.83882: entering _queue_task() for managed_node2/debug 19543 1726882558.84821: worker is 1 (out of 1 available) 19543 1726882558.84834: exiting _queue_task() for managed_node2/debug 19543 1726882558.84846: done queuing things up, now waiting for results queue to drain 19543 1726882558.84848: waiting for pending results... 19543 1726882558.85328: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882558.85873: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000002e 19543 1726882558.85877: variable 'ansible_search_path' from source: unknown 19543 1726882558.85880: variable 'ansible_search_path' from source: unknown 19543 1726882558.85882: calling self._execute() 19543 1726882558.86054: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.86062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.86073: variable 'omit' from source: magic vars 19543 1726882558.87036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.91601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.91939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.91979: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.92011: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.92041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.92122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.92267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.92294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.92334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.92461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.92703: variable 'ansible_distribution' from source: facts 19543 1726882558.92706: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.92722: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.92725: when evaluation is False, skipping this task 19543 1726882558.92727: _execute() done 19543 1726882558.92729: dumping result to json 19543 1726882558.92731: done dumping result, returning 19543 1726882558.92772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-b8ea-59a2-00000000002e] 19543 1726882558.92775: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882558.92891: no more pending results, returning what we have 19543 1726882558.92895: results queue empty 19543 1726882558.92896: checking for any_errors_fatal 19543 1726882558.92902: done checking for any_errors_fatal 19543 1726882558.92903: checking for max_fail_percentage 19543 1726882558.92905: done checking for max_fail_percentage 19543 1726882558.92906: checking to see if all hosts have failed and the running result is not ok 19543 1726882558.92907: done checking to see if all hosts have failed 19543 1726882558.92908: getting the remaining hosts for this loop 19543 1726882558.92910: done getting the remaining hosts for this loop 19543 1726882558.92913: getting the next task for host managed_node2 19543 1726882558.92919: done getting next task for host managed_node2 19543 1726882558.92923: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882558.92926: ^ 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 19543 1726882558.92937: getting variables 19543 1726882558.92939: in VariableManager get_vars() 19543 1726882558.92986: Calling all_inventory to load vars for managed_node2 19543 1726882558.92988: Calling groups_inventory to load vars for managed_node2 19543 1726882558.92990: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882558.93001: Calling all_plugins_play to load vars for managed_node2 19543 1726882558.93004: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882558.93008: Calling groups_plugins_play to load vars for managed_node2 19543 1726882558.93172: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002e 19543 1726882558.93175: WORKER PROCESS EXITING 19543 1726882558.93180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882558.93387: done with get_vars() 19543 1726882558.93401: 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:35:58 -0400 (0:00:00.096) 0:00:06.026 ****** 19543 1726882558.93502: entering _queue_task() for managed_node2/ping 19543 1726882558.93504: Creating lock for ping 19543 1726882558.94212: worker is 1 (out of 1 available) 19543 1726882558.94226: exiting _queue_task() for managed_node2/ping 19543 1726882558.94237: done queuing things up, now waiting for results queue to drain 19543 1726882558.94238: waiting for pending results... 19543 1726882558.95089: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882558.95230: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000002f 19543 1726882558.95263: variable 'ansible_search_path' from source: unknown 19543 1726882558.95275: variable 'ansible_search_path' from source: unknown 19543 1726882558.95315: calling self._execute() 19543 1726882558.95405: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882558.95415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882558.95427: variable 'omit' from source: magic vars 19543 1726882558.95879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882558.99347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882558.99425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882558.99461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882558.99510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882558.99537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882558.99619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882558.99647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882558.99677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882558.99726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882558.99741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882558.99885: variable 'ansible_distribution' from source: facts 19543 1726882558.99897: variable 'ansible_distribution_major_version' from source: facts 19543 1726882558.99927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882558.99941: when evaluation is False, skipping this task 19543 1726882558.99948: _execute() done 19543 1726882558.99956: dumping result to json 19543 1726882558.99962: done dumping result, returning 19543 1726882558.99975: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-b8ea-59a2-00000000002f] 19543 1726882558.99983: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.00108: no more pending results, returning what we have 19543 1726882559.00111: results queue empty 19543 1726882559.00112: checking for any_errors_fatal 19543 1726882559.00117: done checking for any_errors_fatal 19543 1726882559.00118: checking for max_fail_percentage 19543 1726882559.00119: done checking for max_fail_percentage 19543 1726882559.00120: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.00121: done checking to see if all hosts have failed 19543 1726882559.00121: getting the remaining hosts for this loop 19543 1726882559.00123: done getting the remaining hosts for this loop 19543 1726882559.00126: getting the next task for host managed_node2 19543 1726882559.00135: done getting next task for host managed_node2 19543 1726882559.00137: ^ task is: TASK: meta (role_complete) 19543 1726882559.00140: ^ 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 19543 1726882559.00152: getting variables 19543 1726882559.00154: in VariableManager get_vars() 19543 1726882559.00210: Calling all_inventory to load vars for managed_node2 19543 1726882559.00214: Calling groups_inventory to load vars for managed_node2 19543 1726882559.00216: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.00227: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.00230: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.00234: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.00499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.00729: done with get_vars() 19543 1726882559.00740: done getting variables 19543 1726882559.00905: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000002f 19543 1726882559.00908: WORKER PROCESS EXITING 19543 1726882559.00999: done queuing things up, now waiting for results queue to drain 19543 1726882559.01001: results queue empty 19543 1726882559.01002: checking for any_errors_fatal 19543 1726882559.01004: done checking for any_errors_fatal 19543 1726882559.01005: checking for max_fail_percentage 19543 1726882559.01006: done checking for max_fail_percentage 19543 1726882559.01007: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.01008: done checking to see if all hosts have failed 19543 1726882559.01008: getting the remaining hosts for this loop 19543 1726882559.01009: done getting the remaining hosts for this loop 19543 1726882559.01012: getting the next task for host managed_node2 19543 1726882559.01016: done getting next task for host managed_node2 19543 1726882559.01018: ^ task is: TASK: Get profile's coalescing options 19543 1726882559.01020: ^ 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 19543 1726882559.01022: getting variables 19543 1726882559.01023: in VariableManager get_vars() 19543 1726882559.01040: Calling all_inventory to load vars for managed_node2 19543 1726882559.01161: Calling groups_inventory to load vars for managed_node2 19543 1726882559.01167: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.01172: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.01174: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.01177: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.01426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.01674: done with get_vars() 19543 1726882559.01726: done getting variables 19543 1726882559.01769: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 Friday 20 September 2024 21:35:59 -0400 (0:00:00.082) 0:00:06.109 ****** 19543 1726882559.01795: entering _queue_task() for managed_node2/command 19543 1726882559.02055: worker is 1 (out of 1 available) 19543 1726882559.02069: exiting _queue_task() for managed_node2/command 19543 1726882559.02080: done queuing things up, now waiting for results queue to drain 19543 1726882559.02082: waiting for pending results... 19543 1726882559.02354: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19543 1726882559.02448: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000005f 19543 1726882559.02468: variable 'ansible_search_path' from source: unknown 19543 1726882559.02512: calling self._execute() 19543 1726882559.02597: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.02608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.02622: variable 'omit' from source: magic vars 19543 1726882559.03094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.06393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.06471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.06509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.06567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.06595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.06681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.06709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.06739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.06789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.06805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.06941: variable 'ansible_distribution' from source: facts 19543 1726882559.06957: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.07011: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.07019: when evaluation is False, skipping this task 19543 1726882559.07026: _execute() done 19543 1726882559.07033: dumping result to json 19543 1726882559.07040: done dumping result, returning 19543 1726882559.07050: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0e448fcc-3ce9-b8ea-59a2-00000000005f] 19543 1726882559.07068: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000005f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.07237: no more pending results, returning what we have 19543 1726882559.07241: results queue empty 19543 1726882559.07242: checking for any_errors_fatal 19543 1726882559.07244: done checking for any_errors_fatal 19543 1726882559.07245: checking for max_fail_percentage 19543 1726882559.07247: done checking for max_fail_percentage 19543 1726882559.07247: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.07249: done checking to see if all hosts have failed 19543 1726882559.07249: getting the remaining hosts for this loop 19543 1726882559.07252: done getting the remaining hosts for this loop 19543 1726882559.07255: getting the next task for host managed_node2 19543 1726882559.07262: done getting next task for host managed_node2 19543 1726882559.07266: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19543 1726882559.07269: ^ 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 19543 1726882559.07272: getting variables 19543 1726882559.07274: in VariableManager get_vars() 19543 1726882559.07326: Calling all_inventory to load vars for managed_node2 19543 1726882559.07329: Calling groups_inventory to load vars for managed_node2 19543 1726882559.07332: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.07343: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.07346: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.07349: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.07520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.07757: done with get_vars() 19543 1726882559.07768: done getting variables 19543 1726882559.07865: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 Friday 20 September 2024 21:35:59 -0400 (0:00:00.060) 0:00:06.170 ****** 19543 1726882559.07895: entering _queue_task() for managed_node2/assert 19543 1726882559.07897: Creating lock for assert 19543 1726882559.08129: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000005f 19543 1726882559.08133: WORKER PROCESS EXITING 19543 1726882559.08496: worker is 1 (out of 1 available) 19543 1726882559.08507: exiting _queue_task() for managed_node2/assert 19543 1726882559.08519: done queuing things up, now waiting for results queue to drain 19543 1726882559.08521: waiting for pending results... 19543 1726882559.08916: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options 19543 1726882559.09243: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000060 19543 1726882559.09277: variable 'ansible_search_path' from source: unknown 19543 1726882559.09504: calling self._execute() 19543 1726882559.10396: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.10410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.10424: variable 'omit' from source: magic vars 19543 1726882559.11697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.16929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.17014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.17069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.17101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.17132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.17227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.17255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.17285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.17330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.17345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.17500: variable 'ansible_distribution' from source: facts 19543 1726882559.17506: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.17525: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.17528: when evaluation is False, skipping this task 19543 1726882559.17531: _execute() done 19543 1726882559.17533: dumping result to json 19543 1726882559.17535: done dumping result, returning 19543 1726882559.17547: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000060] 19543 1726882559.17552: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000060 19543 1726882559.17804: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000060 19543 1726882559.17807: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.17845: no more pending results, returning what we have 19543 1726882559.17847: results queue empty 19543 1726882559.17848: checking for any_errors_fatal 19543 1726882559.17855: done checking for any_errors_fatal 19543 1726882559.17856: checking for max_fail_percentage 19543 1726882559.17857: done checking for max_fail_percentage 19543 1726882559.17858: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.17858: done checking to see if all hosts have failed 19543 1726882559.17859: getting the remaining hosts for this loop 19543 1726882559.17861: done getting the remaining hosts for this loop 19543 1726882559.17866: getting the next task for host managed_node2 19543 1726882559.17871: done getting next task for host managed_node2 19543 1726882559.17874: ^ task is: TASK: Get profile's coalescing options 19543 1726882559.17876: ^ 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 19543 1726882559.17878: getting variables 19543 1726882559.17880: in VariableManager get_vars() 19543 1726882559.17923: Calling all_inventory to load vars for managed_node2 19543 1726882559.17927: Calling groups_inventory to load vars for managed_node2 19543 1726882559.17929: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.17939: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.17941: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.17944: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.18128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.18338: done with get_vars() 19543 1726882559.18349: done getting variables 19543 1726882559.18410: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Friday 20 September 2024 21:35:59 -0400 (0:00:00.105) 0:00:06.275 ****** 19543 1726882559.18437: entering _queue_task() for managed_node2/command 19543 1726882559.18690: worker is 1 (out of 1 available) 19543 1726882559.18702: exiting _queue_task() for managed_node2/command 19543 1726882559.18714: done queuing things up, now waiting for results queue to drain 19543 1726882559.18715: waiting for pending results... 19543 1726882559.18985: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19543 1726882559.19076: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000061 19543 1726882559.19094: variable 'ansible_search_path' from source: unknown 19543 1726882559.19131: calling self._execute() 19543 1726882559.19218: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.19227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.19240: variable 'omit' from source: magic vars 19543 1726882559.19666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.24468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.24571: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.24610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.24654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.24689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.24800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.24837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.25014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.25283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.25363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.25505: variable 'ansible_distribution' from source: facts 19543 1726882559.25516: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.25542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.25552: when evaluation is False, skipping this task 19543 1726882559.25559: _execute() done 19543 1726882559.25568: dumping result to json 19543 1726882559.25575: done dumping result, returning 19543 1726882559.25584: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000061] 19543 1726882559.25593: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000061 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.25981: no more pending results, returning what we have 19543 1726882559.25984: results queue empty 19543 1726882559.25985: checking for any_errors_fatal 19543 1726882559.25991: done checking for any_errors_fatal 19543 1726882559.25992: checking for max_fail_percentage 19543 1726882559.25994: done checking for max_fail_percentage 19543 1726882559.25994: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.25995: done checking to see if all hosts have failed 19543 1726882559.25996: getting the remaining hosts for this loop 19543 1726882559.25999: done getting the remaining hosts for this loop 19543 1726882559.26003: getting the next task for host managed_node2 19543 1726882559.26009: done getting next task for host managed_node2 19543 1726882559.26011: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19543 1726882559.26013: ^ 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 19543 1726882559.26016: getting variables 19543 1726882559.26018: in VariableManager get_vars() 19543 1726882559.26097: Calling all_inventory to load vars for managed_node2 19543 1726882559.26100: Calling groups_inventory to load vars for managed_node2 19543 1726882559.26102: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.26113: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.26116: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.26119: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.26771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.27206: done with get_vars() 19543 1726882559.27215: done getting variables 19543 1726882559.27263: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000061 19543 1726882559.27269: WORKER PROCESS EXITING 19543 1726882559.27303: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 Friday 20 September 2024 21:35:59 -0400 (0:00:00.088) 0:00:06.364 ****** 19543 1726882559.27329: entering _queue_task() for managed_node2/assert 19543 1726882559.27616: worker is 1 (out of 1 available) 19543 1726882559.27626: exiting _queue_task() for managed_node2/assert 19543 1726882559.27636: done queuing things up, now waiting for results queue to drain 19543 1726882559.27637: waiting for pending results... 19543 1726882559.27906: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options 19543 1726882559.27998: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000062 19543 1726882559.28016: variable 'ansible_search_path' from source: unknown 19543 1726882559.28059: calling self._execute() 19543 1726882559.28152: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.28166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.28182: variable 'omit' from source: magic vars 19543 1726882559.29194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.32326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.32449: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.32491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.32561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.32592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.32826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.32920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.32988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.33068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.33087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.33318: variable 'ansible_distribution' from source: facts 19543 1726882559.33328: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.33349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.33356: when evaluation is False, skipping this task 19543 1726882559.33362: _execute() done 19543 1726882559.33372: dumping result to json 19543 1726882559.33385: done dumping result, returning 19543 1726882559.33423: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not contain coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000062] 19543 1726882559.33472: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000062 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.33699: no more pending results, returning what we have 19543 1726882559.33703: results queue empty 19543 1726882559.33704: checking for any_errors_fatal 19543 1726882559.33711: done checking for any_errors_fatal 19543 1726882559.33712: checking for max_fail_percentage 19543 1726882559.33714: done checking for max_fail_percentage 19543 1726882559.33715: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.33716: done checking to see if all hosts have failed 19543 1726882559.33716: getting the remaining hosts for this loop 19543 1726882559.33718: done getting the remaining hosts for this loop 19543 1726882559.33722: getting the next task for host managed_node2 19543 1726882559.33728: done getting next task for host managed_node2 19543 1726882559.33731: ^ task is: TASK: TEST: I can set rx-frames. 19543 1726882559.33733: ^ 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 19543 1726882559.33736: getting variables 19543 1726882559.33738: in VariableManager get_vars() 19543 1726882559.33830: Calling all_inventory to load vars for managed_node2 19543 1726882559.33833: Calling groups_inventory to load vars for managed_node2 19543 1726882559.33836: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.33847: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.33850: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.33853: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.34276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.34712: done with get_vars() 19543 1726882559.34722: done getting variables 19543 1726882559.35090: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000062 19543 1726882559.35093: WORKER PROCESS EXITING 19543 1726882559.35133: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx-frames.] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 Friday 20 September 2024 21:35:59 -0400 (0:00:00.078) 0:00:06.442 ****** 19543 1726882559.35165: entering _queue_task() for managed_node2/debug 19543 1726882559.35701: worker is 1 (out of 1 available) 19543 1726882559.35713: exiting _queue_task() for managed_node2/debug 19543 1726882559.35724: done queuing things up, now waiting for results queue to drain 19543 1726882559.35751: waiting for pending results... 19543 1726882559.37333: running TaskExecutor() for managed_node2/TASK: TEST: I can set rx-frames. 19543 1726882559.37419: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000063 19543 1726882559.37440: variable 'ansible_search_path' from source: unknown 19543 1726882559.37492: calling self._execute() 19543 1726882559.38824: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.38835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.38848: variable 'omit' from source: magic vars 19543 1726882559.40954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.44629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.44700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.44743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.44784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.44817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.44900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.44937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.44972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.45017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.45039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.45197: variable 'ansible_distribution' from source: facts 19543 1726882559.45207: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.45229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.45237: when evaluation is False, skipping this task 19543 1726882559.45248: _execute() done 19543 1726882559.45254: dumping result to json 19543 1726882559.45260: done dumping result, returning 19543 1726882559.45277: done running TaskExecutor() for managed_node2/TASK: TEST: I can set rx-frames. [0e448fcc-3ce9-b8ea-59a2-000000000063] 19543 1726882559.45287: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000063 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882559.45432: no more pending results, returning what we have 19543 1726882559.45436: results queue empty 19543 1726882559.45437: checking for any_errors_fatal 19543 1726882559.45443: done checking for any_errors_fatal 19543 1726882559.45443: checking for max_fail_percentage 19543 1726882559.45445: done checking for max_fail_percentage 19543 1726882559.45446: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.45447: done checking to see if all hosts have failed 19543 1726882559.45447: getting the remaining hosts for this loop 19543 1726882559.45450: done getting the remaining hosts for this loop 19543 1726882559.45454: getting the next task for host managed_node2 19543 1726882559.45462: done getting next task for host managed_node2 19543 1726882559.45471: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882559.45474: ^ 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 19543 1726882559.45491: getting variables 19543 1726882559.45493: in VariableManager get_vars() 19543 1726882559.45542: Calling all_inventory to load vars for managed_node2 19543 1726882559.45545: Calling groups_inventory to load vars for managed_node2 19543 1726882559.45547: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.45559: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.45562: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.45568: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.46476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.46824: done with get_vars() 19543 1726882559.46836: done getting variables 19543 1726882559.46870: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000063 19543 1726882559.46873: WORKER PROCESS EXITING 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:35:59 -0400 (0:00:00.118) 0:00:06.562 ****** 19543 1726882559.47067: entering _queue_task() for managed_node2/include_tasks 19543 1726882559.47449: worker is 1 (out of 1 available) 19543 1726882559.47460: exiting _queue_task() for managed_node2/include_tasks 19543 1726882559.47476: done queuing things up, now waiting for results queue to drain 19543 1726882559.47477: waiting for pending results... 19543 1726882559.48267: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882559.48502: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000006b 19543 1726882559.48578: variable 'ansible_search_path' from source: unknown 19543 1726882559.48586: variable 'ansible_search_path' from source: unknown 19543 1726882559.48625: calling self._execute() 19543 1726882559.48844: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.48855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.48872: variable 'omit' from source: magic vars 19543 1726882559.49721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.54292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.54421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.54549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.54617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.54710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.54874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.55041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.55078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.55243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.55266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.55523: variable 'ansible_distribution' from source: facts 19543 1726882559.55562: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.55588: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.55672: when evaluation is False, skipping this task 19543 1726882559.55683: _execute() done 19543 1726882559.55690: dumping result to json 19543 1726882559.55698: done dumping result, returning 19543 1726882559.55710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-b8ea-59a2-00000000006b] 19543 1726882559.55720: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.55884: no more pending results, returning what we have 19543 1726882559.55888: results queue empty 19543 1726882559.55889: checking for any_errors_fatal 19543 1726882559.55896: done checking for any_errors_fatal 19543 1726882559.55897: checking for max_fail_percentage 19543 1726882559.55899: done checking for max_fail_percentage 19543 1726882559.55900: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.55901: done checking to see if all hosts have failed 19543 1726882559.55902: getting the remaining hosts for this loop 19543 1726882559.55904: done getting the remaining hosts for this loop 19543 1726882559.55908: getting the next task for host managed_node2 19543 1726882559.55915: done getting next task for host managed_node2 19543 1726882559.55920: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882559.55923: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882559.55941: getting variables 19543 1726882559.55944: in VariableManager get_vars() 19543 1726882559.55995: Calling all_inventory to load vars for managed_node2 19543 1726882559.55998: Calling groups_inventory to load vars for managed_node2 19543 1726882559.56001: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.56012: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.56015: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.56019: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.56202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.56428: done with get_vars() 19543 1726882559.56441: done getting variables 19543 1726882559.56592: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006b 19543 1726882559.56595: WORKER PROCESS EXITING 19543 1726882559.56622: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:59 -0400 (0:00:00.095) 0:00:06.657 ****** 19543 1726882559.56665: entering _queue_task() for managed_node2/debug 19543 1726882559.57116: worker is 1 (out of 1 available) 19543 1726882559.57131: exiting _queue_task() for managed_node2/debug 19543 1726882559.57142: done queuing things up, now waiting for results queue to drain 19543 1726882559.57143: waiting for pending results... 19543 1726882559.57425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882559.57553: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000006c 19543 1726882559.57575: variable 'ansible_search_path' from source: unknown 19543 1726882559.57584: variable 'ansible_search_path' from source: unknown 19543 1726882559.57629: calling self._execute() 19543 1726882559.57722: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.57732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.57744: variable 'omit' from source: magic vars 19543 1726882559.58182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.61219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.61292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.61382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.61422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.61465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.61542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.61579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.61610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.61773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.61795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.62043: variable 'ansible_distribution' from source: facts 19543 1726882559.62054: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.62079: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.62092: when evaluation is False, skipping this task 19543 1726882559.62102: _execute() done 19543 1726882559.62108: dumping result to json 19543 1726882559.62115: done dumping result, returning 19543 1726882559.62126: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-b8ea-59a2-00000000006c] 19543 1726882559.62135: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006c skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882559.62279: no more pending results, returning what we have 19543 1726882559.62283: results queue empty 19543 1726882559.62284: checking for any_errors_fatal 19543 1726882559.62290: done checking for any_errors_fatal 19543 1726882559.62291: checking for max_fail_percentage 19543 1726882559.62293: done checking for max_fail_percentage 19543 1726882559.62294: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.62294: done checking to see if all hosts have failed 19543 1726882559.62295: getting the remaining hosts for this loop 19543 1726882559.62297: done getting the remaining hosts for this loop 19543 1726882559.62301: getting the next task for host managed_node2 19543 1726882559.62309: done getting next task for host managed_node2 19543 1726882559.62314: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882559.62317: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882559.62334: getting variables 19543 1726882559.62339: in VariableManager get_vars() 19543 1726882559.62395: Calling all_inventory to load vars for managed_node2 19543 1726882559.62398: Calling groups_inventory to load vars for managed_node2 19543 1726882559.62400: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.62409: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.62413: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.62416: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.62641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.62854: done with get_vars() 19543 1726882559.62867: done getting variables 19543 1726882559.63032: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006c 19543 1726882559.63035: WORKER PROCESS EXITING 19543 1726882559.63054: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:59 -0400 (0:00:00.064) 0:00:06.722 ****** 19543 1726882559.63093: entering _queue_task() for managed_node2/fail 19543 1726882559.63494: worker is 1 (out of 1 available) 19543 1726882559.63507: exiting _queue_task() for managed_node2/fail 19543 1726882559.63521: done queuing things up, now waiting for results queue to drain 19543 1726882559.63522: waiting for pending results... 19543 1726882559.63797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882559.63924: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000006d 19543 1726882559.63942: variable 'ansible_search_path' from source: unknown 19543 1726882559.63951: variable 'ansible_search_path' from source: unknown 19543 1726882559.64001: calling self._execute() 19543 1726882559.64085: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.64101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.64114: variable 'omit' from source: magic vars 19543 1726882559.64559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.66997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.67081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.67130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.67169: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.67201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.67286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.67317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.67357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.67403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.67423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.67578: variable 'ansible_distribution' from source: facts 19543 1726882559.67590: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.67614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.67622: when evaluation is False, skipping this task 19543 1726882559.67628: _execute() done 19543 1726882559.67635: dumping result to json 19543 1726882559.67643: done dumping result, returning 19543 1726882559.67656: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-b8ea-59a2-00000000006d] 19543 1726882559.67674: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.67814: no more pending results, returning what we have 19543 1726882559.67818: results queue empty 19543 1726882559.67819: checking for any_errors_fatal 19543 1726882559.67825: done checking for any_errors_fatal 19543 1726882559.67825: checking for max_fail_percentage 19543 1726882559.67827: done checking for max_fail_percentage 19543 1726882559.67828: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.67829: done checking to see if all hosts have failed 19543 1726882559.67829: getting the remaining hosts for this loop 19543 1726882559.67831: done getting the remaining hosts for this loop 19543 1726882559.67835: getting the next task for host managed_node2 19543 1726882559.67843: done getting next task for host managed_node2 19543 1726882559.67848: ^ 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 19543 1726882559.67850: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882559.67873: getting variables 19543 1726882559.67875: in VariableManager get_vars() 19543 1726882559.67925: Calling all_inventory to load vars for managed_node2 19543 1726882559.67928: Calling groups_inventory to load vars for managed_node2 19543 1726882559.67931: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.67941: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.67944: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.67948: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.68128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.68344: done with get_vars() 19543 1726882559.68355: done getting variables 19543 1726882559.68405: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006d 19543 1726882559.68432: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:59 -0400 (0:00:00.053) 0:00:06.777 ****** 19543 1726882559.68621: entering _queue_task() for managed_node2/fail 19543 1726882559.68635: WORKER PROCESS EXITING 19543 1726882559.68997: worker is 1 (out of 1 available) 19543 1726882559.69008: exiting _queue_task() for managed_node2/fail 19543 1726882559.69019: done queuing things up, now waiting for results queue to drain 19543 1726882559.69021: waiting for pending results... 19543 1726882559.69301: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19543 1726882559.69429: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000006e 19543 1726882559.69447: variable 'ansible_search_path' from source: unknown 19543 1726882559.69454: variable 'ansible_search_path' from source: unknown 19543 1726882559.69500: calling self._execute() 19543 1726882559.69581: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.69595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.69609: variable 'omit' from source: magic vars 19543 1726882559.70024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.72453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.72526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.72566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.72608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.72643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.72729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.72761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.72793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.72844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.72868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.73006: variable 'ansible_distribution' from source: facts 19543 1726882559.73018: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.73047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.73058: when evaluation is False, skipping this task 19543 1726882559.73069: _execute() done 19543 1726882559.73077: dumping result to json 19543 1726882559.73084: done dumping result, returning 19543 1726882559.73095: done running TaskExecutor() for managed_node2/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-b8ea-59a2-00000000006e] 19543 1726882559.73105: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.73240: no more pending results, returning what we have 19543 1726882559.73243: results queue empty 19543 1726882559.73244: checking for any_errors_fatal 19543 1726882559.73249: done checking for any_errors_fatal 19543 1726882559.73250: checking for max_fail_percentage 19543 1726882559.73252: done checking for max_fail_percentage 19543 1726882559.73253: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.73254: done checking to see if all hosts have failed 19543 1726882559.73255: getting the remaining hosts for this loop 19543 1726882559.73256: done getting the remaining hosts for this loop 19543 1726882559.73260: getting the next task for host managed_node2 19543 1726882559.73268: done getting next task for host managed_node2 19543 1726882559.73272: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882559.73275: ^ 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 19543 1726882559.73290: getting variables 19543 1726882559.73292: in VariableManager get_vars() 19543 1726882559.73338: Calling all_inventory to load vars for managed_node2 19543 1726882559.73340: Calling groups_inventory to load vars for managed_node2 19543 1726882559.73343: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.73352: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.73355: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.73359: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.73592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.73793: done with get_vars() 19543 1726882559.73806: done getting variables 19543 1726882559.73862: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882559.74048: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006e 19543 1726882559.74051: WORKER PROCESS EXITING 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:35:59 -0400 (0:00:00.054) 0:00:06.831 ****** 19543 1726882559.74066: entering _queue_task() for managed_node2/fail 19543 1726882559.74337: worker is 1 (out of 1 available) 19543 1726882559.74353: exiting _queue_task() for managed_node2/fail 19543 1726882559.74366: done queuing things up, now waiting for results queue to drain 19543 1726882559.74367: waiting for pending results... 19543 1726882559.74953: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882559.75230: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000006f 19543 1726882559.75254: variable 'ansible_search_path' from source: unknown 19543 1726882559.75263: variable 'ansible_search_path' from source: unknown 19543 1726882559.75349: calling self._execute() 19543 1726882559.75425: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.75558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.75577: variable 'omit' from source: magic vars 19543 1726882559.76402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.79951: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.80048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.80090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.80137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.80170: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.80258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.80295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.80336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.80385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.80406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.80562: variable 'ansible_distribution' from source: facts 19543 1726882559.80578: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.80601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.80608: when evaluation is False, skipping this task 19543 1726882559.80614: _execute() done 19543 1726882559.80620: dumping result to json 19543 1726882559.80627: done dumping result, returning 19543 1726882559.80640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-b8ea-59a2-00000000006f] 19543 1726882559.80655: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.80803: no more pending results, returning what we have 19543 1726882559.80807: results queue empty 19543 1726882559.80808: checking for any_errors_fatal 19543 1726882559.80814: done checking for any_errors_fatal 19543 1726882559.80815: checking for max_fail_percentage 19543 1726882559.80816: done checking for max_fail_percentage 19543 1726882559.80817: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.80818: done checking to see if all hosts have failed 19543 1726882559.80819: getting the remaining hosts for this loop 19543 1726882559.80821: done getting the remaining hosts for this loop 19543 1726882559.80824: getting the next task for host managed_node2 19543 1726882559.80832: done getting next task for host managed_node2 19543 1726882559.80835: ^ 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 19543 1726882559.80838: ^ 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 19543 1726882559.80854: getting variables 19543 1726882559.80856: in VariableManager get_vars() 19543 1726882559.80907: Calling all_inventory to load vars for managed_node2 19543 1726882559.80910: Calling groups_inventory to load vars for managed_node2 19543 1726882559.80912: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.80923: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.80926: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.80929: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.81105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.81304: done with get_vars() 19543 1726882559.81315: done getting variables 19543 1726882559.81378: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882559.81525: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000006f 19543 1726882559.81529: WORKER PROCESS EXITING 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:35:59 -0400 (0:00:00.074) 0:00:06.906 ****** 19543 1726882559.81545: entering _queue_task() for managed_node2/dnf 19543 1726882559.82062: worker is 1 (out of 1 available) 19543 1726882559.82076: exiting _queue_task() for managed_node2/dnf 19543 1726882559.82087: done queuing things up, now waiting for results queue to drain 19543 1726882559.82088: waiting for pending results... 19543 1726882559.82828: running TaskExecutor() for managed_node2/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 19543 1726882559.83077: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000070 19543 1726882559.83098: variable 'ansible_search_path' from source: unknown 19543 1726882559.83139: variable 'ansible_search_path' from source: unknown 19543 1726882559.83248: calling self._execute() 19543 1726882559.83398: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.83410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.83446: variable 'omit' from source: magic vars 19543 1726882559.83918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.86471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.86548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.86591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.86637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.86670: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.86753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.86789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.86824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.86876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.86896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.87049: variable 'ansible_distribution' from source: facts 19543 1726882559.87066: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.87089: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.87095: when evaluation is False, skipping this task 19543 1726882559.87102: _execute() done 19543 1726882559.87108: dumping result to json 19543 1726882559.87114: done dumping result, returning 19543 1726882559.87126: done running TaskExecutor() for managed_node2/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-b8ea-59a2-000000000070] 19543 1726882559.87135: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000070 19543 1726882559.87245: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000070 19543 1726882559.87253: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.87305: no more pending results, returning what we have 19543 1726882559.87309: results queue empty 19543 1726882559.87310: checking for any_errors_fatal 19543 1726882559.87316: done checking for any_errors_fatal 19543 1726882559.87317: checking for max_fail_percentage 19543 1726882559.87319: done checking for max_fail_percentage 19543 1726882559.87319: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.87320: done checking to see if all hosts have failed 19543 1726882559.87321: getting the remaining hosts for this loop 19543 1726882559.87323: done getting the remaining hosts for this loop 19543 1726882559.87326: getting the next task for host managed_node2 19543 1726882559.87333: done getting next task for host managed_node2 19543 1726882559.87337: ^ 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 19543 1726882559.87340: ^ 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 19543 1726882559.87356: getting variables 19543 1726882559.87358: in VariableManager get_vars() 19543 1726882559.87411: Calling all_inventory to load vars for managed_node2 19543 1726882559.87414: Calling groups_inventory to load vars for managed_node2 19543 1726882559.87416: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.87426: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.87429: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.87432: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.87660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.87874: done with get_vars() 19543 1726882559.87884: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882559.88083: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:59 -0400 (0:00:00.065) 0:00:06.972 ****** 19543 1726882559.88119: entering _queue_task() for managed_node2/yum 19543 1726882559.88549: worker is 1 (out of 1 available) 19543 1726882559.88567: exiting _queue_task() for managed_node2/yum 19543 1726882559.88579: done queuing things up, now waiting for results queue to drain 19543 1726882559.88581: waiting for pending results... 19543 1726882559.89493: running TaskExecutor() for managed_node2/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 19543 1726882559.89737: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000071 19543 1726882559.89764: variable 'ansible_search_path' from source: unknown 19543 1726882559.89779: variable 'ansible_search_path' from source: unknown 19543 1726882559.89819: calling self._execute() 19543 1726882559.89953: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.90110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.90125: variable 'omit' from source: magic vars 19543 1726882559.90880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882559.94320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882559.94412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882559.94485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882559.94527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882559.94564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882559.95465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882559.95500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882559.95554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882559.95680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882559.95701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882559.95909: variable 'ansible_distribution' from source: facts 19543 1726882559.95920: variable 'ansible_distribution_major_version' from source: facts 19543 1726882559.95944: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882559.95951: when evaluation is False, skipping this task 19543 1726882559.95966: _execute() done 19543 1726882559.95973: dumping result to json 19543 1726882559.95981: done dumping result, returning 19543 1726882559.95995: done running TaskExecutor() for managed_node2/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-b8ea-59a2-000000000071] 19543 1726882559.96004: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000071 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882559.96170: no more pending results, returning what we have 19543 1726882559.96176: results queue empty 19543 1726882559.96177: checking for any_errors_fatal 19543 1726882559.96184: done checking for any_errors_fatal 19543 1726882559.96185: checking for max_fail_percentage 19543 1726882559.96186: done checking for max_fail_percentage 19543 1726882559.96187: checking to see if all hosts have failed and the running result is not ok 19543 1726882559.96188: done checking to see if all hosts have failed 19543 1726882559.96189: getting the remaining hosts for this loop 19543 1726882559.96191: done getting the remaining hosts for this loop 19543 1726882559.96194: getting the next task for host managed_node2 19543 1726882559.96202: done getting next task for host managed_node2 19543 1726882559.96206: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882559.96208: ^ 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 19543 1726882559.96225: getting variables 19543 1726882559.96227: in VariableManager get_vars() 19543 1726882559.96279: Calling all_inventory to load vars for managed_node2 19543 1726882559.96282: Calling groups_inventory to load vars for managed_node2 19543 1726882559.96284: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882559.96295: Calling all_plugins_play to load vars for managed_node2 19543 1726882559.96298: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882559.96302: Calling groups_plugins_play to load vars for managed_node2 19543 1726882559.96488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882559.96711: done with get_vars() 19543 1726882559.96722: done getting variables 19543 1726882559.96787: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882559.96909: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000071 19543 1726882559.96912: WORKER PROCESS EXITING 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:35:59 -0400 (0:00:00.088) 0:00:07.060 ****** 19543 1726882559.96928: entering _queue_task() for managed_node2/fail 19543 1726882559.97410: worker is 1 (out of 1 available) 19543 1726882559.97423: exiting _queue_task() for managed_node2/fail 19543 1726882559.97435: done queuing things up, now waiting for results queue to drain 19543 1726882559.97436: waiting for pending results... 19543 1726882559.97721: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882559.97848: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000072 19543 1726882559.97871: variable 'ansible_search_path' from source: unknown 19543 1726882559.97884: variable 'ansible_search_path' from source: unknown 19543 1726882559.97928: calling self._execute() 19543 1726882559.98017: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882559.98028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882559.98042: variable 'omit' from source: magic vars 19543 1726882559.98487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.00993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.01072: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.01112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.01152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.01188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.01275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.01310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.01339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.01393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.01412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.01552: variable 'ansible_distribution' from source: facts 19543 1726882560.01563: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.01594: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.01602: when evaluation is False, skipping this task 19543 1726882560.01611: _execute() done 19543 1726882560.01616: dumping result to json 19543 1726882560.01623: done dumping result, returning 19543 1726882560.01632: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-000000000072] 19543 1726882560.01640: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.01791: no more pending results, returning what we have 19543 1726882560.01794: results queue empty 19543 1726882560.01795: checking for any_errors_fatal 19543 1726882560.01801: done checking for any_errors_fatal 19543 1726882560.01801: checking for max_fail_percentage 19543 1726882560.01803: done checking for max_fail_percentage 19543 1726882560.01804: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.01805: done checking to see if all hosts have failed 19543 1726882560.01806: getting the remaining hosts for this loop 19543 1726882560.01807: done getting the remaining hosts for this loop 19543 1726882560.01811: getting the next task for host managed_node2 19543 1726882560.01818: done getting next task for host managed_node2 19543 1726882560.01822: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19543 1726882560.01825: ^ 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 19543 1726882560.01841: getting variables 19543 1726882560.01843: in VariableManager get_vars() 19543 1726882560.01891: Calling all_inventory to load vars for managed_node2 19543 1726882560.01894: Calling groups_inventory to load vars for managed_node2 19543 1726882560.01897: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.01907: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.01910: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.01913: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.02135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.02354: done with get_vars() 19543 1726882560.02367: done getting variables 19543 1726882560.02524: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000072 19543 1726882560.02527: WORKER PROCESS EXITING 19543 1726882560.02555: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:00 -0400 (0:00:00.056) 0:00:07.117 ****** 19543 1726882560.02594: entering _queue_task() for managed_node2/package 19543 1726882560.03075: worker is 1 (out of 1 available) 19543 1726882560.03087: exiting _queue_task() for managed_node2/package 19543 1726882560.03098: done queuing things up, now waiting for results queue to drain 19543 1726882560.03099: waiting for pending results... 19543 1726882560.03941: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19543 1726882560.04167: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000073 19543 1726882560.04180: variable 'ansible_search_path' from source: unknown 19543 1726882560.04183: variable 'ansible_search_path' from source: unknown 19543 1726882560.04218: calling self._execute() 19543 1726882560.04411: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.04417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.04426: variable 'omit' from source: magic vars 19543 1726882560.05625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.08602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.08696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.08738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.08808: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.08839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.08930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.08966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.09007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.09056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.09080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.09233: variable 'ansible_distribution' from source: facts 19543 1726882560.09245: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.09272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.09280: when evaluation is False, skipping this task 19543 1726882560.09287: _execute() done 19543 1726882560.09294: dumping result to json 19543 1726882560.09300: done dumping result, returning 19543 1726882560.09311: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-b8ea-59a2-000000000073] 19543 1726882560.09324: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.09496: no more pending results, returning what we have 19543 1726882560.09499: results queue empty 19543 1726882560.09500: checking for any_errors_fatal 19543 1726882560.09507: done checking for any_errors_fatal 19543 1726882560.09508: checking for max_fail_percentage 19543 1726882560.09509: done checking for max_fail_percentage 19543 1726882560.09510: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.09511: done checking to see if all hosts have failed 19543 1726882560.09512: getting the remaining hosts for this loop 19543 1726882560.09514: done getting the remaining hosts for this loop 19543 1726882560.09517: getting the next task for host managed_node2 19543 1726882560.09525: done getting next task for host managed_node2 19543 1726882560.09529: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882560.09532: ^ 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 19543 1726882560.09550: getting variables 19543 1726882560.09552: in VariableManager get_vars() 19543 1726882560.09603: Calling all_inventory to load vars for managed_node2 19543 1726882560.09606: Calling groups_inventory to load vars for managed_node2 19543 1726882560.09608: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.09619: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.09621: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.09625: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.09813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.10128: done with get_vars() 19543 1726882560.10138: done getting variables 19543 1726882560.10197: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882560.10359: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000073 19543 1726882560.10366: WORKER PROCESS EXITING 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:36:00 -0400 (0:00:00.078) 0:00:07.195 ****** 19543 1726882560.10400: entering _queue_task() for managed_node2/package 19543 1726882560.10857: worker is 1 (out of 1 available) 19543 1726882560.10870: exiting _queue_task() for managed_node2/package 19543 1726882560.10887: done queuing things up, now waiting for results queue to drain 19543 1726882560.10889: waiting for pending results... 19543 1726882560.11166: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882560.11291: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000074 19543 1726882560.11312: variable 'ansible_search_path' from source: unknown 19543 1726882560.11325: variable 'ansible_search_path' from source: unknown 19543 1726882560.11368: calling self._execute() 19543 1726882560.11452: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.11466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.11480: variable 'omit' from source: magic vars 19543 1726882560.11922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.16756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.16839: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.16893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.16999: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.17099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.17303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.17344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.17511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.17557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.17580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.17959: variable 'ansible_distribution' from source: facts 19543 1726882560.17975: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.18000: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.18007: when evaluation is False, skipping this task 19543 1726882560.18014: _execute() done 19543 1726882560.18020: dumping result to json 19543 1726882560.18028: done dumping result, returning 19543 1726882560.18048: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-000000000074] 19543 1726882560.18062: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.18225: no more pending results, returning what we have 19543 1726882560.18229: results queue empty 19543 1726882560.18229: checking for any_errors_fatal 19543 1726882560.18236: done checking for any_errors_fatal 19543 1726882560.18237: checking for max_fail_percentage 19543 1726882560.18239: done checking for max_fail_percentage 19543 1726882560.18239: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.18240: done checking to see if all hosts have failed 19543 1726882560.18241: getting the remaining hosts for this loop 19543 1726882560.18243: done getting the remaining hosts for this loop 19543 1726882560.18247: getting the next task for host managed_node2 19543 1726882560.18254: done getting next task for host managed_node2 19543 1726882560.18258: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882560.18261: ^ 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 19543 1726882560.18281: getting variables 19543 1726882560.18284: in VariableManager get_vars() 19543 1726882560.18334: Calling all_inventory to load vars for managed_node2 19543 1726882560.18337: Calling groups_inventory to load vars for managed_node2 19543 1726882560.18340: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.18351: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.18354: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.18357: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.18604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.18828: done with get_vars() 19543 1726882560.18839: done getting variables 19543 1726882560.19130: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000074 19543 1726882560.19133: WORKER PROCESS EXITING 19543 1726882560.19171: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:00 -0400 (0:00:00.088) 0:00:07.283 ****** 19543 1726882560.19209: entering _queue_task() for managed_node2/package 19543 1726882560.19970: worker is 1 (out of 1 available) 19543 1726882560.19983: exiting _queue_task() for managed_node2/package 19543 1726882560.20110: done queuing things up, now waiting for results queue to drain 19543 1726882560.20112: waiting for pending results... 19543 1726882560.20814: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882560.21038: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000075 19543 1726882560.21051: variable 'ansible_search_path' from source: unknown 19543 1726882560.21055: variable 'ansible_search_path' from source: unknown 19543 1726882560.21207: calling self._execute() 19543 1726882560.21287: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.21291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.21300: variable 'omit' from source: magic vars 19543 1726882560.22169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.27227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.27440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.27483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.27593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.27633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.27829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.27869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.27966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.28011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.28163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.28419: variable 'ansible_distribution' from source: facts 19543 1726882560.28431: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.28455: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.28462: when evaluation is False, skipping this task 19543 1726882560.28475: _execute() done 19543 1726882560.28488: dumping result to json 19543 1726882560.28496: done dumping result, returning 19543 1726882560.28583: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-000000000075] 19543 1726882560.28599: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000075 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.28755: no more pending results, returning what we have 19543 1726882560.28758: results queue empty 19543 1726882560.28759: checking for any_errors_fatal 19543 1726882560.28768: done checking for any_errors_fatal 19543 1726882560.28768: checking for max_fail_percentage 19543 1726882560.28770: done checking for max_fail_percentage 19543 1726882560.28771: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.28772: done checking to see if all hosts have failed 19543 1726882560.28772: getting the remaining hosts for this loop 19543 1726882560.28775: done getting the remaining hosts for this loop 19543 1726882560.28779: getting the next task for host managed_node2 19543 1726882560.28786: done getting next task for host managed_node2 19543 1726882560.28790: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882560.28793: ^ 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 19543 1726882560.28810: getting variables 19543 1726882560.28812: in VariableManager get_vars() 19543 1726882560.28864: Calling all_inventory to load vars for managed_node2 19543 1726882560.28868: Calling groups_inventory to load vars for managed_node2 19543 1726882560.28871: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.28882: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.28885: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.28888: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.29073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.29288: done with get_vars() 19543 1726882560.29306: done getting variables 19543 1726882560.29365: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:00 -0400 (0:00:00.101) 0:00:07.385 ****** 19543 1726882560.29627: entering _queue_task() for managed_node2/service 19543 1726882560.29640: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000075 19543 1726882560.29643: WORKER PROCESS EXITING 19543 1726882560.30308: worker is 1 (out of 1 available) 19543 1726882560.30320: exiting _queue_task() for managed_node2/service 19543 1726882560.30332: done queuing things up, now waiting for results queue to drain 19543 1726882560.30333: waiting for pending results... 19543 1726882560.30711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882560.30820: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000076 19543 1726882560.30835: variable 'ansible_search_path' from source: unknown 19543 1726882560.30839: variable 'ansible_search_path' from source: unknown 19543 1726882560.30881: calling self._execute() 19543 1726882560.30955: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.30958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.30975: variable 'omit' from source: magic vars 19543 1726882560.31399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.34072: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.34139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.34179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.34212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.34243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.34323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.34356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.34387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.34481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.34497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.34768: variable 'ansible_distribution' from source: facts 19543 1726882560.34774: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.34804: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.35395: when evaluation is False, skipping this task 19543 1726882560.35398: _execute() done 19543 1726882560.35402: dumping result to json 19543 1726882560.35405: done dumping result, returning 19543 1726882560.35416: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-000000000076] 19543 1726882560.35419: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000076 19543 1726882560.35521: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000076 19543 1726882560.35524: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.35573: no more pending results, returning what we have 19543 1726882560.35577: results queue empty 19543 1726882560.35578: checking for any_errors_fatal 19543 1726882560.35584: done checking for any_errors_fatal 19543 1726882560.35585: checking for max_fail_percentage 19543 1726882560.35586: done checking for max_fail_percentage 19543 1726882560.35587: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.35588: done checking to see if all hosts have failed 19543 1726882560.35588: getting the remaining hosts for this loop 19543 1726882560.35590: done getting the remaining hosts for this loop 19543 1726882560.35594: getting the next task for host managed_node2 19543 1726882560.35601: done getting next task for host managed_node2 19543 1726882560.35607: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882560.35610: ^ 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 19543 1726882560.35627: getting variables 19543 1726882560.35628: in VariableManager get_vars() 19543 1726882560.35690: Calling all_inventory to load vars for managed_node2 19543 1726882560.35693: Calling groups_inventory to load vars for managed_node2 19543 1726882560.35696: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.35707: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.35710: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.35713: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.35972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.36245: done with get_vars() 19543 1726882560.36256: done getting variables 19543 1726882560.36438: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:00 -0400 (0:00:00.071) 0:00:07.456 ****** 19543 1726882560.36514: entering _queue_task() for managed_node2/service 19543 1726882560.37018: worker is 1 (out of 1 available) 19543 1726882560.37030: exiting _queue_task() for managed_node2/service 19543 1726882560.37041: done queuing things up, now waiting for results queue to drain 19543 1726882560.37156: waiting for pending results... 19543 1726882560.37292: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882560.37468: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000077 19543 1726882560.37482: variable 'ansible_search_path' from source: unknown 19543 1726882560.37487: variable 'ansible_search_path' from source: unknown 19543 1726882560.37520: calling self._execute() 19543 1726882560.37783: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.37787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.37796: variable 'omit' from source: magic vars 19543 1726882560.38395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.41504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.41577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.41611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.41644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.41674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.41745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.41776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.41800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.41838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.41852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.41986: variable 'ansible_distribution' from source: facts 19543 1726882560.41992: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.42018: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.42021: when evaluation is False, skipping this task 19543 1726882560.42023: _execute() done 19543 1726882560.42026: dumping result to json 19543 1726882560.42028: done dumping result, returning 19543 1726882560.42031: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-b8ea-59a2-000000000077] 19543 1726882560.42033: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000077 19543 1726882560.42131: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000077 19543 1726882560.42134: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882560.42204: no more pending results, returning what we have 19543 1726882560.42207: results queue empty 19543 1726882560.42208: checking for any_errors_fatal 19543 1726882560.42215: done checking for any_errors_fatal 19543 1726882560.42216: checking for max_fail_percentage 19543 1726882560.42217: done checking for max_fail_percentage 19543 1726882560.42218: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.42219: done checking to see if all hosts have failed 19543 1726882560.42219: getting the remaining hosts for this loop 19543 1726882560.42221: done getting the remaining hosts for this loop 19543 1726882560.42224: getting the next task for host managed_node2 19543 1726882560.42231: done getting next task for host managed_node2 19543 1726882560.42235: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882560.42238: ^ 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 19543 1726882560.42254: getting variables 19543 1726882560.42256: in VariableManager get_vars() 19543 1726882560.42301: Calling all_inventory to load vars for managed_node2 19543 1726882560.42304: Calling groups_inventory to load vars for managed_node2 19543 1726882560.42306: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.42315: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.42317: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.42319: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.42525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.42890: done with get_vars() 19543 1726882560.42901: done getting variables 19543 1726882560.42957: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:00 -0400 (0:00:00.064) 0:00:07.521 ****** 19543 1726882560.42999: entering _queue_task() for managed_node2/service 19543 1726882560.43347: worker is 1 (out of 1 available) 19543 1726882560.43358: exiting _queue_task() for managed_node2/service 19543 1726882560.43373: done queuing things up, now waiting for results queue to drain 19543 1726882560.43392: waiting for pending results... 19543 1726882560.43772: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882560.43882: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000078 19543 1726882560.43897: variable 'ansible_search_path' from source: unknown 19543 1726882560.43901: variable 'ansible_search_path' from source: unknown 19543 1726882560.43934: calling self._execute() 19543 1726882560.44011: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.44014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.44023: variable 'omit' from source: magic vars 19543 1726882560.44434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.47121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.47155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.47194: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.47229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.47255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.47336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.47368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.47395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.47436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.47450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.47854: variable 'ansible_distribution' from source: facts 19543 1726882560.47860: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.47878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.47882: when evaluation is False, skipping this task 19543 1726882560.47885: _execute() done 19543 1726882560.47887: dumping result to json 19543 1726882560.47889: done dumping result, returning 19543 1726882560.47897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-b8ea-59a2-000000000078] 19543 1726882560.47902: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000078 19543 1726882560.48507: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000078 19543 1726882560.48513: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.48672: no more pending results, returning what we have 19543 1726882560.48675: results queue empty 19543 1726882560.48676: checking for any_errors_fatal 19543 1726882560.48683: done checking for any_errors_fatal 19543 1726882560.48683: checking for max_fail_percentage 19543 1726882560.48685: done checking for max_fail_percentage 19543 1726882560.48686: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.48687: done checking to see if all hosts have failed 19543 1726882560.48687: getting the remaining hosts for this loop 19543 1726882560.48689: done getting the remaining hosts for this loop 19543 1726882560.48695: getting the next task for host managed_node2 19543 1726882560.48700: done getting next task for host managed_node2 19543 1726882560.48704: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882560.48707: ^ 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 19543 1726882560.48722: getting variables 19543 1726882560.48723: in VariableManager get_vars() 19543 1726882560.48775: Calling all_inventory to load vars for managed_node2 19543 1726882560.48778: Calling groups_inventory to load vars for managed_node2 19543 1726882560.48780: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.48789: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.48791: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.48794: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.49034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.49188: done with get_vars() 19543 1726882560.49195: done getting variables 19543 1726882560.49252: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:00 -0400 (0:00:00.062) 0:00:07.584 ****** 19543 1726882560.49277: entering _queue_task() for managed_node2/service 19543 1726882560.49597: worker is 1 (out of 1 available) 19543 1726882560.49608: exiting _queue_task() for managed_node2/service 19543 1726882560.49619: done queuing things up, now waiting for results queue to drain 19543 1726882560.49620: waiting for pending results... 19543 1726882560.49788: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882560.49923: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000079 19543 1726882560.49938: variable 'ansible_search_path' from source: unknown 19543 1726882560.49941: variable 'ansible_search_path' from source: unknown 19543 1726882560.49979: calling self._execute() 19543 1726882560.50059: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.50063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.50076: variable 'omit' from source: magic vars 19543 1726882560.50568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.52207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.52258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.52290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.52314: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.52333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.52395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.52413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.52431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.52458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.52475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.52570: variable 'ansible_distribution' from source: facts 19543 1726882560.52575: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.52593: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.52596: when evaluation is False, skipping this task 19543 1726882560.52598: _execute() done 19543 1726882560.52601: dumping result to json 19543 1726882560.52603: done dumping result, returning 19543 1726882560.52608: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-b8ea-59a2-000000000079] 19543 1726882560.52613: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000079 19543 1726882560.52692: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000079 19543 1726882560.52695: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882560.52735: no more pending results, returning what we have 19543 1726882560.52739: results queue empty 19543 1726882560.52739: checking for any_errors_fatal 19543 1726882560.52745: done checking for any_errors_fatal 19543 1726882560.52746: checking for max_fail_percentage 19543 1726882560.52747: done checking for max_fail_percentage 19543 1726882560.52748: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.52749: done checking to see if all hosts have failed 19543 1726882560.52749: getting the remaining hosts for this loop 19543 1726882560.52751: done getting the remaining hosts for this loop 19543 1726882560.52755: getting the next task for host managed_node2 19543 1726882560.52762: done getting next task for host managed_node2 19543 1726882560.52767: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882560.52770: ^ 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 19543 1726882560.52783: getting variables 19543 1726882560.52785: in VariableManager get_vars() 19543 1726882560.52825: Calling all_inventory to load vars for managed_node2 19543 1726882560.52827: Calling groups_inventory to load vars for managed_node2 19543 1726882560.52829: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.52837: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.52839: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.52841: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.52953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.53076: done with get_vars() 19543 1726882560.53084: done getting variables 19543 1726882560.53138: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:00 -0400 (0:00:00.039) 0:00:07.623 ****** 19543 1726882560.53190: entering _queue_task() for managed_node2/copy 19543 1726882560.53434: worker is 1 (out of 1 available) 19543 1726882560.53446: exiting _queue_task() for managed_node2/copy 19543 1726882560.53460: done queuing things up, now waiting for results queue to drain 19543 1726882560.53461: waiting for pending results... 19543 1726882560.53738: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882560.53869: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000007a 19543 1726882560.53883: variable 'ansible_search_path' from source: unknown 19543 1726882560.53887: variable 'ansible_search_path' from source: unknown 19543 1726882560.53931: calling self._execute() 19543 1726882560.54008: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.54019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.54027: variable 'omit' from source: magic vars 19543 1726882560.54457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.56091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.56136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.56167: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.56191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.56211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.56273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.56293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.56310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.56337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.56351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.56444: variable 'ansible_distribution' from source: facts 19543 1726882560.56450: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.56472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.56475: when evaluation is False, skipping this task 19543 1726882560.56477: _execute() done 19543 1726882560.56480: dumping result to json 19543 1726882560.56482: done dumping result, returning 19543 1726882560.56487: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-b8ea-59a2-00000000007a] 19543 1726882560.56491: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007a 19543 1726882560.56571: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007a 19543 1726882560.56583: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.56623: no more pending results, returning what we have 19543 1726882560.56626: results queue empty 19543 1726882560.56627: checking for any_errors_fatal 19543 1726882560.56632: done checking for any_errors_fatal 19543 1726882560.56632: checking for max_fail_percentage 19543 1726882560.56634: done checking for max_fail_percentage 19543 1726882560.56635: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.56636: done checking to see if all hosts have failed 19543 1726882560.56636: getting the remaining hosts for this loop 19543 1726882560.56638: done getting the remaining hosts for this loop 19543 1726882560.56641: getting the next task for host managed_node2 19543 1726882560.56647: done getting next task for host managed_node2 19543 1726882560.56651: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882560.56653: ^ 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 19543 1726882560.56669: getting variables 19543 1726882560.56671: in VariableManager get_vars() 19543 1726882560.56712: Calling all_inventory to load vars for managed_node2 19543 1726882560.56715: Calling groups_inventory to load vars for managed_node2 19543 1726882560.56717: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.56724: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.56727: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.56729: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.56876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.56994: done with get_vars() 19543 1726882560.57001: 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:36:00 -0400 (0:00:00.038) 0:00:07.661 ****** 19543 1726882560.57054: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882560.57226: worker is 1 (out of 1 available) 19543 1726882560.57374: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882560.57386: done queuing things up, now waiting for results queue to drain 19543 1726882560.57387: waiting for pending results... 19543 1726882560.57521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882560.57624: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000007b 19543 1726882560.57646: variable 'ansible_search_path' from source: unknown 19543 1726882560.57649: variable 'ansible_search_path' from source: unknown 19543 1726882560.57673: calling self._execute() 19543 1726882560.57777: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.57781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.57784: variable 'omit' from source: magic vars 19543 1726882560.58335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.60797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.61118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.61162: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.61202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.61243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.61334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.61370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.61402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.61455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.61495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.61611: variable 'ansible_distribution' from source: facts 19543 1726882560.61618: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.61649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.61652: when evaluation is False, skipping this task 19543 1726882560.61655: _execute() done 19543 1726882560.61657: dumping result to json 19543 1726882560.61661: done dumping result, returning 19543 1726882560.61665: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-b8ea-59a2-00000000007b] 19543 1726882560.61671: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007b 19543 1726882560.61831: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007b 19543 1726882560.61834: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.61930: no more pending results, returning what we have 19543 1726882560.61933: results queue empty 19543 1726882560.61934: checking for any_errors_fatal 19543 1726882560.61940: done checking for any_errors_fatal 19543 1726882560.61940: checking for max_fail_percentage 19543 1726882560.61942: done checking for max_fail_percentage 19543 1726882560.61943: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.61943: done checking to see if all hosts have failed 19543 1726882560.61944: getting the remaining hosts for this loop 19543 1726882560.61945: done getting the remaining hosts for this loop 19543 1726882560.61949: getting the next task for host managed_node2 19543 1726882560.61953: done getting next task for host managed_node2 19543 1726882560.61957: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882560.61959: ^ 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 19543 1726882560.62010: getting variables 19543 1726882560.62016: in VariableManager get_vars() 19543 1726882560.62078: Calling all_inventory to load vars for managed_node2 19543 1726882560.62081: Calling groups_inventory to load vars for managed_node2 19543 1726882560.62083: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.62101: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.62111: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.62116: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.62369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.62573: done with get_vars() 19543 1726882560.62580: 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:36:00 -0400 (0:00:00.056) 0:00:07.718 ****** 19543 1726882560.62688: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882560.62914: worker is 1 (out of 1 available) 19543 1726882560.62925: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882560.62937: done queuing things up, now waiting for results queue to drain 19543 1726882560.62938: waiting for pending results... 19543 1726882560.63159: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882560.63348: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000007c 19543 1726882560.63361: variable 'ansible_search_path' from source: unknown 19543 1726882560.63369: variable 'ansible_search_path' from source: unknown 19543 1726882560.63420: calling self._execute() 19543 1726882560.63529: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.63547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.63557: variable 'omit' from source: magic vars 19543 1726882560.64345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.66985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.67028: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.67055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.67086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.67106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.67161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.67185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.67204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.67230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.67241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.67337: variable 'ansible_distribution' from source: facts 19543 1726882560.67342: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.67360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.67363: when evaluation is False, skipping this task 19543 1726882560.67367: _execute() done 19543 1726882560.67369: dumping result to json 19543 1726882560.67372: done dumping result, returning 19543 1726882560.67378: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-b8ea-59a2-00000000007c] 19543 1726882560.67384: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007c 19543 1726882560.67468: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007c 19543 1726882560.67471: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.67517: no more pending results, returning what we have 19543 1726882560.67520: results queue empty 19543 1726882560.67521: checking for any_errors_fatal 19543 1726882560.67527: done checking for any_errors_fatal 19543 1726882560.67528: checking for max_fail_percentage 19543 1726882560.67529: done checking for max_fail_percentage 19543 1726882560.67530: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.67531: done checking to see if all hosts have failed 19543 1726882560.67532: getting the remaining hosts for this loop 19543 1726882560.67533: done getting the remaining hosts for this loop 19543 1726882560.67537: getting the next task for host managed_node2 19543 1726882560.67543: done getting next task for host managed_node2 19543 1726882560.67547: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882560.67549: ^ 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 19543 1726882560.67573: getting variables 19543 1726882560.67575: in VariableManager get_vars() 19543 1726882560.67617: Calling all_inventory to load vars for managed_node2 19543 1726882560.67620: Calling groups_inventory to load vars for managed_node2 19543 1726882560.67622: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.67630: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.67632: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.67635: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.67802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.67923: done with get_vars() 19543 1726882560.67930: done getting variables 19543 1726882560.67972: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:00 -0400 (0:00:00.053) 0:00:07.771 ****** 19543 1726882560.67994: entering _queue_task() for managed_node2/debug 19543 1726882560.68175: worker is 1 (out of 1 available) 19543 1726882560.68189: exiting _queue_task() for managed_node2/debug 19543 1726882560.68201: done queuing things up, now waiting for results queue to drain 19543 1726882560.68202: waiting for pending results... 19543 1726882560.68392: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882560.68452: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000007d 19543 1726882560.68468: variable 'ansible_search_path' from source: unknown 19543 1726882560.68471: variable 'ansible_search_path' from source: unknown 19543 1726882560.68497: calling self._execute() 19543 1726882560.68556: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.68563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.68574: variable 'omit' from source: magic vars 19543 1726882560.68925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.72051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.72109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.72142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.72183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.72228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.72337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.72387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.72405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.72461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.72476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.72570: variable 'ansible_distribution' from source: facts 19543 1726882560.72578: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.72593: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.72596: when evaluation is False, skipping this task 19543 1726882560.72598: _execute() done 19543 1726882560.72601: dumping result to json 19543 1726882560.72603: done dumping result, returning 19543 1726882560.72609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-00000000007d] 19543 1726882560.72614: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007d 19543 1726882560.72700: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007d 19543 1726882560.72702: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882560.72790: no more pending results, returning what we have 19543 1726882560.72794: results queue empty 19543 1726882560.72795: checking for any_errors_fatal 19543 1726882560.72813: done checking for any_errors_fatal 19543 1726882560.72815: checking for max_fail_percentage 19543 1726882560.72816: done checking for max_fail_percentage 19543 1726882560.72817: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.72841: done checking to see if all hosts have failed 19543 1726882560.72842: getting the remaining hosts for this loop 19543 1726882560.72844: done getting the remaining hosts for this loop 19543 1726882560.72847: getting the next task for host managed_node2 19543 1726882560.72852: done getting next task for host managed_node2 19543 1726882560.72856: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882560.72859: ^ 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 19543 1726882560.72873: getting variables 19543 1726882560.72875: in VariableManager get_vars() 19543 1726882560.72913: Calling all_inventory to load vars for managed_node2 19543 1726882560.72915: Calling groups_inventory to load vars for managed_node2 19543 1726882560.72916: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.72922: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.72924: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.72926: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.73075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.73233: done with get_vars() 19543 1726882560.73241: done getting variables 19543 1726882560.73300: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:00 -0400 (0:00:00.053) 0:00:07.824 ****** 19543 1726882560.73322: entering _queue_task() for managed_node2/debug 19543 1726882560.73516: worker is 1 (out of 1 available) 19543 1726882560.73529: exiting _queue_task() for managed_node2/debug 19543 1726882560.73541: done queuing things up, now waiting for results queue to drain 19543 1726882560.73542: waiting for pending results... 19543 1726882560.73808: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882560.74183: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000007e 19543 1726882560.74187: variable 'ansible_search_path' from source: unknown 19543 1726882560.74190: variable 'ansible_search_path' from source: unknown 19543 1726882560.74193: calling self._execute() 19543 1726882560.74195: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.74198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.74200: variable 'omit' from source: magic vars 19543 1726882560.74835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.77921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.77988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.78028: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.78066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.78095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.78172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.78257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.78290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.78368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.78388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.78596: variable 'ansible_distribution' from source: facts 19543 1726882560.78626: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.78666: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.78691: when evaluation is False, skipping this task 19543 1726882560.78698: _execute() done 19543 1726882560.78704: dumping result to json 19543 1726882560.78728: done dumping result, returning 19543 1726882560.78741: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-00000000007e] 19543 1726882560.78752: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007e 19543 1726882560.78862: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882560.78917: no more pending results, returning what we have 19543 1726882560.78920: results queue empty 19543 1726882560.78921: checking for any_errors_fatal 19543 1726882560.78925: done checking for any_errors_fatal 19543 1726882560.78926: checking for max_fail_percentage 19543 1726882560.78927: done checking for max_fail_percentage 19543 1726882560.78928: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.78929: done checking to see if all hosts have failed 19543 1726882560.78930: getting the remaining hosts for this loop 19543 1726882560.78931: done getting the remaining hosts for this loop 19543 1726882560.78935: getting the next task for host managed_node2 19543 1726882560.78941: done getting next task for host managed_node2 19543 1726882560.78945: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882560.78949: ^ 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 19543 1726882560.78984: WORKER PROCESS EXITING 19543 1726882560.78992: getting variables 19543 1726882560.78994: in VariableManager get_vars() 19543 1726882560.79046: Calling all_inventory to load vars for managed_node2 19543 1726882560.79049: Calling groups_inventory to load vars for managed_node2 19543 1726882560.79051: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.79063: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.79067: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.79070: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.79341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.79637: done with get_vars() 19543 1726882560.79658: done getting variables 19543 1726882560.79734: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:00 -0400 (0:00:00.064) 0:00:07.889 ****** 19543 1726882560.79771: entering _queue_task() for managed_node2/debug 19543 1726882560.80211: worker is 1 (out of 1 available) 19543 1726882560.80224: exiting _queue_task() for managed_node2/debug 19543 1726882560.80237: done queuing things up, now waiting for results queue to drain 19543 1726882560.80239: waiting for pending results... 19543 1726882560.80561: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882560.80698: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000007f 19543 1726882560.80723: variable 'ansible_search_path' from source: unknown 19543 1726882560.80729: variable 'ansible_search_path' from source: unknown 19543 1726882560.80766: calling self._execute() 19543 1726882560.80851: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.80856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.80882: variable 'omit' from source: magic vars 19543 1726882560.81367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.84839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.85034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.85126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.85195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.85246: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.85356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.85421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.85451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.85512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.85546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.85724: variable 'ansible_distribution' from source: facts 19543 1726882560.85757: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.85779: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.85782: when evaluation is False, skipping this task 19543 1726882560.85785: _execute() done 19543 1726882560.85787: dumping result to json 19543 1726882560.85789: done dumping result, returning 19543 1726882560.85805: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-b8ea-59a2-00000000007f] 19543 1726882560.85809: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007f 19543 1726882560.85905: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000007f 19543 1726882560.85908: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882560.85984: no more pending results, returning what we have 19543 1726882560.85988: results queue empty 19543 1726882560.85989: checking for any_errors_fatal 19543 1726882560.85995: done checking for any_errors_fatal 19543 1726882560.85996: checking for max_fail_percentage 19543 1726882560.85998: done checking for max_fail_percentage 19543 1726882560.85999: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.86000: done checking to see if all hosts have failed 19543 1726882560.86001: getting the remaining hosts for this loop 19543 1726882560.86003: done getting the remaining hosts for this loop 19543 1726882560.86006: getting the next task for host managed_node2 19543 1726882560.86013: done getting next task for host managed_node2 19543 1726882560.86017: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882560.86020: ^ 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 19543 1726882560.86036: getting variables 19543 1726882560.86038: in VariableManager get_vars() 19543 1726882560.86102: Calling all_inventory to load vars for managed_node2 19543 1726882560.86105: Calling groups_inventory to load vars for managed_node2 19543 1726882560.86108: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.86119: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.86122: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.86126: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.86474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.86880: done with get_vars() 19543 1726882560.86891: 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:36:00 -0400 (0:00:00.073) 0:00:07.962 ****** 19543 1726882560.87113: entering _queue_task() for managed_node2/ping 19543 1726882560.87614: worker is 1 (out of 1 available) 19543 1726882560.87626: exiting _queue_task() for managed_node2/ping 19543 1726882560.87639: done queuing things up, now waiting for results queue to drain 19543 1726882560.87640: waiting for pending results... 19543 1726882560.87973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882560.88115: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000080 19543 1726882560.88140: variable 'ansible_search_path' from source: unknown 19543 1726882560.88150: variable 'ansible_search_path' from source: unknown 19543 1726882560.88209: calling self._execute() 19543 1726882560.88286: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.88294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.88312: variable 'omit' from source: magic vars 19543 1726882560.88784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882560.92134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882560.92213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882560.92272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882560.92306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882560.92336: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882560.92488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882560.92538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882560.92585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882560.92633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882560.92654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882560.92906: variable 'ansible_distribution' from source: facts 19543 1726882560.92933: variable 'ansible_distribution_major_version' from source: facts 19543 1726882560.92972: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882560.92988: when evaluation is False, skipping this task 19543 1726882560.92996: _execute() done 19543 1726882560.93004: dumping result to json 19543 1726882560.93036: done dumping result, returning 19543 1726882560.93061: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-b8ea-59a2-000000000080] 19543 1726882560.93074: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000080 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882560.93235: no more pending results, returning what we have 19543 1726882560.93244: results queue empty 19543 1726882560.93245: checking for any_errors_fatal 19543 1726882560.93253: done checking for any_errors_fatal 19543 1726882560.93258: checking for max_fail_percentage 19543 1726882560.93260: done checking for max_fail_percentage 19543 1726882560.93261: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.93262: done checking to see if all hosts have failed 19543 1726882560.93263: getting the remaining hosts for this loop 19543 1726882560.93266: done getting the remaining hosts for this loop 19543 1726882560.93273: getting the next task for host managed_node2 19543 1726882560.93284: done getting next task for host managed_node2 19543 1726882560.93287: ^ task is: TASK: meta (role_complete) 19543 1726882560.93293: ^ 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 19543 1726882560.93313: getting variables 19543 1726882560.93316: in VariableManager get_vars() 19543 1726882560.93375: Calling all_inventory to load vars for managed_node2 19543 1726882560.93381: Calling groups_inventory to load vars for managed_node2 19543 1726882560.93383: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.93398: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.93404: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.93409: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.93765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.94691: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000080 19543 1726882560.94698: WORKER PROCESS EXITING 19543 1726882560.95000: done with get_vars() 19543 1726882560.95019: done getting variables 19543 1726882560.95113: done queuing things up, now waiting for results queue to drain 19543 1726882560.95118: results queue empty 19543 1726882560.95119: checking for any_errors_fatal 19543 1726882560.95121: done checking for any_errors_fatal 19543 1726882560.95122: checking for max_fail_percentage 19543 1726882560.95130: done checking for max_fail_percentage 19543 1726882560.95131: checking to see if all hosts have failed and the running result is not ok 19543 1726882560.95132: done checking to see if all hosts have failed 19543 1726882560.95132: getting the remaining hosts for this loop 19543 1726882560.95133: done getting the remaining hosts for this loop 19543 1726882560.95136: getting the next task for host managed_node2 19543 1726882560.95140: done getting next task for host managed_node2 19543 1726882560.95142: ^ task is: TASK: Get profile's coalescing options 19543 1726882560.95144: ^ 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 19543 1726882560.95146: getting variables 19543 1726882560.95147: in VariableManager get_vars() 19543 1726882560.95182: Calling all_inventory to load vars for managed_node2 19543 1726882560.95189: Calling groups_inventory to load vars for managed_node2 19543 1726882560.95192: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882560.95199: Calling all_plugins_play to load vars for managed_node2 19543 1726882560.95204: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882560.95212: Calling groups_plugins_play to load vars for managed_node2 19543 1726882560.95440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882560.95796: done with get_vars() 19543 1726882560.95803: done getting variables 19543 1726882560.95862: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Friday 20 September 2024 21:36:00 -0400 (0:00:00.087) 0:00:08.050 ****** 19543 1726882560.95903: entering _queue_task() for managed_node2/command 19543 1726882560.96196: worker is 1 (out of 1 available) 19543 1726882560.96208: exiting _queue_task() for managed_node2/command 19543 1726882560.96220: done queuing things up, now waiting for results queue to drain 19543 1726882560.96221: waiting for pending results... 19543 1726882560.96621: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19543 1726882560.96740: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000b0 19543 1726882560.96789: variable 'ansible_search_path' from source: unknown 19543 1726882560.96838: calling self._execute() 19543 1726882560.96989: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882560.97007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882560.97027: variable 'omit' from source: magic vars 19543 1726882560.97904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.02338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.02427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.02527: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.02601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.02691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.02805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.02837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.02868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.02948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.03017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.03400: variable 'ansible_distribution' from source: facts 19543 1726882561.03420: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.03490: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.03506: when evaluation is False, skipping this task 19543 1726882561.03528: _execute() done 19543 1726882561.03538: dumping result to json 19543 1726882561.03550: done dumping result, returning 19543 1726882561.03566: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0e448fcc-3ce9-b8ea-59a2-0000000000b0] 19543 1726882561.03577: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b0 19543 1726882561.03693: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b0 19543 1726882561.03701: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.03766: no more pending results, returning what we have 19543 1726882561.03771: results queue empty 19543 1726882561.03772: checking for any_errors_fatal 19543 1726882561.03773: done checking for any_errors_fatal 19543 1726882561.03773: checking for max_fail_percentage 19543 1726882561.03775: done checking for max_fail_percentage 19543 1726882561.03776: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.03777: done checking to see if all hosts have failed 19543 1726882561.03778: getting the remaining hosts for this loop 19543 1726882561.03780: done getting the remaining hosts for this loop 19543 1726882561.03784: getting the next task for host managed_node2 19543 1726882561.03793: done getting next task for host managed_node2 19543 1726882561.03796: ^ task is: TASK: Assert coalesce options set in profile 19543 1726882561.03798: ^ 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 19543 1726882561.03801: getting variables 19543 1726882561.03803: in VariableManager get_vars() 19543 1726882561.03853: Calling all_inventory to load vars for managed_node2 19543 1726882561.03859: Calling groups_inventory to load vars for managed_node2 19543 1726882561.03862: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.03876: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.03879: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.03882: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.04064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.04591: done with get_vars() 19543 1726882561.04679: done getting variables 19543 1726882561.04879: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Friday 20 September 2024 21:36:01 -0400 (0:00:00.090) 0:00:08.140 ****** 19543 1726882561.04934: entering _queue_task() for managed_node2/assert 19543 1726882561.05705: worker is 1 (out of 1 available) 19543 1726882561.05717: exiting _queue_task() for managed_node2/assert 19543 1726882561.05737: done queuing things up, now waiting for results queue to drain 19543 1726882561.05739: waiting for pending results... 19543 1726882561.06249: running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile 19543 1726882561.06449: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000b1 19543 1726882561.06487: variable 'ansible_search_path' from source: unknown 19543 1726882561.06578: calling self._execute() 19543 1726882561.06795: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.06822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.06834: variable 'omit' from source: magic vars 19543 1726882561.07650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.11934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.12080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.12129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.12174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.12208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.12307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.12396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.12485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.12588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.12608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.12867: variable 'ansible_distribution' from source: facts 19543 1726882561.12910: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.12976: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.12988: when evaluation is False, skipping this task 19543 1726882561.13030: _execute() done 19543 1726882561.13045: dumping result to json 19543 1726882561.13052: done dumping result, returning 19543 1726882561.13070: done running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile [0e448fcc-3ce9-b8ea-59a2-0000000000b1] 19543 1726882561.13088: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.13319: no more pending results, returning what we have 19543 1726882561.13323: results queue empty 19543 1726882561.13324: checking for any_errors_fatal 19543 1726882561.13330: done checking for any_errors_fatal 19543 1726882561.13331: checking for max_fail_percentage 19543 1726882561.13332: done checking for max_fail_percentage 19543 1726882561.13335: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.13336: done checking to see if all hosts have failed 19543 1726882561.13337: getting the remaining hosts for this loop 19543 1726882561.13339: done getting the remaining hosts for this loop 19543 1726882561.13346: getting the next task for host managed_node2 19543 1726882561.13359: done getting next task for host managed_node2 19543 1726882561.13403: ^ task is: TASK: Get profile's coalescing options 19543 1726882561.13407: ^ 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 19543 1726882561.13410: getting variables 19543 1726882561.13412: in VariableManager get_vars() 19543 1726882561.13481: Calling all_inventory to load vars for managed_node2 19543 1726882561.13488: Calling groups_inventory to load vars for managed_node2 19543 1726882561.13491: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.13503: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.13523: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.13528: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.13829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.14342: done with get_vars() 19543 1726882561.14353: done getting variables 19543 1726882561.14577: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b1 19543 1726882561.14580: WORKER PROCESS EXITING 19543 1726882561.14766: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 Friday 20 September 2024 21:36:01 -0400 (0:00:00.099) 0:00:08.240 ****** 19543 1726882561.14894: entering _queue_task() for managed_node2/command 19543 1726882561.15483: worker is 1 (out of 1 available) 19543 1726882561.15510: exiting _queue_task() for managed_node2/command 19543 1726882561.15541: done queuing things up, now waiting for results queue to drain 19543 1726882561.15543: waiting for pending results... 19543 1726882561.16171: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19543 1726882561.16384: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000b2 19543 1726882561.16407: variable 'ansible_search_path' from source: unknown 19543 1726882561.16462: calling self._execute() 19543 1726882561.16574: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.16585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.16598: variable 'omit' from source: magic vars 19543 1726882561.17124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.21302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.21448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.21514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.21581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.21637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.21884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.21944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.22015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.22110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.22192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.22544: variable 'ansible_distribution' from source: facts 19543 1726882561.22576: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.22646: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.22662: when evaluation is False, skipping this task 19543 1726882561.22673: _execute() done 19543 1726882561.22685: dumping result to json 19543 1726882561.22700: done dumping result, returning 19543 1726882561.22726: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0e448fcc-3ce9-b8ea-59a2-0000000000b2] 19543 1726882561.22769: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b2 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.23028: no more pending results, returning what we have 19543 1726882561.23035: results queue empty 19543 1726882561.23036: checking for any_errors_fatal 19543 1726882561.23042: done checking for any_errors_fatal 19543 1726882561.23043: checking for max_fail_percentage 19543 1726882561.23045: done checking for max_fail_percentage 19543 1726882561.23046: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.23047: done checking to see if all hosts have failed 19543 1726882561.23047: getting the remaining hosts for this loop 19543 1726882561.23049: done getting the remaining hosts for this loop 19543 1726882561.23053: getting the next task for host managed_node2 19543 1726882561.23063: done getting next task for host managed_node2 19543 1726882561.23070: ^ task is: TASK: Assert coalesce options set in profile 19543 1726882561.23072: ^ 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 19543 1726882561.23076: getting variables 19543 1726882561.23078: in VariableManager get_vars() 19543 1726882561.23142: Calling all_inventory to load vars for managed_node2 19543 1726882561.23148: Calling groups_inventory to load vars for managed_node2 19543 1726882561.23152: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.23208: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.23212: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.23217: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.23687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.24319: done with get_vars() 19543 1726882561.24374: done getting variables 19543 1726882561.24432: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b2 19543 1726882561.24436: WORKER PROCESS EXITING 19543 1726882561.24695: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Friday 20 September 2024 21:36:01 -0400 (0:00:00.099) 0:00:08.339 ****** 19543 1726882561.24805: entering _queue_task() for managed_node2/assert 19543 1726882561.25104: worker is 1 (out of 1 available) 19543 1726882561.25115: exiting _queue_task() for managed_node2/assert 19543 1726882561.25127: done queuing things up, now waiting for results queue to drain 19543 1726882561.25128: waiting for pending results... 19543 1726882561.25535: running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile 19543 1726882561.25697: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000b3 19543 1726882561.25724: variable 'ansible_search_path' from source: unknown 19543 1726882561.25773: calling self._execute() 19543 1726882561.25950: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.25976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.26001: variable 'omit' from source: magic vars 19543 1726882561.26677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.30304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.30398: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.30437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.30492: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.30522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.30615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.30648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.30691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.30740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.30762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.30926: variable 'ansible_distribution' from source: facts 19543 1726882561.30938: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.30967: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.30976: when evaluation is False, skipping this task 19543 1726882561.30982: _execute() done 19543 1726882561.30988: dumping result to json 19543 1726882561.31000: done dumping result, returning 19543 1726882561.31014: done running TaskExecutor() for managed_node2/TASK: Assert coalesce options set in profile [0e448fcc-3ce9-b8ea-59a2-0000000000b3] 19543 1726882561.31028: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b3 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.31184: no more pending results, returning what we have 19543 1726882561.31188: results queue empty 19543 1726882561.31189: checking for any_errors_fatal 19543 1726882561.31196: done checking for any_errors_fatal 19543 1726882561.31197: checking for max_fail_percentage 19543 1726882561.31199: done checking for max_fail_percentage 19543 1726882561.31200: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.31201: done checking to see if all hosts have failed 19543 1726882561.31201: getting the remaining hosts for this loop 19543 1726882561.31204: done getting the remaining hosts for this loop 19543 1726882561.31207: getting the next task for host managed_node2 19543 1726882561.31214: done getting next task for host managed_node2 19543 1726882561.31217: ^ task is: TASK: TEST: I can clear coalescing options 19543 1726882561.31219: ^ 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 19543 1726882561.31223: getting variables 19543 1726882561.31225: in VariableManager get_vars() 19543 1726882561.31280: Calling all_inventory to load vars for managed_node2 19543 1726882561.31282: Calling groups_inventory to load vars for managed_node2 19543 1726882561.31285: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.31296: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.31299: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.31302: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.31491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.31721: done with get_vars() 19543 1726882561.31731: done getting variables 19543 1726882561.31806: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b3 19543 1726882561.31809: WORKER PROCESS EXITING 19543 1726882561.31836: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can clear coalescing options] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:117 Friday 20 September 2024 21:36:01 -0400 (0:00:00.070) 0:00:08.410 ****** 19543 1726882561.31873: entering _queue_task() for managed_node2/debug 19543 1726882561.32381: worker is 1 (out of 1 available) 19543 1726882561.32393: exiting _queue_task() for managed_node2/debug 19543 1726882561.32405: done queuing things up, now waiting for results queue to drain 19543 1726882561.32406: waiting for pending results... 19543 1726882561.32693: running TaskExecutor() for managed_node2/TASK: TEST: I can clear coalescing options 19543 1726882561.32784: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000b4 19543 1726882561.32802: variable 'ansible_search_path' from source: unknown 19543 1726882561.32839: calling self._execute() 19543 1726882561.32932: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.32942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.32961: variable 'omit' from source: magic vars 19543 1726882561.33400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.36015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.36064: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.36091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.36118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.36137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.36199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.36221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.36237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.36271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.36282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.36376: variable 'ansible_distribution' from source: facts 19543 1726882561.36382: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.36398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.36401: when evaluation is False, skipping this task 19543 1726882561.36404: _execute() done 19543 1726882561.36406: dumping result to json 19543 1726882561.36408: done dumping result, returning 19543 1726882561.36413: done running TaskExecutor() for managed_node2/TASK: TEST: I can clear coalescing options [0e448fcc-3ce9-b8ea-59a2-0000000000b4] 19543 1726882561.36419: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b4 19543 1726882561.36499: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000b4 19543 1726882561.36502: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882561.36583: no more pending results, returning what we have 19543 1726882561.36587: results queue empty 19543 1726882561.36587: checking for any_errors_fatal 19543 1726882561.36595: done checking for any_errors_fatal 19543 1726882561.36595: checking for max_fail_percentage 19543 1726882561.36597: done checking for max_fail_percentage 19543 1726882561.36597: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.36598: done checking to see if all hosts have failed 19543 1726882561.36599: getting the remaining hosts for this loop 19543 1726882561.36601: done getting the remaining hosts for this loop 19543 1726882561.36604: getting the next task for host managed_node2 19543 1726882561.36612: done getting next task for host managed_node2 19543 1726882561.36616: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882561.36619: ^ 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? (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 19543 1726882561.36633: getting variables 19543 1726882561.36634: in VariableManager get_vars() 19543 1726882561.36677: Calling all_inventory to load vars for managed_node2 19543 1726882561.36679: Calling groups_inventory to load vars for managed_node2 19543 1726882561.36681: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.36687: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.36688: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.36690: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.36835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.36955: done with get_vars() 19543 1726882561.36962: 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:36:01 -0400 (0:00:00.051) 0:00:08.461 ****** 19543 1726882561.37029: entering _queue_task() for managed_node2/include_tasks 19543 1726882561.37238: worker is 1 (out of 1 available) 19543 1726882561.37250: exiting _queue_task() for managed_node2/include_tasks 19543 1726882561.37262: done queuing things up, now waiting for results queue to drain 19543 1726882561.37265: waiting for pending results... 19543 1726882561.37555: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882561.37620: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000bc 19543 1726882561.37633: variable 'ansible_search_path' from source: unknown 19543 1726882561.37636: variable 'ansible_search_path' from source: unknown 19543 1726882561.37685: calling self._execute() 19543 1726882561.37758: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.37780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.37789: variable 'omit' from source: magic vars 19543 1726882561.38276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.40037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.40093: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.40120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.40146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.40173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.40227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.40247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.40278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.40301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.40312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.40408: variable 'ansible_distribution' from source: facts 19543 1726882561.40414: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.40430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.40433: when evaluation is False, skipping this task 19543 1726882561.40436: _execute() done 19543 1726882561.40438: dumping result to json 19543 1726882561.40441: done dumping result, returning 19543 1726882561.40448: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-b8ea-59a2-0000000000bc] 19543 1726882561.40456: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000bc 19543 1726882561.40594: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000bc 19543 1726882561.40599: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.40642: no more pending results, returning what we have 19543 1726882561.40645: results queue empty 19543 1726882561.40646: checking for any_errors_fatal 19543 1726882561.40651: done checking for any_errors_fatal 19543 1726882561.40652: checking for max_fail_percentage 19543 1726882561.40653: done checking for max_fail_percentage 19543 1726882561.40654: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.40657: done checking to see if all hosts have failed 19543 1726882561.40658: getting the remaining hosts for this loop 19543 1726882561.40660: done getting the remaining hosts for this loop 19543 1726882561.40665: getting the next task for host managed_node2 19543 1726882561.40672: done getting next task for host managed_node2 19543 1726882561.40676: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882561.40678: ^ 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? (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 19543 1726882561.40693: getting variables 19543 1726882561.40694: in VariableManager get_vars() 19543 1726882561.40734: Calling all_inventory to load vars for managed_node2 19543 1726882561.40736: Calling groups_inventory to load vars for managed_node2 19543 1726882561.40738: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.40746: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.40749: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.40752: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.41008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.41241: done with get_vars() 19543 1726882561.41252: done getting variables 19543 1726882561.41311: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:01 -0400 (0:00:00.043) 0:00:08.504 ****** 19543 1726882561.41351: entering _queue_task() for managed_node2/debug 19543 1726882561.41624: worker is 1 (out of 1 available) 19543 1726882561.41636: exiting _queue_task() for managed_node2/debug 19543 1726882561.41648: done queuing things up, now waiting for results queue to drain 19543 1726882561.41649: waiting for pending results... 19543 1726882561.41951: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882561.42089: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000bd 19543 1726882561.42122: variable 'ansible_search_path' from source: unknown 19543 1726882561.42129: variable 'ansible_search_path' from source: unknown 19543 1726882561.42175: calling self._execute() 19543 1726882561.42274: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.42286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.42299: variable 'omit' from source: magic vars 19543 1726882561.42788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.45473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.45550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.45609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.45648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.45687: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.45784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.45831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.45866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.45918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.45945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.46102: variable 'ansible_distribution' from source: facts 19543 1726882561.46113: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.46150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.46162: when evaluation is False, skipping this task 19543 1726882561.46171: _execute() done 19543 1726882561.46177: dumping result to json 19543 1726882561.46184: done dumping result, returning 19543 1726882561.46194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-b8ea-59a2-0000000000bd] 19543 1726882561.46203: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000bd skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882561.46359: no more pending results, returning what we have 19543 1726882561.46362: results queue empty 19543 1726882561.46365: checking for any_errors_fatal 19543 1726882561.46372: done checking for any_errors_fatal 19543 1726882561.46373: checking for max_fail_percentage 19543 1726882561.46375: done checking for max_fail_percentage 19543 1726882561.46376: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.46377: done checking to see if all hosts have failed 19543 1726882561.46377: getting the remaining hosts for this loop 19543 1726882561.46379: done getting the remaining hosts for this loop 19543 1726882561.46383: getting the next task for host managed_node2 19543 1726882561.46390: done getting next task for host managed_node2 19543 1726882561.46395: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882561.46398: ^ 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? (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 19543 1726882561.46416: getting variables 19543 1726882561.46419: in VariableManager get_vars() 19543 1726882561.46473: Calling all_inventory to load vars for managed_node2 19543 1726882561.46476: Calling groups_inventory to load vars for managed_node2 19543 1726882561.46479: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.46489: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.46491: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.46495: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.46749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.46986: done with get_vars() 19543 1726882561.46996: done getting variables 19543 1726882561.47146: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000bd 19543 1726882561.47149: WORKER PROCESS EXITING 19543 1726882561.47190: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:01 -0400 (0:00:00.059) 0:00:08.564 ****** 19543 1726882561.47347: entering _queue_task() for managed_node2/fail 19543 1726882561.47699: worker is 1 (out of 1 available) 19543 1726882561.47711: exiting _queue_task() for managed_node2/fail 19543 1726882561.47723: done queuing things up, now waiting for results queue to drain 19543 1726882561.47724: waiting for pending results... 19543 1726882561.48021: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882561.48159: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000be 19543 1726882561.48184: variable 'ansible_search_path' from source: unknown 19543 1726882561.48192: variable 'ansible_search_path' from source: unknown 19543 1726882561.48239: calling self._execute() 19543 1726882561.48334: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.48344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.48358: variable 'omit' from source: magic vars 19543 1726882561.48841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.51994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.52097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.52148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.52194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.52229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.52324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.52373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.52436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.52498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.52517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.52684: variable 'ansible_distribution' from source: facts 19543 1726882561.52696: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.52719: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.52726: when evaluation is False, skipping this task 19543 1726882561.52732: _execute() done 19543 1726882561.52740: dumping result to json 19543 1726882561.52751: done dumping result, returning 19543 1726882561.52769: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-b8ea-59a2-0000000000be] 19543 1726882561.52787: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000be skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.52934: no more pending results, returning what we have 19543 1726882561.52938: results queue empty 19543 1726882561.52939: checking for any_errors_fatal 19543 1726882561.52945: done checking for any_errors_fatal 19543 1726882561.52946: checking for max_fail_percentage 19543 1726882561.52948: done checking for max_fail_percentage 19543 1726882561.52949: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.52949: done checking to see if all hosts have failed 19543 1726882561.52950: getting the remaining hosts for this loop 19543 1726882561.52952: done getting the remaining hosts for this loop 19543 1726882561.52959: getting the next task for host managed_node2 19543 1726882561.52968: done getting next task for host managed_node2 19543 1726882561.52972: ^ 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 19543 1726882561.52976: ^ 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? (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 19543 1726882561.52993: getting variables 19543 1726882561.52996: in VariableManager get_vars() 19543 1726882561.53045: Calling all_inventory to load vars for managed_node2 19543 1726882561.53048: Calling groups_inventory to load vars for managed_node2 19543 1726882561.53051: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.53066: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.53069: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.53073: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.53266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.53514: done with get_vars() 19543 1726882561.53526: done getting variables 19543 1726882561.53590: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882561.53737: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000be 19543 1726882561.53740: WORKER PROCESS EXITING 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:36:01 -0400 (0:00:00.064) 0:00:08.628 ****** 19543 1726882561.53758: entering _queue_task() for managed_node2/fail 19543 1726882561.54201: worker is 1 (out of 1 available) 19543 1726882561.54212: exiting _queue_task() for managed_node2/fail 19543 1726882561.54224: done queuing things up, now waiting for results queue to drain 19543 1726882561.54225: waiting for pending results... 19543 1726882561.54517: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19543 1726882561.54658: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000bf 19543 1726882561.54684: variable 'ansible_search_path' from source: unknown 19543 1726882561.54696: variable 'ansible_search_path' from source: unknown 19543 1726882561.54742: calling self._execute() 19543 1726882561.54836: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.54848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.54867: variable 'omit' from source: magic vars 19543 1726882561.55330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.58043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.58122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.58177: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.58218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.58248: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.58343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.58387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.58428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.58481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.58510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.58666: variable 'ansible_distribution' from source: facts 19543 1726882561.58678: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.58705: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.58712: when evaluation is False, skipping this task 19543 1726882561.58728: _execute() done 19543 1726882561.58736: dumping result to json 19543 1726882561.58743: done dumping result, returning 19543 1726882561.58753: done running TaskExecutor() for managed_node2/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-b8ea-59a2-0000000000bf] 19543 1726882561.58769: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000bf 19543 1726882561.58885: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000bf 19543 1726882561.58892: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.58944: no more pending results, returning what we have 19543 1726882561.58947: results queue empty 19543 1726882561.58948: checking for any_errors_fatal 19543 1726882561.58953: done checking for any_errors_fatal 19543 1726882561.58954: checking for max_fail_percentage 19543 1726882561.58959: done checking for max_fail_percentage 19543 1726882561.58960: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.58961: done checking to see if all hosts have failed 19543 1726882561.58961: getting the remaining hosts for this loop 19543 1726882561.58965: done getting the remaining hosts for this loop 19543 1726882561.58969: getting the next task for host managed_node2 19543 1726882561.58976: done getting next task for host managed_node2 19543 1726882561.58981: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882561.58984: ^ 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? (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 19543 1726882561.59001: getting variables 19543 1726882561.59003: in VariableManager get_vars() 19543 1726882561.59050: Calling all_inventory to load vars for managed_node2 19543 1726882561.59053: Calling groups_inventory to load vars for managed_node2 19543 1726882561.59058: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.59071: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.59074: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.59078: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.59319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.59549: done with get_vars() 19543 1726882561.59561: done getting variables 19543 1726882561.59666: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:36:01 -0400 (0:00:00.059) 0:00:08.688 ****** 19543 1726882561.59701: entering _queue_task() for managed_node2/fail 19543 1726882561.60144: worker is 1 (out of 1 available) 19543 1726882561.60169: exiting _queue_task() for managed_node2/fail 19543 1726882561.60181: done queuing things up, now waiting for results queue to drain 19543 1726882561.60182: waiting for pending results... 19543 1726882561.60459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882561.60601: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c0 19543 1726882561.60625: variable 'ansible_search_path' from source: unknown 19543 1726882561.60635: variable 'ansible_search_path' from source: unknown 19543 1726882561.60678: calling self._execute() 19543 1726882561.60769: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.60781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.60794: variable 'omit' from source: magic vars 19543 1726882561.61262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.63829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.63922: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.63973: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.64016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.64044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.64136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.64172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.64213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.64254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.64278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.64435: variable 'ansible_distribution' from source: facts 19543 1726882561.64447: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.64474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.64481: when evaluation is False, skipping this task 19543 1726882561.64486: _execute() done 19543 1726882561.64493: dumping result to json 19543 1726882561.64501: done dumping result, returning 19543 1726882561.64521: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-b8ea-59a2-0000000000c0] 19543 1726882561.64532: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c0 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.64682: no more pending results, returning what we have 19543 1726882561.64685: results queue empty 19543 1726882561.64686: checking for any_errors_fatal 19543 1726882561.64693: done checking for any_errors_fatal 19543 1726882561.64694: checking for max_fail_percentage 19543 1726882561.64696: done checking for max_fail_percentage 19543 1726882561.64697: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.64698: done checking to see if all hosts have failed 19543 1726882561.64698: getting the remaining hosts for this loop 19543 1726882561.64700: done getting the remaining hosts for this loop 19543 1726882561.64704: getting the next task for host managed_node2 19543 1726882561.64711: done getting next task for host managed_node2 19543 1726882561.64714: ^ 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 19543 1726882561.64717: ^ 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? (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 19543 1726882561.64733: getting variables 19543 1726882561.64737: in VariableManager get_vars() 19543 1726882561.64797: Calling all_inventory to load vars for managed_node2 19543 1726882561.64800: Calling groups_inventory to load vars for managed_node2 19543 1726882561.64802: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.64813: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.64816: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.64819: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.65022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.65239: done with get_vars() 19543 1726882561.65249: done getting variables 19543 1726882561.65384: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882561.65443: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c0 19543 1726882561.65445: WORKER PROCESS EXITING 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:36:01 -0400 (0:00:00.057) 0:00:08.745 ****** 19543 1726882561.65463: entering _queue_task() for managed_node2/dnf 19543 1726882561.65994: worker is 1 (out of 1 available) 19543 1726882561.66005: exiting _queue_task() for managed_node2/dnf 19543 1726882561.66016: done queuing things up, now waiting for results queue to drain 19543 1726882561.66018: waiting for pending results... 19543 1726882561.66332: running TaskExecutor() for managed_node2/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 19543 1726882561.66470: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c1 19543 1726882561.66489: variable 'ansible_search_path' from source: unknown 19543 1726882561.66497: variable 'ansible_search_path' from source: unknown 19543 1726882561.66546: calling self._execute() 19543 1726882561.66671: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.66702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.66751: variable 'omit' from source: magic vars 19543 1726882561.67149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.68777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.68823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.68878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.68905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.68927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.69009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.69036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.69080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.69108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.69120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.69633: variable 'ansible_distribution' from source: facts 19543 1726882561.69639: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.69641: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.69643: when evaluation is False, skipping this task 19543 1726882561.69645: _execute() done 19543 1726882561.69648: dumping result to json 19543 1726882561.69650: done dumping result, returning 19543 1726882561.69652: done running TaskExecutor() for managed_node2/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-b8ea-59a2-0000000000c1] 19543 1726882561.69654: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c1 19543 1726882561.69733: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c1 19543 1726882561.69736: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.69781: no more pending results, returning what we have 19543 1726882561.69784: results queue empty 19543 1726882561.69785: checking for any_errors_fatal 19543 1726882561.69790: done checking for any_errors_fatal 19543 1726882561.69791: checking for max_fail_percentage 19543 1726882561.69792: done checking for max_fail_percentage 19543 1726882561.69793: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.69794: done checking to see if all hosts have failed 19543 1726882561.69794: getting the remaining hosts for this loop 19543 1726882561.69796: done getting the remaining hosts for this loop 19543 1726882561.69799: getting the next task for host managed_node2 19543 1726882561.69804: done getting next task for host managed_node2 19543 1726882561.69808: ^ 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 19543 1726882561.69810: ^ 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? (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 19543 1726882561.69827: getting variables 19543 1726882561.69829: in VariableManager get_vars() 19543 1726882561.69874: Calling all_inventory to load vars for managed_node2 19543 1726882561.69877: Calling groups_inventory to load vars for managed_node2 19543 1726882561.69879: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.69887: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.69890: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.69896: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.70120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.70339: done with get_vars() 19543 1726882561.70348: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882561.70428: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:01 -0400 (0:00:00.049) 0:00:08.795 ****** 19543 1726882561.70456: entering _queue_task() for managed_node2/yum 19543 1726882561.70671: worker is 1 (out of 1 available) 19543 1726882561.70683: exiting _queue_task() for managed_node2/yum 19543 1726882561.70696: done queuing things up, now waiting for results queue to drain 19543 1726882561.70697: waiting for pending results... 19543 1726882561.70887: running TaskExecutor() for managed_node2/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 19543 1726882561.71009: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c2 19543 1726882561.71071: variable 'ansible_search_path' from source: unknown 19543 1726882561.71074: variable 'ansible_search_path' from source: unknown 19543 1726882561.71219: calling self._execute() 19543 1726882561.71222: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.71225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.71227: variable 'omit' from source: magic vars 19543 1726882561.71649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.73498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.73551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.73579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.73604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.73625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.73683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.73702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.73720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.73750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.73764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.73853: variable 'ansible_distribution' from source: facts 19543 1726882561.73861: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.73879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.73883: when evaluation is False, skipping this task 19543 1726882561.73885: _execute() done 19543 1726882561.73887: dumping result to json 19543 1726882561.73890: done dumping result, returning 19543 1726882561.73897: done running TaskExecutor() for managed_node2/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-b8ea-59a2-0000000000c2] 19543 1726882561.73901: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c2 19543 1726882561.74028: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c2 19543 1726882561.74031: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.74086: no more pending results, returning what we have 19543 1726882561.74089: results queue empty 19543 1726882561.74090: checking for any_errors_fatal 19543 1726882561.74098: done checking for any_errors_fatal 19543 1726882561.74099: checking for max_fail_percentage 19543 1726882561.74100: done checking for max_fail_percentage 19543 1726882561.74101: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.74102: done checking to see if all hosts have failed 19543 1726882561.74103: getting the remaining hosts for this loop 19543 1726882561.74105: done getting the remaining hosts for this loop 19543 1726882561.74108: getting the next task for host managed_node2 19543 1726882561.74115: done getting next task for host managed_node2 19543 1726882561.74121: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882561.74124: ^ 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? (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 19543 1726882561.74141: getting variables 19543 1726882561.74143: in VariableManager get_vars() 19543 1726882561.74193: Calling all_inventory to load vars for managed_node2 19543 1726882561.74196: Calling groups_inventory to load vars for managed_node2 19543 1726882561.74198: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.74207: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.74209: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.74212: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.74416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.74646: done with get_vars() 19543 1726882561.74658: done getting variables 19543 1726882561.74713: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:01 -0400 (0:00:00.042) 0:00:08.838 ****** 19543 1726882561.74751: entering _queue_task() for managed_node2/fail 19543 1726882561.75092: worker is 1 (out of 1 available) 19543 1726882561.75150: exiting _queue_task() for managed_node2/fail 19543 1726882561.75177: done queuing things up, now waiting for results queue to drain 19543 1726882561.75179: waiting for pending results... 19543 1726882561.75371: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882561.75454: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c3 19543 1726882561.75468: variable 'ansible_search_path' from source: unknown 19543 1726882561.75471: variable 'ansible_search_path' from source: unknown 19543 1726882561.75501: calling self._execute() 19543 1726882561.75561: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.75567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.75573: variable 'omit' from source: magic vars 19543 1726882561.75867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.77453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.77502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.77528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.77553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.77578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.77633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.77652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.77676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.77705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.77715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.77811: variable 'ansible_distribution' from source: facts 19543 1726882561.77816: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.77833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.77836: when evaluation is False, skipping this task 19543 1726882561.77838: _execute() done 19543 1726882561.77841: dumping result to json 19543 1726882561.77843: done dumping result, returning 19543 1726882561.77850: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-0000000000c3] 19543 1726882561.77858: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c3 19543 1726882561.77948: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c3 19543 1726882561.77950: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.78007: no more pending results, returning what we have 19543 1726882561.78010: results queue empty 19543 1726882561.78010: checking for any_errors_fatal 19543 1726882561.78015: done checking for any_errors_fatal 19543 1726882561.78016: checking for max_fail_percentage 19543 1726882561.78018: done checking for max_fail_percentage 19543 1726882561.78019: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.78019: done checking to see if all hosts have failed 19543 1726882561.78020: getting the remaining hosts for this loop 19543 1726882561.78022: done getting the remaining hosts for this loop 19543 1726882561.78025: getting the next task for host managed_node2 19543 1726882561.78031: done getting next task for host managed_node2 19543 1726882561.78035: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19543 1726882561.78038: ^ 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? (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 19543 1726882561.78053: getting variables 19543 1726882561.78057: in VariableManager get_vars() 19543 1726882561.78109: Calling all_inventory to load vars for managed_node2 19543 1726882561.78112: Calling groups_inventory to load vars for managed_node2 19543 1726882561.78114: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.78122: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.78124: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.78127: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.78289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.78411: done with get_vars() 19543 1726882561.78420: done getting variables 19543 1726882561.78461: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:01 -0400 (0:00:00.037) 0:00:08.876 ****** 19543 1726882561.78487: entering _queue_task() for managed_node2/package 19543 1726882561.78679: worker is 1 (out of 1 available) 19543 1726882561.78692: exiting _queue_task() for managed_node2/package 19543 1726882561.78704: done queuing things up, now waiting for results queue to drain 19543 1726882561.78705: waiting for pending results... 19543 1726882561.78871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19543 1726882561.78944: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c4 19543 1726882561.78955: variable 'ansible_search_path' from source: unknown 19543 1726882561.78964: variable 'ansible_search_path' from source: unknown 19543 1726882561.78992: calling self._execute() 19543 1726882561.79054: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.79061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.79072: variable 'omit' from source: magic vars 19543 1726882561.79366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.80968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.81023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.81049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.81080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.81102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.81158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.81182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.81200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.81228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.81242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.81337: variable 'ansible_distribution' from source: facts 19543 1726882561.81343: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.81360: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.81365: when evaluation is False, skipping this task 19543 1726882561.81368: _execute() done 19543 1726882561.81370: dumping result to json 19543 1726882561.81373: done dumping result, returning 19543 1726882561.81379: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-b8ea-59a2-0000000000c4] 19543 1726882561.81384: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c4 19543 1726882561.81469: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c4 19543 1726882561.81472: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.81521: no more pending results, returning what we have 19543 1726882561.81524: results queue empty 19543 1726882561.81525: checking for any_errors_fatal 19543 1726882561.81531: done checking for any_errors_fatal 19543 1726882561.81532: checking for max_fail_percentage 19543 1726882561.81533: done checking for max_fail_percentage 19543 1726882561.81534: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.81535: done checking to see if all hosts have failed 19543 1726882561.81536: getting the remaining hosts for this loop 19543 1726882561.81538: done getting the remaining hosts for this loop 19543 1726882561.81541: getting the next task for host managed_node2 19543 1726882561.81546: done getting next task for host managed_node2 19543 1726882561.81550: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882561.81553: ^ 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? (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 19543 1726882561.81569: getting variables 19543 1726882561.81571: in VariableManager get_vars() 19543 1726882561.81618: Calling all_inventory to load vars for managed_node2 19543 1726882561.81621: Calling groups_inventory to load vars for managed_node2 19543 1726882561.81623: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.81631: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.81633: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.81636: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.81750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.81881: done with get_vars() 19543 1726882561.81889: done getting variables 19543 1726882561.81934: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:01 -0400 (0:00:00.034) 0:00:08.910 ****** 19543 1726882561.81958: entering _queue_task() for managed_node2/package 19543 1726882561.82143: worker is 1 (out of 1 available) 19543 1726882561.82156: exiting _queue_task() for managed_node2/package 19543 1726882561.82170: done queuing things up, now waiting for results queue to drain 19543 1726882561.82171: waiting for pending results... 19543 1726882561.82331: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882561.82409: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c5 19543 1726882561.82421: variable 'ansible_search_path' from source: unknown 19543 1726882561.82424: variable 'ansible_search_path' from source: unknown 19543 1726882561.82452: calling self._execute() 19543 1726882561.82513: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.82517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.82525: variable 'omit' from source: magic vars 19543 1726882561.82813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.84396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.84444: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.84472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.84495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.84514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.84574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.84593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.84611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.84639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.84649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.84748: variable 'ansible_distribution' from source: facts 19543 1726882561.84754: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.84770: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.84773: when evaluation is False, skipping this task 19543 1726882561.84776: _execute() done 19543 1726882561.84779: dumping result to json 19543 1726882561.84781: done dumping result, returning 19543 1726882561.84787: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-0000000000c5] 19543 1726882561.84792: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c5 19543 1726882561.84876: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c5 19543 1726882561.84879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.84929: no more pending results, returning what we have 19543 1726882561.84932: results queue empty 19543 1726882561.84933: checking for any_errors_fatal 19543 1726882561.84937: done checking for any_errors_fatal 19543 1726882561.84938: checking for max_fail_percentage 19543 1726882561.84940: done checking for max_fail_percentage 19543 1726882561.84941: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.84941: done checking to see if all hosts have failed 19543 1726882561.84942: getting the remaining hosts for this loop 19543 1726882561.84944: done getting the remaining hosts for this loop 19543 1726882561.84947: getting the next task for host managed_node2 19543 1726882561.84952: done getting next task for host managed_node2 19543 1726882561.84958: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882561.84961: ^ 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? (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 19543 1726882561.84976: getting variables 19543 1726882561.84978: in VariableManager get_vars() 19543 1726882561.85022: Calling all_inventory to load vars for managed_node2 19543 1726882561.85025: Calling groups_inventory to load vars for managed_node2 19543 1726882561.85027: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.85035: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.85037: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.85040: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.85190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.85309: done with get_vars() 19543 1726882561.85317: done getting variables 19543 1726882561.85357: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:01 -0400 (0:00:00.034) 0:00:08.945 ****** 19543 1726882561.85382: entering _queue_task() for managed_node2/package 19543 1726882561.85548: worker is 1 (out of 1 available) 19543 1726882561.85560: exiting _queue_task() for managed_node2/package 19543 1726882561.85573: done queuing things up, now waiting for results queue to drain 19543 1726882561.85574: waiting for pending results... 19543 1726882561.85743: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882561.85820: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c6 19543 1726882561.85831: variable 'ansible_search_path' from source: unknown 19543 1726882561.85835: variable 'ansible_search_path' from source: unknown 19543 1726882561.85869: calling self._execute() 19543 1726882561.85921: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.85924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.85932: variable 'omit' from source: magic vars 19543 1726882561.86217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.87745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.87798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.87823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.87854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.87878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.87938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.87960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.87981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.88007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.88018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.88117: variable 'ansible_distribution' from source: facts 19543 1726882561.88121: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.88138: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.88142: when evaluation is False, skipping this task 19543 1726882561.88145: _execute() done 19543 1726882561.88147: dumping result to json 19543 1726882561.88150: done dumping result, returning 19543 1726882561.88161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-0000000000c6] 19543 1726882561.88163: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c6 19543 1726882561.88240: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c6 19543 1726882561.88243: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.88310: no more pending results, returning what we have 19543 1726882561.88313: results queue empty 19543 1726882561.88314: checking for any_errors_fatal 19543 1726882561.88321: done checking for any_errors_fatal 19543 1726882561.88321: checking for max_fail_percentage 19543 1726882561.88323: done checking for max_fail_percentage 19543 1726882561.88324: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.88325: done checking to see if all hosts have failed 19543 1726882561.88325: getting the remaining hosts for this loop 19543 1726882561.88327: done getting the remaining hosts for this loop 19543 1726882561.88330: getting the next task for host managed_node2 19543 1726882561.88334: done getting next task for host managed_node2 19543 1726882561.88338: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882561.88340: ^ 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? (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 19543 1726882561.88353: getting variables 19543 1726882561.88355: in VariableManager get_vars() 19543 1726882561.88395: Calling all_inventory to load vars for managed_node2 19543 1726882561.88397: Calling groups_inventory to load vars for managed_node2 19543 1726882561.88398: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.88404: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.88406: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.88408: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.88514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.88642: done with get_vars() 19543 1726882561.88648: done getting variables 19543 1726882561.88690: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:01 -0400 (0:00:00.033) 0:00:08.978 ****** 19543 1726882561.88714: entering _queue_task() for managed_node2/service 19543 1726882561.88880: worker is 1 (out of 1 available) 19543 1726882561.88891: exiting _queue_task() for managed_node2/service 19543 1726882561.88903: done queuing things up, now waiting for results queue to drain 19543 1726882561.88904: waiting for pending results... 19543 1726882561.89062: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882561.89142: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c7 19543 1726882561.89151: variable 'ansible_search_path' from source: unknown 19543 1726882561.89154: variable 'ansible_search_path' from source: unknown 19543 1726882561.89184: calling self._execute() 19543 1726882561.89241: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.89246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.89249: variable 'omit' from source: magic vars 19543 1726882561.89529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.91083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.91128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.91152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.91180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.91202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.91254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.91277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.91298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.91325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.91336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.91430: variable 'ansible_distribution' from source: facts 19543 1726882561.91436: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.91452: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.91455: when evaluation is False, skipping this task 19543 1726882561.91457: _execute() done 19543 1726882561.91462: dumping result to json 19543 1726882561.91468: done dumping result, returning 19543 1726882561.91473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-0000000000c7] 19543 1726882561.91478: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c7 19543 1726882561.91557: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c7 19543 1726882561.91560: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.91606: no more pending results, returning what we have 19543 1726882561.91609: results queue empty 19543 1726882561.91610: checking for any_errors_fatal 19543 1726882561.91614: done checking for any_errors_fatal 19543 1726882561.91615: checking for max_fail_percentage 19543 1726882561.91616: done checking for max_fail_percentage 19543 1726882561.91617: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.91617: done checking to see if all hosts have failed 19543 1726882561.91618: getting the remaining hosts for this loop 19543 1726882561.91620: done getting the remaining hosts for this loop 19543 1726882561.91623: getting the next task for host managed_node2 19543 1726882561.91628: done getting next task for host managed_node2 19543 1726882561.91631: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882561.91634: ^ 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? (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 19543 1726882561.91649: getting variables 19543 1726882561.91650: in VariableManager get_vars() 19543 1726882561.91691: Calling all_inventory to load vars for managed_node2 19543 1726882561.91694: Calling groups_inventory to load vars for managed_node2 19543 1726882561.91695: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.91701: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.91703: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.91704: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.91840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.91960: done with get_vars() 19543 1726882561.91969: done getting variables 19543 1726882561.92006: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:01 -0400 (0:00:00.033) 0:00:09.011 ****** 19543 1726882561.92026: entering _queue_task() for managed_node2/service 19543 1726882561.92186: worker is 1 (out of 1 available) 19543 1726882561.92198: exiting _queue_task() for managed_node2/service 19543 1726882561.92209: done queuing things up, now waiting for results queue to drain 19543 1726882561.92210: waiting for pending results... 19543 1726882561.92370: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882561.92449: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c8 19543 1726882561.92457: variable 'ansible_search_path' from source: unknown 19543 1726882561.92465: variable 'ansible_search_path' from source: unknown 19543 1726882561.92491: calling self._execute() 19543 1726882561.92545: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.92550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.92557: variable 'omit' from source: magic vars 19543 1726882561.92834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.94354: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.94583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.94609: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.94636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.94655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.94713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.94735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.94754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.94784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.94795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.94890: variable 'ansible_distribution' from source: facts 19543 1726882561.94894: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.94910: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.94912: when evaluation is False, skipping this task 19543 1726882561.94915: _execute() done 19543 1726882561.94918: dumping result to json 19543 1726882561.94920: done dumping result, returning 19543 1726882561.94926: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-b8ea-59a2-0000000000c8] 19543 1726882561.94930: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c8 19543 1726882561.95010: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c8 19543 1726882561.95013: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882561.95061: no more pending results, returning what we have 19543 1726882561.95066: results queue empty 19543 1726882561.95067: checking for any_errors_fatal 19543 1726882561.95072: done checking for any_errors_fatal 19543 1726882561.95072: checking for max_fail_percentage 19543 1726882561.95074: done checking for max_fail_percentage 19543 1726882561.95075: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.95076: done checking to see if all hosts have failed 19543 1726882561.95076: getting the remaining hosts for this loop 19543 1726882561.95078: done getting the remaining hosts for this loop 19543 1726882561.95081: getting the next task for host managed_node2 19543 1726882561.95087: done getting next task for host managed_node2 19543 1726882561.95090: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882561.95093: ^ 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? (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 19543 1726882561.95107: getting variables 19543 1726882561.95109: in VariableManager get_vars() 19543 1726882561.95145: Calling all_inventory to load vars for managed_node2 19543 1726882561.95148: Calling groups_inventory to load vars for managed_node2 19543 1726882561.95159: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.95168: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.95170: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.95173: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.95279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.95400: done with get_vars() 19543 1726882561.95407: done getting variables 19543 1726882561.95445: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:01 -0400 (0:00:00.034) 0:00:09.046 ****** 19543 1726882561.95470: entering _queue_task() for managed_node2/service 19543 1726882561.95640: worker is 1 (out of 1 available) 19543 1726882561.95652: exiting _queue_task() for managed_node2/service 19543 1726882561.95667: done queuing things up, now waiting for results queue to drain 19543 1726882561.95668: waiting for pending results... 19543 1726882561.95832: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882561.95912: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000c9 19543 1726882561.95926: variable 'ansible_search_path' from source: unknown 19543 1726882561.95929: variable 'ansible_search_path' from source: unknown 19543 1726882561.95957: calling self._execute() 19543 1726882561.96013: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.96017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.96029: variable 'omit' from source: magic vars 19543 1726882561.96314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882561.98053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882561.98100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882561.98124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882561.98148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882561.98168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882561.98225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882561.98243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882561.98262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882561.98292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882561.98308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882561.98395: variable 'ansible_distribution' from source: facts 19543 1726882561.98400: variable 'ansible_distribution_major_version' from source: facts 19543 1726882561.98416: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882561.98421: when evaluation is False, skipping this task 19543 1726882561.98424: _execute() done 19543 1726882561.98426: dumping result to json 19543 1726882561.98428: done dumping result, returning 19543 1726882561.98434: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-b8ea-59a2-0000000000c9] 19543 1726882561.98436: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c9 19543 1726882561.98520: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000c9 19543 1726882561.98523: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882561.98573: no more pending results, returning what we have 19543 1726882561.98577: results queue empty 19543 1726882561.98577: checking for any_errors_fatal 19543 1726882561.98581: done checking for any_errors_fatal 19543 1726882561.98582: checking for max_fail_percentage 19543 1726882561.98583: done checking for max_fail_percentage 19543 1726882561.98584: checking to see if all hosts have failed and the running result is not ok 19543 1726882561.98585: done checking to see if all hosts have failed 19543 1726882561.98586: getting the remaining hosts for this loop 19543 1726882561.98588: done getting the remaining hosts for this loop 19543 1726882561.98591: getting the next task for host managed_node2 19543 1726882561.98596: done getting next task for host managed_node2 19543 1726882561.98600: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882561.98602: ^ 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? (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 19543 1726882561.98617: getting variables 19543 1726882561.98618: in VariableManager get_vars() 19543 1726882561.98670: Calling all_inventory to load vars for managed_node2 19543 1726882561.98673: Calling groups_inventory to load vars for managed_node2 19543 1726882561.98674: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882561.98680: Calling all_plugins_play to load vars for managed_node2 19543 1726882561.98682: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882561.98684: Calling groups_plugins_play to load vars for managed_node2 19543 1726882561.98824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882561.98946: done with get_vars() 19543 1726882561.98952: done getting variables 19543 1726882561.98995: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:01 -0400 (0:00:00.035) 0:00:09.081 ****** 19543 1726882561.99014: entering _queue_task() for managed_node2/service 19543 1726882561.99183: worker is 1 (out of 1 available) 19543 1726882561.99195: exiting _queue_task() for managed_node2/service 19543 1726882561.99205: done queuing things up, now waiting for results queue to drain 19543 1726882561.99206: waiting for pending results... 19543 1726882561.99366: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882561.99447: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000ca 19543 1726882561.99460: variable 'ansible_search_path' from source: unknown 19543 1726882561.99466: variable 'ansible_search_path' from source: unknown 19543 1726882561.99496: calling self._execute() 19543 1726882561.99554: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882561.99560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882561.99569: variable 'omit' from source: magic vars 19543 1726882561.99859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.01601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.01646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.01676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.01711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.01733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.01789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.01808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.01830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.01855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.01872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.01967: variable 'ansible_distribution' from source: facts 19543 1726882562.01973: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.01988: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.01991: when evaluation is False, skipping this task 19543 1726882562.01994: _execute() done 19543 1726882562.01996: dumping result to json 19543 1726882562.01998: done dumping result, returning 19543 1726882562.02005: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-b8ea-59a2-0000000000ca] 19543 1726882562.02009: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000ca 19543 1726882562.02093: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000ca 19543 1726882562.02096: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882562.02132: no more pending results, returning what we have 19543 1726882562.02135: results queue empty 19543 1726882562.02136: checking for any_errors_fatal 19543 1726882562.02142: done checking for any_errors_fatal 19543 1726882562.02143: checking for max_fail_percentage 19543 1726882562.02144: done checking for max_fail_percentage 19543 1726882562.02145: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.02146: done checking to see if all hosts have failed 19543 1726882562.02146: getting the remaining hosts for this loop 19543 1726882562.02148: done getting the remaining hosts for this loop 19543 1726882562.02151: getting the next task for host managed_node2 19543 1726882562.02156: done getting next task for host managed_node2 19543 1726882562.02160: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882562.02163: ^ 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? (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 19543 1726882562.02187: getting variables 19543 1726882562.02189: in VariableManager get_vars() 19543 1726882562.02226: Calling all_inventory to load vars for managed_node2 19543 1726882562.02229: Calling groups_inventory to load vars for managed_node2 19543 1726882562.02231: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.02237: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.02239: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.02240: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.02347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.02475: done with get_vars() 19543 1726882562.02482: done getting variables 19543 1726882562.02521: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:02 -0400 (0:00:00.035) 0:00:09.116 ****** 19543 1726882562.02542: entering _queue_task() for managed_node2/copy 19543 1726882562.02712: worker is 1 (out of 1 available) 19543 1726882562.02723: exiting _queue_task() for managed_node2/copy 19543 1726882562.02734: done queuing things up, now waiting for results queue to drain 19543 1726882562.02735: waiting for pending results... 19543 1726882562.02899: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882562.02978: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000cb 19543 1726882562.02989: variable 'ansible_search_path' from source: unknown 19543 1726882562.02992: variable 'ansible_search_path' from source: unknown 19543 1726882562.03018: calling self._execute() 19543 1726882562.03079: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.03082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.03090: variable 'omit' from source: magic vars 19543 1726882562.03369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.05637: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.05684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.05710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.05735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.05755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.05811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.05830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.05856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.05883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.05894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.05986: variable 'ansible_distribution' from source: facts 19543 1726882562.05991: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.06007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.06009: when evaluation is False, skipping this task 19543 1726882562.06012: _execute() done 19543 1726882562.06014: dumping result to json 19543 1726882562.06016: done dumping result, returning 19543 1726882562.06022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-b8ea-59a2-0000000000cb] 19543 1726882562.06027: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cb 19543 1726882562.06106: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cb 19543 1726882562.06108: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.06149: no more pending results, returning what we have 19543 1726882562.06152: results queue empty 19543 1726882562.06153: checking for any_errors_fatal 19543 1726882562.06157: done checking for any_errors_fatal 19543 1726882562.06158: checking for max_fail_percentage 19543 1726882562.06159: done checking for max_fail_percentage 19543 1726882562.06160: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.06161: done checking to see if all hosts have failed 19543 1726882562.06162: getting the remaining hosts for this loop 19543 1726882562.06165: done getting the remaining hosts for this loop 19543 1726882562.06169: getting the next task for host managed_node2 19543 1726882562.06175: done getting next task for host managed_node2 19543 1726882562.06178: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882562.06181: ^ 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? (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 19543 1726882562.06195: getting variables 19543 1726882562.06196: in VariableManager get_vars() 19543 1726882562.06235: Calling all_inventory to load vars for managed_node2 19543 1726882562.06237: Calling groups_inventory to load vars for managed_node2 19543 1726882562.06240: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.06247: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.06249: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.06252: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.06395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.06512: done with get_vars() 19543 1726882562.06518: 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:36:02 -0400 (0:00:00.040) 0:00:09.157 ****** 19543 1726882562.06573: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882562.06740: worker is 1 (out of 1 available) 19543 1726882562.06752: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882562.06766: done queuing things up, now waiting for results queue to drain 19543 1726882562.06767: waiting for pending results... 19543 1726882562.06945: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882562.07573: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000cc 19543 1726882562.07576: variable 'ansible_search_path' from source: unknown 19543 1726882562.07579: variable 'ansible_search_path' from source: unknown 19543 1726882562.07582: calling self._execute() 19543 1726882562.07584: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.07586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.07589: variable 'omit' from source: magic vars 19543 1726882562.07740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.10367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.10430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.10479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.10515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.10540: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.10621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.10648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.10678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.10718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.10735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.10874: variable 'ansible_distribution' from source: facts 19543 1726882562.10880: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.10900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.10903: when evaluation is False, skipping this task 19543 1726882562.10905: _execute() done 19543 1726882562.10908: dumping result to json 19543 1726882562.10910: done dumping result, returning 19543 1726882562.10917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-b8ea-59a2-0000000000cc] 19543 1726882562.10922: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cc 19543 1726882562.11020: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cc 19543 1726882562.11023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.11103: no more pending results, returning what we have 19543 1726882562.11106: results queue empty 19543 1726882562.11107: checking for any_errors_fatal 19543 1726882562.11113: done checking for any_errors_fatal 19543 1726882562.11114: checking for max_fail_percentage 19543 1726882562.11116: done checking for max_fail_percentage 19543 1726882562.11117: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.11117: done checking to see if all hosts have failed 19543 1726882562.11118: getting the remaining hosts for this loop 19543 1726882562.11120: done getting the remaining hosts for this loop 19543 1726882562.11124: getting the next task for host managed_node2 19543 1726882562.11130: done getting next task for host managed_node2 19543 1726882562.11134: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882562.11136: ^ 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? (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 19543 1726882562.11151: getting variables 19543 1726882562.11153: in VariableManager get_vars() 19543 1726882562.11197: Calling all_inventory to load vars for managed_node2 19543 1726882562.11200: Calling groups_inventory to load vars for managed_node2 19543 1726882562.11202: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.11210: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.11213: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.11215: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.11391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.11613: done with get_vars() 19543 1726882562.11624: 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:36:02 -0400 (0:00:00.051) 0:00:09.208 ****** 19543 1726882562.11717: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882562.11986: worker is 1 (out of 1 available) 19543 1726882562.11998: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882562.12009: done queuing things up, now waiting for results queue to drain 19543 1726882562.12010: waiting for pending results... 19543 1726882562.12302: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882562.12440: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000cd 19543 1726882562.12472: variable 'ansible_search_path' from source: unknown 19543 1726882562.12480: variable 'ansible_search_path' from source: unknown 19543 1726882562.12523: calling self._execute() 19543 1726882562.12615: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.12626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.12639: variable 'omit' from source: magic vars 19543 1726882562.13095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.15846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.15915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.15962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.16002: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.16033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.16115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.16153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.16189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.16232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.16252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.16401: variable 'ansible_distribution' from source: facts 19543 1726882562.16411: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.16433: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.16439: when evaluation is False, skipping this task 19543 1726882562.16445: _execute() done 19543 1726882562.16451: dumping result to json 19543 1726882562.16458: done dumping result, returning 19543 1726882562.16473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-b8ea-59a2-0000000000cd] 19543 1726882562.16485: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cd skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.16625: no more pending results, returning what we have 19543 1726882562.16628: results queue empty 19543 1726882562.16629: checking for any_errors_fatal 19543 1726882562.16635: done checking for any_errors_fatal 19543 1726882562.16635: checking for max_fail_percentage 19543 1726882562.16637: done checking for max_fail_percentage 19543 1726882562.16638: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.16639: done checking to see if all hosts have failed 19543 1726882562.16640: getting the remaining hosts for this loop 19543 1726882562.16642: done getting the remaining hosts for this loop 19543 1726882562.16646: getting the next task for host managed_node2 19543 1726882562.16653: done getting next task for host managed_node2 19543 1726882562.16657: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882562.16660: ^ 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? (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 19543 1726882562.16679: getting variables 19543 1726882562.16681: in VariableManager get_vars() 19543 1726882562.16728: Calling all_inventory to load vars for managed_node2 19543 1726882562.16731: Calling groups_inventory to load vars for managed_node2 19543 1726882562.16733: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.16743: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.16746: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.16750: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.16921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.17496: done with get_vars() 19543 1726882562.17505: done getting variables 19543 1726882562.17698: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cd 19543 1726882562.17701: WORKER PROCESS EXITING 19543 1726882562.17734: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:02 -0400 (0:00:00.060) 0:00:09.269 ****** 19543 1726882562.17766: entering _queue_task() for managed_node2/debug 19543 1726882562.18019: worker is 1 (out of 1 available) 19543 1726882562.18032: exiting _queue_task() for managed_node2/debug 19543 1726882562.18043: done queuing things up, now waiting for results queue to drain 19543 1726882562.18045: waiting for pending results... 19543 1726882562.18324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882562.18461: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000ce 19543 1726882562.18486: variable 'ansible_search_path' from source: unknown 19543 1726882562.18498: variable 'ansible_search_path' from source: unknown 19543 1726882562.18539: calling self._execute() 19543 1726882562.18636: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.18647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.18661: variable 'omit' from source: magic vars 19543 1726882562.19103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.21584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.21672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.21713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.21760: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.21794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.21884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.21918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.21947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.22001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.22019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.22167: variable 'ansible_distribution' from source: facts 19543 1726882562.22185: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.22215: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.22222: when evaluation is False, skipping this task 19543 1726882562.22228: _execute() done 19543 1726882562.22234: dumping result to json 19543 1726882562.22240: done dumping result, returning 19543 1726882562.22251: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-0000000000ce] 19543 1726882562.22260: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000ce 19543 1726882562.22371: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000ce 19543 1726882562.22378: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882562.22438: no more pending results, returning what we have 19543 1726882562.22442: results queue empty 19543 1726882562.22443: checking for any_errors_fatal 19543 1726882562.22450: done checking for any_errors_fatal 19543 1726882562.22450: checking for max_fail_percentage 19543 1726882562.22452: done checking for max_fail_percentage 19543 1726882562.22453: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.22454: done checking to see if all hosts have failed 19543 1726882562.22455: getting the remaining hosts for this loop 19543 1726882562.22457: done getting the remaining hosts for this loop 19543 1726882562.22461: getting the next task for host managed_node2 19543 1726882562.22473: done getting next task for host managed_node2 19543 1726882562.22477: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882562.22480: ^ 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? (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 19543 1726882562.22497: getting variables 19543 1726882562.22499: in VariableManager get_vars() 19543 1726882562.22548: Calling all_inventory to load vars for managed_node2 19543 1726882562.22551: Calling groups_inventory to load vars for managed_node2 19543 1726882562.22553: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.22566: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.22569: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.22572: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.22757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.22993: done with get_vars() 19543 1726882562.23005: done getting variables 19543 1726882562.23062: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:02 -0400 (0:00:00.053) 0:00:09.322 ****** 19543 1726882562.23214: entering _queue_task() for managed_node2/debug 19543 1726882562.23600: worker is 1 (out of 1 available) 19543 1726882562.23612: exiting _queue_task() for managed_node2/debug 19543 1726882562.23623: done queuing things up, now waiting for results queue to drain 19543 1726882562.23625: waiting for pending results... 19543 1726882562.23897: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882562.24020: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000cf 19543 1726882562.24042: variable 'ansible_search_path' from source: unknown 19543 1726882562.24050: variable 'ansible_search_path' from source: unknown 19543 1726882562.24097: calling self._execute() 19543 1726882562.24188: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.24198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.24208: variable 'omit' from source: magic vars 19543 1726882562.24640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.27232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.27307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.27360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.27401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.27437: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.27514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.27556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.27589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.27628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.27652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.27796: variable 'ansible_distribution' from source: facts 19543 1726882562.27806: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.27830: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.27836: when evaluation is False, skipping this task 19543 1726882562.27841: _execute() done 19543 1726882562.27846: dumping result to json 19543 1726882562.27853: done dumping result, returning 19543 1726882562.27872: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-0000000000cf] 19543 1726882562.27881: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cf skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882562.28019: no more pending results, returning what we have 19543 1726882562.28023: results queue empty 19543 1726882562.28023: checking for any_errors_fatal 19543 1726882562.28029: done checking for any_errors_fatal 19543 1726882562.28029: checking for max_fail_percentage 19543 1726882562.28031: done checking for max_fail_percentage 19543 1726882562.28032: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.28033: done checking to see if all hosts have failed 19543 1726882562.28034: getting the remaining hosts for this loop 19543 1726882562.28036: done getting the remaining hosts for this loop 19543 1726882562.28040: getting the next task for host managed_node2 19543 1726882562.28046: done getting next task for host managed_node2 19543 1726882562.28051: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882562.28053: ^ 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? (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 19543 1726882562.28076: getting variables 19543 1726882562.28078: in VariableManager get_vars() 19543 1726882562.28129: Calling all_inventory to load vars for managed_node2 19543 1726882562.28132: Calling groups_inventory to load vars for managed_node2 19543 1726882562.28134: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.28145: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.28148: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.28152: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.28397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.28617: done with get_vars() 19543 1726882562.28628: done getting variables 19543 1726882562.28689: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882562.28924: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000cf 19543 1726882562.28927: WORKER PROCESS EXITING 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:36:02 -0400 (0:00:00.058) 0:00:09.380 ****** 19543 1726882562.28940: entering _queue_task() for managed_node2/debug 19543 1726882562.29285: worker is 1 (out of 1 available) 19543 1726882562.29297: exiting _queue_task() for managed_node2/debug 19543 1726882562.29308: done queuing things up, now waiting for results queue to drain 19543 1726882562.29309: waiting for pending results... 19543 1726882562.29580: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882562.29716: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000d0 19543 1726882562.29735: variable 'ansible_search_path' from source: unknown 19543 1726882562.29742: variable 'ansible_search_path' from source: unknown 19543 1726882562.29786: calling self._execute() 19543 1726882562.29872: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.29882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.29894: variable 'omit' from source: magic vars 19543 1726882562.30325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.32769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.32859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.32905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.32949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.32983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.33075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.33116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.33147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.33198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.33222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.33359: variable 'ansible_distribution' from source: facts 19543 1726882562.33376: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.33400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.33407: when evaluation is False, skipping this task 19543 1726882562.33412: _execute() done 19543 1726882562.33417: dumping result to json 19543 1726882562.33422: done dumping result, returning 19543 1726882562.33435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-b8ea-59a2-0000000000d0] 19543 1726882562.33442: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000d0 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882562.33583: no more pending results, returning what we have 19543 1726882562.33587: results queue empty 19543 1726882562.33588: checking for any_errors_fatal 19543 1726882562.33594: done checking for any_errors_fatal 19543 1726882562.33595: checking for max_fail_percentage 19543 1726882562.33597: done checking for max_fail_percentage 19543 1726882562.33598: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.33599: done checking to see if all hosts have failed 19543 1726882562.33600: getting the remaining hosts for this loop 19543 1726882562.33601: done getting the remaining hosts for this loop 19543 1726882562.33605: getting the next task for host managed_node2 19543 1726882562.33612: done getting next task for host managed_node2 19543 1726882562.33616: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882562.33619: ^ 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? (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 19543 1726882562.33635: getting variables 19543 1726882562.33637: in VariableManager get_vars() 19543 1726882562.33685: Calling all_inventory to load vars for managed_node2 19543 1726882562.33688: Calling groups_inventory to load vars for managed_node2 19543 1726882562.33690: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.33700: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.33703: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.33707: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.33894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.34122: done with get_vars() 19543 1726882562.34133: done getting variables 19543 1726882562.34317: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000d0 19543 1726882562.34320: WORKER PROCESS EXITING 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:36:02 -0400 (0:00:00.054) 0:00:09.435 ****** 19543 1726882562.34383: entering _queue_task() for managed_node2/ping 19543 1726882562.34776: worker is 1 (out of 1 available) 19543 1726882562.34789: exiting _queue_task() for managed_node2/ping 19543 1726882562.34801: done queuing things up, now waiting for results queue to drain 19543 1726882562.34802: waiting for pending results... 19543 1726882562.35059: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882562.35185: in run() - task 0e448fcc-3ce9-b8ea-59a2-0000000000d1 19543 1726882562.35206: variable 'ansible_search_path' from source: unknown 19543 1726882562.35213: variable 'ansible_search_path' from source: unknown 19543 1726882562.35253: calling self._execute() 19543 1726882562.35339: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.35353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.35368: variable 'omit' from source: magic vars 19543 1726882562.35796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.38257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.38340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.38386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.38427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.38467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.38555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.38591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.38627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.38681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.38703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.38853: variable 'ansible_distribution' from source: facts 19543 1726882562.38869: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.38901: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.38909: when evaluation is False, skipping this task 19543 1726882562.38915: _execute() done 19543 1726882562.38921: dumping result to json 19543 1726882562.38929: done dumping result, returning 19543 1726882562.38946: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-b8ea-59a2-0000000000d1] 19543 1726882562.38956: sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000d1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.39098: no more pending results, returning what we have 19543 1726882562.39102: results queue empty 19543 1726882562.39103: checking for any_errors_fatal 19543 1726882562.39109: done checking for any_errors_fatal 19543 1726882562.39110: checking for max_fail_percentage 19543 1726882562.39112: done checking for max_fail_percentage 19543 1726882562.39113: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.39114: done checking to see if all hosts have failed 19543 1726882562.39115: getting the remaining hosts for this loop 19543 1726882562.39116: done getting the remaining hosts for this loop 19543 1726882562.39120: getting the next task for host managed_node2 19543 1726882562.39129: done getting next task for host managed_node2 19543 1726882562.39132: ^ task is: TASK: meta (role_complete) 19543 1726882562.39135: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19543 1726882562.39153: getting variables 19543 1726882562.39155: in VariableManager get_vars() 19543 1726882562.39212: Calling all_inventory to load vars for managed_node2 19543 1726882562.39215: Calling groups_inventory to load vars for managed_node2 19543 1726882562.39217: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.39227: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.39230: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.39233: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.39415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.39682: done with get_vars() 19543 1726882562.39692: done getting variables 19543 1726882562.39824: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-0000000000d1 19543 1726882562.39828: WORKER PROCESS EXITING 19543 1726882562.39875: done queuing things up, now waiting for results queue to drain 19543 1726882562.39877: results queue empty 19543 1726882562.39878: checking for any_errors_fatal 19543 1726882562.39879: done checking for any_errors_fatal 19543 1726882562.39880: checking for max_fail_percentage 19543 1726882562.39881: done checking for max_fail_percentage 19543 1726882562.39882: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.39882: done checking to see if all hosts have failed 19543 1726882562.39883: getting the remaining hosts for this loop 19543 1726882562.39884: done getting the remaining hosts for this loop 19543 1726882562.39886: getting the next task for host managed_node2 19543 1726882562.39889: done getting next task for host managed_node2 19543 1726882562.39891: ^ task is: TASK: Get profile's coalescing options 19543 1726882562.39892: ^ 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 19543 1726882562.39898: getting variables 19543 1726882562.39899: in VariableManager get_vars() 19543 1726882562.39932: Calling all_inventory to load vars for managed_node2 19543 1726882562.39934: Calling groups_inventory to load vars for managed_node2 19543 1726882562.39936: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.39940: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.39942: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.39945: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.40071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.40196: done with get_vars() 19543 1726882562.40202: done getting variables 19543 1726882562.40226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:132 Friday 20 September 2024 21:36:02 -0400 (0:00:00.058) 0:00:09.493 ****** 19543 1726882562.40244: entering _queue_task() for managed_node2/command 19543 1726882562.40426: worker is 1 (out of 1 available) 19543 1726882562.40438: exiting _queue_task() for managed_node2/command 19543 1726882562.40451: done queuing things up, now waiting for results queue to drain 19543 1726882562.40452: waiting for pending results... 19543 1726882562.40615: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19543 1726882562.40672: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000101 19543 1726882562.40683: variable 'ansible_search_path' from source: unknown 19543 1726882562.40715: calling self._execute() 19543 1726882562.40781: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.40786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.40793: variable 'omit' from source: magic vars 19543 1726882562.41097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.43334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.43384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.43413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.43439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.43462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.43527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.43551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.43575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.43601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.43612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.43743: variable 'ansible_distribution' from source: facts 19543 1726882562.43748: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.43772: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.43776: when evaluation is False, skipping this task 19543 1726882562.43781: _execute() done 19543 1726882562.43786: dumping result to json 19543 1726882562.43789: done dumping result, returning 19543 1726882562.43796: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000101] 19543 1726882562.43801: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000101 19543 1726882562.43890: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000101 19543 1726882562.43893: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.43938: no more pending results, returning what we have 19543 1726882562.43941: results queue empty 19543 1726882562.43942: checking for any_errors_fatal 19543 1726882562.43944: done checking for any_errors_fatal 19543 1726882562.43944: checking for max_fail_percentage 19543 1726882562.43946: done checking for max_fail_percentage 19543 1726882562.43947: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.43947: done checking to see if all hosts have failed 19543 1726882562.43948: getting the remaining hosts for this loop 19543 1726882562.43950: done getting the remaining hosts for this loop 19543 1726882562.43953: getting the next task for host managed_node2 19543 1726882562.43959: done getting next task for host managed_node2 19543 1726882562.43962: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19543 1726882562.43965: ^ 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 19543 1726882562.43969: getting variables 19543 1726882562.43970: in VariableManager get_vars() 19543 1726882562.44018: Calling all_inventory to load vars for managed_node2 19543 1726882562.44021: Calling groups_inventory to load vars for managed_node2 19543 1726882562.44023: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.44033: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.44036: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.44039: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.44176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.44329: done with get_vars() 19543 1726882562.44337: done getting variables 19543 1726882562.44380: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 Friday 20 September 2024 21:36:02 -0400 (0:00:00.041) 0:00:09.535 ****** 19543 1726882562.44400: entering _queue_task() for managed_node2/assert 19543 1726882562.44589: worker is 1 (out of 1 available) 19543 1726882562.44601: exiting _queue_task() for managed_node2/assert 19543 1726882562.44613: done queuing things up, now waiting for results queue to drain 19543 1726882562.44615: waiting for pending results... 19543 1726882562.44794: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options 19543 1726882562.44839: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000102 19543 1726882562.44851: variable 'ansible_search_path' from source: unknown 19543 1726882562.44908: calling self._execute() 19543 1726882562.45113: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.45116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.45119: variable 'omit' from source: magic vars 19543 1726882562.45400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.50100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.50173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.50209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.50244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.50271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.50346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.50375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.50400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.50439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.50453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.50593: variable 'ansible_distribution' from source: facts 19543 1726882562.50598: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.50618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.50623: when evaluation is False, skipping this task 19543 1726882562.50626: _execute() done 19543 1726882562.50628: dumping result to json 19543 1726882562.50630: done dumping result, returning 19543 1726882562.50641: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000102] 19543 1726882562.50643: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000102 19543 1726882562.50733: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000102 19543 1726882562.50736: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.50790: no more pending results, returning what we have 19543 1726882562.50793: results queue empty 19543 1726882562.50794: checking for any_errors_fatal 19543 1726882562.50798: done checking for any_errors_fatal 19543 1726882562.50799: checking for max_fail_percentage 19543 1726882562.50800: done checking for max_fail_percentage 19543 1726882562.50801: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.50802: done checking to see if all hosts have failed 19543 1726882562.50803: getting the remaining hosts for this loop 19543 1726882562.50805: done getting the remaining hosts for this loop 19543 1726882562.50808: getting the next task for host managed_node2 19543 1726882562.50813: done getting next task for host managed_node2 19543 1726882562.50816: ^ task is: TASK: Get profile's coalescing options 19543 1726882562.50817: ^ 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 19543 1726882562.50820: getting variables 19543 1726882562.50822: in VariableManager get_vars() 19543 1726882562.50875: Calling all_inventory to load vars for managed_node2 19543 1726882562.50878: Calling groups_inventory to load vars for managed_node2 19543 1726882562.50880: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.50889: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.50892: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.50894: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.51140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.51530: done with get_vars() 19543 1726882562.51553: done getting variables 19543 1726882562.51704: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Friday 20 September 2024 21:36:02 -0400 (0:00:00.073) 0:00:09.609 ****** 19543 1726882562.51782: entering _queue_task() for managed_node2/command 19543 1726882562.52336: worker is 1 (out of 1 available) 19543 1726882562.52368: exiting _queue_task() for managed_node2/command 19543 1726882562.52401: done queuing things up, now waiting for results queue to drain 19543 1726882562.52409: waiting for pending results... 19543 1726882562.52864: running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options 19543 1726882562.53010: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000103 19543 1726882562.53042: variable 'ansible_search_path' from source: unknown 19543 1726882562.53110: calling self._execute() 19543 1726882562.53247: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.53269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.53289: variable 'omit' from source: magic vars 19543 1726882562.54047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.62307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.62425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.62620: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.62659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.62816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.62945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.62986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.63026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.63074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.63129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.63493: variable 'ansible_distribution' from source: facts 19543 1726882562.63504: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.63529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.63539: when evaluation is False, skipping this task 19543 1726882562.63551: _execute() done 19543 1726882562.63575: dumping result to json 19543 1726882562.63682: done dumping result, returning 19543 1726882562.63695: done running TaskExecutor() for managed_node2/TASK: Get profile's coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000103] 19543 1726882562.63775: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000103 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.63942: no more pending results, returning what we have 19543 1726882562.63946: results queue empty 19543 1726882562.63947: checking for any_errors_fatal 19543 1726882562.63953: done checking for any_errors_fatal 19543 1726882562.63954: checking for max_fail_percentage 19543 1726882562.63958: done checking for max_fail_percentage 19543 1726882562.63959: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.63960: done checking to see if all hosts have failed 19543 1726882562.63961: getting the remaining hosts for this loop 19543 1726882562.63965: done getting the remaining hosts for this loop 19543 1726882562.63970: getting the next task for host managed_node2 19543 1726882562.63977: done getting next task for host managed_node2 19543 1726882562.63979: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19543 1726882562.63982: ^ 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 19543 1726882562.63985: getting variables 19543 1726882562.63987: in VariableManager get_vars() 19543 1726882562.64040: Calling all_inventory to load vars for managed_node2 19543 1726882562.64043: Calling groups_inventory to load vars for managed_node2 19543 1726882562.64046: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.64061: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.64066: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.64070: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.64326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.64545: done with get_vars() 19543 1726882562.64557: done getting variables 19543 1726882562.64898: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000103 19543 1726882562.64901: WORKER PROCESS EXITING 19543 1726882562.65053: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:150 Friday 20 September 2024 21:36:02 -0400 (0:00:00.134) 0:00:09.743 ****** 19543 1726882562.65185: entering _queue_task() for managed_node2/assert 19543 1726882562.66311: worker is 1 (out of 1 available) 19543 1726882562.66322: exiting _queue_task() for managed_node2/assert 19543 1726882562.66334: done queuing things up, now waiting for results queue to drain 19543 1726882562.66335: waiting for pending results... 19543 1726882562.66953: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options 19543 1726882562.67030: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000104 19543 1726882562.67052: variable 'ansible_search_path' from source: unknown 19543 1726882562.67092: calling self._execute() 19543 1726882562.67172: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.67176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.67187: variable 'omit' from source: magic vars 19543 1726882562.67694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.70036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.70109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.70143: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.70175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.70201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.70274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.70302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.70327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.70368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.70382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.70517: variable 'ansible_distribution' from source: facts 19543 1726882562.70523: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.70544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.70547: when evaluation is False, skipping this task 19543 1726882562.70550: _execute() done 19543 1726882562.70553: dumping result to json 19543 1726882562.70557: done dumping result, returning 19543 1726882562.70562: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does reset coalescing options [0e448fcc-3ce9-b8ea-59a2-000000000104] 19543 1726882562.70568: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000104 19543 1726882562.70659: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000104 19543 1726882562.70662: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.70710: no more pending results, returning what we have 19543 1726882562.70713: results queue empty 19543 1726882562.70714: checking for any_errors_fatal 19543 1726882562.70718: done checking for any_errors_fatal 19543 1726882562.70719: checking for max_fail_percentage 19543 1726882562.70720: done checking for max_fail_percentage 19543 1726882562.70721: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.70722: done checking to see if all hosts have failed 19543 1726882562.70723: getting the remaining hosts for this loop 19543 1726882562.70724: done getting the remaining hosts for this loop 19543 1726882562.70728: getting the next task for host managed_node2 19543 1726882562.70738: done getting next task for host managed_node2 19543 1726882562.70743: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882562.70747: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882562.70769: getting variables 19543 1726882562.70770: in VariableManager get_vars() 19543 1726882562.70813: Calling all_inventory to load vars for managed_node2 19543 1726882562.70816: Calling groups_inventory to load vars for managed_node2 19543 1726882562.70818: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.70826: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.70828: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.70831: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.71005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.71235: done with get_vars() 19543 1726882562.71247: 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:36:02 -0400 (0:00:00.061) 0:00:09.804 ****** 19543 1726882562.71357: entering _queue_task() for managed_node2/include_tasks 19543 1726882562.71852: worker is 1 (out of 1 available) 19543 1726882562.71862: exiting _queue_task() for managed_node2/include_tasks 19543 1726882562.71877: done queuing things up, now waiting for results queue to drain 19543 1726882562.71878: waiting for pending results... 19543 1726882562.72171: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19543 1726882562.72295: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000010d 19543 1726882562.72310: variable 'ansible_search_path' from source: unknown 19543 1726882562.72313: variable 'ansible_search_path' from source: unknown 19543 1726882562.72353: calling self._execute() 19543 1726882562.72457: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.72461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.72469: variable 'omit' from source: magic vars 19543 1726882562.72933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.76081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.76150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.76191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.76228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.76254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.76333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.76361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.76387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.76431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.76451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.76584: variable 'ansible_distribution' from source: facts 19543 1726882562.76590: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.76610: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.76613: when evaluation is False, skipping this task 19543 1726882562.76616: _execute() done 19543 1726882562.76619: dumping result to json 19543 1726882562.76621: done dumping result, returning 19543 1726882562.76629: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-b8ea-59a2-00000000010d] 19543 1726882562.76633: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000010d 19543 1726882562.76732: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000010d 19543 1726882562.76735: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.76812: no more pending results, returning what we have 19543 1726882562.76816: results queue empty 19543 1726882562.76817: checking for any_errors_fatal 19543 1726882562.76823: done checking for any_errors_fatal 19543 1726882562.76823: checking for max_fail_percentage 19543 1726882562.76825: done checking for max_fail_percentage 19543 1726882562.76826: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.76827: done checking to see if all hosts have failed 19543 1726882562.76828: getting the remaining hosts for this loop 19543 1726882562.76829: done getting the remaining hosts for this loop 19543 1726882562.76833: getting the next task for host managed_node2 19543 1726882562.76840: done getting next task for host managed_node2 19543 1726882562.76844: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882562.76848: ^ state is: HOST STATE: block=3, task=21, 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? (None), rescue child state? (None), always child state? (None), 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 19543 1726882562.76869: getting variables 19543 1726882562.76871: in VariableManager get_vars() 19543 1726882562.76920: Calling all_inventory to load vars for managed_node2 19543 1726882562.76925: Calling groups_inventory to load vars for managed_node2 19543 1726882562.76928: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.76938: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.76940: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.76943: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.77177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.77304: done with get_vars() 19543 1726882562.77311: done getting variables 19543 1726882562.77349: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:36:02 -0400 (0:00:00.060) 0:00:09.865 ****** 19543 1726882562.77374: entering _queue_task() for managed_node2/debug 19543 1726882562.77561: worker is 1 (out of 1 available) 19543 1726882562.77575: exiting _queue_task() for managed_node2/debug 19543 1726882562.77588: done queuing things up, now waiting for results queue to drain 19543 1726882562.77589: waiting for pending results... 19543 1726882562.77762: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19543 1726882562.77839: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000010e 19543 1726882562.77851: variable 'ansible_search_path' from source: unknown 19543 1726882562.77857: variable 'ansible_search_path' from source: unknown 19543 1726882562.77886: calling self._execute() 19543 1726882562.77946: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.77951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.77965: variable 'omit' from source: magic vars 19543 1726882562.78280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.81024: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.81085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.81111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.81136: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.81161: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.81218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.81237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.81254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.81288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.81298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.81399: variable 'ansible_distribution' from source: facts 19543 1726882562.81404: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.81421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.81424: when evaluation is False, skipping this task 19543 1726882562.81426: _execute() done 19543 1726882562.81429: dumping result to json 19543 1726882562.81432: done dumping result, returning 19543 1726882562.81440: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-b8ea-59a2-00000000010e] 19543 1726882562.81444: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000010e 19543 1726882562.81529: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000010e 19543 1726882562.81531: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882562.81577: no more pending results, returning what we have 19543 1726882562.81580: results queue empty 19543 1726882562.81581: checking for any_errors_fatal 19543 1726882562.81587: done checking for any_errors_fatal 19543 1726882562.81587: checking for max_fail_percentage 19543 1726882562.81589: done checking for max_fail_percentage 19543 1726882562.81590: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.81591: done checking to see if all hosts have failed 19543 1726882562.81591: getting the remaining hosts for this loop 19543 1726882562.81593: done getting the remaining hosts for this loop 19543 1726882562.81596: getting the next task for host managed_node2 19543 1726882562.81604: done getting next task for host managed_node2 19543 1726882562.81607: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882562.81611: ^ state is: HOST STATE: block=3, task=21, 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? (None), rescue child state? (None), always child state? (None), 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 19543 1726882562.81630: getting variables 19543 1726882562.81631: in VariableManager get_vars() 19543 1726882562.81679: Calling all_inventory to load vars for managed_node2 19543 1726882562.81682: Calling groups_inventory to load vars for managed_node2 19543 1726882562.81684: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.81693: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.81695: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.81698: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.81824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.81952: done with get_vars() 19543 1726882562.81965: done getting variables 19543 1726882562.82006: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:36:02 -0400 (0:00:00.046) 0:00:09.911 ****** 19543 1726882562.82030: entering _queue_task() for managed_node2/fail 19543 1726882562.82230: worker is 1 (out of 1 available) 19543 1726882562.82243: exiting _queue_task() for managed_node2/fail 19543 1726882562.82258: done queuing things up, now waiting for results queue to drain 19543 1726882562.82259: waiting for pending results... 19543 1726882562.82424: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19543 1726882562.82525: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000010f 19543 1726882562.82546: variable 'ansible_search_path' from source: unknown 19543 1726882562.82549: variable 'ansible_search_path' from source: unknown 19543 1726882562.82580: calling self._execute() 19543 1726882562.82655: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.82673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.82709: variable 'omit' from source: magic vars 19543 1726882562.83166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.85740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.85815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.85848: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.85892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.85929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.86004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.86040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.86071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.86111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.86130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.86274: variable 'ansible_distribution' from source: facts 19543 1726882562.86280: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.86298: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.86302: when evaluation is False, skipping this task 19543 1726882562.86304: _execute() done 19543 1726882562.86306: dumping result to json 19543 1726882562.86309: done dumping result, returning 19543 1726882562.86316: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-b8ea-59a2-00000000010f] 19543 1726882562.86321: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000010f 19543 1726882562.86416: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000010f 19543 1726882562.86419: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.86481: no more pending results, returning what we have 19543 1726882562.86485: results queue empty 19543 1726882562.86485: checking for any_errors_fatal 19543 1726882562.86492: done checking for any_errors_fatal 19543 1726882562.86492: checking for max_fail_percentage 19543 1726882562.86494: done checking for max_fail_percentage 19543 1726882562.86495: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.86496: done checking to see if all hosts have failed 19543 1726882562.86496: getting the remaining hosts for this loop 19543 1726882562.86498: done getting the remaining hosts for this loop 19543 1726882562.86501: getting the next task for host managed_node2 19543 1726882562.86507: done getting next task for host managed_node2 19543 1726882562.86511: ^ 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 19543 1726882562.86515: ^ state is: HOST STATE: block=3, task=21, 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? (None), rescue child state? (None), always child state? (None), 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 19543 1726882562.86530: getting variables 19543 1726882562.86531: in VariableManager get_vars() 19543 1726882562.86571: Calling all_inventory to load vars for managed_node2 19543 1726882562.86574: Calling groups_inventory to load vars for managed_node2 19543 1726882562.86576: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.86584: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.86586: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.86588: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.86810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.87025: done with get_vars() 19543 1726882562.87034: done getting variables 19543 1726882562.87091: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:36:02 -0400 (0:00:00.050) 0:00:09.962 ****** 19543 1726882562.87127: entering _queue_task() for managed_node2/fail 19543 1726882562.87349: worker is 1 (out of 1 available) 19543 1726882562.87360: exiting _queue_task() for managed_node2/fail 19543 1726882562.87371: done queuing things up, now waiting for results queue to drain 19543 1726882562.87372: waiting for pending results... 19543 1726882562.87639: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19543 1726882562.87779: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000110 19543 1726882562.87797: variable 'ansible_search_path' from source: unknown 19543 1726882562.87805: variable 'ansible_search_path' from source: unknown 19543 1726882562.87846: calling self._execute() 19543 1726882562.87934: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.87945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.87958: variable 'omit' from source: magic vars 19543 1726882562.88400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.90766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.90847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.90893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.90934: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.90968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.91051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.91091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.91128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.91177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.91202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.91349: variable 'ansible_distribution' from source: facts 19543 1726882562.91362: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.91389: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.91396: when evaluation is False, skipping this task 19543 1726882562.91404: _execute() done 19543 1726882562.91413: dumping result to json 19543 1726882562.91421: done dumping result, returning 19543 1726882562.91432: done running TaskExecutor() for managed_node2/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-b8ea-59a2-000000000110] 19543 1726882562.91447: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000110 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.91593: no more pending results, returning what we have 19543 1726882562.91597: results queue empty 19543 1726882562.91598: checking for any_errors_fatal 19543 1726882562.91607: done checking for any_errors_fatal 19543 1726882562.91607: checking for max_fail_percentage 19543 1726882562.91609: done checking for max_fail_percentage 19543 1726882562.91610: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.91611: done checking to see if all hosts have failed 19543 1726882562.91612: getting the remaining hosts for this loop 19543 1726882562.91614: done getting the remaining hosts for this loop 19543 1726882562.91618: getting the next task for host managed_node2 19543 1726882562.91625: done getting next task for host managed_node2 19543 1726882562.91629: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882562.91633: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882562.91652: getting variables 19543 1726882562.91654: in VariableManager get_vars() 19543 1726882562.91703: Calling all_inventory to load vars for managed_node2 19543 1726882562.91706: Calling groups_inventory to load vars for managed_node2 19543 1726882562.91709: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.91719: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.91722: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.91725: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.91910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.92135: done with get_vars() 19543 1726882562.92145: done getting variables 19543 1726882562.92321: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 19543 1726882562.92351: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000110 19543 1726882562.92354: WORKER PROCESS EXITING 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:36:02 -0400 (0:00:00.052) 0:00:10.015 ****** 19543 1726882562.92372: entering _queue_task() for managed_node2/fail 19543 1726882562.92790: worker is 1 (out of 1 available) 19543 1726882562.92800: exiting _queue_task() for managed_node2/fail 19543 1726882562.92812: done queuing things up, now waiting for results queue to drain 19543 1726882562.92814: waiting for pending results... 19543 1726882562.93084: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19543 1726882562.93221: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000111 19543 1726882562.93240: variable 'ansible_search_path' from source: unknown 19543 1726882562.93247: variable 'ansible_search_path' from source: unknown 19543 1726882562.93295: calling self._execute() 19543 1726882562.93383: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882562.93398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882562.93410: variable 'omit' from source: magic vars 19543 1726882562.93848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882562.97107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882562.97181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882562.97225: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882562.97259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882562.97295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882562.97382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882562.97418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882562.97448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882562.97500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882562.97524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882562.97662: variable 'ansible_distribution' from source: facts 19543 1726882562.97676: variable 'ansible_distribution_major_version' from source: facts 19543 1726882562.97702: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882562.97711: when evaluation is False, skipping this task 19543 1726882562.97718: _execute() done 19543 1726882562.97724: dumping result to json 19543 1726882562.97730: done dumping result, returning 19543 1726882562.97747: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-b8ea-59a2-000000000111] 19543 1726882562.97757: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000111 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882562.97902: no more pending results, returning what we have 19543 1726882562.97906: results queue empty 19543 1726882562.97907: checking for any_errors_fatal 19543 1726882562.97912: done checking for any_errors_fatal 19543 1726882562.97913: checking for max_fail_percentage 19543 1726882562.97915: done checking for max_fail_percentage 19543 1726882562.97916: checking to see if all hosts have failed and the running result is not ok 19543 1726882562.97917: done checking to see if all hosts have failed 19543 1726882562.97917: getting the remaining hosts for this loop 19543 1726882562.97919: done getting the remaining hosts for this loop 19543 1726882562.97923: getting the next task for host managed_node2 19543 1726882562.97931: done getting next task for host managed_node2 19543 1726882562.97935: ^ 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 19543 1726882562.97939: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882562.97957: getting variables 19543 1726882562.97959: in VariableManager get_vars() 19543 1726882562.98012: Calling all_inventory to load vars for managed_node2 19543 1726882562.98015: Calling groups_inventory to load vars for managed_node2 19543 1726882562.98018: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882562.98028: Calling all_plugins_play to load vars for managed_node2 19543 1726882562.98031: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882562.98034: Calling groups_plugins_play to load vars for managed_node2 19543 1726882562.98238: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000111 19543 1726882562.98242: WORKER PROCESS EXITING 19543 1726882562.98271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882562.99558: done with get_vars() 19543 1726882562.99570: done getting variables 19543 1726882562.99622: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:36:02 -0400 (0:00:00.072) 0:00:10.087 ****** 19543 1726882562.99651: entering _queue_task() for managed_node2/dnf 19543 1726882563.00293: worker is 1 (out of 1 available) 19543 1726882563.00303: exiting _queue_task() for managed_node2/dnf 19543 1726882563.00316: done queuing things up, now waiting for results queue to drain 19543 1726882563.00317: waiting for pending results... 19543 1726882563.01025: running TaskExecutor() for managed_node2/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 19543 1726882563.01255: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000112 19543 1726882563.01273: variable 'ansible_search_path' from source: unknown 19543 1726882563.01277: variable 'ansible_search_path' from source: unknown 19543 1726882563.01426: calling self._execute() 19543 1726882563.01506: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.01509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.01634: variable 'omit' from source: magic vars 19543 1726882563.02520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.07813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.08009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.08167: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.08202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.08226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.08421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.08446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.08588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.08630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.08642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.09021: variable 'ansible_distribution' from source: facts 19543 1726882563.09032: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.09053: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.09056: when evaluation is False, skipping this task 19543 1726882563.09061: _execute() done 19543 1726882563.09065: dumping result to json 19543 1726882563.09069: done dumping result, returning 19543 1726882563.09080: done running TaskExecutor() for managed_node2/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-b8ea-59a2-000000000112] 19543 1726882563.09083: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000112 19543 1726882563.09184: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000112 19543 1726882563.09187: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.09234: no more pending results, returning what we have 19543 1726882563.09238: results queue empty 19543 1726882563.09239: checking for any_errors_fatal 19543 1726882563.09246: done checking for any_errors_fatal 19543 1726882563.09246: checking for max_fail_percentage 19543 1726882563.09248: done checking for max_fail_percentage 19543 1726882563.09249: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.09250: done checking to see if all hosts have failed 19543 1726882563.09250: getting the remaining hosts for this loop 19543 1726882563.09252: done getting the remaining hosts for this loop 19543 1726882563.09256: getting the next task for host managed_node2 19543 1726882563.09264: done getting next task for host managed_node2 19543 1726882563.09268: ^ 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 19543 1726882563.09272: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.09290: getting variables 19543 1726882563.09292: in VariableManager get_vars() 19543 1726882563.09336: Calling all_inventory to load vars for managed_node2 19543 1726882563.09338: Calling groups_inventory to load vars for managed_node2 19543 1726882563.09341: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.09351: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.09353: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.09357: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.09523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.09726: done with get_vars() 19543 1726882563.09736: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19543 1726882563.09812: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:36:03 -0400 (0:00:00.101) 0:00:10.189 ****** 19543 1726882563.09842: entering _queue_task() for managed_node2/yum 19543 1726882563.10499: worker is 1 (out of 1 available) 19543 1726882563.10512: exiting _queue_task() for managed_node2/yum 19543 1726882563.10524: done queuing things up, now waiting for results queue to drain 19543 1726882563.10525: waiting for pending results... 19543 1726882563.11281: running TaskExecutor() for managed_node2/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 19543 1726882563.11519: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000113 19543 1726882563.11650: variable 'ansible_search_path' from source: unknown 19543 1726882563.11654: variable 'ansible_search_path' from source: unknown 19543 1726882563.11692: calling self._execute() 19543 1726882563.11887: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.11892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.11902: variable 'omit' from source: magic vars 19543 1726882563.12821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.18295: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.18357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.18519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.18552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.18581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.18777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.18804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.18948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.18992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.19006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.19379: variable 'ansible_distribution' from source: facts 19543 1726882563.19384: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.19404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.19409: when evaluation is False, skipping this task 19543 1726882563.19411: _execute() done 19543 1726882563.19413: dumping result to json 19543 1726882563.19416: done dumping result, returning 19543 1726882563.19423: done running TaskExecutor() for managed_node2/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-b8ea-59a2-000000000113] 19543 1726882563.19428: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000113 19543 1726882563.19637: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000113 19543 1726882563.19640: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.19691: no more pending results, returning what we have 19543 1726882563.19695: results queue empty 19543 1726882563.19696: checking for any_errors_fatal 19543 1726882563.19703: done checking for any_errors_fatal 19543 1726882563.19704: checking for max_fail_percentage 19543 1726882563.19705: done checking for max_fail_percentage 19543 1726882563.19706: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.19707: done checking to see if all hosts have failed 19543 1726882563.19708: getting the remaining hosts for this loop 19543 1726882563.19710: done getting the remaining hosts for this loop 19543 1726882563.19714: getting the next task for host managed_node2 19543 1726882563.19723: done getting next task for host managed_node2 19543 1726882563.19727: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882563.19731: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.19750: getting variables 19543 1726882563.19753: in VariableManager get_vars() 19543 1726882563.19804: Calling all_inventory to load vars for managed_node2 19543 1726882563.19807: Calling groups_inventory to load vars for managed_node2 19543 1726882563.19809: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.19818: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.19821: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.19823: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.20043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.20236: done with get_vars() 19543 1726882563.20245: done getting variables 19543 1726882563.20305: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:36:03 -0400 (0:00:00.104) 0:00:10.294 ****** 19543 1726882563.20338: entering _queue_task() for managed_node2/fail 19543 1726882563.20992: worker is 1 (out of 1 available) 19543 1726882563.21005: exiting _queue_task() for managed_node2/fail 19543 1726882563.21016: done queuing things up, now waiting for results queue to drain 19543 1726882563.21018: waiting for pending results... 19543 1726882563.21685: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19543 1726882563.21918: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000114 19543 1726882563.21932: variable 'ansible_search_path' from source: unknown 19543 1726882563.21935: variable 'ansible_search_path' from source: unknown 19543 1726882563.22085: calling self._execute() 19543 1726882563.22163: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.22286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.22300: variable 'omit' from source: magic vars 19543 1726882563.23367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.28888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.29085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.29122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.29322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.29383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.29621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.29651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.29790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.29908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.29938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.30380: variable 'ansible_distribution' from source: facts 19543 1726882563.30407: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.30426: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.30433: when evaluation is False, skipping this task 19543 1726882563.30436: _execute() done 19543 1726882563.30438: dumping result to json 19543 1726882563.30442: done dumping result, returning 19543 1726882563.30451: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-000000000114] 19543 1726882563.30456: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000114 19543 1726882563.30558: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000114 19543 1726882563.30561: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.30639: no more pending results, returning what we have 19543 1726882563.30642: results queue empty 19543 1726882563.30643: checking for any_errors_fatal 19543 1726882563.30648: done checking for any_errors_fatal 19543 1726882563.30649: checking for max_fail_percentage 19543 1726882563.30650: done checking for max_fail_percentage 19543 1726882563.30651: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.30652: done checking to see if all hosts have failed 19543 1726882563.30653: getting the remaining hosts for this loop 19543 1726882563.30655: done getting the remaining hosts for this loop 19543 1726882563.30658: getting the next task for host managed_node2 19543 1726882563.30669: done getting next task for host managed_node2 19543 1726882563.30672: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19543 1726882563.30676: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.30693: getting variables 19543 1726882563.30694: in VariableManager get_vars() 19543 1726882563.30740: Calling all_inventory to load vars for managed_node2 19543 1726882563.30743: Calling groups_inventory to load vars for managed_node2 19543 1726882563.30746: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.30757: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.30759: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.30764: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.30926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.31331: done with get_vars() 19543 1726882563.31341: done getting variables 19543 1726882563.31901: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:36:03 -0400 (0:00:00.115) 0:00:10.410 ****** 19543 1726882563.31934: entering _queue_task() for managed_node2/package 19543 1726882563.32334: worker is 1 (out of 1 available) 19543 1726882563.32346: exiting _queue_task() for managed_node2/package 19543 1726882563.32371: done queuing things up, now waiting for results queue to drain 19543 1726882563.32373: waiting for pending results... 19543 1726882563.33249: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19543 1726882563.33377: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000115 19543 1726882563.33390: variable 'ansible_search_path' from source: unknown 19543 1726882563.33393: variable 'ansible_search_path' from source: unknown 19543 1726882563.33427: calling self._execute() 19543 1726882563.33516: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.33520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.33529: variable 'omit' from source: magic vars 19543 1726882563.34005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.37585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.37648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.37691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.37731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.37756: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.37842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.37873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.37903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.37945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.37963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.38110: variable 'ansible_distribution' from source: facts 19543 1726882563.38116: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.38139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.38142: when evaluation is False, skipping this task 19543 1726882563.38145: _execute() done 19543 1726882563.38147: dumping result to json 19543 1726882563.38150: done dumping result, returning 19543 1726882563.38160: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-b8ea-59a2-000000000115] 19543 1726882563.38167: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000115 19543 1726882563.38260: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000115 19543 1726882563.38263: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.38308: no more pending results, returning what we have 19543 1726882563.38311: results queue empty 19543 1726882563.38312: checking for any_errors_fatal 19543 1726882563.38317: done checking for any_errors_fatal 19543 1726882563.38318: checking for max_fail_percentage 19543 1726882563.38319: done checking for max_fail_percentage 19543 1726882563.38320: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.38321: done checking to see if all hosts have failed 19543 1726882563.38322: getting the remaining hosts for this loop 19543 1726882563.38324: done getting the remaining hosts for this loop 19543 1726882563.38327: getting the next task for host managed_node2 19543 1726882563.38334: done getting next task for host managed_node2 19543 1726882563.38338: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882563.38341: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.38359: getting variables 19543 1726882563.38361: in VariableManager get_vars() 19543 1726882563.38406: Calling all_inventory to load vars for managed_node2 19543 1726882563.38409: Calling groups_inventory to load vars for managed_node2 19543 1726882563.38411: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.38419: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.38422: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.38425: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.38636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.38843: done with get_vars() 19543 1726882563.38853: done getting variables 19543 1726882563.38907: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:36:03 -0400 (0:00:00.070) 0:00:10.480 ****** 19543 1726882563.38939: entering _queue_task() for managed_node2/package 19543 1726882563.39174: worker is 1 (out of 1 available) 19543 1726882563.39186: exiting _queue_task() for managed_node2/package 19543 1726882563.39198: done queuing things up, now waiting for results queue to drain 19543 1726882563.39199: waiting for pending results... 19543 1726882563.39456: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19543 1726882563.39593: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000116 19543 1726882563.39650: variable 'ansible_search_path' from source: unknown 19543 1726882563.39658: variable 'ansible_search_path' from source: unknown 19543 1726882563.39697: calling self._execute() 19543 1726882563.39805: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.39846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.39866: variable 'omit' from source: magic vars 19543 1726882563.42113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.44830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.45291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.45330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.45392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.45429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.45511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.45544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.45578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.45624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.45642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.45790: variable 'ansible_distribution' from source: facts 19543 1726882563.45801: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.45823: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.45830: when evaluation is False, skipping this task 19543 1726882563.45836: _execute() done 19543 1726882563.45843: dumping result to json 19543 1726882563.45849: done dumping result, returning 19543 1726882563.45858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-000000000116] 19543 1726882563.45870: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000116 19543 1726882563.45978: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000116 19543 1726882563.45985: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.46043: no more pending results, returning what we have 19543 1726882563.46046: results queue empty 19543 1726882563.46047: checking for any_errors_fatal 19543 1726882563.46053: done checking for any_errors_fatal 19543 1726882563.46054: checking for max_fail_percentage 19543 1726882563.46055: done checking for max_fail_percentage 19543 1726882563.46057: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.46057: done checking to see if all hosts have failed 19543 1726882563.46058: getting the remaining hosts for this loop 19543 1726882563.46060: done getting the remaining hosts for this loop 19543 1726882563.46065: getting the next task for host managed_node2 19543 1726882563.46073: done getting next task for host managed_node2 19543 1726882563.46078: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882563.46082: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.46100: getting variables 19543 1726882563.46102: in VariableManager get_vars() 19543 1726882563.46147: Calling all_inventory to load vars for managed_node2 19543 1726882563.46150: Calling groups_inventory to load vars for managed_node2 19543 1726882563.46152: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.46162: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.46166: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.46170: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.46341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.46554: done with get_vars() 19543 1726882563.46567: done getting variables 19543 1726882563.46623: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:36:03 -0400 (0:00:00.077) 0:00:10.557 ****** 19543 1726882563.46662: entering _queue_task() for managed_node2/package 19543 1726882563.47127: worker is 1 (out of 1 available) 19543 1726882563.47138: exiting _queue_task() for managed_node2/package 19543 1726882563.47148: done queuing things up, now waiting for results queue to drain 19543 1726882563.47149: waiting for pending results... 19543 1726882563.47408: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19543 1726882563.47540: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000117 19543 1726882563.47561: variable 'ansible_search_path' from source: unknown 19543 1726882563.47573: variable 'ansible_search_path' from source: unknown 19543 1726882563.47618: calling self._execute() 19543 1726882563.47704: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.47715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.47727: variable 'omit' from source: magic vars 19543 1726882563.48188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.51646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.51711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.51749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.51792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.51831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.51915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.51952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.51987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.52041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.52061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.52206: variable 'ansible_distribution' from source: facts 19543 1726882563.52218: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.52242: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.52253: when evaluation is False, skipping this task 19543 1726882563.52260: _execute() done 19543 1726882563.52270: dumping result to json 19543 1726882563.52279: done dumping result, returning 19543 1726882563.52289: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-b8ea-59a2-000000000117] 19543 1726882563.52298: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000117 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.52451: no more pending results, returning what we have 19543 1726882563.52455: results queue empty 19543 1726882563.52456: checking for any_errors_fatal 19543 1726882563.52465: done checking for any_errors_fatal 19543 1726882563.52466: checking for max_fail_percentage 19543 1726882563.52468: done checking for max_fail_percentage 19543 1726882563.52469: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.52469: done checking to see if all hosts have failed 19543 1726882563.52470: getting the remaining hosts for this loop 19543 1726882563.52473: done getting the remaining hosts for this loop 19543 1726882563.52477: getting the next task for host managed_node2 19543 1726882563.52485: done getting next task for host managed_node2 19543 1726882563.52489: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882563.52494: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.52515: getting variables 19543 1726882563.52517: in VariableManager get_vars() 19543 1726882563.52569: Calling all_inventory to load vars for managed_node2 19543 1726882563.52573: Calling groups_inventory to load vars for managed_node2 19543 1726882563.52575: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.52587: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.52590: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.52593: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.52934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.53530: done with get_vars() 19543 1726882563.53540: done getting variables 19543 1726882563.53762: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000117 19543 1726882563.53774: WORKER PROCESS EXITING 19543 1726882563.54016: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:36:03 -0400 (0:00:00.073) 0:00:10.631 ****** 19543 1726882563.54055: entering _queue_task() for managed_node2/service 19543 1726882563.54509: worker is 1 (out of 1 available) 19543 1726882563.54530: exiting _queue_task() for managed_node2/service 19543 1726882563.54549: done queuing things up, now waiting for results queue to drain 19543 1726882563.54551: waiting for pending results... 19543 1726882563.54828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19543 1726882563.54971: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000118 19543 1726882563.54994: variable 'ansible_search_path' from source: unknown 19543 1726882563.55005: variable 'ansible_search_path' from source: unknown 19543 1726882563.55044: calling self._execute() 19543 1726882563.55253: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.55276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.55332: variable 'omit' from source: magic vars 19543 1726882563.56093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.59804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.59874: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.59901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.59957: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.59986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.60042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.60066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.60093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.60156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.60171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.60266: variable 'ansible_distribution' from source: facts 19543 1726882563.60272: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.60306: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.60309: when evaluation is False, skipping this task 19543 1726882563.60312: _execute() done 19543 1726882563.60314: dumping result to json 19543 1726882563.60316: done dumping result, returning 19543 1726882563.60330: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-b8ea-59a2-000000000118] 19543 1726882563.60348: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000118 19543 1726882563.60512: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000118 19543 1726882563.60515: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.60558: no more pending results, returning what we have 19543 1726882563.60561: results queue empty 19543 1726882563.60562: checking for any_errors_fatal 19543 1726882563.60570: done checking for any_errors_fatal 19543 1726882563.60571: checking for max_fail_percentage 19543 1726882563.60572: done checking for max_fail_percentage 19543 1726882563.60573: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.60575: done checking to see if all hosts have failed 19543 1726882563.60576: getting the remaining hosts for this loop 19543 1726882563.60578: done getting the remaining hosts for this loop 19543 1726882563.60581: getting the next task for host managed_node2 19543 1726882563.60587: done getting next task for host managed_node2 19543 1726882563.60591: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882563.60595: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.60611: getting variables 19543 1726882563.60612: in VariableManager get_vars() 19543 1726882563.60650: Calling all_inventory to load vars for managed_node2 19543 1726882563.60653: Calling groups_inventory to load vars for managed_node2 19543 1726882563.60658: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.60668: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.60670: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.60672: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.60779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.60902: done with get_vars() 19543 1726882563.60909: done getting variables 19543 1726882563.60946: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:36:03 -0400 (0:00:00.069) 0:00:10.701 ****** 19543 1726882563.60972: entering _queue_task() for managed_node2/service 19543 1726882563.61145: worker is 1 (out of 1 available) 19543 1726882563.61159: exiting _queue_task() for managed_node2/service 19543 1726882563.61173: done queuing things up, now waiting for results queue to drain 19543 1726882563.61175: waiting for pending results... 19543 1726882563.61337: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19543 1726882563.61413: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000119 19543 1726882563.61428: variable 'ansible_search_path' from source: unknown 19543 1726882563.61432: variable 'ansible_search_path' from source: unknown 19543 1726882563.61463: calling self._execute() 19543 1726882563.61523: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.61528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.61535: variable 'omit' from source: magic vars 19543 1726882563.61848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.64719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.64827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.64864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.64906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.64926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.65032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.65075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.65135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.65196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.65209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.65319: variable 'ansible_distribution' from source: facts 19543 1726882563.65323: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.65336: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.65343: when evaluation is False, skipping this task 19543 1726882563.65406: _execute() done 19543 1726882563.65472: dumping result to json 19543 1726882563.65477: done dumping result, returning 19543 1726882563.65480: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-b8ea-59a2-000000000119] 19543 1726882563.65482: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000119 19543 1726882563.65661: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000119 19543 1726882563.65666: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882563.65701: no more pending results, returning what we have 19543 1726882563.65706: results queue empty 19543 1726882563.65707: checking for any_errors_fatal 19543 1726882563.65712: done checking for any_errors_fatal 19543 1726882563.65712: checking for max_fail_percentage 19543 1726882563.65714: done checking for max_fail_percentage 19543 1726882563.65715: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.65720: done checking to see if all hosts have failed 19543 1726882563.65720: getting the remaining hosts for this loop 19543 1726882563.65722: done getting the remaining hosts for this loop 19543 1726882563.65726: getting the next task for host managed_node2 19543 1726882563.65733: done getting next task for host managed_node2 19543 1726882563.65737: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882563.65741: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.65753: getting variables 19543 1726882563.65756: in VariableManager get_vars() 19543 1726882563.65788: Calling all_inventory to load vars for managed_node2 19543 1726882563.65792: Calling groups_inventory to load vars for managed_node2 19543 1726882563.65794: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.65802: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.65805: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.65808: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.66072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.66307: done with get_vars() 19543 1726882563.66316: done getting variables 19543 1726882563.66389: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:36:03 -0400 (0:00:00.054) 0:00:10.755 ****** 19543 1726882563.66422: entering _queue_task() for managed_node2/service 19543 1726882563.66716: worker is 1 (out of 1 available) 19543 1726882563.66736: exiting _queue_task() for managed_node2/service 19543 1726882563.66747: done queuing things up, now waiting for results queue to drain 19543 1726882563.66748: waiting for pending results... 19543 1726882563.67086: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19543 1726882563.67251: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000011a 19543 1726882563.67284: variable 'ansible_search_path' from source: unknown 19543 1726882563.67294: variable 'ansible_search_path' from source: unknown 19543 1726882563.67336: calling self._execute() 19543 1726882563.67428: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.67439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.67450: variable 'omit' from source: magic vars 19543 1726882563.68503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.73010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.73100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.73152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.73193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.73215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.73269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.73289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.73317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.73342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.73352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.73453: variable 'ansible_distribution' from source: facts 19543 1726882563.73459: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.73477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.73480: when evaluation is False, skipping this task 19543 1726882563.73483: _execute() done 19543 1726882563.73485: dumping result to json 19543 1726882563.73488: done dumping result, returning 19543 1726882563.73494: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-b8ea-59a2-00000000011a] 19543 1726882563.73499: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011a 19543 1726882563.73622: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011a 19543 1726882563.73625: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.73693: no more pending results, returning what we have 19543 1726882563.73696: results queue empty 19543 1726882563.73697: checking for any_errors_fatal 19543 1726882563.73702: done checking for any_errors_fatal 19543 1726882563.73702: checking for max_fail_percentage 19543 1726882563.73704: done checking for max_fail_percentage 19543 1726882563.73705: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.73705: done checking to see if all hosts have failed 19543 1726882563.73706: getting the remaining hosts for this loop 19543 1726882563.73708: done getting the remaining hosts for this loop 19543 1726882563.73711: getting the next task for host managed_node2 19543 1726882563.73720: done getting next task for host managed_node2 19543 1726882563.73726: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882563.73733: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.73757: getting variables 19543 1726882563.73759: in VariableManager get_vars() 19543 1726882563.73804: Calling all_inventory to load vars for managed_node2 19543 1726882563.73807: Calling groups_inventory to load vars for managed_node2 19543 1726882563.73809: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.73819: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.73825: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.73832: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.73988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.74126: done with get_vars() 19543 1726882563.74133: done getting variables 19543 1726882563.74210: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:36:03 -0400 (0:00:00.078) 0:00:10.833 ****** 19543 1726882563.74254: entering _queue_task() for managed_node2/service 19543 1726882563.74667: worker is 1 (out of 1 available) 19543 1726882563.74677: exiting _queue_task() for managed_node2/service 19543 1726882563.74688: done queuing things up, now waiting for results queue to drain 19543 1726882563.74689: waiting for pending results... 19543 1726882563.74782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19543 1726882563.74919: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000011b 19543 1726882563.74939: variable 'ansible_search_path' from source: unknown 19543 1726882563.74946: variable 'ansible_search_path' from source: unknown 19543 1726882563.74991: calling self._execute() 19543 1726882563.75165: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.75177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.75194: variable 'omit' from source: magic vars 19543 1726882563.76006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.78309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.78370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.78413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.78437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.78469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.78554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.78593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.78619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.78669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.78684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.78839: variable 'ansible_distribution' from source: facts 19543 1726882563.78844: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.78854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.78857: when evaluation is False, skipping this task 19543 1726882563.78860: _execute() done 19543 1726882563.78864: dumping result to json 19543 1726882563.78869: done dumping result, returning 19543 1726882563.78877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-b8ea-59a2-00000000011b] 19543 1726882563.78881: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011b 19543 1726882563.78988: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011b 19543 1726882563.78991: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19543 1726882563.79029: no more pending results, returning what we have 19543 1726882563.79032: results queue empty 19543 1726882563.79033: checking for any_errors_fatal 19543 1726882563.79039: done checking for any_errors_fatal 19543 1726882563.79039: checking for max_fail_percentage 19543 1726882563.79041: done checking for max_fail_percentage 19543 1726882563.79042: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.79043: done checking to see if all hosts have failed 19543 1726882563.79043: getting the remaining hosts for this loop 19543 1726882563.79065: done getting the remaining hosts for this loop 19543 1726882563.79069: getting the next task for host managed_node2 19543 1726882563.79076: done getting next task for host managed_node2 19543 1726882563.79079: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882563.79083: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.79112: getting variables 19543 1726882563.79114: in VariableManager get_vars() 19543 1726882563.79187: Calling all_inventory to load vars for managed_node2 19543 1726882563.79190: Calling groups_inventory to load vars for managed_node2 19543 1726882563.79193: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.79201: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.79202: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.79204: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.79530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.79688: done with get_vars() 19543 1726882563.79707: done getting variables 19543 1726882563.79750: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:36:03 -0400 (0:00:00.055) 0:00:10.889 ****** 19543 1726882563.79813: entering _queue_task() for managed_node2/copy 19543 1726882563.80099: worker is 1 (out of 1 available) 19543 1726882563.80116: exiting _queue_task() for managed_node2/copy 19543 1726882563.80134: done queuing things up, now waiting for results queue to drain 19543 1726882563.80139: waiting for pending results... 19543 1726882563.80413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19543 1726882563.80585: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000011c 19543 1726882563.80615: variable 'ansible_search_path' from source: unknown 19543 1726882563.80624: variable 'ansible_search_path' from source: unknown 19543 1726882563.80672: calling self._execute() 19543 1726882563.80787: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.80792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.80795: variable 'omit' from source: magic vars 19543 1726882563.81249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.83165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.83223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.83248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.83280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.83301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.83357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.83382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.83407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.83434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.83446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.83545: variable 'ansible_distribution' from source: facts 19543 1726882563.83551: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.83568: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.83571: when evaluation is False, skipping this task 19543 1726882563.83576: _execute() done 19543 1726882563.83578: dumping result to json 19543 1726882563.83581: done dumping result, returning 19543 1726882563.83586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-b8ea-59a2-00000000011c] 19543 1726882563.83593: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011c 19543 1726882563.83680: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011c 19543 1726882563.83683: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.83772: no more pending results, returning what we have 19543 1726882563.83776: results queue empty 19543 1726882563.83777: checking for any_errors_fatal 19543 1726882563.83783: done checking for any_errors_fatal 19543 1726882563.83784: checking for max_fail_percentage 19543 1726882563.83785: done checking for max_fail_percentage 19543 1726882563.83786: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.83787: done checking to see if all hosts have failed 19543 1726882563.83788: getting the remaining hosts for this loop 19543 1726882563.83790: done getting the remaining hosts for this loop 19543 1726882563.83797: getting the next task for host managed_node2 19543 1726882563.83806: done getting next task for host managed_node2 19543 1726882563.83810: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882563.83816: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.83830: getting variables 19543 1726882563.83832: in VariableManager get_vars() 19543 1726882563.83880: Calling all_inventory to load vars for managed_node2 19543 1726882563.83883: Calling groups_inventory to load vars for managed_node2 19543 1726882563.83884: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.83890: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.83892: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.83893: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.84077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.84268: done with get_vars() 19543 1726882563.84275: 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:36:03 -0400 (0:00:00.045) 0:00:10.934 ****** 19543 1726882563.84344: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882563.84591: worker is 1 (out of 1 available) 19543 1726882563.84606: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19543 1726882563.84624: done queuing things up, now waiting for results queue to drain 19543 1726882563.84625: waiting for pending results... 19543 1726882563.84846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19543 1726882563.84982: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000011d 19543 1726882563.85022: variable 'ansible_search_path' from source: unknown 19543 1726882563.85027: variable 'ansible_search_path' from source: unknown 19543 1726882563.85046: calling self._execute() 19543 1726882563.85114: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.85118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.85127: variable 'omit' from source: magic vars 19543 1726882563.85488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.87392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.87441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.87473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.87497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.87519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.87598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.87619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.87639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.87676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.87686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.87848: variable 'ansible_distribution' from source: facts 19543 1726882563.87868: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.87888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.87892: when evaluation is False, skipping this task 19543 1726882563.87894: _execute() done 19543 1726882563.87897: dumping result to json 19543 1726882563.87902: done dumping result, returning 19543 1726882563.87917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-b8ea-59a2-00000000011d] 19543 1726882563.87931: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011d 19543 1726882563.88042: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011d 19543 1726882563.88045: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.88257: no more pending results, returning what we have 19543 1726882563.88262: results queue empty 19543 1726882563.88266: checking for any_errors_fatal 19543 1726882563.88273: done checking for any_errors_fatal 19543 1726882563.88276: checking for max_fail_percentage 19543 1726882563.88278: done checking for max_fail_percentage 19543 1726882563.88279: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.88280: done checking to see if all hosts have failed 19543 1726882563.88281: getting the remaining hosts for this loop 19543 1726882563.88284: done getting the remaining hosts for this loop 19543 1726882563.88287: getting the next task for host managed_node2 19543 1726882563.88298: done getting next task for host managed_node2 19543 1726882563.88302: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882563.88306: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.88332: getting variables 19543 1726882563.88334: in VariableManager get_vars() 19543 1726882563.88368: Calling all_inventory to load vars for managed_node2 19543 1726882563.88370: Calling groups_inventory to load vars for managed_node2 19543 1726882563.88371: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.88382: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.88385: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.88392: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.88571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.88694: done with get_vars() 19543 1726882563.88700: 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:36:03 -0400 (0:00:00.044) 0:00:10.979 ****** 19543 1726882563.88771: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882563.88927: worker is 1 (out of 1 available) 19543 1726882563.88938: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19543 1726882563.88956: done queuing things up, now waiting for results queue to drain 19543 1726882563.88960: waiting for pending results... 19543 1726882563.89158: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19543 1726882563.89253: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000011e 19543 1726882563.89279: variable 'ansible_search_path' from source: unknown 19543 1726882563.89283: variable 'ansible_search_path' from source: unknown 19543 1726882563.89300: calling self._execute() 19543 1726882563.89382: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.89429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.89435: variable 'omit' from source: magic vars 19543 1726882563.89753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.91464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.91516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.91542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.91571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.91592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.91646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.91670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.91691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.91717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.91728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.91827: variable 'ansible_distribution' from source: facts 19543 1726882563.91831: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.91863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.91868: when evaluation is False, skipping this task 19543 1726882563.91878: _execute() done 19543 1726882563.91891: dumping result to json 19543 1726882563.91894: done dumping result, returning 19543 1726882563.91911: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-b8ea-59a2-00000000011e] 19543 1726882563.91915: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011e 19543 1726882563.91982: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011e 19543 1726882563.91985: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882563.92028: no more pending results, returning what we have 19543 1726882563.92031: results queue empty 19543 1726882563.92032: checking for any_errors_fatal 19543 1726882563.92038: done checking for any_errors_fatal 19543 1726882563.92039: checking for max_fail_percentage 19543 1726882563.92040: done checking for max_fail_percentage 19543 1726882563.92041: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.92042: done checking to see if all hosts have failed 19543 1726882563.92042: getting the remaining hosts for this loop 19543 1726882563.92048: done getting the remaining hosts for this loop 19543 1726882563.92052: getting the next task for host managed_node2 19543 1726882563.92067: done getting next task for host managed_node2 19543 1726882563.92071: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882563.92075: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.92093: getting variables 19543 1726882563.92094: in VariableManager get_vars() 19543 1726882563.92134: Calling all_inventory to load vars for managed_node2 19543 1726882563.92137: Calling groups_inventory to load vars for managed_node2 19543 1726882563.92139: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.92147: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.92150: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.92153: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.92318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.92461: done with get_vars() 19543 1726882563.92471: done getting variables 19543 1726882563.92519: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:36:03 -0400 (0:00:00.037) 0:00:11.016 ****** 19543 1726882563.92561: entering _queue_task() for managed_node2/debug 19543 1726882563.92729: worker is 1 (out of 1 available) 19543 1726882563.92741: exiting _queue_task() for managed_node2/debug 19543 1726882563.92761: done queuing things up, now waiting for results queue to drain 19543 1726882563.92764: waiting for pending results... 19543 1726882563.92941: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19543 1726882563.93098: in run() - task 0e448fcc-3ce9-b8ea-59a2-00000000011f 19543 1726882563.93118: variable 'ansible_search_path' from source: unknown 19543 1726882563.93124: variable 'ansible_search_path' from source: unknown 19543 1726882563.93170: calling self._execute() 19543 1726882563.93259: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.93272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.93280: variable 'omit' from source: magic vars 19543 1726882563.93604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.95580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.95622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.95649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882563.95678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882563.95699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882563.95753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882563.95778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882563.95796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882563.95822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882563.95833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882563.95979: variable 'ansible_distribution' from source: facts 19543 1726882563.95983: variable 'ansible_distribution_major_version' from source: facts 19543 1726882563.95995: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882563.96004: when evaluation is False, skipping this task 19543 1726882563.96009: _execute() done 19543 1726882563.96011: dumping result to json 19543 1726882563.96014: done dumping result, returning 19543 1726882563.96018: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-00000000011f] 19543 1726882563.96027: sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011f 19543 1726882563.96119: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-00000000011f 19543 1726882563.96122: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882563.96198: no more pending results, returning what we have 19543 1726882563.96204: results queue empty 19543 1726882563.96210: checking for any_errors_fatal 19543 1726882563.96225: done checking for any_errors_fatal 19543 1726882563.96227: checking for max_fail_percentage 19543 1726882563.96229: done checking for max_fail_percentage 19543 1726882563.96230: checking to see if all hosts have failed and the running result is not ok 19543 1726882563.96231: done checking to see if all hosts have failed 19543 1726882563.96232: getting the remaining hosts for this loop 19543 1726882563.96233: done getting the remaining hosts for this loop 19543 1726882563.96237: getting the next task for host managed_node2 19543 1726882563.96244: done getting next task for host managed_node2 19543 1726882563.96248: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882563.96253: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882563.96287: getting variables 19543 1726882563.96290: in VariableManager get_vars() 19543 1726882563.96369: Calling all_inventory to load vars for managed_node2 19543 1726882563.96372: Calling groups_inventory to load vars for managed_node2 19543 1726882563.96375: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882563.96385: Calling all_plugins_play to load vars for managed_node2 19543 1726882563.96387: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882563.96390: Calling groups_plugins_play to load vars for managed_node2 19543 1726882563.96580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882563.96814: done with get_vars() 19543 1726882563.96825: done getting variables 19543 1726882563.96880: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:36:03 -0400 (0:00:00.043) 0:00:11.060 ****** 19543 1726882563.96908: entering _queue_task() for managed_node2/debug 19543 1726882563.97138: worker is 1 (out of 1 available) 19543 1726882563.97151: exiting _queue_task() for managed_node2/debug 19543 1726882563.97167: done queuing things up, now waiting for results queue to drain 19543 1726882563.97168: waiting for pending results... 19543 1726882563.97402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19543 1726882563.97485: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000120 19543 1726882563.97505: variable 'ansible_search_path' from source: unknown 19543 1726882563.97515: variable 'ansible_search_path' from source: unknown 19543 1726882563.97550: calling self._execute() 19543 1726882563.97645: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882563.97648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882563.97656: variable 'omit' from source: magic vars 19543 1726882563.98008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882563.99893: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882563.99947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882563.99977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882564.00001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882564.00022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882564.00080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882564.00102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882564.00124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882564.00153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882564.00167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882564.00259: variable 'ansible_distribution' from source: facts 19543 1726882564.00273: variable 'ansible_distribution_major_version' from source: facts 19543 1726882564.00288: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882564.00291: when evaluation is False, skipping this task 19543 1726882564.00293: _execute() done 19543 1726882564.00296: dumping result to json 19543 1726882564.00300: done dumping result, returning 19543 1726882564.00306: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-b8ea-59a2-000000000120] 19543 1726882564.00314: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000120 19543 1726882564.00388: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000120 19543 1726882564.00391: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882564.00454: no more pending results, returning what we have 19543 1726882564.00458: results queue empty 19543 1726882564.00459: checking for any_errors_fatal 19543 1726882564.00465: done checking for any_errors_fatal 19543 1726882564.00466: checking for max_fail_percentage 19543 1726882564.00468: done checking for max_fail_percentage 19543 1726882564.00469: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.00470: done checking to see if all hosts have failed 19543 1726882564.00471: getting the remaining hosts for this loop 19543 1726882564.00472: done getting the remaining hosts for this loop 19543 1726882564.00476: getting the next task for host managed_node2 19543 1726882564.00482: done getting next task for host managed_node2 19543 1726882564.00485: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882564.00489: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882564.00503: getting variables 19543 1726882564.00505: in VariableManager get_vars() 19543 1726882564.00541: Calling all_inventory to load vars for managed_node2 19543 1726882564.00544: Calling groups_inventory to load vars for managed_node2 19543 1726882564.00546: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.00553: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.00556: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.00559: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.00741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.00871: done with get_vars() 19543 1726882564.00878: done getting variables 19543 1726882564.00920: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:36:04 -0400 (0:00:00.040) 0:00:11.100 ****** 19543 1726882564.00941: entering _queue_task() for managed_node2/debug 19543 1726882564.01109: worker is 1 (out of 1 available) 19543 1726882564.01121: exiting _queue_task() for managed_node2/debug 19543 1726882564.01134: done queuing things up, now waiting for results queue to drain 19543 1726882564.01135: waiting for pending results... 19543 1726882564.01304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19543 1726882564.01389: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000121 19543 1726882564.01400: variable 'ansible_search_path' from source: unknown 19543 1726882564.01404: variable 'ansible_search_path' from source: unknown 19543 1726882564.01430: calling self._execute() 19543 1726882564.01497: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882564.01501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882564.01509: variable 'omit' from source: magic vars 19543 1726882564.01798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882564.03383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882564.03428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882564.03453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882564.03480: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882564.03500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882564.03560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882564.03583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882564.03600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882564.03633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882564.03644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882564.03744: variable 'ansible_distribution' from source: facts 19543 1726882564.03747: variable 'ansible_distribution_major_version' from source: facts 19543 1726882564.03767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882564.03770: when evaluation is False, skipping this task 19543 1726882564.03772: _execute() done 19543 1726882564.03775: dumping result to json 19543 1726882564.03777: done dumping result, returning 19543 1726882564.03783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-b8ea-59a2-000000000121] 19543 1726882564.03787: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000121 19543 1726882564.03863: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000121 19543 1726882564.03868: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19543 1726882564.03913: no more pending results, returning what we have 19543 1726882564.03916: results queue empty 19543 1726882564.03917: checking for any_errors_fatal 19543 1726882564.03922: done checking for any_errors_fatal 19543 1726882564.03923: checking for max_fail_percentage 19543 1726882564.03925: done checking for max_fail_percentage 19543 1726882564.03926: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.03926: done checking to see if all hosts have failed 19543 1726882564.03927: getting the remaining hosts for this loop 19543 1726882564.03929: done getting the remaining hosts for this loop 19543 1726882564.03932: getting the next task for host managed_node2 19543 1726882564.03937: done getting next task for host managed_node2 19543 1726882564.03941: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882564.03945: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882564.03959: getting variables 19543 1726882564.03961: in VariableManager get_vars() 19543 1726882564.04006: Calling all_inventory to load vars for managed_node2 19543 1726882564.04008: Calling groups_inventory to load vars for managed_node2 19543 1726882564.04010: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.04016: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.04017: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.04019: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.04166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.04287: done with get_vars() 19543 1726882564.04293: 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:36:04 -0400 (0:00:00.034) 0:00:11.134 ****** 19543 1726882564.04356: entering _queue_task() for managed_node2/ping 19543 1726882564.04511: worker is 1 (out of 1 available) 19543 1726882564.04522: exiting _queue_task() for managed_node2/ping 19543 1726882564.04533: done queuing things up, now waiting for results queue to drain 19543 1726882564.04534: waiting for pending results... 19543 1726882564.04708: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19543 1726882564.04792: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000122 19543 1726882564.04804: variable 'ansible_search_path' from source: unknown 19543 1726882564.04807: variable 'ansible_search_path' from source: unknown 19543 1726882564.04833: calling self._execute() 19543 1726882564.04896: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882564.04899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882564.04907: variable 'omit' from source: magic vars 19543 1726882564.05190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882564.06717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882564.06768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882564.06793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882564.06819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882564.06841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882564.06896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882564.06918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882564.06941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882564.06971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882564.06982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882564.07078: variable 'ansible_distribution' from source: facts 19543 1726882564.07083: variable 'ansible_distribution_major_version' from source: facts 19543 1726882564.07098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882564.07101: when evaluation is False, skipping this task 19543 1726882564.07103: _execute() done 19543 1726882564.07106: dumping result to json 19543 1726882564.07109: done dumping result, returning 19543 1726882564.07115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-b8ea-59a2-000000000122] 19543 1726882564.07120: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000122 19543 1726882564.07201: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000122 19543 1726882564.07204: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882564.07248: no more pending results, returning what we have 19543 1726882564.07251: results queue empty 19543 1726882564.07252: checking for any_errors_fatal 19543 1726882564.07256: done checking for any_errors_fatal 19543 1726882564.07257: checking for max_fail_percentage 19543 1726882564.07258: done checking for max_fail_percentage 19543 1726882564.07259: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.07259: done checking to see if all hosts have failed 19543 1726882564.07260: getting the remaining hosts for this loop 19543 1726882564.07262: done getting the remaining hosts for this loop 19543 1726882564.07266: getting the next task for host managed_node2 19543 1726882564.07280: done getting next task for host managed_node2 19543 1726882564.07283: ^ task is: TASK: meta (role_complete) 19543 1726882564.07287: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882564.07302: getting variables 19543 1726882564.07304: in VariableManager get_vars() 19543 1726882564.07335: Calling all_inventory to load vars for managed_node2 19543 1726882564.07336: Calling groups_inventory to load vars for managed_node2 19543 1726882564.07338: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.07346: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.07348: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.07350: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.07457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.07581: done with get_vars() 19543 1726882564.07588: done getting variables 19543 1726882564.07638: done queuing things up, now waiting for results queue to drain 19543 1726882564.07639: results queue empty 19543 1726882564.07639: checking for any_errors_fatal 19543 1726882564.07641: done checking for any_errors_fatal 19543 1726882564.07641: checking for max_fail_percentage 19543 1726882564.07642: done checking for max_fail_percentage 19543 1726882564.07642: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.07643: done checking to see if all hosts have failed 19543 1726882564.07643: getting the remaining hosts for this loop 19543 1726882564.07643: done getting the remaining hosts for this loop 19543 1726882564.07645: getting the next task for host managed_node2 19543 1726882564.07648: done getting next task for host managed_node2 19543 1726882564.07649: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19543 1726882564.07650: ^ state is: HOST STATE: block=3, task=21, 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 19543 1726882564.07652: getting variables 19543 1726882564.07652: in VariableManager get_vars() 19543 1726882564.07669: Calling all_inventory to load vars for managed_node2 19543 1726882564.07671: Calling groups_inventory to load vars for managed_node2 19543 1726882564.07672: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.07675: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.07676: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.07678: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.07755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.07890: done with get_vars() 19543 1726882564.07896: 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_coalesce.yml:169 Friday 20 September 2024 21:36:04 -0400 (0:00:00.035) 0:00:11.170 ****** 19543 1726882564.07940: entering _queue_task() for managed_node2/include_tasks 19543 1726882564.08103: worker is 1 (out of 1 available) 19543 1726882564.08115: exiting _queue_task() for managed_node2/include_tasks 19543 1726882564.08128: done queuing things up, now waiting for results queue to drain 19543 1726882564.08129: waiting for pending results... 19543 1726882564.08290: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19543 1726882564.08351: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000152 19543 1726882564.08366: variable 'ansible_search_path' from source: unknown 19543 1726882564.08402: calling self._execute() 19543 1726882564.08459: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882564.08462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882564.08469: variable 'omit' from source: magic vars 19543 1726882564.08764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882564.10305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882564.10360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882564.10386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882564.10412: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882564.10434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882564.10489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882564.10510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882564.10527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882564.10560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882564.10571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882564.10661: variable 'ansible_distribution' from source: facts 19543 1726882564.10673: variable 'ansible_distribution_major_version' from source: facts 19543 1726882564.10686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882564.10689: when evaluation is False, skipping this task 19543 1726882564.10692: _execute() done 19543 1726882564.10695: dumping result to json 19543 1726882564.10697: done dumping result, returning 19543 1726882564.10703: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-b8ea-59a2-000000000152] 19543 1726882564.10708: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000152 19543 1726882564.10796: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000152 19543 1726882564.10799: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882564.10842: no more pending results, returning what we have 19543 1726882564.10845: results queue empty 19543 1726882564.10846: checking for any_errors_fatal 19543 1726882564.10847: done checking for any_errors_fatal 19543 1726882564.10847: checking for max_fail_percentage 19543 1726882564.10849: done checking for max_fail_percentage 19543 1726882564.10850: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.10850: done checking to see if all hosts have failed 19543 1726882564.10851: getting the remaining hosts for this loop 19543 1726882564.10853: done getting the remaining hosts for this loop 19543 1726882564.10858: getting the next task for host managed_node2 19543 1726882564.10863: done getting next task for host managed_node2 19543 1726882564.10866: ^ task is: TASK: Verify network state restored to default 19543 1726882564.10869: ^ state is: HOST STATE: block=3, task=21, 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? (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 19543 1726882564.10872: getting variables 19543 1726882564.10874: in VariableManager get_vars() 19543 1726882564.10916: Calling all_inventory to load vars for managed_node2 19543 1726882564.10918: Calling groups_inventory to load vars for managed_node2 19543 1726882564.10919: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.10926: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.10927: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.10931: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.11040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.11159: done with get_vars() 19543 1726882564.11167: 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_coalesce.yml:173 Friday 20 September 2024 21:36:04 -0400 (0:00:00.032) 0:00:11.203 ****** 19543 1726882564.11223: entering _queue_task() for managed_node2/include_tasks 19543 1726882564.11383: worker is 1 (out of 1 available) 19543 1726882564.11395: exiting _queue_task() for managed_node2/include_tasks 19543 1726882564.11406: done queuing things up, now waiting for results queue to drain 19543 1726882564.11407: waiting for pending results... 19543 1726882564.11558: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 19543 1726882564.11614: in run() - task 0e448fcc-3ce9-b8ea-59a2-000000000153 19543 1726882564.11627: variable 'ansible_search_path' from source: unknown 19543 1726882564.11653: calling self._execute() 19543 1726882564.11709: variable 'ansible_host' from source: host vars for 'managed_node2' 19543 1726882564.11713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19543 1726882564.11720: variable 'omit' from source: magic vars 19543 1726882564.11999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19543 1726882564.13546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19543 1726882564.13591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19543 1726882564.13619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19543 1726882564.13643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19543 1726882564.13666: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19543 1726882564.13721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19543 1726882564.13740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19543 1726882564.13763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19543 1726882564.13787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19543 1726882564.13798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19543 1726882564.13894: variable 'ansible_distribution' from source: facts 19543 1726882564.13899: variable 'ansible_distribution_major_version' from source: facts 19543 1726882564.13915: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19543 1726882564.13919: when evaluation is False, skipping this task 19543 1726882564.13922: _execute() done 19543 1726882564.13924: dumping result to json 19543 1726882564.13926: done dumping result, returning 19543 1726882564.13932: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0e448fcc-3ce9-b8ea-59a2-000000000153] 19543 1726882564.13940: sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000153 19543 1726882564.14018: done sending task result for task 0e448fcc-3ce9-b8ea-59a2-000000000153 19543 1726882564.14021: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19543 1726882564.14061: no more pending results, returning what we have 19543 1726882564.14066: results queue empty 19543 1726882564.14067: checking for any_errors_fatal 19543 1726882564.14072: done checking for any_errors_fatal 19543 1726882564.14073: checking for max_fail_percentage 19543 1726882564.14074: done checking for max_fail_percentage 19543 1726882564.14075: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.14076: done checking to see if all hosts have failed 19543 1726882564.14077: getting the remaining hosts for this loop 19543 1726882564.14079: done getting the remaining hosts for this loop 19543 1726882564.14082: getting the next task for host managed_node2 19543 1726882564.14090: done getting next task for host managed_node2 19543 1726882564.14092: ^ task is: TASK: meta (flush_handlers) 19543 1726882564.14094: ^ 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 19543 1726882564.14098: getting variables 19543 1726882564.14100: in VariableManager get_vars() 19543 1726882564.14138: Calling all_inventory to load vars for managed_node2 19543 1726882564.14141: Calling groups_inventory to load vars for managed_node2 19543 1726882564.14143: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.14151: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.14154: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.14157: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.14275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.14421: done with get_vars() 19543 1726882564.14427: done getting variables 19543 1726882564.14471: in VariableManager get_vars() 19543 1726882564.14484: Calling all_inventory to load vars for managed_node2 19543 1726882564.14485: Calling groups_inventory to load vars for managed_node2 19543 1726882564.14486: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.14489: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.14491: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.14492: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.14570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.14680: done with get_vars() 19543 1726882564.14689: done queuing things up, now waiting for results queue to drain 19543 1726882564.14690: results queue empty 19543 1726882564.14691: checking for any_errors_fatal 19543 1726882564.14693: done checking for any_errors_fatal 19543 1726882564.14693: checking for max_fail_percentage 19543 1726882564.14694: done checking for max_fail_percentage 19543 1726882564.14695: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.14696: done checking to see if all hosts have failed 19543 1726882564.14696: getting the remaining hosts for this loop 19543 1726882564.14697: done getting the remaining hosts for this loop 19543 1726882564.14699: getting the next task for host managed_node2 19543 1726882564.14701: done getting next task for host managed_node2 19543 1726882564.14702: ^ task is: TASK: meta (flush_handlers) 19543 1726882564.14703: ^ 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 19543 1726882564.14704: getting variables 19543 1726882564.14705: in VariableManager get_vars() 19543 1726882564.14714: Calling all_inventory to load vars for managed_node2 19543 1726882564.14715: Calling groups_inventory to load vars for managed_node2 19543 1726882564.14717: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.14723: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.14724: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.14726: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.14805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.14914: done with get_vars() 19543 1726882564.14919: done getting variables 19543 1726882564.14946: in VariableManager get_vars() 19543 1726882564.14958: Calling all_inventory to load vars for managed_node2 19543 1726882564.14960: Calling groups_inventory to load vars for managed_node2 19543 1726882564.14961: Calling all_plugins_inventory to load vars for managed_node2 19543 1726882564.14965: Calling all_plugins_play to load vars for managed_node2 19543 1726882564.14967: Calling groups_plugins_inventory to load vars for managed_node2 19543 1726882564.14969: Calling groups_plugins_play to load vars for managed_node2 19543 1726882564.15067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19543 1726882564.15172: done with get_vars() 19543 1726882564.15180: done queuing things up, now waiting for results queue to drain 19543 1726882564.15181: results queue empty 19543 1726882564.15182: checking for any_errors_fatal 19543 1726882564.15182: done checking for any_errors_fatal 19543 1726882564.15183: checking for max_fail_percentage 19543 1726882564.15183: done checking for max_fail_percentage 19543 1726882564.15184: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.15184: done checking to see if all hosts have failed 19543 1726882564.15184: getting the remaining hosts for this loop 19543 1726882564.15185: done getting the remaining hosts for this loop 19543 1726882564.15186: getting the next task for host managed_node2 19543 1726882564.15188: done getting next task for host managed_node2 19543 1726882564.15189: ^ task is: None 19543 1726882564.15189: ^ 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 19543 1726882564.15190: done queuing things up, now waiting for results queue to drain 19543 1726882564.15191: results queue empty 19543 1726882564.15191: checking for any_errors_fatal 19543 1726882564.15192: done checking for any_errors_fatal 19543 1726882564.15192: checking for max_fail_percentage 19543 1726882564.15192: done checking for max_fail_percentage 19543 1726882564.15193: checking to see if all hosts have failed and the running result is not ok 19543 1726882564.15193: done checking to see if all hosts have failed 19543 1726882564.15194: getting the next task for host managed_node2 19543 1726882564.15196: done getting next task for host managed_node2 19543 1726882564.15196: ^ task is: None 19543 1726882564.15197: ^ 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_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 21:36:04 -0400 (0:00:00.040) 0:00:11.243 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.48s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.83s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.76s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.19s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Include the task 'enable_epel.yml' -------------------------------------- 0.14s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Enable network service -------------- 0.14s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Get profile's coalescing options ---------------------------------------- 0.13s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Set flag to indicate system is ostree ----------------------------------- 0.13s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Configure networking state ---------- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 TEST: I can set rx-frames. ---------------------------------------------- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.12s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install packages -------------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 ASSERT: The profile does not contain coalescing options ----------------- 0.11s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Assert coalesce options set in profile ---------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Get profile's coalescing options ---------------------------------------- 0.10s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 19543 1726882564.15268: RUNNING CLEANUP