[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. 7134 1726882063.41590: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7134 1726882063.42062: Added group all to inventory 7134 1726882063.42064: Added group ungrouped to inventory 7134 1726882063.42067: Group all now contains ungrouped 7134 1726882063.42069: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 7134 1726882063.53755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7134 1726882063.53817: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7134 1726882063.53838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7134 1726882063.53899: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7134 1726882063.53969: Loaded config def from plugin (inventory/script) 7134 1726882063.53971: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7134 1726882063.54015: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7134 1726882063.54103: Loaded config def from plugin (inventory/yaml) 7134 1726882063.54104: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7134 1726882063.54189: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7134 1726882063.54594: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7134 1726882063.54598: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7134 1726882063.54601: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7134 1726882063.54607: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7134 1726882063.54611: Loading data from /tmp/network-Kc3/inventory.yml 7134 1726882063.54681: /tmp/network-Kc3/inventory.yml was not parsable by auto 7134 1726882063.54743: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7134 1726882063.54782: Loading data from /tmp/network-Kc3/inventory.yml 7134 1726882063.54869: group all already in inventory 7134 1726882063.54875: set inventory_file for managed_node1 7134 1726882063.54879: set inventory_dir for managed_node1 7134 1726882063.54880: Added host managed_node1 to inventory 7134 1726882063.54883: Added host managed_node1 to group all 7134 1726882063.54884: set ansible_host for managed_node1 7134 1726882063.54884: set ansible_ssh_extra_args for managed_node1 7134 1726882063.54891: set inventory_file for managed_node2 7134 1726882063.54896: set inventory_dir for managed_node2 7134 1726882063.54897: Added host managed_node2 to inventory 7134 1726882063.54898: Added host managed_node2 to group all 7134 1726882063.54899: set ansible_host for managed_node2 7134 1726882063.54900: set ansible_ssh_extra_args for managed_node2 7134 1726882063.54903: set inventory_file for managed_node3 7134 1726882063.54905: set inventory_dir for managed_node3 7134 1726882063.54906: Added host managed_node3 to inventory 7134 1726882063.54907: Added host managed_node3 to group all 7134 1726882063.54908: set ansible_host for managed_node3 7134 1726882063.54909: set ansible_ssh_extra_args for managed_node3 7134 1726882063.54911: Reconcile groups and hosts in inventory. 7134 1726882063.54915: Group ungrouped now contains managed_node1 7134 1726882063.54917: Group ungrouped now contains managed_node2 7134 1726882063.54918: Group ungrouped now contains managed_node3 7134 1726882063.54992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7134 1726882063.55117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7134 1726882063.55164: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7134 1726882063.55195: Loaded config def from plugin (vars/host_group_vars) 7134 1726882063.55197: 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) 7134 1726882063.55204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7134 1726882063.55213: 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) 7134 1726882063.55254: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7134 1726882063.55584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882063.55690: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7134 1726882063.55733: Loaded config def from plugin (connection/local) 7134 1726882063.55736: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7134 1726882063.56484: Loaded config def from plugin (connection/paramiko_ssh) 7134 1726882063.56490: 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) 7134 1726882063.57533: 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) 7134 1726882063.57572: Loaded config def from plugin (connection/psrp) 7134 1726882063.57575: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7134 1726882063.58342: 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) 7134 1726882063.58392: Loaded config def from plugin (connection/ssh) 7134 1726882063.58397: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7134 1726882063.59792: 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) 7134 1726882063.59818: Loaded config def from plugin (connection/winrm) 7134 1726882063.59820: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7134 1726882063.59843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7134 1726882063.59885: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7134 1726882063.59925: Loaded config def from plugin (shell/cmd) 7134 1726882063.59927: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7134 1726882063.59946: 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) 7134 1726882063.59981: Loaded config def from plugin (shell/powershell) 7134 1726882063.59982: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7134 1726882063.60021: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7134 1726882063.60125: Loaded config def from plugin (shell/sh) 7134 1726882063.60126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7134 1726882063.60149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7134 1726882063.60258: Loaded config def from plugin (become/runas) 7134 1726882063.60261: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7134 1726882063.60446: Loaded config def from plugin (become/su) 7134 1726882063.60448: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7134 1726882063.60628: Loaded config def from plugin (become/sudo) 7134 1726882063.60631: 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 7134 1726882063.60662: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7134 1726882063.61009: in VariableManager get_vars() 7134 1726882063.61032: done with get_vars() 7134 1726882063.61173: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7134 1726882063.63463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7134 1726882063.63576: in VariableManager get_vars() 7134 1726882063.63581: done with get_vars() 7134 1726882063.63584: variable 'playbook_dir' from source: magic vars 7134 1726882063.63585: variable 'ansible_playbook_python' from source: magic vars 7134 1726882063.63586: variable 'ansible_config_file' from source: magic vars 7134 1726882063.63586: variable 'groups' from source: magic vars 7134 1726882063.63587: variable 'omit' from source: magic vars 7134 1726882063.63588: variable 'ansible_version' from source: magic vars 7134 1726882063.63588: variable 'ansible_check_mode' from source: magic vars 7134 1726882063.63589: variable 'ansible_diff_mode' from source: magic vars 7134 1726882063.63590: variable 'ansible_forks' from source: magic vars 7134 1726882063.63590: variable 'ansible_inventory_sources' from source: magic vars 7134 1726882063.63591: variable 'ansible_skip_tags' from source: magic vars 7134 1726882063.63592: variable 'ansible_limit' from source: magic vars 7134 1726882063.63592: variable 'ansible_run_tags' from source: magic vars 7134 1726882063.63595: variable 'ansible_verbosity' from source: magic vars 7134 1726882063.63632: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml 7134 1726882063.64324: in VariableManager get_vars() 7134 1726882063.64343: done with get_vars() 7134 1726882063.64380: in VariableManager get_vars() 7134 1726882063.64392: done with get_vars() 7134 1726882063.64431: in VariableManager get_vars() 7134 1726882063.64444: done with get_vars() 7134 1726882063.64580: in VariableManager get_vars() 7134 1726882063.64595: done with get_vars() 7134 1726882063.64600: variable 'omit' from source: magic vars 7134 1726882063.64618: variable 'omit' from source: magic vars 7134 1726882063.64652: in VariableManager get_vars() 7134 1726882063.64663: done with get_vars() 7134 1726882063.64710: in VariableManager get_vars() 7134 1726882063.64724: done with get_vars() 7134 1726882063.64759: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7134 1726882063.64980: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7134 1726882063.65110: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7134 1726882063.65745: in VariableManager get_vars() 7134 1726882063.65765: done with get_vars() 7134 1726882063.66178: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7134 1726882063.66313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882063.67900: in VariableManager get_vars() 7134 1726882063.67920: done with get_vars() 7134 1726882063.67958: in VariableManager get_vars() 7134 1726882063.67988: done with get_vars() 7134 1726882063.68395: in VariableManager get_vars() 7134 1726882063.68411: done with get_vars() 7134 1726882063.68416: variable 'omit' from source: magic vars 7134 1726882063.68427: variable 'omit' from source: magic vars 7134 1726882063.68457: in VariableManager get_vars() 7134 1726882063.68470: done with get_vars() 7134 1726882063.68489: in VariableManager get_vars() 7134 1726882063.68507: done with get_vars() 7134 1726882063.68535: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7134 1726882063.68647: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7134 1726882063.68724: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7134 1726882063.70970: in VariableManager get_vars() 7134 1726882063.70994: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882063.72765: in VariableManager get_vars() 7134 1726882063.72786: done with get_vars() 7134 1726882063.72891: in VariableManager get_vars() 7134 1726882063.72913: done with get_vars() 7134 1726882063.72968: in VariableManager get_vars() 7134 1726882063.72986: done with get_vars() 7134 1726882063.72990: variable 'omit' from source: magic vars 7134 1726882063.73003: variable 'omit' from source: magic vars 7134 1726882063.73034: in VariableManager get_vars() 7134 1726882063.73050: done with get_vars() 7134 1726882063.73070: in VariableManager get_vars() 7134 1726882063.73086: done with get_vars() 7134 1726882063.73116: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7134 1726882063.73229: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7134 1726882063.73304: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7134 1726882063.73687: in VariableManager get_vars() 7134 1726882063.73712: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882063.75551: in VariableManager get_vars() 7134 1726882063.75574: done with get_vars() 7134 1726882063.75618: in VariableManager get_vars() 7134 1726882063.75639: done with get_vars() 7134 1726882063.76019: in VariableManager get_vars() 7134 1726882063.76054: done with get_vars() 7134 1726882063.76058: variable 'omit' from source: magic vars 7134 1726882063.76069: variable 'omit' from source: magic vars 7134 1726882063.76099: in VariableManager get_vars() 7134 1726882063.76115: done with get_vars() 7134 1726882063.76133: in VariableManager get_vars() 7134 1726882063.76150: done with get_vars() 7134 1726882063.76177: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7134 1726882063.76287: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7134 1726882063.76362: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7134 1726882063.76738: in VariableManager get_vars() 7134 1726882063.76761: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882063.78475: in VariableManager get_vars() 7134 1726882063.78492: done with get_vars() 7134 1726882063.78517: in VariableManager get_vars() 7134 1726882063.78530: done with get_vars() 7134 1726882063.78567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7134 1726882063.78576: 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 7134 1726882063.78754: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7134 1726882063.78843: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7134 1726882063.78845: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 7134 1726882063.78865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7134 1726882063.78883: 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) 7134 1726882063.78976: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7134 1726882063.79022: Loaded config def from plugin (callback/default) 7134 1726882063.79023: 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) 7134 1726882063.79921: Loaded config def from plugin (callback/junit) 7134 1726882063.79923: 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) 7134 1726882063.79963: 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) 7134 1726882063.80024: Loaded config def from plugin (callback/minimal) 7134 1726882063.80027: 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) 7134 1726882063.80068: 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) 7134 1726882063.80127: Loaded config def from plugin (callback/tree) 7134 1726882063.80129: 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 7134 1726882063.80242: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7134 1726882063.80244: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/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_auto_gateway_initscripts.yml *********************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7134 1726882063.80269: in VariableManager get_vars() 7134 1726882063.80280: done with get_vars() 7134 1726882063.80286: in VariableManager get_vars() 7134 1726882063.80295: done with get_vars() 7134 1726882063.80301: variable 'omit' from source: magic vars 7134 1726882063.80338: in VariableManager get_vars() 7134 1726882063.80352: done with get_vars() 7134 1726882063.80370: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** 7134 1726882063.80875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7134 1726882063.80951: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7134 1726882063.80980: getting the remaining hosts for this loop 7134 1726882063.80982: done getting the remaining hosts for this loop 7134 1726882063.80985: getting the next task for host managed_node3 7134 1726882063.80988: done getting next task for host managed_node3 7134 1726882063.80990: ^ task is: TASK: Gathering Facts 7134 1726882063.80991: ^ 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 7134 1726882063.80995: getting variables 7134 1726882063.80996: in VariableManager get_vars() 7134 1726882063.81005: Calling all_inventory to load vars for managed_node3 7134 1726882063.81007: Calling groups_inventory to load vars for managed_node3 7134 1726882063.81010: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882063.81021: Calling all_plugins_play to load vars for managed_node3 7134 1726882063.81030: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882063.81033: Calling groups_plugins_play to load vars for managed_node3 7134 1726882063.81064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882063.81119: done with get_vars() 7134 1726882063.81124: done getting variables 7134 1726882063.81204: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Friday 20 September 2024 21:27:43 -0400 (0:00:00.010) 0:00:00.010 ****** 7134 1726882063.81229: entering _queue_task() for managed_node3/gather_facts 7134 1726882063.81230: Creating lock for gather_facts 7134 1726882063.81519: worker is 1 (out of 1 available) 7134 1726882063.81536: exiting _queue_task() for managed_node3/gather_facts 7134 1726882063.81550: done queuing things up, now waiting for results queue to drain 7134 1726882063.81552: waiting for pending results... 7134 1726882063.81738: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7134 1726882063.81796: in run() - task 12673a56-9f93-4f50-edf1-000000000155 7134 1726882063.81809: variable 'ansible_search_path' from source: unknown 7134 1726882063.81836: calling self._execute() 7134 1726882063.81883: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882063.81887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882063.81900: variable 'omit' from source: magic vars 7134 1726882063.81966: variable 'omit' from source: magic vars 7134 1726882063.81988: variable 'omit' from source: magic vars 7134 1726882063.82018: variable 'omit' from source: magic vars 7134 1726882063.82053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7134 1726882063.82080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7134 1726882063.82101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7134 1726882063.82116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882063.82124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882063.82145: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7134 1726882063.82148: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882063.82151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882063.82225: Set connection var ansible_timeout to 10 7134 1726882063.82228: Set connection var ansible_connection to ssh 7134 1726882063.82230: Set connection var ansible_shell_executable to /bin/sh 7134 1726882063.82234: Set connection var ansible_shell_type to sh 7134 1726882063.82239: Set connection var ansible_pipelining to False 7134 1726882063.82244: Set connection var ansible_module_compression to ZIP_DEFLATED 7134 1726882063.82262: variable 'ansible_shell_executable' from source: unknown 7134 1726882063.82264: variable 'ansible_connection' from source: unknown 7134 1726882063.82267: variable 'ansible_module_compression' from source: unknown 7134 1726882063.82269: variable 'ansible_shell_type' from source: unknown 7134 1726882063.82272: variable 'ansible_shell_executable' from source: unknown 7134 1726882063.82274: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882063.82278: variable 'ansible_pipelining' from source: unknown 7134 1726882063.82281: variable 'ansible_timeout' from source: unknown 7134 1726882063.82285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882063.82422: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7134 1726882063.82429: variable 'omit' from source: magic vars 7134 1726882063.82432: starting attempt loop 7134 1726882063.82436: running the handler 7134 1726882063.82449: variable 'ansible_facts' from source: unknown 7134 1726882063.82463: _low_level_execute_command(): starting 7134 1726882063.82470: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7134 1726882063.83012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882063.83016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882063.83019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882063.83021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882063.83061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882063.83072: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/537759ca41" does not exist debug1: Connecting to 10.31.10.229 [10.31.10.229] port 22. debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882063.83177: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 7134 1726882063.83183: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 <<< 7134 1726882063.83188: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 <<< 7134 1726882063.83192: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 <<< 7134 1726882063.83196: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7134 1726882063.83950: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.10.229:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 7134 1726882063.84231: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7134 1726882063.84515: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7134 1726882063.84918: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 7134 1726882063.84952: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:qdXOSzX/vCmbYGaiYBPHJnczUkLzK1rp5ZjwOFBqNjs debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.10.229' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7134 1726882063.85425: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO <<< 7134 1726882063.85429: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7134 1726882063.89640: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7134 1726882063.89991: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7134 1726882063.90212: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7134 1726882063.90297: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 7134 1726882063.91157: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7134 1726882063.92504: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. Authenticated to 10.31.10.229 ([10.31.10.229]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/537759ca41] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7153 debug2: fd 4 setting O_NONBLOCK <<< 7134 1726882063.92610: stderr chunk (state=3): >>>debug1: forking to background <<< 7134 1726882063.92636: stderr chunk (state=3): >>>debug1: Entering interactive session. <<< 7134 1726882063.92650: stderr chunk (state=3): >>>debug1: pledge: id <<< 7134 1726882063.92678: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7134 1726882063.92711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882063.92758: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7134 1726882063.94611: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7134 1726882063.98669: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882063.98810: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7134 1726882064.00302: stdout chunk (state=3): >>>/root <<< 7134 1726882064.00501: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 7134 1726882064.00507: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 7134 1726882064.00519: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 7134 1726882064.00536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882064.00599: stdout chunk (state=3): >>><<< 7134 1726882065.00781: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug1: Control socket "/root/.ansible/cp/537759ca41" does not exist debug1: Connecting to 10.31.10.229 [10.31.10.229] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.10.229:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:qdXOSzX/vCmbYGaiYBPHJnczUkLzK1rp5ZjwOFBqNjs debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.10.229' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.10.229 ([10.31.10.229]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/537759ca41] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7153 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7134 1726882065.00796: _low_level_execute_command(): starting 7134 1726882065.00800: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196 `" && echo ansible-tmp-1726882065.0067616-7148-22290261390196="` echo /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196 `" ) && sleep 0' 7134 1726882065.01389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882065.01407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882065.01475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882065.01525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882065.01542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882065.01559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882065.01741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882065.03822: stdout chunk (state=3): >>>ansible-tmp-1726882065.0067616-7148-22290261390196=/root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196 <<< 7134 1726882065.04005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882065.04009: stdout chunk (state=3): >>><<< 7134 1726882065.04012: stderr chunk (state=3): >>><<< 7134 1726882065.04031: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882065.0067616-7148-22290261390196=/root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882065.04072: variable 'ansible_module_compression' from source: unknown 7134 1726882065.04198: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7134 1726882065.04202: ANSIBALLZ: Acquiring lock 7134 1726882065.04204: ANSIBALLZ: Lock acquired: 139736618331952 7134 1726882065.04206: ANSIBALLZ: Creating module 7134 1726882065.43942: ANSIBALLZ: Writing module into payload 7134 1726882065.44116: ANSIBALLZ: Writing module 7134 1726882065.44144: ANSIBALLZ: Renaming module 7134 1726882065.44161: ANSIBALLZ: Done creating module 7134 1726882065.44212: variable 'ansible_facts' from source: unknown 7134 1726882065.44270: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7134 1726882065.44273: _low_level_execute_command(): starting 7134 1726882065.44280: _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' 7134 1726882065.44934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882065.45013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882065.45065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882065.45083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882065.45147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882065.45421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882065.47066: stdout chunk (state=3): >>>PLATFORM <<< 7134 1726882065.47176: stdout chunk (state=3): >>>Linux <<< 7134 1726882065.47180: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 7134 1726882065.47183: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7134 1726882065.47361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882065.47364: stdout chunk (state=3): >>><<< 7134 1726882065.47367: stderr chunk (state=3): >>><<< 7134 1726882065.47388: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882065.47524 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7134 1726882065.47529: _low_level_execute_command(): starting 7134 1726882065.47531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7134 1726882065.47671: Sending initial data 7134 1726882065.47674: Sent initial data (1181 bytes) 7134 1726882065.48121: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882065.48147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882065.48190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882065.48341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882065.48423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882065.48638: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882065.48678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882065.52037: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7134 1726882065.52560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882065.52565: stdout chunk (state=3): >>><<< 7134 1726882065.52567: stderr chunk (state=3): >>><<< 7134 1726882065.52569: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882065.52645: variable 'ansible_facts' from source: unknown 7134 1726882065.52736: variable 'ansible_facts' from source: unknown 7134 1726882065.52750: variable 'ansible_module_compression' from source: unknown 7134 1726882065.52839: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7134zm0zvq7s/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7134 1726882065.52871: variable 'ansible_facts' from source: unknown 7134 1726882065.53158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py 7134 1726882065.53409: Sending initial data 7134 1726882065.53413: Sent initial data (151 bytes) 7134 1726882065.54129: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882065.54198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882065.54237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882065.54370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882065.56030: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7134 1726882065.56079: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7134 1726882065.56129: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7134zm0zvq7s/tmpjo7ea_du /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py <<< 7134 1726882065.56132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py" <<< 7134 1726882065.56176: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7134zm0zvq7s/tmpjo7ea_du" to remote "/root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py" <<< 7134 1726882065.58299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882065.58385: stderr chunk (state=3): >>><<< 7134 1726882065.58390: stdout chunk (state=3): >>><<< 7134 1726882065.58392: done transferring module to remote 7134 1726882065.58410: _low_level_execute_command(): starting 7134 1726882065.58420: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/ /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py && sleep 0' 7134 1726882065.59039: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882065.59063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882065.59077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882065.59104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882065.59162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882065.59261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882065.59314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882065.61082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882065.61085: stdout chunk (state=3): >>><<< 7134 1726882065.61091: stderr chunk (state=3): >>><<< 7134 1726882065.61196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882065.61201: _low_level_execute_command(): starting 7134 1726882065.61204: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/AnsiballZ_setup.py && sleep 0' 7134 1726882065.61754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882065.61770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882065.61785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882065.61817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882065.61835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 7134 1726882065.61932: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882065.61959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882065.62040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882065.64183: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7134 1726882065.64214: stdout chunk (state=3): >>>import _imp # builtin <<< 7134 1726882065.64239: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7134 1726882065.64303: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7134 1726882065.64339: stdout chunk (state=3): >>>import 'posix' # <<< 7134 1726882065.64415: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7134 1726882065.64420: stdout chunk (state=3): >>>import 'time' # <<< 7134 1726882065.64430: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7134 1726882065.64464: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7134 1726882065.64484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.64515: stdout chunk (state=3): >>>import '_codecs' # <<< 7134 1726882065.64535: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7134 1726882065.64694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a89104d0> <<< 7134 1726882065.64724: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a88dfb30> <<< 7134 1726882065.64728: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7134 1726882065.64731: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8912a50> <<< 7134 1726882065.64733: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 7134 1726882065.64740: stdout chunk (state=3): >>>import 'io' # <<< 7134 1726882065.64742: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7134 1726882065.64812: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7134 1726882065.64837: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7134 1726882065.64931: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7134 1726882065.64956: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7134 1726882065.64985: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86c1130> <<< 7134 1726882065.65043: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7134 1726882065.65056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86c1fa0> <<< 7134 1726882065.65085: stdout chunk (state=3): >>>import 'site' # <<< 7134 1726882065.65114: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7134 1726882065.65482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7134 1726882065.65509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7134 1726882065.65515: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7134 1726882065.65538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.65540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7134 1726882065.65583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7134 1726882065.65599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7134 1726882065.65627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7134 1726882065.65636: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86ffda0> <<< 7134 1726882065.65660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7134 1726882065.65671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7134 1726882065.65704: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86fffb0> <<< 7134 1726882065.65717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7134 1726882065.65749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7134 1726882065.65768: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7134 1726882065.65818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.65831: stdout chunk (state=3): >>>import 'itertools' # <<< 7134 1726882065.65867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7134 1726882065.65871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8737770> <<< 7134 1726882065.65895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7134 1726882065.65898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7134 1726882065.65911: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8737e00> <<< 7134 1726882065.65925: stdout chunk (state=3): >>>import '_collections' # <<< 7134 1726882065.65971: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8717a40> <<< 7134 1726882065.65984: stdout chunk (state=3): >>>import '_functools' # <<< 7134 1726882065.66010: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8715160> <<< 7134 1726882065.66100: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86fcf50> <<< 7134 1726882065.66127: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7134 1726882065.66148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7134 1726882065.66156: stdout chunk (state=3): >>>import '_sre' # <<< 7134 1726882065.66181: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7134 1726882065.66201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7134 1726882065.66225: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7134 1726882065.66231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7134 1726882065.66265: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87576b0> <<< 7134 1726882065.66276: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87562d0> <<< 7134 1726882065.66310: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8716030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8754b60> <<< 7134 1726882065.66374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7134 1726882065.66383: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878c6b0> <<< 7134 1726882065.66392: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86fc1d0> <<< 7134 1726882065.66414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7134 1726882065.66441: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.66446: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.66459: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a878cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878ca10> <<< 7134 1726882065.66489: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.66504: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a878cdd0> <<< 7134 1726882065.66508: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86facf0> <<< 7134 1726882065.66537: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7134 1726882065.66541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.66561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7134 1726882065.66606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7134 1726882065.66609: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878d4c0> <<< 7134 1726882065.66612: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878d190> <<< 7134 1726882065.66625: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7134 1726882065.66648: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7134 1726882065.66666: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878e3c0> <<< 7134 1726882065.66688: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7134 1726882065.66719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7134 1726882065.66749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7134 1726882065.66785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 7134 1726882065.66794: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87a85c0> <<< 7134 1726882065.66801: stdout chunk (state=3): >>>import 'errno' # <<< 7134 1726882065.66824: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.66839: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a87a9d00> <<< 7134 1726882065.66857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7134 1726882065.66871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7134 1726882065.66891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7134 1726882065.66907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87aaba0> <<< 7134 1726882065.66947: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a87ab200> <<< 7134 1726882065.66970: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87aa0f0> <<< 7134 1726882065.66975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7134 1726882065.66999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7134 1726882065.67030: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.67038: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a87abc80> <<< 7134 1726882065.67051: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87ab3b0> <<< 7134 1726882065.67097: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878e330> <<< 7134 1726882065.67126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7134 1726882065.67140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7134 1726882065.67162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7134 1726882065.67235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7134 1726882065.67251: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84afbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7134 1726882065.67272: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84d8440> <<< 7134 1726882065.67331: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d86e0> <<< 7134 1726882065.67334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7134 1726882065.67346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7134 1726882065.67406: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.67544: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d9010> <<< 7134 1726882065.67658: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84d88c0> <<< 7134 1726882065.67677: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84add90> <<< 7134 1726882065.67724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7134 1726882065.67730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7134 1726882065.67752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7134 1726882065.67769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84dad80> <<< 7134 1726882065.67797: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84d9880> <<< 7134 1726882065.67814: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878eae0> <<< 7134 1726882065.67830: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7134 1726882065.67910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.67913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7134 1726882065.67967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7134 1726882065.67970: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a85070b0> <<< 7134 1726882065.68072: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7134 1726882065.68075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.68088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7134 1726882065.68118: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8527440> <<< 7134 1726882065.68132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7134 1726882065.68177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7134 1726882065.68225: stdout chunk (state=3): >>>import 'ntpath' # <<< 7134 1726882065.68251: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8588200> <<< 7134 1726882065.68276: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7134 1726882065.68305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7134 1726882065.68330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7134 1726882065.68366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7134 1726882065.68454: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a858a960> <<< 7134 1726882065.68526: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8588320> <<< 7134 1726882065.68564: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8555220> <<< 7134 1726882065.68589: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7134 1726882065.68597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a838d370> <<< 7134 1726882065.68619: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8526240> <<< 7134 1726882065.68622: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84dbcb0> <<< 7134 1726882065.72128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff7a85265a0> <<< 7134 1726882065.72445: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mwqkcl2g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7134 1726882065.72554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.72643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7134 1726882065.72685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7134 1726882065.72757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7134 1726882065.72791: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83f3110> <<< 7134 1726882065.72809: stdout chunk (state=3): >>>import '_typing' # <<< 7134 1726882065.72984: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83d2000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83d1160> <<< 7134 1726882065.73020: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 7134 1726882065.73050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.73089: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 7134 1726882065.73107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.74473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.75628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83f0fe0> <<< 7134 1726882065.75635: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7134 1726882065.75662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7134 1726882065.75711: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7134 1726882065.75725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a8422b40> <<< 7134 1726882065.75757: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84228d0> <<< 7134 1726882065.75796: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84221e0> <<< 7134 1726882065.75829: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7134 1726882065.75850: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8422930> <<< 7134 1726882065.75908: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83f3da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a8423890> <<< 7134 1726882065.75953: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a8423a40> <<< 7134 1726882065.75956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7134 1726882065.75997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 7134 1726882065.76059: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8423f50> import 'pwd' # <<< 7134 1726882065.76080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7134 1726882065.76104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7134 1726882065.76130: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d29d90> <<< 7134 1726882065.76181: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d2b9b0> <<< 7134 1726882065.76186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7134 1726882065.76209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7134 1726882065.76227: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2c350> <<< 7134 1726882065.76259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7134 1726882065.76295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7134 1726882065.76298: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2d4f0> <<< 7134 1726882065.76338: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7134 1726882065.76341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7134 1726882065.76364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7134 1726882065.76417: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2ff80> <<< 7134 1726882065.76463: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d82f0> <<< 7134 1726882065.76474: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2e240> <<< 7134 1726882065.76501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7134 1726882065.76548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7134 1726882065.76552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7134 1726882065.76573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7134 1726882065.76651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7134 1726882065.76685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d37da0> <<< 7134 1726882065.76705: stdout chunk (state=3): >>>import '_tokenize' # <<< 7134 1726882065.76782: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d36870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d365d0> <<< 7134 1726882065.76790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7134 1726882065.76807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7134 1726882065.76853: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d36b40> <<< 7134 1726882065.76876: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2e750> <<< 7134 1726882065.76928: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d7bfe0> <<< 7134 1726882065.76943: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7c110> <<< 7134 1726882065.76969: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7134 1726882065.76999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7134 1726882065.77025: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.77069: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d7dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7d9a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7134 1726882065.77072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7134 1726882065.77131: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d801d0> <<< 7134 1726882065.77150: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7e2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7134 1726882065.77191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.77218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7134 1726882065.77229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7134 1726882065.77266: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d83980> <<< 7134 1726882065.77383: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d80380> <<< 7134 1726882065.77437: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d84a10> <<< 7134 1726882065.77470: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d84b90> <<< 7134 1726882065.77513: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d84b00> <<< 7134 1726882065.77525: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7c2c0> <<< 7134 1726882065.77601: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7134 1726882065.77627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7134 1726882065.77660: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.77671: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c10290> <<< 7134 1726882065.77828: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c11580> <<< 7134 1726882065.77843: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d86a20> <<< 7134 1726882065.77916: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.77962: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d87dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d86660> # zipimport: zlib available <<< 7134 1726882065.77975: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7134 1726882065.78067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.78165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.78169: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7134 1726882065.78204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7134 1726882065.78325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.78436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.78970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.79518: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7134 1726882065.79529: 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' # <<< 7134 1726882065.79634: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7134 1726882065.79658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.79865: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.79875: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c15760> <<< 7134 1726882065.79985: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7134 1726882065.80010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c16420> <<< 7134 1726882065.80022: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d87530> <<< 7134 1726882065.80064: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7134 1726882065.80083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7134 1726882065.80113: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7134 1726882065.80269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.80438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c16510> <<< 7134 1726882065.80441: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.80884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81391: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81474: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 7134 1726882065.81513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81555: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7134 1726882065.81558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81721: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7134 1726882065.81738: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7134 1726882065.81747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.81825: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7134 1726882065.81838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82047: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7134 1726882065.82339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7134 1726882065.82358: stdout chunk (state=3): >>>import '_ast' # <<< 7134 1726882065.82422: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c17680> <<< 7134 1726882065.82425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82488: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82583: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7134 1726882065.82591: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7134 1726882065.82632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82679: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7134 1726882065.82707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.82920: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7134 1726882065.82934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.83016: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c22000> <<< 7134 1726882065.83047: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c1fce0> <<< 7134 1726882065.83098: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7134 1726882065.83101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83291: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.83317: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7134 1726882065.83341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7134 1726882065.83414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7134 1726882065.83430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7134 1726882065.83440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7134 1726882065.83497: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d0a8a0> <<< 7134 1726882065.83527: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7dfe570> <<< 7134 1726882065.83631: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c22090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d85040> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7134 1726882065.83650: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7134 1726882065.83678: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7134 1726882065.83735: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7134 1726882065.83759: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 7134 1726882065.83820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83901: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83917: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.83966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7134 1726882065.84091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84280: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7134 1726882065.84283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.84938: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 7134 1726882065.84940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882065.85025: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7134 1726882065.85031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7134 1726882065.88748: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7134 1726882065.88775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7134 1726882065.88832: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb6360> <<< 7134 1726882065.88871: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7134 1726882065.88901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7134 1726882065.88943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7134 1726882065.88952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7134 1726882065.88969: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e40e0> <<< 7134 1726882065.88991: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.89003: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a78e44d0> <<< 7134 1726882065.89052: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7ca30b0> <<< 7134 1726882065.89061: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb6ea0> <<< 7134 1726882065.89097: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb4a70> <<< 7134 1726882065.89103: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb4620> <<< 7134 1726882065.89161: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7134 1726882065.89202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7134 1726882065.89224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7134 1726882065.89254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7134 1726882065.89289: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.89296: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a78e73e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e6c90> <<< 7134 1726882065.89319: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.89330: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a78e6e40> <<< 7134 1726882065.89336: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e60f0> <<< 7134 1726882065.89402: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7134 1726882065.89510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7134 1726882065.89524: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e74a0> <<< 7134 1726882065.92872: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7134 1726882065.92898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7134 1726882065.93005: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.93008: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7949fa0> <<< 7134 1726882065.93031: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e7f80> <<< 7134 1726882065.93062: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb4770> import 'ansible.module_utils.facts.timeout' # <<< 7134 1726882065.93078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7134 1726882065.93102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93112: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7134 1726882065.93128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7134 1726882065.93255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7134 1726882065.93372: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7134 1726882065.93428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7134 1726882065.93462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7134 1726882065.93569: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93657: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7134 1726882065.93664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93778: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93835: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.93892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7134 1726882065.93903: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7134 1726882065.93908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.94385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.94811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7134 1726882065.94819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.94867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.94921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.94953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.94986: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7134 1726882065.95000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7134 1726882065.95004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95062: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 7134 1726882065.95122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7134 1726882065.95195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95250: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7134 1726882065.95256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7134 1726882065.95326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7134 1726882065.95521: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a794b410> <<< 7134 1726882065.95533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7134 1726882065.95565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7134 1726882065.95683: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a794a750> <<< 7134 1726882065.95689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7134 1726882065.95759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95825: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7134 1726882065.95830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.95919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96007: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7134 1726882065.96077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7134 1726882065.96154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7134 1726882065.96288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7134 1726882065.96357: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.96414: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.96422: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7982090> <<< 7134 1726882065.96599: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7971d90> <<< 7134 1726882065.96606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7134 1726882065.96668: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7134 1726882065.96726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96807: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.96999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97137: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7134 1726882065.97152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7134 1726882065.97238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7134 1726882065.97386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7134 1726882065.97416: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882065.97441: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a79998e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a79730b0> <<< 7134 1726882065.97444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 7134 1726882065.97470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97474: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 7134 1726882065.97489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7134 1726882065.97568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7134 1726882065.97883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.97981: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7134 1726882065.98178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7134 1726882065.98188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98359: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7134 1726882065.98508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7134 1726882065.98627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7134 1726882065.98754: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98792: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.98823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.99371: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882065.99870: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 7134 1726882065.99874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 7134 1726882065.99983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7134 1726882066.00094: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00190: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7134 1726882066.00300: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7134 1726882066.00611: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7134 1726882066.00636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7134 1726882066.00733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.00922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7134 1726882066.01328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 7134 1726882066.01333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01368: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7134 1726882066.01415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7134 1726882066.01471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7134 1726882066.01615: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7134 1726882066.01672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7134 1726882066.01790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.01908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7134 1726882066.01913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02443: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7134 1726882066.02445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7134 1726882066.02574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7134 1726882066.02643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7134 1726882066.02723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02753: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7134 1726882066.02796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7134 1726882066.02968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02983: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.02987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 7134 1726882066.02996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03082: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7134 1726882066.03091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7134 1726882066.03376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7134 1726882066.03379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7134 1726882066.03489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7134 1726882066.03869: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.03965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7134 1726882066.03971: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.04016: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.04064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7134 1726882066.04067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.04149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.04230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7134 1726882066.04237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7134 1726882066.04242: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.04329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.04419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7134 1726882066.04425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7134 1726882066.04547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882066.05750: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7134 1726882066.05779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7134 1726882066.05782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7134 1726882066.05831: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882066.05834: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7792f00> <<< 7134 1726882066.05837: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7790650> <<< 7134 1726882066.05879: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7793200> <<< 7134 1726882066.58966: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7134 1726882066.58983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 7134 1726882066.58991: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77daf00> <<< 7134 1726882066.59040: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7134 1726882066.59066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7134 1726882066.59090: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77d8dd0> <<< 7134 1726882066.59240: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7134 1726882066.59246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882066.59320: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7134 1726882066.59343: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77da5d0> <<< 7134 1726882066.59353: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77d9ca0> <<< 7134 1726882066.59608: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 7134 1726882066.83654: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x8<<< 7134 1726882066.83671: stdout chunk (state=3): >>>6_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "46", "epoch": "1726882066", "epoch_int": "1726882066", "date": "2024-09-20", "time": "21:27:46", "iso8601_micro": "2024-09-21T01:27:46.355291Z", "iso8601": "2024-09-21T01:27:46Z", "iso8601_basic": "20240920T212746355291", "iso8601_basic_short": "20240920T212746", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3058, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 473, "free": 3058}, "nocache": {"free": 3331, "used": 200}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 373, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261815582720, "block_size": 4096, "block_total": 65519099, "block_available": 63919820, "block_used": 1599279, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansi<<< 7134 1726882066.83699: stdout chunk (state=3): >>>ble_virtualization_tech_host": [], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "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": "of<<< 7134 1726882066.83705: stdout chunk (state=3): >>>f [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.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.0087890625, "5m": 0.154296875, "15m": 0.0947265625}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7134 1726882066.84278: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path <<< 7134 1726882066.84296: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 7134 1726882066.84321: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 7134 1726882066.84330: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc <<< 7134 1726882066.84362: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix <<< 7134 1726882066.84383: stdout chunk (state=3): >>># cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 7134 1726882066.84387: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 7134 1726882066.84414: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath <<< 7134 1726882066.84433: stdout chunk (state=3): >>># cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 7134 1726882066.84452: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 7134 1726882066.84485: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84489: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 7134 1726882066.84525: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84528: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84534: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils <<< 7134 1726882066.84585: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84591: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot <<< 7134 1726882066.84595: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84630: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84635: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84641: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84680: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84686: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd <<< 7134 1726882066.84699: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84715: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.84722: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7134 1726882066.85035: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7134 1726882066.85057: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7134 1726882066.85082: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7134 1726882066.85087: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib <<< 7134 1726882066.85112: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 7134 1726882066.85126: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7134 1726882066.85162: stdout chunk (state=3): >>># destroy ntpath <<< 7134 1726882066.85187: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7134 1726882066.85203: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7134 1726882066.85209: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 7134 1726882066.85236: stdout chunk (state=3): >>># destroy _locale <<< 7134 1726882066.85249: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7134 1726882066.85266: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7134 1726882066.85309: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7134 1726882066.85317: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7134 1726882066.85371: stdout chunk (state=3): >>># 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 <<< 7134 1726882066.85377: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle <<< 7134 1726882066.85401: stdout chunk (state=3): >>># destroy _pickle <<< 7134 1726882066.85414: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 7134 1726882066.85423: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 7134 1726882066.85455: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7134 1726882066.85458: stdout chunk (state=3): >>># destroy datetime <<< 7134 1726882066.85460: stdout chunk (state=3): >>># destroy subprocess <<< 7134 1726882066.85478: stdout chunk (state=3): >>># destroy base64 <<< 7134 1726882066.85504: stdout chunk (state=3): >>># destroy _ssl <<< 7134 1726882066.85510: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7134 1726882066.85521: stdout chunk (state=3): >>># destroy json <<< 7134 1726882066.85554: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7134 1726882066.85566: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno <<< 7134 1726882066.85575: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 7134 1726882066.85595: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 7134 1726882066.85640: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7134 1726882066.85647: 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 <<< 7134 1726882066.85675: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 7134 1726882066.85685: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7134 1726882066.85733: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7134 1726882066.85737: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7134 1726882066.85742: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7134 1726882066.85775: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7134 1726882066.85781: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 7134 1726882066.85784: stdout chunk (state=3): >>># destroy collections.abc <<< 7134 1726882066.85812: stdout chunk (state=3): >>># cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7134 1726882066.85831: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 7134 1726882066.85849: stdout chunk (state=3): >>># 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<<< 7134 1726882066.85852: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 7134 1726882066.85876: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7134 1726882066.85879: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon<<< 7134 1726882066.85898: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7134 1726882066.86023: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7134 1726882066.86034: stdout chunk (state=3): >>># destroy _socket <<< 7134 1726882066.86049: stdout chunk (state=3): >>># destroy _collections <<< 7134 1726882066.86074: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7134 1726882066.86080: stdout chunk (state=3): >>># destroy tokenize <<< 7134 1726882066.86110: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7134 1726882066.86143: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 7134 1726882066.86148: 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 operator <<< 7134 1726882066.86168: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 7134 1726882066.86173: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7134 1726882066.86197: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7134 1726882066.86285: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref <<< 7134 1726882066.86295: stdout chunk (state=3): >>># destroy collections # destroy threading # destroy atexit <<< 7134 1726882066.86311: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7134 1726882066.86335: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7134 1726882066.86357: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 7134 1726882066.86380: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 7134 1726882066.86445: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7134 1726882066.86718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 7134 1726882066.86751: stderr chunk (state=3): >>><<< 7134 1726882066.86754: stdout chunk (state=3): >>><<< 7134 1726882066.86869: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a89104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a88dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8912a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86ffda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86fffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8737770> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8737e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8717a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8715160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86fcf50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8716030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8754b60> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86fc1d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a878cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878ca10> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a878cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a86facf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878d190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87a85c0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a87a9d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87aaba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a87ab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87aa0f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a87abc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a87ab3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878e330> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84afbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84d8440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d86e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d9010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84d88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84add90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84dad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84d9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a878eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a85070b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8527440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8588200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a858a960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8588320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8555220> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a838d370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8526240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84dbcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff7a85265a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mwqkcl2g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83f3110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83d2000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83d1160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83f0fe0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a8422b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84228d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a84221e0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8422930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a83f3da0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a8423890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a8423a40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a8423f50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d29d90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d2b9b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2c350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2d4f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2ff80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a84d82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2e240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d37da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d36870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d365d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d36b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d2e750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d7bfe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7c110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d7dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7d9a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d801d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7e2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d83980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d80380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d84a10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d84b90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d84b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d7c2c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c10290> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c11580> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d86a20> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7d87dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d86660> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c15760> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c16420> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d87530> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c16510> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c17680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7c22000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c1fce0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d0a8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7dfe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7c22090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7d85040> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb6360> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e40e0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a78e44d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7ca30b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb6ea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb4a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb4620> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a78e73e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e6c90> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a78e6e40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e60f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e74a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7949fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a78e7f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7cb4770> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a794b410> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a794a750> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7982090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7971d90> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a79998e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a79730b0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff7a7792f00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7790650> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a7793200> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77daf00> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77d8dd0> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77da5d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff7a77d9ca0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "46", "epoch": "1726882066", "epoch_int": "1726882066", "date": "2024-09-20", "time": "21:27:46", "iso8601_micro": "2024-09-21T01:27:46.355291Z", "iso8601": "2024-09-21T01:27:46Z", "iso8601_basic": "20240920T212746355291", "iso8601_basic_short": "20240920T212746", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3058, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 473, "free": 3058}, "nocache": {"free": 3331, "used": 200}, "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": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_uuid": "ec23ea44-68cc-c875-d6f6-db60ff64318a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 373, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261815582720, "block_size": 4096, "block_total": 65519099, "block_available": 63919820, "block_used": 1599279, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::1087:27ff:fe91:8737", "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.10.229", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:87:27:91:87:37", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.229"], "ansible_all_ipv6_addresses": ["fe80::1087:27ff:fe91:8737"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.229", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::1087:27ff:fe91:8737"]}, "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.0087890625, "5m": 0.154296875, "15m": 0.0947265625}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 7134 1726882066.87667: 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-1726882065.0067616-7148-22290261390196/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7134 1726882066.87670: _low_level_execute_command(): starting 7134 1726882066.87673: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882065.0067616-7148-22290261390196/ > /dev/null 2>&1 && sleep 0' 7134 1726882066.87848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882066.87852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882066.87854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882066.87871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882066.87873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882066.87929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882066.87933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882066.87935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882066.87991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882066.89762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882066.89794: stderr chunk (state=3): >>><<< 7134 1726882066.89798: stdout chunk (state=3): >>><<< 7134 1726882066.89809: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882066.89816: handler run complete 7134 1726882066.89892: variable 'ansible_facts' from source: unknown 7134 1726882066.89952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.90142: variable 'ansible_facts' from source: unknown 7134 1726882066.90192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.90265: attempt loop complete, returning result 7134 1726882066.90269: _execute() done 7134 1726882066.90271: dumping result to json 7134 1726882066.90291: done dumping result, returning 7134 1726882066.90297: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-4f50-edf1-000000000155] 7134 1726882066.90301: sending task result for task 12673a56-9f93-4f50-edf1-000000000155 7134 1726882066.90537: done sending task result for task 12673a56-9f93-4f50-edf1-000000000155 7134 1726882066.90539: WORKER PROCESS EXITING ok: [managed_node3] 7134 1726882066.90774: no more pending results, returning what we have 7134 1726882066.90776: results queue empty 7134 1726882066.90777: checking for any_errors_fatal 7134 1726882066.90778: done checking for any_errors_fatal 7134 1726882066.90778: checking for max_fail_percentage 7134 1726882066.90779: done checking for max_fail_percentage 7134 1726882066.90780: checking to see if all hosts have failed and the running result is not ok 7134 1726882066.90780: done checking to see if all hosts have failed 7134 1726882066.90781: getting the remaining hosts for this loop 7134 1726882066.90782: done getting the remaining hosts for this loop 7134 1726882066.90784: getting the next task for host managed_node3 7134 1726882066.90791: done getting next task for host managed_node3 7134 1726882066.90792: ^ task is: TASK: meta (flush_handlers) 7134 1726882066.90795: ^ 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 7134 1726882066.90798: getting variables 7134 1726882066.90799: in VariableManager get_vars() 7134 1726882066.90821: Calling all_inventory to load vars for managed_node3 7134 1726882066.90823: Calling groups_inventory to load vars for managed_node3 7134 1726882066.90825: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882066.90832: Calling all_plugins_play to load vars for managed_node3 7134 1726882066.90834: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882066.90836: Calling groups_plugins_play to load vars for managed_node3 7134 1726882066.90947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.91060: done with get_vars() 7134 1726882066.91067: done getting variables 7134 1726882066.91119: in VariableManager get_vars() 7134 1726882066.91125: Calling all_inventory to load vars for managed_node3 7134 1726882066.91127: Calling groups_inventory to load vars for managed_node3 7134 1726882066.91129: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882066.91133: Calling all_plugins_play to load vars for managed_node3 7134 1726882066.91135: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882066.91137: Calling groups_plugins_play to load vars for managed_node3 7134 1726882066.91218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.91333: done with get_vars() 7134 1726882066.91342: done queuing things up, now waiting for results queue to drain 7134 1726882066.91343: results queue empty 7134 1726882066.91344: checking for any_errors_fatal 7134 1726882066.91345: done checking for any_errors_fatal 7134 1726882066.91351: checking for max_fail_percentage 7134 1726882066.91352: done checking for max_fail_percentage 7134 1726882066.91352: checking to see if all hosts have failed and the running result is not ok 7134 1726882066.91353: done checking to see if all hosts have failed 7134 1726882066.91353: getting the remaining hosts for this loop 7134 1726882066.91354: done getting the remaining hosts for this loop 7134 1726882066.91355: getting the next task for host managed_node3 7134 1726882066.91358: done getting next task for host managed_node3 7134 1726882066.91360: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7134 1726882066.91361: ^ 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 7134 1726882066.91362: getting variables 7134 1726882066.91363: in VariableManager get_vars() 7134 1726882066.91368: Calling all_inventory to load vars for managed_node3 7134 1726882066.91369: Calling groups_inventory to load vars for managed_node3 7134 1726882066.91371: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882066.91374: Calling all_plugins_play to load vars for managed_node3 7134 1726882066.91375: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882066.91377: Calling groups_plugins_play to load vars for managed_node3 7134 1726882066.91454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.91557: done with get_vars() 7134 1726882066.91562: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:10 Friday 20 September 2024 21:27:46 -0400 (0:00:03.103) 0:00:03.114 ****** 7134 1726882066.91618: entering _queue_task() for managed_node3/include_tasks 7134 1726882066.91619: Creating lock for include_tasks 7134 1726882066.91819: worker is 1 (out of 1 available) 7134 1726882066.91832: exiting _queue_task() for managed_node3/include_tasks 7134 1726882066.91844: done queuing things up, now waiting for results queue to drain 7134 1726882066.91846: waiting for pending results... 7134 1726882066.91973: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7134 1726882066.92035: in run() - task 12673a56-9f93-4f50-edf1-000000000006 7134 1726882066.92046: variable 'ansible_search_path' from source: unknown 7134 1726882066.92072: calling self._execute() 7134 1726882066.92125: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882066.92128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882066.92137: variable 'omit' from source: magic vars 7134 1726882066.92207: _execute() done 7134 1726882066.92211: dumping result to json 7134 1726882066.92214: done dumping result, returning 7134 1726882066.92217: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-4f50-edf1-000000000006] 7134 1726882066.92223: sending task result for task 12673a56-9f93-4f50-edf1-000000000006 7134 1726882066.92314: done sending task result for task 12673a56-9f93-4f50-edf1-000000000006 7134 1726882066.92317: WORKER PROCESS EXITING 7134 1726882066.92354: no more pending results, returning what we have 7134 1726882066.92358: in VariableManager get_vars() 7134 1726882066.92381: Calling all_inventory to load vars for managed_node3 7134 1726882066.92383: Calling groups_inventory to load vars for managed_node3 7134 1726882066.92386: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882066.92398: Calling all_plugins_play to load vars for managed_node3 7134 1726882066.92400: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882066.92403: Calling groups_plugins_play to load vars for managed_node3 7134 1726882066.92529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.92632: done with get_vars() 7134 1726882066.92637: variable 'ansible_search_path' from source: unknown 7134 1726882066.92647: we have included files to process 7134 1726882066.92648: generating all_blocks data 7134 1726882066.92649: done generating all_blocks data 7134 1726882066.92650: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7134 1726882066.92651: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7134 1726882066.92652: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7134 1726882066.93063: in VariableManager get_vars() 7134 1726882066.93073: done with get_vars() 7134 1726882066.93080: done processing included file 7134 1726882066.93082: iterating over new_blocks loaded from include file 7134 1726882066.93083: in VariableManager get_vars() 7134 1726882066.93092: done with get_vars() 7134 1726882066.93095: filtering new block on tags 7134 1726882066.93104: done filtering new block on tags 7134 1726882066.93106: in VariableManager get_vars() 7134 1726882066.93112: done with get_vars() 7134 1726882066.93113: filtering new block on tags 7134 1726882066.93121: done filtering new block on tags 7134 1726882066.93123: in VariableManager get_vars() 7134 1726882066.93128: done with get_vars() 7134 1726882066.93128: filtering new block on tags 7134 1726882066.93135: done filtering new block on tags 7134 1726882066.93136: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 7134 1726882066.93140: extending task lists for all hosts with included blocks 7134 1726882066.93166: done extending task lists 7134 1726882066.93167: done processing included files 7134 1726882066.93167: results queue empty 7134 1726882066.93168: checking for any_errors_fatal 7134 1726882066.93169: done checking for any_errors_fatal 7134 1726882066.93169: checking for max_fail_percentage 7134 1726882066.93170: done checking for max_fail_percentage 7134 1726882066.93170: checking to see if all hosts have failed and the running result is not ok 7134 1726882066.93170: done checking to see if all hosts have failed 7134 1726882066.93171: getting the remaining hosts for this loop 7134 1726882066.93172: done getting the remaining hosts for this loop 7134 1726882066.93173: getting the next task for host managed_node3 7134 1726882066.93175: done getting next task for host managed_node3 7134 1726882066.93176: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7134 1726882066.93178: ^ 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 7134 1726882066.93179: getting variables 7134 1726882066.93180: in VariableManager get_vars() 7134 1726882066.93184: Calling all_inventory to load vars for managed_node3 7134 1726882066.93185: Calling groups_inventory to load vars for managed_node3 7134 1726882066.93189: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882066.93195: Calling all_plugins_play to load vars for managed_node3 7134 1726882066.93197: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882066.93198: Calling groups_plugins_play to load vars for managed_node3 7134 1726882066.93290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882066.93397: done with get_vars() 7134 1726882066.93403: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:27:46 -0400 (0:00:00.018) 0:00:03.132 ****** 7134 1726882066.93446: entering _queue_task() for managed_node3/setup 7134 1726882066.93623: worker is 1 (out of 1 available) 7134 1726882066.93635: exiting _queue_task() for managed_node3/setup 7134 1726882066.93646: done queuing things up, now waiting for results queue to drain 7134 1726882066.93647: waiting for pending results... 7134 1726882066.93783: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7134 1726882066.93840: in run() - task 12673a56-9f93-4f50-edf1-000000000166 7134 1726882066.93850: variable 'ansible_search_path' from source: unknown 7134 1726882066.93854: variable 'ansible_search_path' from source: unknown 7134 1726882066.93881: calling self._execute() 7134 1726882066.93931: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882066.93934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882066.93943: variable 'omit' from source: magic vars 7134 1726882066.94280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882066.95648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882066.95692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882066.95720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882066.95746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882066.95765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882066.95823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882066.95846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882066.95864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882066.95891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882066.95902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882066.96016: variable 'ansible_facts' from source: unknown 7134 1726882066.96060: variable 'network_test_required_facts' from source: task vars 7134 1726882066.96091: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7134 1726882066.96095: variable 'omit' from source: magic vars 7134 1726882066.96120: variable 'omit' from source: magic vars 7134 1726882066.96141: variable 'omit' from source: magic vars 7134 1726882066.96163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7134 1726882066.96182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7134 1726882066.96199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7134 1726882066.96212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882066.96220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882066.96240: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7134 1726882066.96243: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882066.96246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882066.96314: Set connection var ansible_timeout to 10 7134 1726882066.96318: Set connection var ansible_connection to ssh 7134 1726882066.96323: Set connection var ansible_shell_executable to /bin/sh 7134 1726882066.96326: Set connection var ansible_shell_type to sh 7134 1726882066.96330: Set connection var ansible_pipelining to False 7134 1726882066.96335: Set connection var ansible_module_compression to ZIP_DEFLATED 7134 1726882066.96353: variable 'ansible_shell_executable' from source: unknown 7134 1726882066.96356: variable 'ansible_connection' from source: unknown 7134 1726882066.96358: variable 'ansible_module_compression' from source: unknown 7134 1726882066.96360: variable 'ansible_shell_type' from source: unknown 7134 1726882066.96363: variable 'ansible_shell_executable' from source: unknown 7134 1726882066.96365: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882066.96370: variable 'ansible_pipelining' from source: unknown 7134 1726882066.96372: variable 'ansible_timeout' from source: unknown 7134 1726882066.96374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882066.96467: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7134 1726882066.96474: variable 'omit' from source: magic vars 7134 1726882066.96477: starting attempt loop 7134 1726882066.96480: running the handler 7134 1726882066.96497: _low_level_execute_command(): starting 7134 1726882066.96502: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7134 1726882066.96973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882066.97006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882066.97009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882066.97011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882066.97013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882066.97016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882066.97068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882066.97072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882066.97074: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882066.97128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882066.98744: stdout chunk (state=3): >>>/root <<< 7134 1726882066.98838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882066.98866: stderr chunk (state=3): >>><<< 7134 1726882066.98870: stdout chunk (state=3): >>><<< 7134 1726882066.98891: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882066.98904: _low_level_execute_command(): starting 7134 1726882066.98907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855 `" && echo ansible-tmp-1726882066.9888802-7252-74312165248855="` echo /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855 `" ) && sleep 0' 7134 1726882066.99529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882066.99532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882066.99535: 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.10.229 is address debug1: re-parsing configuration <<< 7134 1726882066.99537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882066.99539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882066.99588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882066.99591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882066.99601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882066.99647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.01506: stdout chunk (state=3): >>>ansible-tmp-1726882066.9888802-7252-74312165248855=/root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855 <<< 7134 1726882067.01609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.01638: stderr chunk (state=3): >>><<< 7134 1726882067.01641: stdout chunk (state=3): >>><<< 7134 1726882067.01658: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882066.9888802-7252-74312165248855=/root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.01704: variable 'ansible_module_compression' from source: unknown 7134 1726882067.01745: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7134zm0zvq7s/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7134 1726882067.01786: variable 'ansible_facts' from source: unknown 7134 1726882067.01920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py 7134 1726882067.02032: Sending initial data 7134 1726882067.02035: Sent initial data (151 bytes) 7134 1726882067.02468: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.02498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 7134 1726882067.02502: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.02505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 7134 1726882067.02507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882067.02509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 7134 1726882067.02511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.02571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.02574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.02577: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.02624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.04115: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 7134 1726882067.04119: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7134 1726882067.04158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7134 1726882067.04209: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7134zm0zvq7s/tmpplbeht3y /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py <<< 7134 1726882067.04212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py" <<< 7134 1726882067.04260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7134zm0zvq7s/tmpplbeht3y" to remote "/root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py" <<< 7134 1726882067.04262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py" <<< 7134 1726882067.05297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.05333: stderr chunk (state=3): >>><<< 7134 1726882067.05340: stdout chunk (state=3): >>><<< 7134 1726882067.05353: done transferring module to remote 7134 1726882067.05364: _low_level_execute_command(): starting 7134 1726882067.05368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/ /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py && sleep 0' 7134 1726882067.05817: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.05820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882067.05823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.05825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 7134 1726882067.05827: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.05830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.05882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.05887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.05890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.05931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.07616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.07639: stderr chunk (state=3): >>><<< 7134 1726882067.07642: stdout chunk (state=3): >>><<< 7134 1726882067.07656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.07659: _low_level_execute_command(): starting 7134 1726882067.07663: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/AnsiballZ_setup.py && sleep 0' 7134 1726882067.08092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.08098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882067.08101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.08104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.08106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.08152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.08158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.08211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.10312: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7134 1726882067.10338: stdout chunk (state=3): >>>import _imp # builtin <<< 7134 1726882067.10372: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7134 1726882067.10377: stdout chunk (state=3): >>>import '_weakref' # <<< 7134 1726882067.10439: stdout chunk (state=3): >>>import '_io' # <<< 7134 1726882067.10443: stdout chunk (state=3): >>>import 'marshal' # <<< 7134 1726882067.10475: stdout chunk (state=3): >>>import 'posix' # <<< 7134 1726882067.10508: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7134 1726882067.10537: stdout chunk (state=3): >>>import 'time' # <<< 7134 1726882067.10540: stdout chunk (state=3): >>>import 'zipimport' # <<< 7134 1726882067.10544: stdout chunk (state=3): >>># installed zipimport hook <<< 7134 1726882067.10589: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7134 1726882067.10602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.10608: stdout chunk (state=3): >>>import '_codecs' # <<< 7134 1726882067.10632: stdout chunk (state=3): >>>import 'codecs' # <<< 7134 1726882067.10662: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7134 1726882067.10696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7134 1726882067.10700: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c043684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04337b30> <<< 7134 1726882067.10731: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7134 1726882067.10736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0436aa50> <<< 7134 1726882067.10759: stdout chunk (state=3): >>>import '_signal' # <<< 7134 1726882067.10780: stdout chunk (state=3): >>>import '_abc' # <<< 7134 1726882067.10790: stdout chunk (state=3): >>>import 'abc' # <<< 7134 1726882067.10804: stdout chunk (state=3): >>>import 'io' # <<< 7134 1726882067.10834: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7134 1726882067.10919: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7134 1726882067.10940: stdout chunk (state=3): >>>import 'genericpath' # <<< 7134 1726882067.10953: stdout chunk (state=3): >>>import 'posixpath' # <<< 7134 1726882067.10967: stdout chunk (state=3): >>>import 'os' # <<< 7134 1726882067.10987: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7134 1726882067.11006: stdout chunk (state=3): >>>Processing user site-packages <<< 7134 1726882067.11019: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7134 1726882067.11029: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7134 1726882067.11057: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7134 1726882067.11082: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0411d130> <<< 7134 1726882067.11140: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7134 1726882067.11147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.11154: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0411dfa0> <<< 7134 1726882067.11179: stdout chunk (state=3): >>>import 'site' # <<< 7134 1726882067.11206: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7134 1726882067.11577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7134 1726882067.11581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7134 1726882067.11610: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7134 1726882067.11615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.11638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7134 1726882067.11674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7134 1726882067.11695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7134 1726882067.11714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7134 1726882067.11727: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0415be90> <<< 7134 1726882067.11743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7134 1726882067.11763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7134 1726882067.11782: stdout chunk (state=3): >>>import '_operator' # <<< 7134 1726882067.11797: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0415bf50> <<< 7134 1726882067.11804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7134 1726882067.11832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7134 1726882067.11852: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7134 1726882067.11904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.11914: stdout chunk (state=3): >>>import 'itertools' # <<< 7134 1726882067.11950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7134 1726882067.11953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04193830> <<< 7134 1726882067.11961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7134 1726882067.11979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04193ec0> <<< 7134 1726882067.11997: stdout chunk (state=3): >>>import '_collections' # <<< 7134 1726882067.12039: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04173b60> <<< 7134 1726882067.12053: stdout chunk (state=3): >>>import '_functools' # <<< 7134 1726882067.12077: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04171280> <<< 7134 1726882067.12166: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04159040> <<< 7134 1726882067.12188: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7134 1726882067.12212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7134 1726882067.12215: stdout chunk (state=3): >>>import '_sre' # <<< 7134 1726882067.12241: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7134 1726882067.12261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7134 1726882067.12284: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7134 1726882067.12324: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041b37d0> <<< 7134 1726882067.12330: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041b23f0> <<< 7134 1726882067.12367: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7134 1726882067.12371: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04172150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041b0c20> <<< 7134 1726882067.12425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7134 1726882067.12429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041582c0> <<< 7134 1726882067.12457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7134 1726882067.12483: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.12487: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c041e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e8bc0> <<< 7134 1726882067.12528: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.12531: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c041e8f80> <<< 7134 1726882067.12538: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04156de0> <<< 7134 1726882067.12567: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7134 1726882067.12573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.12584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7134 1726882067.12618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7134 1726882067.12631: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e9610> <<< 7134 1726882067.12637: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e92e0> import 'importlib.machinery' # <<< 7134 1726882067.12681: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7134 1726882067.12696: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041ea510> <<< 7134 1726882067.12702: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7134 1726882067.12716: stdout chunk (state=3): >>>import 'runpy' # <<< 7134 1726882067.12732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7134 1726882067.12771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7134 1726882067.12789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7134 1726882067.12803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04200710> <<< 7134 1726882067.12807: stdout chunk (state=3): >>>import 'errno' # <<< 7134 1726882067.12840: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.12843: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c04201df0> <<< 7134 1726882067.12864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7134 1726882067.12884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7134 1726882067.12896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7134 1726882067.12911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04202c90> <<< 7134 1726882067.12955: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.12958: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c042032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c042021e0> <<< 7134 1726882067.12989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7134 1726882067.12992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7134 1726882067.13034: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.13037: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c04203d70> <<< 7134 1726882067.13046: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c042034a0> <<< 7134 1726882067.13096: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041ea540> <<< 7134 1726882067.13107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7134 1726882067.13133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7134 1726882067.13148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7134 1726882067.13170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7134 1726882067.13208: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.13217: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f0bbf0> <<< 7134 1726882067.13231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7134 1726882067.13255: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.13258: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f346b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f34410> <<< 7134 1726882067.13287: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.13294: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f346e0> <<< 7134 1726882067.13320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7134 1726882067.13325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7134 1726882067.13388: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.13512: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f35010> <<< 7134 1726882067.13616: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.13623: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f35a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f348c0> <<< 7134 1726882067.13639: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f09d90> <<< 7134 1726882067.13660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7134 1726882067.13681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7134 1726882067.13705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7134 1726882067.13721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7134 1726882067.13726: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f36e10> <<< 7134 1726882067.13746: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f35b50> <<< 7134 1726882067.13766: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041eac30> <<< 7134 1726882067.13788: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7134 1726882067.13850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.13862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7134 1726882067.13899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7134 1726882067.13922: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f5f1a0> <<< 7134 1726882067.13979: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7134 1726882067.13986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.14008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7134 1726882067.14024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7134 1726882067.14071: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f83530> <<< 7134 1726882067.14083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7134 1726882067.14128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7134 1726882067.14182: stdout chunk (state=3): >>>import 'ntpath' # <<< 7134 1726882067.14211: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fe4290> <<< 7134 1726882067.14225: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7134 1726882067.14253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7134 1726882067.14283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7134 1726882067.14318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7134 1726882067.14403: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fe69f0> <<< 7134 1726882067.14472: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fe43b0> <<< 7134 1726882067.14507: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fa92e0> <<< 7134 1726882067.14534: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039253a0> <<< 7134 1726882067.14552: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f82360> <<< 7134 1726882067.14557: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f37d70> <<< 7134 1726882067.14722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7134 1726882067.14740: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c03925640> <<< 7134 1726882067.15029: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_u2pe3gx5/ansible_setup_payload.zip' <<< 7134 1726882067.15036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.15154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.15182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7134 1726882067.15189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7134 1726882067.15231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7134 1726882067.15303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7134 1726882067.15334: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0398f080> <<< 7134 1726882067.15341: stdout chunk (state=3): >>>import '_typing' # <<< 7134 1726882067.15524: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0396df70> <<< 7134 1726882067.15528: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0396d100> # zipimport: zlib available <<< 7134 1726882067.15560: stdout chunk (state=3): >>>import 'ansible' # <<< 7134 1726882067.15564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.15592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.15599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.15620: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7134 1726882067.15623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.17029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.18136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 7134 1726882067.18178: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0398cf50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7134 1726882067.18221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7134 1726882067.18239: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c039beab0> <<< 7134 1726882067.18281: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039be840> <<< 7134 1726882067.18312: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039be150> <<< 7134 1726882067.18324: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7134 1726882067.18389: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039be5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0398fd10> <<< 7134 1726882067.18397: stdout chunk (state=3): >>>import 'atexit' # <<< 7134 1726882067.18443: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c039bf830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c039bfa70> <<< 7134 1726882067.18447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7134 1726882067.18507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7134 1726882067.18515: stdout chunk (state=3): >>>import '_locale' # <<< 7134 1726882067.18561: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039bffb0> import 'pwd' # <<< 7134 1726882067.18567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7134 1726882067.18592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7134 1726882067.18646: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03829dc0> <<< 7134 1726882067.18666: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0382b500> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7134 1726882067.18696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7134 1726882067.18725: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382c3b0> <<< 7134 1726882067.18758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7134 1726882067.18784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7134 1726882067.18800: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382d520> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7134 1726882067.18827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7134 1726882067.18859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7134 1726882067.18902: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382ff80> <<< 7134 1726882067.18940: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c038342c0> <<< 7134 1726882067.18971: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382e270> <<< 7134 1726882067.19007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7134 1726882067.19029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7134 1726882067.19232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7134 1726882067.19292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03837f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03836a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c038367b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7134 1726882067.19330: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03836d20> <<< 7134 1726882067.19358: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382e750> <<< 7134 1726882067.19389: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.19431: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0387c140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387c2f0> <<< 7134 1726882067.19435: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7134 1726882067.19481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7134 1726882067.19489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7134 1726882067.19521: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.19525: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0387dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7134 1726882067.19555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7134 1726882067.19606: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c038802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387e480> <<< 7134 1726882067.19630: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7134 1726882067.19660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.19698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7134 1726882067.19712: stdout chunk (state=3): >>>import '_string' # <<< 7134 1726882067.19739: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03883a40> <<< 7134 1726882067.19858: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03880410> <<< 7134 1726882067.19922: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03884860> <<< 7134 1726882067.19949: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03884a40> <<< 7134 1726882067.19999: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c038843b0> <<< 7134 1726882067.20030: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387c440> <<< 7134 1726882067.20055: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7134 1726882067.20100: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.20134: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.20138: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0370c500> <<< 7134 1726882067.20262: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0370d550> <<< 7134 1726882067.20301: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03886c90> <<< 7134 1726882067.20328: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03887860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03886870> # zipimport: zlib available <<< 7134 1726882067.20356: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 7134 1726882067.20432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.20526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7134 1726882067.20544: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7134 1726882067.20569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 7134 1726882067.20686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.20801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.21316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.21840: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7134 1726882067.21849: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7134 1726882067.21867: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7134 1726882067.21874: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7134 1726882067.21892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.21933: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.21937: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c037157c0> <<< 7134 1726882067.22014: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7134 1726882067.22022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7134 1726882067.22035: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03716540> <<< 7134 1726882067.22039: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03885700> <<< 7134 1726882067.22090: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7134 1726882067.22099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.22112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.22130: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7134 1726882067.22134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.22281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.22432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7134 1726882067.22436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03716300> <<< 7134 1726882067.22455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.22897: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23472: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7134 1726882067.23475: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23550: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7134 1726882067.23558: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23703: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7134 1726882067.23708: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23731: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7134 1726882067.23743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.23820: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7134 1726882067.23825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7134 1726882067.24330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7134 1726882067.24333: stdout chunk (state=3): >>>import '_ast' # <<< 7134 1726882067.24400: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03717680> <<< 7134 1726882067.24406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7134 1726882067.24563: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7134 1726882067.24569: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7134 1726882067.24581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24659: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7134 1726882067.24677: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24809: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.24874: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7134 1726882067.24906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.24982: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c037222a0> <<< 7134 1726882067.25024: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0371cfe0> <<< 7134 1726882067.25044: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7134 1726882067.25047: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7134 1726882067.25059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25251: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7134 1726882067.25259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.25269: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7134 1726882067.25300: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7134 1726882067.25311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7134 1726882067.25369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7134 1726882067.25385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7134 1726882067.25406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7134 1726882067.25459: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0380aae0> <<< 7134 1726882067.25504: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039ea7b0> <<< 7134 1726882067.25580: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03722060> <<< 7134 1726882067.25591: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0371f4d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7134 1726882067.25598: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25647: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7134 1726882067.25703: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7134 1726882067.25711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25735: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7134 1726882067.25739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25935: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.25980: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7134 1726882067.26053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26248: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7134 1726882067.26263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26599: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.26690: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 7134 1726882067.26698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.26716: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7134 1726882067.26726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7134 1726882067.26747: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7134 1726882067.26763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7134 1726882067.26786: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b2510> <<< 7134 1726882067.26805: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7134 1726882067.26824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7134 1726882067.26836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7134 1726882067.26877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7134 1726882067.26892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7134 1726882067.26910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7134 1726882067.26915: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334c260> <<< 7134 1726882067.26950: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.26959: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0334c650> <<< 7134 1726882067.27007: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0379f3b0> <<< 7134 1726882067.27022: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b3050> <<< 7134 1726882067.27056: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0c80> <<< 7134 1726882067.27063: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0830> <<< 7134 1726882067.27075: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7134 1726882067.27122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7134 1726882067.27133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7134 1726882067.27150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7134 1726882067.27170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7134 1726882067.27177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7134 1726882067.27203: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.27209: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0334f4d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334ed80> <<< 7134 1726882067.27228: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.27233: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0334ef30> <<< 7134 1726882067.27254: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334e1b0> <<< 7134 1726882067.27266: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7134 1726882067.27362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7134 1726882067.27367: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334f650> <<< 7134 1726882067.27394: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7134 1726882067.27418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7134 1726882067.27446: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03396180> <<< 7134 1726882067.27480: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c033941a0> <<< 7134 1726882067.27511: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0890> <<< 7134 1726882067.27519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7134 1726882067.27538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 7134 1726882067.27564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27673: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7134 1726882067.27695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7134 1726882067.27796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27824: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7134 1726882067.27831: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7134 1726882067.27900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.27997: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7134 1726882067.28005: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28047: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7134 1726882067.28095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7134 1726882067.28331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7134 1726882067.28334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.28800: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7134 1726882067.29231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29365: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29403: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7134 1726882067.29409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 7134 1726882067.29447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29479: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7134 1726882067.29483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7134 1726882067.29602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7134 1726882067.29673: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7134 1726882067.29734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29815: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.29900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 7134 1726882067.29906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 7134 1726882067.29922: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c033979e0> <<< 7134 1726882067.29947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7134 1726882067.29973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7134 1726882067.30091: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03396fc0> import 'ansible.module_utils.facts.system.local' # <<< 7134 1726882067.30098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30165: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7134 1726882067.30235: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7134 1726882067.30428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7134 1726882067.30564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30608: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.30653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7134 1726882067.30696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7134 1726882067.30759: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.30821: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c033da3f0> <<< 7134 1726882067.31000: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0800> import 'ansible.module_utils.facts.system.python' # <<< 7134 1726882067.31006: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7134 1726882067.31124: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31540: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7134 1726882067.31549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 7134 1726882067.31551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31595: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7134 1726882067.31638: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7134 1726882067.31756: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.31779: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c033ee300><<< 7134 1726882067.31782: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c033cb410> import 'ansible.module_utils.facts.system.user' # <<< 7134 1726882067.31814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7134 1726882067.31819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 7134 1726882067.31827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31867: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.31913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7134 1726882067.31916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7134 1726882067.32214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 7134 1726882067.32505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 7134 1726882067.32511: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32532: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.32831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 7134 1726882067.32836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 7134 1726882067.32959: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.33080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7134 1726882067.33083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.33117: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.33154: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.33691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7134 1726882067.34196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7134 1726882067.34509: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7134 1726882067.34618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34760: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7134 1726882067.34920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34942: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7134 1726882067.34958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.34998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7134 1726882067.35054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 7134 1726882067.35651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 7134 1726882067.35662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7134 1726882067.35749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35770: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7134 1726882067.35808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7134 1726882067.35958: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.35979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7134 1726882067.36014: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7134 1726882067.36146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7134 1726882067.36262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36529: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7134 1726882067.36798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7134 1726882067.36922: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.36961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7134 1726882067.37010: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7134 1726882067.37079: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7134 1726882067.37162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7134 1726882067.37328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37346: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7134 1726882067.37363: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7134 1726882067.37466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37507: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37670: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7134 1726882067.37761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7134 1726882067.37767: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37817: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.37868: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7134 1726882067.37880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7134 1726882067.38264: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7134 1726882067.38373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7134 1726882067.38470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7134 1726882067.38643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7134 1726882067.38655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.38833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7134 1726882067.38836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7134 1726882067.38912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.39806: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7134 1726882067.39812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 7134 1726882067.39836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7134 1726882067.39852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7134 1726882067.39888: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c031efd70> <<< 7134 1726882067.39908: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c031ec890> <<< 7134 1726882067.39959: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c031ee510> <<< 7134 1726882067.40338: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "47", "epoch": "1726882067", "epoch_int": "1726882067", "date": "2024-09-20", "time": "21:27:47", "iso8601_micro": "2024-09-21T01:27:47.396430Z", "iso8601": "2024-09-21T01:27:47Z", "iso8601_basic": "20240920T212747396430", "iso8601_basic_short": "20240920T212747", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version":<<< 7134 1726882067.40347: stdout chunk (state=3): >>> "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7134 1726882067.40911: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7134 1726882067.40915: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 7134 1726882067.40920: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 7134 1726882067.40948: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 7134 1726882067.40955: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 7134 1726882067.40977: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 7134 1726882067.40985: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 7134 1726882067.41023: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 7134 1726882067.41027: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner <<< 7134 1726882067.41041: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd <<< 7134 1726882067.41064: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token <<< 7134 1726882067.41070: stdout chunk (state=3): >>># cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 7134 1726882067.41121: 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 <<< 7134 1726882067.41125: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # 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 <<< 7134 1726882067.41130: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 7134 1726882067.41131: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41162: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic <<< 7134 1726882067.41165: 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 _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor <<< 7134 1726882067.41189: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41207: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41236: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41241: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41252: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41263: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41271: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41298: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # 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 <<< 7134 1726882067.41305: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.41612: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7134 1726882067.41628: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7134 1726882067.41653: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7134 1726882067.41674: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 7134 1726882067.41684: stdout chunk (state=3): >>># destroy zipfile._path <<< 7134 1726882067.41702: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 7134 1726882067.41707: stdout chunk (state=3): >>># destroy ipaddress <<< 7134 1726882067.41753: stdout chunk (state=3): >>># destroy ntpath <<< 7134 1726882067.41775: stdout chunk (state=3): >>># destroy importlib <<< 7134 1726882067.41781: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7134 1726882067.41785: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json<<< 7134 1726882067.41790: stdout chunk (state=3): >>> # destroy grp # destroy encodings <<< 7134 1726882067.41814: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal <<< 7134 1726882067.41831: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 7134 1726882067.41834: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7134 1726882067.41877: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7134 1726882067.41894: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7134 1726882067.41935: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7134 1726882067.41947: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 7134 1726882067.41970: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7134 1726882067.41975: stdout chunk (state=3): >>># destroy _pickle <<< 7134 1726882067.41978: stdout chunk (state=3): >>># destroy queue <<< 7134 1726882067.42005: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 7134 1726882067.42014: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7134 1726882067.42039: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7134 1726882067.42042: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 7134 1726882067.42058: stdout chunk (state=3): >>># destroy base64 <<< 7134 1726882067.42078: stdout chunk (state=3): >>># destroy _ssl <<< 7134 1726882067.42106: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 7134 1726882067.42109: stdout chunk (state=3): >>># destroy termios <<< 7134 1726882067.42116: stdout chunk (state=3): >>># destroy errno # destroy json <<< 7134 1726882067.42136: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7134 1726882067.42147: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing <<< 7134 1726882067.42154: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7134 1726882067.42195: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 7134 1726882067.42202: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon <<< 7134 1726882067.42231: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 7134 1726882067.42236: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 7134 1726882067.42238: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize <<< 7134 1726882067.42267: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing<<< 7134 1726882067.42274: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 7134 1726882067.42313: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7134 1726882067.42316: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 7134 1726882067.42318: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 7134 1726882067.42350: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7134 1726882067.42369: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 7134 1726882067.42380: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 7134 1726882067.42413: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 7134 1726882067.42421: stdout chunk (state=3): >>># 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 <<< 7134 1726882067.42450: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 7134 1726882067.42454: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 7134 1726882067.42455: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7134 1726882067.42585: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7134 1726882067.42596: stdout chunk (state=3): >>># destroy _socket <<< 7134 1726882067.42610: stdout chunk (state=3): >>># destroy _collections <<< 7134 1726882067.42634: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7134 1726882067.42640: stdout chunk (state=3): >>># destroy tokenize <<< 7134 1726882067.42665: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7134 1726882067.42669: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7134 1726882067.42690: stdout chunk (state=3): >>># destroy _typing <<< 7134 1726882067.42711: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7134 1726882067.42729: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7134 1726882067.42754: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 7134 1726882067.42760: stdout chunk (state=3): >>> <<< 7134 1726882067.42850: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7134 1726882067.42856: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 7134 1726882067.42867: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 7134 1726882067.42876: stdout chunk (state=3): >>># destroy time <<< 7134 1726882067.42898: stdout chunk (state=3): >>># destroy _random <<< 7134 1726882067.42906: stdout chunk (state=3): >>># destroy _weakref <<< 7134 1726882067.42913: stdout chunk (state=3): >>># destroy _hashlib <<< 7134 1726882067.42935: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 7134 1726882067.42946: stdout chunk (state=3): >>># destroy itertools <<< 7134 1726882067.42967: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7134 1726882067.42970: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7134 1726882067.43274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 7134 1726882067.43307: stderr chunk (state=3): >>><<< 7134 1726882067.43310: stdout chunk (state=3): >>><<< 7134 1726882067.43416: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c043684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04337b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0436aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0411d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0411dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0415be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0415bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04193830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04193ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04173b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04171280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04159040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041b23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04172150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041b0c20> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041582c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c041e8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e8bc0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c041e8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04156de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041e92e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041ea510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04200710> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c04201df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c04202c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c042032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c042021e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c04203d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c042034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041ea540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f0bbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f346b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f34410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f346e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f35010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03f35a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f348c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f09d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f36e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f35b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c041eac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f5f1a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f83530> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fe4290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fe69f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fe43b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03fa92e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f82360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03f37d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c03925640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_u2pe3gx5/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0398f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0396df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0396d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0398cf50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c039beab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039be840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039be150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039be5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0398fd10> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c039bf830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c039bfa70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039bffb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03829dc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0382b500> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382c3b0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382d520> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382ff80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c038342c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382e270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03837f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03836a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c038367b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03836d20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0382e750> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0387c140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387c2f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0387dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c038802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387e480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03883a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03880410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03884860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03884a40> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c038843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0387c440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0370c500> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0370d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03886c90> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03887860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03886870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c037157c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03716540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03885700> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03716300> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03717680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c037222a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0371cfe0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0380aae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c039ea7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03722060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0371f4d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b2510> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334c260> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0334c650> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0379f3b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b3050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0c80> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0830> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0334f4d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334ed80> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c0334ef30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334e1b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c0334f650> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c03396180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c033941a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0890> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c033979e0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c03396fc0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c033da3f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c037b0800> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c033ee300> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c033cb410> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c031efd70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c031ec890> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c031ee510> {"ansible_facts": {"ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 53716 10.31.10.229 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 53716 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCv7uM8iExTeI4wsxGEirDCIB5rfuashDyqixAMrsgojV44m9e49NO3hj7ILsTTBL2CHnfLuLE1/PLpq7UY8Z1Z8ro+SmmXu++VXRqryH5co2uqHva7V6sHb6D0w7V9QhBLpdZFYEoP0DS5gVD9JQFynOilgl8wt/jWccIG1lWZi9pozQdP7A/myzjixT/sJ/dwyz8xvTWJg8mm1MsbYn2WTH8iil55RGt5+Srq66y14fY2WfYG2fpZAu2FUQP08MxFIAzAetJatr6cWpPKpSpFt3GxBUw9mZMYCqrmgqwBD/PAtXD6Q7x/7qAtiiHsfMBTZienaA1mW1aNHB5lYinW+yIEPJsEXOfVQXD7Grje437Hq7ilY2Ls8shFo/H1kZ7MVesrrJ0x/2SBU9GvKJMaweWKcsmmll+jNBUuGX6ts04Vmsca92EMTJvbEZ5S0c4wSIE0d0Abf1Xqh6e9aP6EWDz6EY13coJ8t20q68K2L8C+7SV2ymAL1nKR36KDmUU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK8+EpkEsEK0/7/tF+Ot2JevPtJYRlnBvekg0Ue9FRv3lrN7bw8W95KfTN9YYbHxSXwfmPM7CC79pp6v7bDk8dE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFW1A+ae3pfP8rgVu0EA2QvBQu2xPGiaOdV7VpH2SdJ3", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "27", "second": "47", "epoch": "1726882067", "epoch_int": "1726882067", "date": "2024-09-20", "time": "21:27:47", "iso8601_micro": "2024-09-21T01:27:47.396430Z", "iso8601": "2024-09-21T01:27:47Z", "iso8601_basic": "20240920T212747396430", "iso8601_basic_short": "20240920T212747", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-229.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-229", "ansible_nodename": "ip-10-31-10-229.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": "ec23ea4468ccc875d6f6db60ff64318a", "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7134 1726882067.44231: 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-1726882066.9888802-7252-74312165248855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7134 1726882067.44234: _low_level_execute_command(): starting 7134 1726882067.44243: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882066.9888802-7252-74312165248855/ > /dev/null 2>&1 && sleep 0' 7134 1726882067.44247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7134 1726882067.44249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.44252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.44254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7134 1726882067.44257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 7134 1726882067.44259: stderr chunk (state=3): >>>debug2: match not found <<< 7134 1726882067.44261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.44264: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7134 1726882067.44266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.10.229 is address <<< 7134 1726882067.44268: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7134 1726882067.44270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.44272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.44292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 7134 1726882067.44297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.44353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.44356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.44359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.44416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.46178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.46204: stderr chunk (state=3): >>><<< 7134 1726882067.46208: stdout chunk (state=3): >>><<< 7134 1726882067.46221: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.46227: handler run complete 7134 1726882067.46256: variable 'ansible_facts' from source: unknown 7134 1726882067.46297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.46363: variable 'ansible_facts' from source: unknown 7134 1726882067.46396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.46429: attempt loop complete, returning result 7134 1726882067.46432: _execute() done 7134 1726882067.46434: dumping result to json 7134 1726882067.46443: done dumping result, returning 7134 1726882067.46451: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-4f50-edf1-000000000166] 7134 1726882067.46453: sending task result for task 12673a56-9f93-4f50-edf1-000000000166 7134 1726882067.46577: done sending task result for task 12673a56-9f93-4f50-edf1-000000000166 7134 1726882067.46579: WORKER PROCESS EXITING ok: [managed_node3] 7134 1726882067.46678: no more pending results, returning what we have 7134 1726882067.46680: results queue empty 7134 1726882067.46681: checking for any_errors_fatal 7134 1726882067.46683: done checking for any_errors_fatal 7134 1726882067.46683: checking for max_fail_percentage 7134 1726882067.46685: done checking for max_fail_percentage 7134 1726882067.46685: checking to see if all hosts have failed and the running result is not ok 7134 1726882067.46686: done checking to see if all hosts have failed 7134 1726882067.46690: getting the remaining hosts for this loop 7134 1726882067.46692: done getting the remaining hosts for this loop 7134 1726882067.46696: getting the next task for host managed_node3 7134 1726882067.46704: done getting next task for host managed_node3 7134 1726882067.46706: ^ task is: TASK: Check if system is ostree 7134 1726882067.46708: ^ 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 7134 1726882067.46711: getting variables 7134 1726882067.46712: in VariableManager get_vars() 7134 1726882067.46736: Calling all_inventory to load vars for managed_node3 7134 1726882067.46738: Calling groups_inventory to load vars for managed_node3 7134 1726882067.46741: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.46750: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.46752: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.46754: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.46879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.46995: done with get_vars() 7134 1726882067.47003: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:27:47 -0400 (0:00:00.536) 0:00:03.668 ****** 7134 1726882067.47066: entering _queue_task() for managed_node3/stat 7134 1726882067.47244: worker is 1 (out of 1 available) 7134 1726882067.47257: exiting _queue_task() for managed_node3/stat 7134 1726882067.47269: done queuing things up, now waiting for results queue to drain 7134 1726882067.47270: waiting for pending results... 7134 1726882067.47410: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7134 1726882067.47469: in run() - task 12673a56-9f93-4f50-edf1-000000000168 7134 1726882067.47480: variable 'ansible_search_path' from source: unknown 7134 1726882067.47483: variable 'ansible_search_path' from source: unknown 7134 1726882067.47515: calling self._execute() 7134 1726882067.47564: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.47568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.47575: variable 'omit' from source: magic vars 7134 1726882067.47897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7134 1726882067.48063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7134 1726882067.48096: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7134 1726882067.48120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7134 1726882067.48146: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7134 1726882067.48224: 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) 7134 1726882067.48241: 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) 7134 1726882067.48264: 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) 7134 1726882067.48280: 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) 7134 1726882067.48365: Evaluated conditional (not __network_is_ostree is defined): True 7134 1726882067.48369: variable 'omit' from source: magic vars 7134 1726882067.48398: variable 'omit' from source: magic vars 7134 1726882067.48422: variable 'omit' from source: magic vars 7134 1726882067.48441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7134 1726882067.48462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7134 1726882067.48476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7134 1726882067.48494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882067.48500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882067.48521: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7134 1726882067.48524: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.48527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.48594: Set connection var ansible_timeout to 10 7134 1726882067.48598: Set connection var ansible_connection to ssh 7134 1726882067.48600: Set connection var ansible_shell_executable to /bin/sh 7134 1726882067.48602: Set connection var ansible_shell_type to sh 7134 1726882067.48609: Set connection var ansible_pipelining to False 7134 1726882067.48612: Set connection var ansible_module_compression to ZIP_DEFLATED 7134 1726882067.48629: variable 'ansible_shell_executable' from source: unknown 7134 1726882067.48631: variable 'ansible_connection' from source: unknown 7134 1726882067.48634: variable 'ansible_module_compression' from source: unknown 7134 1726882067.48637: variable 'ansible_shell_type' from source: unknown 7134 1726882067.48639: variable 'ansible_shell_executable' from source: unknown 7134 1726882067.48641: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.48644: variable 'ansible_pipelining' from source: unknown 7134 1726882067.48646: variable 'ansible_timeout' from source: unknown 7134 1726882067.48651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.48749: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7134 1726882067.48757: variable 'omit' from source: magic vars 7134 1726882067.48760: starting attempt loop 7134 1726882067.48762: running the handler 7134 1726882067.48774: _low_level_execute_command(): starting 7134 1726882067.48780: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7134 1726882067.49255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.49289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.49292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration <<< 7134 1726882067.49297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 <<< 7134 1726882067.49300: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.49349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.49352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.49360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.49407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.50951: stdout chunk (state=3): >>>/root <<< 7134 1726882067.51047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.51071: stderr chunk (state=3): >>><<< 7134 1726882067.51074: stdout chunk (state=3): >>><<< 7134 1726882067.51100: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.51111: _low_level_execute_command(): starting 7134 1726882067.51114: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176 `" && echo ansible-tmp-1726882067.5109627-7267-258325045498176="` echo /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176 `" ) && sleep 0' 7134 1726882067.51535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.51538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882067.51541: 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.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.51543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 7134 1726882067.51545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.51598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.51604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.51605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.51647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.53472: stdout chunk (state=3): >>>ansible-tmp-1726882067.5109627-7267-258325045498176=/root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176 <<< 7134 1726882067.53574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.53603: stderr chunk (state=3): >>><<< 7134 1726882067.53606: stdout chunk (state=3): >>><<< 7134 1726882067.53619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882067.5109627-7267-258325045498176=/root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.53653: variable 'ansible_module_compression' from source: unknown 7134 1726882067.53699: ANSIBALLZ: Using lock for stat 7134 1726882067.53702: ANSIBALLZ: Acquiring lock 7134 1726882067.53705: ANSIBALLZ: Lock acquired: 139736617115456 7134 1726882067.53707: ANSIBALLZ: Creating module 7134 1726882067.61041: ANSIBALLZ: Writing module into payload 7134 1726882067.61107: ANSIBALLZ: Writing module 7134 1726882067.61124: ANSIBALLZ: Renaming module 7134 1726882067.61128: ANSIBALLZ: Done creating module 7134 1726882067.61142: variable 'ansible_facts' from source: unknown 7134 1726882067.61185: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py 7134 1726882067.61298: Sending initial data 7134 1726882067.61302: Sent initial data (151 bytes) 7134 1726882067.61765: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.61768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882067.61770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.61773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.61775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.61821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.61824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.61826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.61880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.63388: 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 <<< 7134 1726882067.63391: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7134 1726882067.63429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7134 1726882067.63482: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7134zm0zvq7s/tmp00zgx3b3 /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py <<< 7134 1726882067.63485: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py" <<< 7134 1726882067.63519: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-7134zm0zvq7s/tmp00zgx3b3" to remote "/root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py" <<< 7134 1726882067.64054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.64097: stderr chunk (state=3): >>><<< 7134 1726882067.64101: stdout chunk (state=3): >>><<< 7134 1726882067.64140: done transferring module to remote 7134 1726882067.64148: _low_level_execute_command(): starting 7134 1726882067.64153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/ /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py && sleep 0' 7134 1726882067.64570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7134 1726882067.64598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882067.64602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.64604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.64607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 7134 1726882067.64617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.64670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.64673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.64678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.64720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.66411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.66433: stderr chunk (state=3): >>><<< 7134 1726882067.66436: stdout chunk (state=3): >>><<< 7134 1726882067.66448: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.66451: _low_level_execute_command(): starting 7134 1726882067.66456: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/AnsiballZ_stat.py && sleep 0' 7134 1726882067.66877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.66880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.66882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.66884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found <<< 7134 1726882067.66886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.66935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.66939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7134 1726882067.66943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.66996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.69052: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7134 1726882067.69081: stdout chunk (state=3): >>>import _imp # builtin <<< 7134 1726882067.69114: stdout chunk (state=3): >>>import '_thread' # <<< 7134 1726882067.69118: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7134 1726882067.69186: stdout chunk (state=3): >>>import '_io' # <<< 7134 1726882067.69194: stdout chunk (state=3): >>>import 'marshal' # <<< 7134 1726882067.69226: stdout chunk (state=3): >>>import 'posix' # <<< 7134 1726882067.69259: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7134 1726882067.69291: stdout chunk (state=3): >>>import 'time' # <<< 7134 1726882067.69296: stdout chunk (state=3): >>>import 'zipimport' # <<< 7134 1726882067.69301: stdout chunk (state=3): >>># installed zipimport hook <<< 7134 1726882067.69352: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7134 1726882067.69359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.69371: stdout chunk (state=3): >>>import '_codecs' # <<< 7134 1726882067.69396: stdout chunk (state=3): >>>import 'codecs' # <<< 7134 1726882067.69425: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7134 1726882067.69467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7134 1726882067.69469: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953bc4d0> <<< 7134 1726882067.69471: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349538bb00> <<< 7134 1726882067.69497: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7134 1726882067.69505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7134 1726882067.69511: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953bea50> <<< 7134 1726882067.69530: stdout chunk (state=3): >>>import '_signal' # <<< 7134 1726882067.69556: stdout chunk (state=3): >>>import '_abc' # <<< 7134 1726882067.69566: stdout chunk (state=3): >>>import 'abc' # <<< 7134 1726882067.69577: stdout chunk (state=3): >>>import 'io' # <<< 7134 1726882067.69610: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7134 1726882067.69698: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7134 1726882067.69719: stdout chunk (state=3): >>>import 'genericpath' # <<< 7134 1726882067.69724: stdout chunk (state=3): >>>import 'posixpath' # <<< 7134 1726882067.69751: stdout chunk (state=3): >>>import 'os' # <<< 7134 1726882067.69786: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7134 1726882067.69790: stdout chunk (state=3): >>>Processing user site-packages <<< 7134 1726882067.69796: stdout chunk (state=3): >>>Processing global site-packages <<< 7134 1726882067.69814: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7134 1726882067.69819: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7134 1726882067.69848: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7134 1726882067.69877: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953cd130> <<< 7134 1726882067.69934: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 7134 1726882067.69944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.69948: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953cdfa0> <<< 7134 1726882067.69979: stdout chunk (state=3): >>>import 'site' # <<< 7134 1726882067.70006: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7134 1726882067.70236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7134 1726882067.70242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7134 1726882067.70267: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7134 1726882067.70270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.70299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7134 1726882067.70333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7134 1726882067.70358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7134 1726882067.70377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7134 1726882067.70399: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951ebe60> <<< 7134 1726882067.70408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7134 1726882067.70429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7134 1726882067.70456: stdout chunk (state=3): >>>import '_operator' # <<< 7134 1726882067.70462: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951ebef0> <<< 7134 1726882067.70474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7134 1726882067.70504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7134 1726882067.70530: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7134 1726882067.70578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.70590: stdout chunk (state=3): >>>import 'itertools' # <<< 7134 1726882067.70618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7134 1726882067.70622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495223860> <<< 7134 1726882067.70647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7134 1726882067.70660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495223ef0> <<< 7134 1726882067.70677: stdout chunk (state=3): >>>import '_collections' # <<< 7134 1726882067.70727: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495203b30> <<< 7134 1726882067.70733: stdout chunk (state=3): >>>import '_functools' # <<< 7134 1726882067.70767: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495201220> <<< 7134 1726882067.70852: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951e9010> <<< 7134 1726882067.70884: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7134 1726882067.70906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7134 1726882067.70910: stdout chunk (state=3): >>>import '_sre' # <<< 7134 1726882067.70930: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7134 1726882067.70961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7134 1726882067.70980: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7134 1726882067.70989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7134 1726882067.71014: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952437a0> <<< 7134 1726882067.71032: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952423c0> <<< 7134 1726882067.71063: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7134 1726882067.71066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952020f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951ea8d0><<< 7134 1726882067.71079: stdout chunk (state=3): >>> <<< 7134 1726882067.71132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7134 1726882067.71143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952787d0> <<< 7134 1726882067.71148: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951e8290> <<< 7134 1726882067.71171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7134 1726882067.71175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7134 1726882067.71210: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.71217: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495278c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495278b30> <<< 7134 1726882067.71257: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.71260: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495278f20> <<< 7134 1726882067.71276: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951e6db0> <<< 7134 1726882067.71304: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7134 1726882067.71313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.71327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7134 1726882067.71368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7134 1726882067.71371: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952795e0> <<< 7134 1726882067.71374: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952792b0> <<< 7134 1726882067.71385: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7134 1726882067.71414: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7134 1726882067.71436: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349527a4b0> <<< 7134 1726882067.71450: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7134 1726882067.71461: stdout chunk (state=3): >>>import 'runpy' # <<< 7134 1726882067.71480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7134 1726882067.71514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7134 1726882067.71540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7134 1726882067.71550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952906b0> <<< 7134 1726882067.71564: stdout chunk (state=3): >>>import 'errno' # <<< 7134 1726882067.71586: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.71602: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495291d60> <<< 7134 1726882067.71628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7134 1726882067.71630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7134 1726882067.71663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7134 1726882067.71666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7134 1726882067.71681: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495292c00> <<< 7134 1726882067.71711: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.71718: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495293260> <<< 7134 1726882067.71727: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495292150> <<< 7134 1726882067.71750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7134 1726882067.71754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7134 1726882067.71802: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.71806: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495293ce0> <<< 7134 1726882067.71815: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495293410> <<< 7134 1726882067.71861: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349527a420> <<< 7134 1726882067.71882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7134 1726882067.71906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7134 1726882067.71922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7134 1726882067.71951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7134 1726882067.71984: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.71996: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495013c50> <<< 7134 1726882067.72010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7134 1726882067.72041: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.72045: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503c410> <<< 7134 1726882067.72073: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503c6e0> <<< 7134 1726882067.72107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7134 1726882067.72174: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.72305: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503d010> <<< 7134 1726882067.72410: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503da00> <<< 7134 1726882067.72430: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503c8c0> <<< 7134 1726882067.72434: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495011df0> <<< 7134 1726882067.72461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7134 1726882067.72476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7134 1726882067.72510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7134 1726882067.72513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7134 1726882067.72532: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503ee10> <<< 7134 1726882067.72544: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503db50> <<< 7134 1726882067.72566: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349527abd0> <<< 7134 1726882067.72590: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7134 1726882067.72650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.72666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7134 1726882067.72702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7134 1726882067.72729: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950671a0> <<< 7134 1726882067.72784: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7134 1726882067.72795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.72817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7134 1726882067.72834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7134 1726882067.72877: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349508b500> <<< 7134 1726882067.72896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7134 1726882067.72945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7134 1726882067.72996: stdout chunk (state=3): >>>import 'ntpath' # <<< 7134 1726882067.73017: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950ec230> <<< 7134 1726882067.73043: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7134 1726882067.73071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7134 1726882067.73099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7134 1726882067.73132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7134 1726882067.73218: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950ee990> <<< 7134 1726882067.73296: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950ec350> <<< 7134 1726882067.73331: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950b1250> <<< 7134 1726882067.73359: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7134 1726882067.73365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494ef9370> <<< 7134 1726882067.73387: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349508a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503fd70> <<< 7134 1726882067.73491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7134 1726882067.73512: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3494ef9610> <<< 7134 1726882067.73696: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_y_pgcr0x/ansible_stat_payload.zip' <<< 7134 1726882067.73702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.73826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.73856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7134 1726882067.73859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7134 1726882067.73907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7134 1726882067.73977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7134 1726882067.74010: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f4f0b0> <<< 7134 1726882067.74019: stdout chunk (state=3): >>>import '_typing' # <<< 7134 1726882067.74204: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f2dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f2d130> <<< 7134 1726882067.74208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.74232: stdout chunk (state=3): >>>import 'ansible' # <<< 7134 1726882067.74258: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.74268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.74285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.74291: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7134 1726882067.74312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.75700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.76815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f4ce00> <<< 7134 1726882067.76843: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.76874: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7134 1726882067.76879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7134 1726882067.76905: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7134 1726882067.76941: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f769f0> <<< 7134 1726882067.76978: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f76780> <<< 7134 1726882067.77013: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f76090> <<< 7134 1726882067.77033: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7134 1726882067.77042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7134 1726882067.77080: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f764e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f4fb30> <<< 7134 1726882067.77094: stdout chunk (state=3): >>>import 'atexit' # <<< 7134 1726882067.77122: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f77770> <<< 7134 1726882067.77158: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f77950> <<< 7134 1726882067.77182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7134 1726882067.77225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7134 1726882067.77243: stdout chunk (state=3): >>>import '_locale' # <<< 7134 1726882067.77283: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f77e90> <<< 7134 1726882067.77301: stdout chunk (state=3): >>>import 'pwd' # <<< 7134 1726882067.77310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7134 1726882067.77342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7134 1726882067.77377: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494911c70> <<< 7134 1726882067.77402: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494913890> <<< 7134 1726882067.77432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7134 1726882067.77441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7134 1726882067.77489: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494914290> <<< 7134 1726882067.77498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7134 1726882067.77530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7134 1726882067.77545: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494915430> <<< 7134 1726882067.77569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7134 1726882067.77605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7134 1726882067.77625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7134 1726882067.77683: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494917ec0> <<< 7134 1726882067.77717: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.77725: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f2f140> <<< 7134 1726882067.77737: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494916180> <<< 7134 1726882067.77762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7134 1726882067.77786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7134 1726882067.77810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7134 1726882067.77834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7134 1726882067.77861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7134 1726882067.77888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7134 1726882067.77903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7134 1726882067.77913: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491fe60> <<< 7134 1726882067.77916: stdout chunk (state=3): >>>import '_tokenize' # <<< 7134 1726882067.77982: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491e690> <<< 7134 1726882067.78008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7134 1726882067.78012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7134 1726882067.78090: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491ec00> <<< 7134 1726882067.78115: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494916690> <<< 7134 1726882067.78144: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34949679e0> <<< 7134 1726882067.78171: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494968170> <<< 7134 1726882067.78206: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 7134 1726882067.78214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7134 1726882067.78241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7134 1726882067.78296: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494969be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34949699a0> <<< 7134 1726882067.78301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7134 1726882067.78414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7134 1726882067.78467: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.78470: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349496c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349496a2d0> <<< 7134 1726882067.78492: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7134 1726882067.78533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.78552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7134 1726882067.78567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7134 1726882067.78576: stdout chunk (state=3): >>>import '_string' # <<< 7134 1726882067.78616: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349496f980> <<< 7134 1726882067.78735: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349496c350> <<< 7134 1726882067.78801: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494970770> <<< 7134 1726882067.78833: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494970830> <<< 7134 1726882067.78877: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494970ad0> <<< 7134 1726882067.78901: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494968350> <<< 7134 1726882067.78918: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 7134 1726882067.78922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7134 1726882067.78939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7134 1726882067.78965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7134 1726882067.78989: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.79014: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34949fc290> <<< 7134 1726882067.79164: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.79170: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34949fd430> <<< 7134 1726882067.79184: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494972a20> <<< 7134 1726882067.79215: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 7134 1726882067.79222: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494973dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494972690> <<< 7134 1726882067.79245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79253: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7134 1726882067.79273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79461: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7134 1726882067.79479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79506: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7134 1726882067.79514: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.79750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.80273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.80811: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7134 1726882067.80815: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7134 1726882067.80819: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7134 1726882067.80850: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7134 1726882067.80861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.80911: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494801640> <<< 7134 1726882067.80989: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7134 1726882067.80997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7134 1726882067.81010: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494802390> <<< 7134 1726882067.81029: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34949fd580> <<< 7134 1726882067.81066: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7134 1726882067.81080: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.81108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.81114: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7134 1726882067.81127: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.81273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.81423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7134 1726882067.81431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7134 1726882067.81440: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494802420> <<< 7134 1726882067.81455: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.81902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82488: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7134 1726882067.82496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82573: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7134 1726882067.82585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82737: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7134 1726882067.82746: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82764: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7134 1726882067.82783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.82862: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7134 1726882067.82865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7134 1726882067.83384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7134 1726882067.83386: stdout chunk (state=3): >>>import '_ast' # <<< 7134 1726882067.83454: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494803530> <<< 7134 1726882067.83457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83609: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7134 1726882067.83621: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7134 1726882067.83634: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7134 1726882067.83648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7134 1726882067.83745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.83952: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 7134 1726882067.83986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.84066: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349480e120> <<< 7134 1726882067.84106: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34948097f0> <<< 7134 1726882067.84142: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7134 1726882067.84145: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7134 1726882067.84146: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84270: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84303: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 7134 1726882067.84347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7134 1726882067.84365: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 7134 1726882067.84388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7134 1726882067.84408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7134 1726882067.84467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7134 1726882067.84480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7134 1726882067.84503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7134 1726882067.84553: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494fcaae0> <<< 7134 1726882067.84596: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494fbe7b0> <<< 7134 1726882067.84671: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349480e240> <<< 7134 1726882067.84682: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34949fd5e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7134 1726882067.84696: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84749: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7134 1726882067.84809: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7134 1726882067.84820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84840: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7134 1726882067.84854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.84979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.85170: stdout chunk (state=3): >>># zipimport: zlib available <<< 7134 1726882067.85288: 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"}}} <<< 7134 1726882067.85292: stdout chunk (state=3): >>># destroy __main__ <<< 7134 1726882067.85564: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7134 1726882067.85570: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 7134 1726882067.85605: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc <<< 7134 1726882067.85608: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib <<< 7134 1726882067.85627: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 7134 1726882067.85653: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 <<< 7134 1726882067.85660: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 7134 1726882067.85686: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress<<< 7134 1726882067.85697: stdout chunk (state=3): >>> # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd <<< 7134 1726882067.85727: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 7134 1726882067.85733: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string <<< 7134 1726882067.85736: stdout chunk (state=3): >>># cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader<<< 7134 1726882067.85762: stdout chunk (state=3): >>> # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 7134 1726882067.85784: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters <<< 7134 1726882067.85791: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 7134 1726882067.85795: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules <<< 7134 1726882067.86019: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7134 1726882067.86034: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7134 1726882067.86067: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7134 1726882067.86070: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch<<< 7134 1726882067.86074: stdout chunk (state=3): >>> # destroy ipaddress <<< 7134 1726882067.86105: stdout chunk (state=3): >>># destroy ntpath <<< 7134 1726882067.86115: stdout chunk (state=3): >>># destroy importlib <<< 7134 1726882067.86131: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 7134 1726882067.86138: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 7134 1726882067.86166: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl <<< 7134 1726882067.86178: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 7134 1726882067.86188: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil <<< 7134 1726882067.86211: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7134 1726882067.86241: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7134 1726882067.86257: 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 # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 7134 1726882067.86274: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 7134 1726882067.86280: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7134 1726882067.86284: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7134 1726882067.86307: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7134 1726882067.86321: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7134 1726882067.86325: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 7134 1726882067.86344: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 7134 1726882067.86368: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7134 1726882067.86371: 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 <<< 7134 1726882067.86373: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7134 1726882067.86509: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7134 1726882067.86522: stdout chunk (state=3): >>># destroy _collections <<< 7134 1726882067.86540: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 7134 1726882067.86546: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7134 1726882067.86568: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7134 1726882067.86585: stdout chunk (state=3): >>># destroy _typing <<< 7134 1726882067.86602: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 7134 1726882067.86611: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7134 1726882067.86634: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7134 1726882067.86716: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7134 1726882067.86726: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7134 1726882067.86748: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7134 1726882067.86756: stdout chunk (state=3): >>># destroy _hashlib <<< 7134 1726882067.86780: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 7134 1726882067.86800: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 7134 1726882067.86806: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7134 1726882067.87092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.229 closed. <<< 7134 1726882067.87125: stderr chunk (state=3): >>><<< 7134 1726882067.87128: stdout chunk (state=3): >>><<< 7134 1726882067.87197: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349538bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34953cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951ebe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951ebef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495223860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495223ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495203b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495201220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951e9010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952437a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952423c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952020f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951ea8d0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952787d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951e8290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495278c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495278b30> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495278f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34951e6db0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952795e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952792b0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349527a4b0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34952906b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495291d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495292c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495293260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495292150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495293ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495293410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349527a420> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3495013c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503c410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503c6e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503d010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349503da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3495011df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349527abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950671a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349508b500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950ec230> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950ee990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950ec350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34950b1250> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494ef9370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349508a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349503fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3494ef9610> # zipimport: found 30 names in '/tmp/ansible_stat_payload_y_pgcr0x/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f4f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f2dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f2d130> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f4ce00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f769f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f76780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f76090> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f764e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f4fb30> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f77770> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f77950> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494f77e90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494911c70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494913890> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494914290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494915430> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494917ec0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494f2f140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494916180> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491fe60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491e690> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349491ec00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494916690> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34949679e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494968170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494969be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34949699a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349496c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349496a2d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349496f980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349496c350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494970770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494970830> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494970ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494968350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34949fc290> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34949fd430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494972a20> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494973dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494972690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3494801640> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494802390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34949fd580> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494802420> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494803530> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f349480e120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34948097f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494fcaae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3494fbe7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f349480e240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34949fd5e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK 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.10.229 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7134 1726882067.87706: 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-1726882067.5109627-7267-258325045498176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7134 1726882067.87709: _low_level_execute_command(): starting 7134 1726882067.87712: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882067.5109627-7267-258325045498176/ > /dev/null 2>&1 && sleep 0' 7134 1726882067.87846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.87849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found <<< 7134 1726882067.87852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.87854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7134 1726882067.87856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7134 1726882067.87896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' <<< 7134 1726882067.87914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7134 1726882067.87956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7134 1726882067.89725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7134 1726882067.89749: stderr chunk (state=3): >>><<< 7134 1726882067.89752: stdout chunk (state=3): >>><<< 7134 1726882067.89768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.229 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.229 originally 10.31.10.229 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/537759ca41' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7134 1726882067.89774: handler run complete 7134 1726882067.89794: attempt loop complete, returning result 7134 1726882067.89798: _execute() done 7134 1726882067.89800: dumping result to json 7134 1726882067.89804: done dumping result, returning 7134 1726882067.89811: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [12673a56-9f93-4f50-edf1-000000000168] 7134 1726882067.89813: sending task result for task 12673a56-9f93-4f50-edf1-000000000168 7134 1726882067.89898: done sending task result for task 12673a56-9f93-4f50-edf1-000000000168 7134 1726882067.89901: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7134 1726882067.89958: no more pending results, returning what we have 7134 1726882067.89961: results queue empty 7134 1726882067.89962: checking for any_errors_fatal 7134 1726882067.89969: done checking for any_errors_fatal 7134 1726882067.89969: checking for max_fail_percentage 7134 1726882067.89971: done checking for max_fail_percentage 7134 1726882067.89971: checking to see if all hosts have failed and the running result is not ok 7134 1726882067.89972: done checking to see if all hosts have failed 7134 1726882067.89973: getting the remaining hosts for this loop 7134 1726882067.89974: done getting the remaining hosts for this loop 7134 1726882067.89977: getting the next task for host managed_node3 7134 1726882067.89983: done getting next task for host managed_node3 7134 1726882067.89985: ^ task is: TASK: Set flag to indicate system is ostree 7134 1726882067.89987: ^ 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 7134 1726882067.89991: getting variables 7134 1726882067.89992: in VariableManager get_vars() 7134 1726882067.90030: Calling all_inventory to load vars for managed_node3 7134 1726882067.90032: Calling groups_inventory to load vars for managed_node3 7134 1726882067.90036: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.90046: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.90049: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.90051: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.90206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.90320: done with get_vars() 7134 1726882067.90327: done getting variables 7134 1726882067.90395: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:27:47 -0400 (0:00:00.433) 0:00:04.102 ****** 7134 1726882067.90416: entering _queue_task() for managed_node3/set_fact 7134 1726882067.90417: Creating lock for set_fact 7134 1726882067.90598: worker is 1 (out of 1 available) 7134 1726882067.90612: exiting _queue_task() for managed_node3/set_fact 7134 1726882067.90623: done queuing things up, now waiting for results queue to drain 7134 1726882067.90624: waiting for pending results... 7134 1726882067.90771: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7134 1726882067.90838: in run() - task 12673a56-9f93-4f50-edf1-000000000169 7134 1726882067.90849: variable 'ansible_search_path' from source: unknown 7134 1726882067.90852: variable 'ansible_search_path' from source: unknown 7134 1726882067.90880: calling self._execute() 7134 1726882067.90938: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.90942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.90949: variable 'omit' from source: magic vars 7134 1726882067.91326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7134 1726882067.91486: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7134 1726882067.91524: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7134 1726882067.91547: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7134 1726882067.91569: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7134 1726882067.91635: 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) 7134 1726882067.91653: 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) 7134 1726882067.91671: 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) 7134 1726882067.91688: 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) 7134 1726882067.91772: Evaluated conditional (not __network_is_ostree is defined): True 7134 1726882067.91775: variable 'omit' from source: magic vars 7134 1726882067.91804: variable 'omit' from source: magic vars 7134 1726882067.91880: variable '__ostree_booted_stat' from source: set_fact 7134 1726882067.91920: variable 'omit' from source: magic vars 7134 1726882067.91939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7134 1726882067.91959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7134 1726882067.91973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7134 1726882067.91985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882067.91996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882067.92019: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7134 1726882067.92022: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.92024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.92088: Set connection var ansible_timeout to 10 7134 1726882067.92091: Set connection var ansible_connection to ssh 7134 1726882067.92101: Set connection var ansible_shell_executable to /bin/sh 7134 1726882067.92103: Set connection var ansible_shell_type to sh 7134 1726882067.92108: Set connection var ansible_pipelining to False 7134 1726882067.92112: Set connection var ansible_module_compression to ZIP_DEFLATED 7134 1726882067.92131: variable 'ansible_shell_executable' from source: unknown 7134 1726882067.92134: variable 'ansible_connection' from source: unknown 7134 1726882067.92136: variable 'ansible_module_compression' from source: unknown 7134 1726882067.92139: variable 'ansible_shell_type' from source: unknown 7134 1726882067.92141: variable 'ansible_shell_executable' from source: unknown 7134 1726882067.92145: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.92147: variable 'ansible_pipelining' from source: unknown 7134 1726882067.92150: variable 'ansible_timeout' from source: unknown 7134 1726882067.92152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.92222: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7134 1726882067.92231: variable 'omit' from source: magic vars 7134 1726882067.92234: starting attempt loop 7134 1726882067.92237: running the handler 7134 1726882067.92245: handler run complete 7134 1726882067.92252: attempt loop complete, returning result 7134 1726882067.92254: _execute() done 7134 1726882067.92256: dumping result to json 7134 1726882067.92259: done dumping result, returning 7134 1726882067.92268: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [12673a56-9f93-4f50-edf1-000000000169] 7134 1726882067.92270: sending task result for task 12673a56-9f93-4f50-edf1-000000000169 7134 1726882067.92344: done sending task result for task 12673a56-9f93-4f50-edf1-000000000169 7134 1726882067.92347: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7134 1726882067.92416: no more pending results, returning what we have 7134 1726882067.92418: results queue empty 7134 1726882067.92419: checking for any_errors_fatal 7134 1726882067.92423: done checking for any_errors_fatal 7134 1726882067.92424: checking for max_fail_percentage 7134 1726882067.92425: done checking for max_fail_percentage 7134 1726882067.92426: checking to see if all hosts have failed and the running result is not ok 7134 1726882067.92427: done checking to see if all hosts have failed 7134 1726882067.92427: getting the remaining hosts for this loop 7134 1726882067.92428: done getting the remaining hosts for this loop 7134 1726882067.92431: getting the next task for host managed_node3 7134 1726882067.92438: done getting next task for host managed_node3 7134 1726882067.92440: ^ task is: TASK: Fix CentOS6 Base repo 7134 1726882067.92443: ^ 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 7134 1726882067.92446: getting variables 7134 1726882067.92447: in VariableManager get_vars() 7134 1726882067.92470: Calling all_inventory to load vars for managed_node3 7134 1726882067.92473: Calling groups_inventory to load vars for managed_node3 7134 1726882067.92475: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.92484: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.92486: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.92492: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.92620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.92730: done with get_vars() 7134 1726882067.92736: done getting variables 7134 1726882067.92815: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:27:47 -0400 (0:00:00.024) 0:00:04.126 ****** 7134 1726882067.92834: entering _queue_task() for managed_node3/copy 7134 1726882067.92998: worker is 1 (out of 1 available) 7134 1726882067.93009: exiting _queue_task() for managed_node3/copy 7134 1726882067.93018: done queuing things up, now waiting for results queue to drain 7134 1726882067.93020: waiting for pending results... 7134 1726882067.93152: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7134 1726882067.93215: in run() - task 12673a56-9f93-4f50-edf1-00000000016b 7134 1726882067.93227: variable 'ansible_search_path' from source: unknown 7134 1726882067.93230: variable 'ansible_search_path' from source: unknown 7134 1726882067.93257: calling self._execute() 7134 1726882067.93310: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.93313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.93322: variable 'omit' from source: magic vars 7134 1726882067.93630: variable 'ansible_distribution' from source: facts 7134 1726882067.93646: Evaluated conditional (ansible_distribution == 'CentOS'): True 7134 1726882067.93728: variable 'ansible_distribution_major_version' from source: facts 7134 1726882067.93731: Evaluated conditional (ansible_distribution_major_version == '6'): False 7134 1726882067.93735: when evaluation is False, skipping this task 7134 1726882067.93738: _execute() done 7134 1726882067.93741: dumping result to json 7134 1726882067.93743: done dumping result, returning 7134 1726882067.93749: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [12673a56-9f93-4f50-edf1-00000000016b] 7134 1726882067.93754: sending task result for task 12673a56-9f93-4f50-edf1-00000000016b 7134 1726882067.93841: done sending task result for task 12673a56-9f93-4f50-edf1-00000000016b 7134 1726882067.93844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7134 1726882067.93898: no more pending results, returning what we have 7134 1726882067.93901: results queue empty 7134 1726882067.93902: checking for any_errors_fatal 7134 1726882067.93905: done checking for any_errors_fatal 7134 1726882067.93905: checking for max_fail_percentage 7134 1726882067.93907: done checking for max_fail_percentage 7134 1726882067.93907: checking to see if all hosts have failed and the running result is not ok 7134 1726882067.93908: done checking to see if all hosts have failed 7134 1726882067.93908: getting the remaining hosts for this loop 7134 1726882067.93910: done getting the remaining hosts for this loop 7134 1726882067.93912: getting the next task for host managed_node3 7134 1726882067.93916: done getting next task for host managed_node3 7134 1726882067.93918: ^ task is: TASK: Include the task 'enable_epel.yml' 7134 1726882067.93920: ^ 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 7134 1726882067.93923: getting variables 7134 1726882067.93924: in VariableManager get_vars() 7134 1726882067.93945: Calling all_inventory to load vars for managed_node3 7134 1726882067.93947: Calling groups_inventory to load vars for managed_node3 7134 1726882067.93949: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.93957: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.93960: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.93962: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.94067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.94195: done with get_vars() 7134 1726882067.94202: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:27:47 -0400 (0:00:00.014) 0:00:04.140 ****** 7134 1726882067.94257: entering _queue_task() for managed_node3/include_tasks 7134 1726882067.94419: worker is 1 (out of 1 available) 7134 1726882067.94431: exiting _queue_task() for managed_node3/include_tasks 7134 1726882067.94442: done queuing things up, now waiting for results queue to drain 7134 1726882067.94443: waiting for pending results... 7134 1726882067.94570: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7134 1726882067.94634: in run() - task 12673a56-9f93-4f50-edf1-00000000016c 7134 1726882067.94644: variable 'ansible_search_path' from source: unknown 7134 1726882067.94647: variable 'ansible_search_path' from source: unknown 7134 1726882067.94672: calling self._execute() 7134 1726882067.94725: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.94729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.94736: variable 'omit' from source: magic vars 7134 1726882067.95049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882067.96604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882067.96646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882067.96680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882067.96709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882067.96728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882067.96783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882067.96808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882067.96825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882067.96850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882067.96862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882067.96939: variable '__network_is_ostree' from source: set_fact 7134 1726882067.96951: Evaluated conditional (not __network_is_ostree | d(false)): True 7134 1726882067.96954: _execute() done 7134 1726882067.96957: dumping result to json 7134 1726882067.96962: done dumping result, returning 7134 1726882067.96965: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-4f50-edf1-00000000016c] 7134 1726882067.96975: sending task result for task 12673a56-9f93-4f50-edf1-00000000016c 7134 1726882067.97051: done sending task result for task 12673a56-9f93-4f50-edf1-00000000016c 7134 1726882067.97054: WORKER PROCESS EXITING 7134 1726882067.97104: no more pending results, returning what we have 7134 1726882067.97109: in VariableManager get_vars() 7134 1726882067.97136: Calling all_inventory to load vars for managed_node3 7134 1726882067.97138: Calling groups_inventory to load vars for managed_node3 7134 1726882067.97141: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.97150: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.97152: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.97154: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.97274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.97383: done with get_vars() 7134 1726882067.97389: variable 'ansible_search_path' from source: unknown 7134 1726882067.97390: variable 'ansible_search_path' from source: unknown 7134 1726882067.97415: we have included files to process 7134 1726882067.97416: generating all_blocks data 7134 1726882067.97417: done generating all_blocks data 7134 1726882067.97421: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7134 1726882067.97422: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7134 1726882067.97424: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7134 1726882067.97967: done processing included file 7134 1726882067.97969: iterating over new_blocks loaded from include file 7134 1726882067.97970: in VariableManager get_vars() 7134 1726882067.97979: done with get_vars() 7134 1726882067.97980: filtering new block on tags 7134 1726882067.97995: done filtering new block on tags 7134 1726882067.97997: in VariableManager get_vars() 7134 1726882067.98003: done with get_vars() 7134 1726882067.98004: filtering new block on tags 7134 1726882067.98011: done filtering new block on tags 7134 1726882067.98012: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 7134 1726882067.98016: extending task lists for all hosts with included blocks 7134 1726882067.98070: done extending task lists 7134 1726882067.98070: done processing included files 7134 1726882067.98071: results queue empty 7134 1726882067.98071: checking for any_errors_fatal 7134 1726882067.98073: done checking for any_errors_fatal 7134 1726882067.98073: checking for max_fail_percentage 7134 1726882067.98074: done checking for max_fail_percentage 7134 1726882067.98074: checking to see if all hosts have failed and the running result is not ok 7134 1726882067.98075: done checking to see if all hosts have failed 7134 1726882067.98075: getting the remaining hosts for this loop 7134 1726882067.98076: done getting the remaining hosts for this loop 7134 1726882067.98077: getting the next task for host managed_node3 7134 1726882067.98081: done getting next task for host managed_node3 7134 1726882067.98083: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7134 1726882067.98084: ^ 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 7134 1726882067.98086: getting variables 7134 1726882067.98086: in VariableManager get_vars() 7134 1726882067.98092: Calling all_inventory to load vars for managed_node3 7134 1726882067.98095: Calling groups_inventory to load vars for managed_node3 7134 1726882067.98097: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.98100: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.98105: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.98107: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.98191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.98296: done with get_vars() 7134 1726882067.98302: done getting variables 7134 1726882067.98345: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 7134 1726882067.98475: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:27:47 -0400 (0:00:00.042) 0:00:04.183 ****** 7134 1726882067.98507: entering _queue_task() for managed_node3/command 7134 1726882067.98508: Creating lock for command 7134 1726882067.98683: worker is 1 (out of 1 available) 7134 1726882067.98697: exiting _queue_task() for managed_node3/command 7134 1726882067.98707: done queuing things up, now waiting for results queue to drain 7134 1726882067.98709: waiting for pending results... 7134 1726882067.98844: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 7134 1726882067.98910: in run() - task 12673a56-9f93-4f50-edf1-000000000186 7134 1726882067.98919: variable 'ansible_search_path' from source: unknown 7134 1726882067.98923: variable 'ansible_search_path' from source: unknown 7134 1726882067.98950: calling self._execute() 7134 1726882067.99008: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882067.99012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882067.99021: variable 'omit' from source: magic vars 7134 1726882067.99282: variable 'ansible_distribution' from source: facts 7134 1726882067.99295: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7134 1726882067.99371: variable 'ansible_distribution_major_version' from source: facts 7134 1726882067.99376: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7134 1726882067.99379: when evaluation is False, skipping this task 7134 1726882067.99382: _execute() done 7134 1726882067.99384: dumping result to json 7134 1726882067.99394: done dumping result, returning 7134 1726882067.99397: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [12673a56-9f93-4f50-edf1-000000000186] 7134 1726882067.99400: sending task result for task 12673a56-9f93-4f50-edf1-000000000186 7134 1726882067.99496: done sending task result for task 12673a56-9f93-4f50-edf1-000000000186 7134 1726882067.99500: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7134 1726882067.99545: no more pending results, returning what we have 7134 1726882067.99547: results queue empty 7134 1726882067.99548: checking for any_errors_fatal 7134 1726882067.99549: done checking for any_errors_fatal 7134 1726882067.99550: checking for max_fail_percentage 7134 1726882067.99552: done checking for max_fail_percentage 7134 1726882067.99552: checking to see if all hosts have failed and the running result is not ok 7134 1726882067.99553: done checking to see if all hosts have failed 7134 1726882067.99554: getting the remaining hosts for this loop 7134 1726882067.99555: done getting the remaining hosts for this loop 7134 1726882067.99557: getting the next task for host managed_node3 7134 1726882067.99562: done getting next task for host managed_node3 7134 1726882067.99564: ^ task is: TASK: Install yum-utils package 7134 1726882067.99567: ^ 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 7134 1726882067.99570: getting variables 7134 1726882067.99571: in VariableManager get_vars() 7134 1726882067.99601: Calling all_inventory to load vars for managed_node3 7134 1726882067.99604: Calling groups_inventory to load vars for managed_node3 7134 1726882067.99607: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882067.99615: Calling all_plugins_play to load vars for managed_node3 7134 1726882067.99616: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882067.99618: Calling groups_plugins_play to load vars for managed_node3 7134 1726882067.99721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882067.99833: done with get_vars() 7134 1726882067.99839: done getting variables 7134 1726882067.99903: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:27:47 -0400 (0:00:00.014) 0:00:04.197 ****** 7134 1726882067.99923: entering _queue_task() for managed_node3/package 7134 1726882067.99925: Creating lock for package 7134 1726882068.00086: worker is 1 (out of 1 available) 7134 1726882068.00102: exiting _queue_task() for managed_node3/package 7134 1726882068.00112: done queuing things up, now waiting for results queue to drain 7134 1726882068.00113: waiting for pending results... 7134 1726882068.00233: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7134 1726882068.00299: in run() - task 12673a56-9f93-4f50-edf1-000000000187 7134 1726882068.00307: variable 'ansible_search_path' from source: unknown 7134 1726882068.00311: variable 'ansible_search_path' from source: unknown 7134 1726882068.00334: calling self._execute() 7134 1726882068.00438: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.00442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.00450: variable 'omit' from source: magic vars 7134 1726882068.00673: variable 'ansible_distribution' from source: facts 7134 1726882068.00682: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7134 1726882068.00764: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.00767: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7134 1726882068.00770: when evaluation is False, skipping this task 7134 1726882068.00773: _execute() done 7134 1726882068.00775: dumping result to json 7134 1726882068.00778: done dumping result, returning 7134 1726882068.00785: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [12673a56-9f93-4f50-edf1-000000000187] 7134 1726882068.00790: sending task result for task 12673a56-9f93-4f50-edf1-000000000187 7134 1726882068.00871: done sending task result for task 12673a56-9f93-4f50-edf1-000000000187 7134 1726882068.00874: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7134 1726882068.00979: no more pending results, returning what we have 7134 1726882068.00981: results queue empty 7134 1726882068.00982: checking for any_errors_fatal 7134 1726882068.00985: done checking for any_errors_fatal 7134 1726882068.00985: checking for max_fail_percentage 7134 1726882068.00986: done checking for max_fail_percentage 7134 1726882068.00986: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.00989: done checking to see if all hosts have failed 7134 1726882068.00990: getting the remaining hosts for this loop 7134 1726882068.00990: done getting the remaining hosts for this loop 7134 1726882068.00992: getting the next task for host managed_node3 7134 1726882068.00998: done getting next task for host managed_node3 7134 1726882068.00999: ^ task is: TASK: Enable EPEL 7 7134 1726882068.01001: ^ 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 7134 1726882068.01003: getting variables 7134 1726882068.01004: in VariableManager get_vars() 7134 1726882068.01017: Calling all_inventory to load vars for managed_node3 7134 1726882068.01018: Calling groups_inventory to load vars for managed_node3 7134 1726882068.01020: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.01026: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.01027: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.01029: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.01121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.01236: done with get_vars() 7134 1726882068.01241: done getting variables 7134 1726882068.01275: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:27:48 -0400 (0:00:00.013) 0:00:04.211 ****** 7134 1726882068.01298: entering _queue_task() for managed_node3/command 7134 1726882068.01452: worker is 1 (out of 1 available) 7134 1726882068.01464: exiting _queue_task() for managed_node3/command 7134 1726882068.01475: done queuing things up, now waiting for results queue to drain 7134 1726882068.01476: waiting for pending results... 7134 1726882068.01607: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7134 1726882068.01669: in run() - task 12673a56-9f93-4f50-edf1-000000000188 7134 1726882068.01679: variable 'ansible_search_path' from source: unknown 7134 1726882068.01682: variable 'ansible_search_path' from source: unknown 7134 1726882068.01710: calling self._execute() 7134 1726882068.01761: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.01766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.01773: variable 'omit' from source: magic vars 7134 1726882068.02036: variable 'ansible_distribution' from source: facts 7134 1726882068.02047: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7134 1726882068.02134: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.02137: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7134 1726882068.02140: when evaluation is False, skipping this task 7134 1726882068.02143: _execute() done 7134 1726882068.02145: dumping result to json 7134 1726882068.02149: done dumping result, returning 7134 1726882068.02155: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [12673a56-9f93-4f50-edf1-000000000188] 7134 1726882068.02159: sending task result for task 12673a56-9f93-4f50-edf1-000000000188 7134 1726882068.02243: done sending task result for task 12673a56-9f93-4f50-edf1-000000000188 7134 1726882068.02246: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7134 1726882068.02313: no more pending results, returning what we have 7134 1726882068.02315: results queue empty 7134 1726882068.02316: checking for any_errors_fatal 7134 1726882068.02320: done checking for any_errors_fatal 7134 1726882068.02321: checking for max_fail_percentage 7134 1726882068.02322: done checking for max_fail_percentage 7134 1726882068.02323: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.02324: done checking to see if all hosts have failed 7134 1726882068.02324: getting the remaining hosts for this loop 7134 1726882068.02325: done getting the remaining hosts for this loop 7134 1726882068.02328: getting the next task for host managed_node3 7134 1726882068.02333: done getting next task for host managed_node3 7134 1726882068.02335: ^ task is: TASK: Enable EPEL 8 7134 1726882068.02338: ^ 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 7134 1726882068.02341: getting variables 7134 1726882068.02342: in VariableManager get_vars() 7134 1726882068.02361: Calling all_inventory to load vars for managed_node3 7134 1726882068.02362: Calling groups_inventory to load vars for managed_node3 7134 1726882068.02364: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.02371: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.02372: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.02374: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.02478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.02615: done with get_vars() 7134 1726882068.02622: done getting variables 7134 1726882068.02659: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:27:48 -0400 (0:00:00.013) 0:00:04.225 ****** 7134 1726882068.02677: entering _queue_task() for managed_node3/command 7134 1726882068.02846: worker is 1 (out of 1 available) 7134 1726882068.02858: exiting _queue_task() for managed_node3/command 7134 1726882068.02870: done queuing things up, now waiting for results queue to drain 7134 1726882068.02871: waiting for pending results... 7134 1726882068.03009: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7134 1726882068.03068: in run() - task 12673a56-9f93-4f50-edf1-000000000189 7134 1726882068.03078: variable 'ansible_search_path' from source: unknown 7134 1726882068.03081: variable 'ansible_search_path' from source: unknown 7134 1726882068.03110: calling self._execute() 7134 1726882068.03160: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.03164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.03172: variable 'omit' from source: magic vars 7134 1726882068.03427: variable 'ansible_distribution' from source: facts 7134 1726882068.03431: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7134 1726882068.03515: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.03519: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7134 1726882068.03522: when evaluation is False, skipping this task 7134 1726882068.03525: _execute() done 7134 1726882068.03529: dumping result to json 7134 1726882068.03532: done dumping result, returning 7134 1726882068.03535: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [12673a56-9f93-4f50-edf1-000000000189] 7134 1726882068.03546: sending task result for task 12673a56-9f93-4f50-edf1-000000000189 7134 1726882068.03626: done sending task result for task 12673a56-9f93-4f50-edf1-000000000189 7134 1726882068.03629: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7134 1726882068.03682: no more pending results, returning what we have 7134 1726882068.03685: results queue empty 7134 1726882068.03686: checking for any_errors_fatal 7134 1726882068.03692: done checking for any_errors_fatal 7134 1726882068.03695: checking for max_fail_percentage 7134 1726882068.03696: done checking for max_fail_percentage 7134 1726882068.03697: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.03697: done checking to see if all hosts have failed 7134 1726882068.03698: getting the remaining hosts for this loop 7134 1726882068.03699: done getting the remaining hosts for this loop 7134 1726882068.03702: getting the next task for host managed_node3 7134 1726882068.03709: done getting next task for host managed_node3 7134 1726882068.03711: ^ task is: TASK: Enable EPEL 6 7134 1726882068.03714: ^ 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 7134 1726882068.03717: getting variables 7134 1726882068.03718: in VariableManager get_vars() 7134 1726882068.03736: Calling all_inventory to load vars for managed_node3 7134 1726882068.03737: Calling groups_inventory to load vars for managed_node3 7134 1726882068.03739: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.03746: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.03748: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.03750: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.03852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.03963: done with get_vars() 7134 1726882068.03970: done getting variables 7134 1726882068.04012: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:27:48 -0400 (0:00:00.013) 0:00:04.238 ****** 7134 1726882068.04030: entering _queue_task() for managed_node3/copy 7134 1726882068.04186: worker is 1 (out of 1 available) 7134 1726882068.04203: exiting _queue_task() for managed_node3/copy 7134 1726882068.04214: done queuing things up, now waiting for results queue to drain 7134 1726882068.04216: waiting for pending results... 7134 1726882068.04338: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7134 1726882068.04401: in run() - task 12673a56-9f93-4f50-edf1-00000000018b 7134 1726882068.04411: variable 'ansible_search_path' from source: unknown 7134 1726882068.04416: variable 'ansible_search_path' from source: unknown 7134 1726882068.04440: calling self._execute() 7134 1726882068.04492: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.04497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.04504: variable 'omit' from source: magic vars 7134 1726882068.04743: variable 'ansible_distribution' from source: facts 7134 1726882068.04752: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7134 1726882068.04832: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.04836: Evaluated conditional (ansible_distribution_major_version == '6'): False 7134 1726882068.04839: when evaluation is False, skipping this task 7134 1726882068.04841: _execute() done 7134 1726882068.04844: dumping result to json 7134 1726882068.04846: done dumping result, returning 7134 1726882068.04852: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [12673a56-9f93-4f50-edf1-00000000018b] 7134 1726882068.04856: sending task result for task 12673a56-9f93-4f50-edf1-00000000018b 7134 1726882068.04942: done sending task result for task 12673a56-9f93-4f50-edf1-00000000018b 7134 1726882068.04945: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7134 1726882068.04984: no more pending results, returning what we have 7134 1726882068.04986: results queue empty 7134 1726882068.04990: checking for any_errors_fatal 7134 1726882068.04995: done checking for any_errors_fatal 7134 1726882068.04996: checking for max_fail_percentage 7134 1726882068.04997: done checking for max_fail_percentage 7134 1726882068.04998: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.04998: done checking to see if all hosts have failed 7134 1726882068.04999: getting the remaining hosts for this loop 7134 1726882068.05000: done getting the remaining hosts for this loop 7134 1726882068.05003: getting the next task for host managed_node3 7134 1726882068.05009: done getting next task for host managed_node3 7134 1726882068.05011: ^ task is: TASK: Set network provider to 'initscripts' 7134 1726882068.05013: ^ 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 7134 1726882068.05016: getting variables 7134 1726882068.05017: in VariableManager get_vars() 7134 1726882068.05038: Calling all_inventory to load vars for managed_node3 7134 1726882068.05040: Calling groups_inventory to load vars for managed_node3 7134 1726882068.05042: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.05048: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.05050: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.05051: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.05176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.05284: done with get_vars() 7134 1726882068.05292: done getting variables 7134 1726882068.05329: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:12 Friday 20 September 2024 21:27:48 -0400 (0:00:00.013) 0:00:04.251 ****** 7134 1726882068.05345: entering _queue_task() for managed_node3/set_fact 7134 1726882068.05504: worker is 1 (out of 1 available) 7134 1726882068.05516: exiting _queue_task() for managed_node3/set_fact 7134 1726882068.05526: done queuing things up, now waiting for results queue to drain 7134 1726882068.05528: waiting for pending results... 7134 1726882068.05656: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 7134 1726882068.05708: in run() - task 12673a56-9f93-4f50-edf1-000000000007 7134 1726882068.05722: variable 'ansible_search_path' from source: unknown 7134 1726882068.05751: calling self._execute() 7134 1726882068.05801: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.05805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.05814: variable 'omit' from source: magic vars 7134 1726882068.05883: variable 'omit' from source: magic vars 7134 1726882068.05905: variable 'omit' from source: magic vars 7134 1726882068.05934: variable 'omit' from source: magic vars 7134 1726882068.05961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7134 1726882068.05990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7134 1726882068.06005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7134 1726882068.06020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882068.06029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7134 1726882068.06053: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7134 1726882068.06056: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.06058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.06129: Set connection var ansible_timeout to 10 7134 1726882068.06132: Set connection var ansible_connection to ssh 7134 1726882068.06138: Set connection var ansible_shell_executable to /bin/sh 7134 1726882068.06140: Set connection var ansible_shell_type to sh 7134 1726882068.06151: Set connection var ansible_pipelining to False 7134 1726882068.06154: Set connection var ansible_module_compression to ZIP_DEFLATED 7134 1726882068.06168: variable 'ansible_shell_executable' from source: unknown 7134 1726882068.06171: variable 'ansible_connection' from source: unknown 7134 1726882068.06173: variable 'ansible_module_compression' from source: unknown 7134 1726882068.06175: variable 'ansible_shell_type' from source: unknown 7134 1726882068.06179: variable 'ansible_shell_executable' from source: unknown 7134 1726882068.06182: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.06186: variable 'ansible_pipelining' from source: unknown 7134 1726882068.06192: variable 'ansible_timeout' from source: unknown 7134 1726882068.06195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.06290: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7134 1726882068.06298: variable 'omit' from source: magic vars 7134 1726882068.06302: starting attempt loop 7134 1726882068.06306: running the handler 7134 1726882068.06315: handler run complete 7134 1726882068.06322: attempt loop complete, returning result 7134 1726882068.06325: _execute() done 7134 1726882068.06328: dumping result to json 7134 1726882068.06330: done dumping result, returning 7134 1726882068.06337: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [12673a56-9f93-4f50-edf1-000000000007] 7134 1726882068.06341: sending task result for task 12673a56-9f93-4f50-edf1-000000000007 7134 1726882068.06425: done sending task result for task 12673a56-9f93-4f50-edf1-000000000007 7134 1726882068.06428: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7134 1726882068.06470: no more pending results, returning what we have 7134 1726882068.06472: results queue empty 7134 1726882068.06473: checking for any_errors_fatal 7134 1726882068.06477: done checking for any_errors_fatal 7134 1726882068.06477: checking for max_fail_percentage 7134 1726882068.06479: done checking for max_fail_percentage 7134 1726882068.06479: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.06480: done checking to see if all hosts have failed 7134 1726882068.06481: getting the remaining hosts for this loop 7134 1726882068.06482: done getting the remaining hosts for this loop 7134 1726882068.06484: getting the next task for host managed_node3 7134 1726882068.06491: done getting next task for host managed_node3 7134 1726882068.06494: ^ task is: TASK: meta (flush_handlers) 7134 1726882068.06496: ^ 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 7134 1726882068.06499: getting variables 7134 1726882068.06501: in VariableManager get_vars() 7134 1726882068.06527: Calling all_inventory to load vars for managed_node3 7134 1726882068.06529: Calling groups_inventory to load vars for managed_node3 7134 1726882068.06530: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.06536: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.06538: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.06540: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.06641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.06749: done with get_vars() 7134 1726882068.06756: done getting variables 7134 1726882068.06800: in VariableManager get_vars() 7134 1726882068.06805: Calling all_inventory to load vars for managed_node3 7134 1726882068.06807: Calling groups_inventory to load vars for managed_node3 7134 1726882068.06808: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.06811: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.06812: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.06814: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.06896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.07018: done with get_vars() 7134 1726882068.07027: done queuing things up, now waiting for results queue to drain 7134 1726882068.07028: results queue empty 7134 1726882068.07029: checking for any_errors_fatal 7134 1726882068.07030: done checking for any_errors_fatal 7134 1726882068.07030: checking for max_fail_percentage 7134 1726882068.07031: done checking for max_fail_percentage 7134 1726882068.07031: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.07032: done checking to see if all hosts have failed 7134 1726882068.07032: getting the remaining hosts for this loop 7134 1726882068.07033: done getting the remaining hosts for this loop 7134 1726882068.07034: getting the next task for host managed_node3 7134 1726882068.07036: done getting next task for host managed_node3 7134 1726882068.07037: ^ task is: TASK: meta (flush_handlers) 7134 1726882068.07038: ^ 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 7134 1726882068.07044: getting variables 7134 1726882068.07044: in VariableManager get_vars() 7134 1726882068.07050: Calling all_inventory to load vars for managed_node3 7134 1726882068.07052: Calling groups_inventory to load vars for managed_node3 7134 1726882068.07054: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.07057: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.07058: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.07059: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.07138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.07241: done with get_vars() 7134 1726882068.07246: done getting variables 7134 1726882068.07275: in VariableManager get_vars() 7134 1726882068.07281: Calling all_inventory to load vars for managed_node3 7134 1726882068.07282: Calling groups_inventory to load vars for managed_node3 7134 1726882068.07284: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.07286: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.07290: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.07291: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.07367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.07485: done with get_vars() 7134 1726882068.07497: done queuing things up, now waiting for results queue to drain 7134 1726882068.07498: results queue empty 7134 1726882068.07499: checking for any_errors_fatal 7134 1726882068.07499: done checking for any_errors_fatal 7134 1726882068.07500: checking for max_fail_percentage 7134 1726882068.07500: done checking for max_fail_percentage 7134 1726882068.07501: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.07501: done checking to see if all hosts have failed 7134 1726882068.07502: getting the remaining hosts for this loop 7134 1726882068.07502: done getting the remaining hosts for this loop 7134 1726882068.07504: getting the next task for host managed_node3 7134 1726882068.07505: done getting next task for host managed_node3 7134 1726882068.07506: ^ task is: None 7134 1726882068.07507: ^ 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 7134 1726882068.07507: done queuing things up, now waiting for results queue to drain 7134 1726882068.07508: results queue empty 7134 1726882068.07508: checking for any_errors_fatal 7134 1726882068.07509: done checking for any_errors_fatal 7134 1726882068.07509: checking for max_fail_percentage 7134 1726882068.07509: done checking for max_fail_percentage 7134 1726882068.07510: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.07510: done checking to see if all hosts have failed 7134 1726882068.07511: getting the next task for host managed_node3 7134 1726882068.07513: done getting next task for host managed_node3 7134 1726882068.07513: ^ task is: None 7134 1726882068.07514: ^ 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 7134 1726882068.07547: in VariableManager get_vars() 7134 1726882068.07568: done with get_vars() 7134 1726882068.07571: in VariableManager get_vars() 7134 1726882068.07581: done with get_vars() 7134 1726882068.07584: variable 'omit' from source: magic vars 7134 1726882068.07609: in VariableManager get_vars() 7134 1726882068.07622: done with get_vars() 7134 1726882068.07634: variable 'omit' from source: magic vars PLAY [Play for testing auto_gateway setting] *********************************** 7134 1726882068.07935: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7134 1726882068.07955: getting the remaining hosts for this loop 7134 1726882068.07956: done getting the remaining hosts for this loop 7134 1726882068.07958: getting the next task for host managed_node3 7134 1726882068.07960: done getting next task for host managed_node3 7134 1726882068.07961: ^ task is: TASK: Gathering Facts 7134 1726882068.07962: ^ 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 7134 1726882068.07963: getting variables 7134 1726882068.07963: in VariableManager get_vars() 7134 1726882068.07973: Calling all_inventory to load vars for managed_node3 7134 1726882068.07975: Calling groups_inventory to load vars for managed_node3 7134 1726882068.07976: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.07979: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.07989: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.07991: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.08072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.08177: done with get_vars() 7134 1726882068.08183: done getting variables 7134 1726882068.08211: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 Friday 20 September 2024 21:27:48 -0400 (0:00:00.028) 0:00:04.280 ****** 7134 1726882068.08225: entering _queue_task() for managed_node3/gather_facts 7134 1726882068.08371: worker is 1 (out of 1 available) 7134 1726882068.08382: exiting _queue_task() for managed_node3/gather_facts 7134 1726882068.08398: done queuing things up, now waiting for results queue to drain 7134 1726882068.08400: waiting for pending results... 7134 1726882068.08520: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7134 1726882068.08575: in run() - task 12673a56-9f93-4f50-edf1-0000000001b1 7134 1726882068.08585: variable 'ansible_search_path' from source: unknown 7134 1726882068.08613: calling self._execute() 7134 1726882068.08664: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.08668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.08676: variable 'omit' from source: magic vars 7134 1726882068.09010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.10496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.10500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.10502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.10505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.10512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.10567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.10591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.10610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.10635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.10646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.10740: variable 'ansible_distribution' from source: facts 7134 1726882068.10743: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.10759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.10762: when evaluation is False, skipping this task 7134 1726882068.10765: _execute() done 7134 1726882068.10767: dumping result to json 7134 1726882068.10769: done dumping result, returning 7134 1726882068.10775: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [12673a56-9f93-4f50-edf1-0000000001b1] 7134 1726882068.10779: sending task result for task 12673a56-9f93-4f50-edf1-0000000001b1 7134 1726882068.10851: done sending task result for task 12673a56-9f93-4f50-edf1-0000000001b1 7134 1726882068.10853: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.10901: no more pending results, returning what we have 7134 1726882068.10904: results queue empty 7134 1726882068.10904: checking for any_errors_fatal 7134 1726882068.10906: done checking for any_errors_fatal 7134 1726882068.10907: checking for max_fail_percentage 7134 1726882068.10908: done checking for max_fail_percentage 7134 1726882068.10909: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.10910: done checking to see if all hosts have failed 7134 1726882068.10910: getting the remaining hosts for this loop 7134 1726882068.10912: done getting the remaining hosts for this loop 7134 1726882068.10915: getting the next task for host managed_node3 7134 1726882068.10920: done getting next task for host managed_node3 7134 1726882068.10921: ^ task is: TASK: meta (flush_handlers) 7134 1726882068.10922: ^ 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 7134 1726882068.10925: getting variables 7134 1726882068.10926: in VariableManager get_vars() 7134 1726882068.10974: Calling all_inventory to load vars for managed_node3 7134 1726882068.10976: Calling groups_inventory to load vars for managed_node3 7134 1726882068.10978: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.10986: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.10991: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.10995: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.11148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.11263: done with get_vars() 7134 1726882068.11270: done getting variables 7134 1726882068.11318: in VariableManager get_vars() 7134 1726882068.11328: Calling all_inventory to load vars for managed_node3 7134 1726882068.11330: Calling groups_inventory to load vars for managed_node3 7134 1726882068.11331: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.11334: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.11335: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.11337: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.11417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.11524: done with get_vars() 7134 1726882068.11532: done queuing things up, now waiting for results queue to drain 7134 1726882068.11533: results queue empty 7134 1726882068.11533: checking for any_errors_fatal 7134 1726882068.11534: done checking for any_errors_fatal 7134 1726882068.11535: checking for max_fail_percentage 7134 1726882068.11535: done checking for max_fail_percentage 7134 1726882068.11536: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.11536: done checking to see if all hosts have failed 7134 1726882068.11537: getting the remaining hosts for this loop 7134 1726882068.11537: done getting the remaining hosts for this loop 7134 1726882068.11539: getting the next task for host managed_node3 7134 1726882068.11541: done getting next task for host managed_node3 7134 1726882068.11542: ^ task is: TASK: Include the task 'show_interfaces.yml' 7134 1726882068.11543: ^ 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 7134 1726882068.11544: getting variables 7134 1726882068.11545: in VariableManager get_vars() 7134 1726882068.11553: Calling all_inventory to load vars for managed_node3 7134 1726882068.11555: Calling groups_inventory to load vars for managed_node3 7134 1726882068.11556: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.11562: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.11564: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.11565: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.11659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.11765: done with get_vars() 7134 1726882068.11770: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:9 Friday 20 September 2024 21:27:48 -0400 (0:00:00.035) 0:00:04.316 ****** 7134 1726882068.11816: entering _queue_task() for managed_node3/include_tasks 7134 1726882068.11983: worker is 1 (out of 1 available) 7134 1726882068.11999: exiting _queue_task() for managed_node3/include_tasks 7134 1726882068.12011: done queuing things up, now waiting for results queue to drain 7134 1726882068.12012: waiting for pending results... 7134 1726882068.12148: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7134 1726882068.12246: in run() - task 12673a56-9f93-4f50-edf1-00000000000b 7134 1726882068.12250: variable 'ansible_search_path' from source: unknown 7134 1726882068.12253: calling self._execute() 7134 1726882068.12285: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.12292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.12304: variable 'omit' from source: magic vars 7134 1726882068.12600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.14050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.14105: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.14132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.14156: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.14176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.14238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.14257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.14274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.14307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.14318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.14416: variable 'ansible_distribution' from source: facts 7134 1726882068.14420: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.14434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.14437: when evaluation is False, skipping this task 7134 1726882068.14440: _execute() done 7134 1726882068.14442: dumping result to json 7134 1726882068.14446: done dumping result, returning 7134 1726882068.14452: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-4f50-edf1-00000000000b] 7134 1726882068.14457: sending task result for task 12673a56-9f93-4f50-edf1-00000000000b 7134 1726882068.14536: done sending task result for task 12673a56-9f93-4f50-edf1-00000000000b 7134 1726882068.14539: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.14581: no more pending results, returning what we have 7134 1726882068.14584: results queue empty 7134 1726882068.14585: checking for any_errors_fatal 7134 1726882068.14587: done checking for any_errors_fatal 7134 1726882068.14587: checking for max_fail_percentage 7134 1726882068.14589: done checking for max_fail_percentage 7134 1726882068.14589: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.14590: done checking to see if all hosts have failed 7134 1726882068.14591: getting the remaining hosts for this loop 7134 1726882068.14592: done getting the remaining hosts for this loop 7134 1726882068.14598: getting the next task for host managed_node3 7134 1726882068.14605: done getting next task for host managed_node3 7134 1726882068.14607: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7134 1726882068.14608: ^ 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 7134 1726882068.14611: getting variables 7134 1726882068.14612: in VariableManager get_vars() 7134 1726882068.14656: Calling all_inventory to load vars for managed_node3 7134 1726882068.14658: Calling groups_inventory to load vars for managed_node3 7134 1726882068.14660: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.14669: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.14671: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.14673: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.14795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.14911: done with get_vars() 7134 1726882068.14919: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:11 Friday 20 September 2024 21:27:48 -0400 (0:00:00.031) 0:00:04.348 ****** 7134 1726882068.14977: entering _queue_task() for managed_node3/include_tasks 7134 1726882068.15147: worker is 1 (out of 1 available) 7134 1726882068.15159: exiting _queue_task() for managed_node3/include_tasks 7134 1726882068.15171: done queuing things up, now waiting for results queue to drain 7134 1726882068.15172: waiting for pending results... 7134 1726882068.15322: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7134 1726882068.15370: in run() - task 12673a56-9f93-4f50-edf1-00000000000c 7134 1726882068.15381: variable 'ansible_search_path' from source: unknown 7134 1726882068.15416: calling self._execute() 7134 1726882068.15471: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.15475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.15482: variable 'omit' from source: magic vars 7134 1726882068.15831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.17262: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.17303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.17329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.17541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.17561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.17624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.17644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.17661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.17690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.17704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.17791: variable 'ansible_distribution' from source: facts 7134 1726882068.17797: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.17813: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.17816: when evaluation is False, skipping this task 7134 1726882068.17818: _execute() done 7134 1726882068.17821: dumping result to json 7134 1726882068.17823: done dumping result, returning 7134 1726882068.17830: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-4f50-edf1-00000000000c] 7134 1726882068.17835: sending task result for task 12673a56-9f93-4f50-edf1-00000000000c 7134 1726882068.17919: done sending task result for task 12673a56-9f93-4f50-edf1-00000000000c 7134 1726882068.17922: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.17961: no more pending results, returning what we have 7134 1726882068.17965: results queue empty 7134 1726882068.17965: checking for any_errors_fatal 7134 1726882068.17970: done checking for any_errors_fatal 7134 1726882068.17970: checking for max_fail_percentage 7134 1726882068.17972: done checking for max_fail_percentage 7134 1726882068.17972: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.17973: done checking to see if all hosts have failed 7134 1726882068.17974: getting the remaining hosts for this loop 7134 1726882068.17976: done getting the remaining hosts for this loop 7134 1726882068.17980: getting the next task for host managed_node3 7134 1726882068.17985: done getting next task for host managed_node3 7134 1726882068.17990: ^ task is: TASK: Include the task 'assert_device_present.yml' 7134 1726882068.17992: ^ 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 7134 1726882068.17996: getting variables 7134 1726882068.17998: in VariableManager get_vars() 7134 1726882068.18042: Calling all_inventory to load vars for managed_node3 7134 1726882068.18045: Calling groups_inventory to load vars for managed_node3 7134 1726882068.18047: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.18056: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.18058: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.18060: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.18225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.18341: done with get_vars() 7134 1726882068.18349: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:15 Friday 20 September 2024 21:27:48 -0400 (0:00:00.034) 0:00:04.382 ****** 7134 1726882068.18411: entering _queue_task() for managed_node3/include_tasks 7134 1726882068.18589: worker is 1 (out of 1 available) 7134 1726882068.18604: exiting _queue_task() for managed_node3/include_tasks 7134 1726882068.18614: done queuing things up, now waiting for results queue to drain 7134 1726882068.18616: waiting for pending results... 7134 1726882068.18752: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7134 1726882068.18819: in run() - task 12673a56-9f93-4f50-edf1-00000000000d 7134 1726882068.18831: variable 'ansible_search_path' from source: unknown 7134 1726882068.18859: calling self._execute() 7134 1726882068.18923: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.18927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.18935: variable 'omit' from source: magic vars 7134 1726882068.19238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.20984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.21200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.21205: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.21207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.21210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.21246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.21283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.21334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.21382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.21414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.21556: variable 'ansible_distribution' from source: facts 7134 1726882068.21570: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.21602: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.21615: when evaluation is False, skipping this task 7134 1726882068.21628: _execute() done 7134 1726882068.21637: dumping result to json 7134 1726882068.21645: done dumping result, returning 7134 1726882068.21657: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-4f50-edf1-00000000000d] 7134 1726882068.21699: sending task result for task 12673a56-9f93-4f50-edf1-00000000000d 7134 1726882068.21942: done sending task result for task 12673a56-9f93-4f50-edf1-00000000000d 7134 1726882068.21946: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.21990: no more pending results, returning what we have 7134 1726882068.21996: results queue empty 7134 1726882068.21997: checking for any_errors_fatal 7134 1726882068.22001: done checking for any_errors_fatal 7134 1726882068.22002: checking for max_fail_percentage 7134 1726882068.22003: done checking for max_fail_percentage 7134 1726882068.22004: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.22005: done checking to see if all hosts have failed 7134 1726882068.22006: getting the remaining hosts for this loop 7134 1726882068.22007: done getting the remaining hosts for this loop 7134 1726882068.22011: getting the next task for host managed_node3 7134 1726882068.22018: done getting next task for host managed_node3 7134 1726882068.22020: ^ task is: TASK: TEST: I can configure an interface with auto_gateway enabled 7134 1726882068.22022: ^ 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 7134 1726882068.22025: getting variables 7134 1726882068.22027: in VariableManager get_vars() 7134 1726882068.22074: Calling all_inventory to load vars for managed_node3 7134 1726882068.22077: Calling groups_inventory to load vars for managed_node3 7134 1726882068.22080: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.22096: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.22100: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.22103: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.22367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.22561: done with get_vars() 7134 1726882068.22573: done getting variables 7134 1726882068.22667: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Friday 20 September 2024 21:27:48 -0400 (0:00:00.042) 0:00:04.425 ****** 7134 1726882068.22701: entering _queue_task() for managed_node3/debug 7134 1726882068.22703: Creating lock for debug 7134 1726882068.22957: worker is 1 (out of 1 available) 7134 1726882068.22969: exiting _queue_task() for managed_node3/debug 7134 1726882068.22980: done queuing things up, now waiting for results queue to drain 7134 1726882068.22982: waiting for pending results... 7134 1726882068.23240: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled 7134 1726882068.23342: in run() - task 12673a56-9f93-4f50-edf1-00000000000e 7134 1726882068.23364: variable 'ansible_search_path' from source: unknown 7134 1726882068.23409: calling self._execute() 7134 1726882068.23497: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.23527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.23531: variable 'omit' from source: magic vars 7134 1726882068.24036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.26120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.26160: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.26186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.26225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.26247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.26311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.26330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.26350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.26374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.26385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.26480: variable 'ansible_distribution' from source: facts 7134 1726882068.26485: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.26504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.26507: when evaluation is False, skipping this task 7134 1726882068.26510: _execute() done 7134 1726882068.26513: dumping result to json 7134 1726882068.26515: done dumping result, returning 7134 1726882068.26526: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled [12673a56-9f93-4f50-edf1-00000000000e] 7134 1726882068.26529: sending task result for task 12673a56-9f93-4f50-edf1-00000000000e 7134 1726882068.26606: done sending task result for task 12673a56-9f93-4f50-edf1-00000000000e 7134 1726882068.26608: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882068.26651: no more pending results, returning what we have 7134 1726882068.26653: results queue empty 7134 1726882068.26654: checking for any_errors_fatal 7134 1726882068.26658: done checking for any_errors_fatal 7134 1726882068.26659: checking for max_fail_percentage 7134 1726882068.26660: done checking for max_fail_percentage 7134 1726882068.26661: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.26662: done checking to see if all hosts have failed 7134 1726882068.26663: getting the remaining hosts for this loop 7134 1726882068.26664: done getting the remaining hosts for this loop 7134 1726882068.26668: getting the next task for host managed_node3 7134 1726882068.26675: done getting next task for host managed_node3 7134 1726882068.26680: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882068.26683: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.26698: getting variables 7134 1726882068.26700: in VariableManager get_vars() 7134 1726882068.26742: Calling all_inventory to load vars for managed_node3 7134 1726882068.26745: Calling groups_inventory to load vars for managed_node3 7134 1726882068.26747: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.26755: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.26757: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.26760: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.26918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.27039: done with get_vars() 7134 1726882068.27047: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:27:48 -0400 (0:00:00.044) 0:00:04.469 ****** 7134 1726882068.27112: entering _queue_task() for managed_node3/include_tasks 7134 1726882068.27292: worker is 1 (out of 1 available) 7134 1726882068.27308: exiting _queue_task() for managed_node3/include_tasks 7134 1726882068.27319: done queuing things up, now waiting for results queue to drain 7134 1726882068.27320: waiting for pending results... 7134 1726882068.27468: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882068.27544: in run() - task 12673a56-9f93-4f50-edf1-000000000016 7134 1726882068.27557: variable 'ansible_search_path' from source: unknown 7134 1726882068.27561: variable 'ansible_search_path' from source: unknown 7134 1726882068.27588: calling self._execute() 7134 1726882068.27646: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.27650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.27660: variable 'omit' from source: magic vars 7134 1726882068.27949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.29589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.29637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.29662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.29686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.29709: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.29767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.29787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.29807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.29835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.29847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.29938: variable 'ansible_distribution' from source: facts 7134 1726882068.29941: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.29958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.29961: when evaluation is False, skipping this task 7134 1726882068.29964: _execute() done 7134 1726882068.29966: dumping result to json 7134 1726882068.29968: done dumping result, returning 7134 1726882068.29975: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-4f50-edf1-000000000016] 7134 1726882068.29980: sending task result for task 12673a56-9f93-4f50-edf1-000000000016 7134 1726882068.30064: done sending task result for task 12673a56-9f93-4f50-edf1-000000000016 7134 1726882068.30067: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.30114: no more pending results, returning what we have 7134 1726882068.30117: results queue empty 7134 1726882068.30118: checking for any_errors_fatal 7134 1726882068.30123: done checking for any_errors_fatal 7134 1726882068.30124: checking for max_fail_percentage 7134 1726882068.30125: done checking for max_fail_percentage 7134 1726882068.30126: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.30127: done checking to see if all hosts have failed 7134 1726882068.30128: getting the remaining hosts for this loop 7134 1726882068.30129: done getting the remaining hosts for this loop 7134 1726882068.30133: getting the next task for host managed_node3 7134 1726882068.30139: done getting next task for host managed_node3 7134 1726882068.30143: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882068.30146: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.30158: getting variables 7134 1726882068.30160: in VariableManager get_vars() 7134 1726882068.30203: Calling all_inventory to load vars for managed_node3 7134 1726882068.30206: Calling groups_inventory to load vars for managed_node3 7134 1726882068.30208: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.30216: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.30218: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.30220: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.30342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.30485: done with get_vars() 7134 1726882068.30494: done getting variables 7134 1726882068.30532: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:27:48 -0400 (0:00:00.034) 0:00:04.503 ****** 7134 1726882068.30554: entering _queue_task() for managed_node3/debug 7134 1726882068.30731: worker is 1 (out of 1 available) 7134 1726882068.30745: exiting _queue_task() for managed_node3/debug 7134 1726882068.30757: done queuing things up, now waiting for results queue to drain 7134 1726882068.30759: waiting for pending results... 7134 1726882068.30903: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882068.30997: in run() - task 12673a56-9f93-4f50-edf1-000000000017 7134 1726882068.31008: variable 'ansible_search_path' from source: unknown 7134 1726882068.31011: variable 'ansible_search_path' from source: unknown 7134 1726882068.31037: calling self._execute() 7134 1726882068.31101: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.31105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.31108: variable 'omit' from source: magic vars 7134 1726882068.31395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.33017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.33062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.33097: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.33122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.33142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.33201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.33223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.33241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.33266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.33278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.33371: variable 'ansible_distribution' from source: facts 7134 1726882068.33375: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.33408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.33411: when evaluation is False, skipping this task 7134 1726882068.33414: _execute() done 7134 1726882068.33417: dumping result to json 7134 1726882068.33419: done dumping result, returning 7134 1726882068.33421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-4f50-edf1-000000000017] 7134 1726882068.33423: sending task result for task 12673a56-9f93-4f50-edf1-000000000017 7134 1726882068.33504: done sending task result for task 12673a56-9f93-4f50-edf1-000000000017 7134 1726882068.33507: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882068.33545: no more pending results, returning what we have 7134 1726882068.33548: results queue empty 7134 1726882068.33549: checking for any_errors_fatal 7134 1726882068.33554: done checking for any_errors_fatal 7134 1726882068.33555: checking for max_fail_percentage 7134 1726882068.33556: done checking for max_fail_percentage 7134 1726882068.33557: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.33558: done checking to see if all hosts have failed 7134 1726882068.33558: getting the remaining hosts for this loop 7134 1726882068.33560: done getting the remaining hosts for this loop 7134 1726882068.33563: getting the next task for host managed_node3 7134 1726882068.33569: done getting next task for host managed_node3 7134 1726882068.33573: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882068.33575: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.33587: getting variables 7134 1726882068.33589: in VariableManager get_vars() 7134 1726882068.33633: Calling all_inventory to load vars for managed_node3 7134 1726882068.33636: Calling groups_inventory to load vars for managed_node3 7134 1726882068.33638: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.33646: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.33648: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.33650: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.33781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.33906: done with get_vars() 7134 1726882068.33917: done getting variables 7134 1726882068.33976: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:27:48 -0400 (0:00:00.034) 0:00:04.538 ****** 7134 1726882068.34000: entering _queue_task() for managed_node3/fail 7134 1726882068.34002: Creating lock for fail 7134 1726882068.34189: worker is 1 (out of 1 available) 7134 1726882068.34206: exiting _queue_task() for managed_node3/fail 7134 1726882068.34218: done queuing things up, now waiting for results queue to drain 7134 1726882068.34219: waiting for pending results... 7134 1726882068.34369: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882068.34445: in run() - task 12673a56-9f93-4f50-edf1-000000000018 7134 1726882068.34457: variable 'ansible_search_path' from source: unknown 7134 1726882068.34460: variable 'ansible_search_path' from source: unknown 7134 1726882068.34486: calling self._execute() 7134 1726882068.34545: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.34549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.34558: variable 'omit' from source: magic vars 7134 1726882068.34850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.36469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.36511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.36540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.36564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.36582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.36642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.36661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.36678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.36707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.36717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.36806: variable 'ansible_distribution' from source: facts 7134 1726882068.36809: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.36825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.36829: when evaluation is False, skipping this task 7134 1726882068.36832: _execute() done 7134 1726882068.36835: dumping result to json 7134 1726882068.36837: done dumping result, returning 7134 1726882068.36844: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-4f50-edf1-000000000018] 7134 1726882068.36847: sending task result for task 12673a56-9f93-4f50-edf1-000000000018 7134 1726882068.36927: done sending task result for task 12673a56-9f93-4f50-edf1-000000000018 7134 1726882068.36930: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.36985: no more pending results, returning what we have 7134 1726882068.36991: results queue empty 7134 1726882068.36992: checking for any_errors_fatal 7134 1726882068.36997: done checking for any_errors_fatal 7134 1726882068.36998: checking for max_fail_percentage 7134 1726882068.36999: done checking for max_fail_percentage 7134 1726882068.37000: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.37001: done checking to see if all hosts have failed 7134 1726882068.37002: getting the remaining hosts for this loop 7134 1726882068.37003: done getting the remaining hosts for this loop 7134 1726882068.37006: getting the next task for host managed_node3 7134 1726882068.37011: done getting next task for host managed_node3 7134 1726882068.37014: ^ 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 7134 1726882068.37017: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.37028: getting variables 7134 1726882068.37029: in VariableManager get_vars() 7134 1726882068.37065: Calling all_inventory to load vars for managed_node3 7134 1726882068.37067: Calling groups_inventory to load vars for managed_node3 7134 1726882068.37069: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.37077: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.37079: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.37082: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.37358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.37471: done with get_vars() 7134 1726882068.37477: done getting variables 7134 1726882068.37519: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:27:48 -0400 (0:00:00.035) 0:00:04.573 ****** 7134 1726882068.37539: entering _queue_task() for managed_node3/fail 7134 1726882068.37705: worker is 1 (out of 1 available) 7134 1726882068.37717: exiting _queue_task() for managed_node3/fail 7134 1726882068.37728: done queuing things up, now waiting for results queue to drain 7134 1726882068.37729: waiting for pending results... 7134 1726882068.37870: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7134 1726882068.38000: in run() - task 12673a56-9f93-4f50-edf1-000000000019 7134 1726882068.38004: variable 'ansible_search_path' from source: unknown 7134 1726882068.38007: variable 'ansible_search_path' from source: unknown 7134 1726882068.38010: calling self._execute() 7134 1726882068.38063: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.38066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.38077: variable 'omit' from source: magic vars 7134 1726882068.38355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.39789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.39844: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.39869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.39896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.39916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.39972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.39996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.40013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.40044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.40054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.40146: variable 'ansible_distribution' from source: facts 7134 1726882068.40151: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.40166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.40168: when evaluation is False, skipping this task 7134 1726882068.40171: _execute() done 7134 1726882068.40173: dumping result to json 7134 1726882068.40176: done dumping result, returning 7134 1726882068.40182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-4f50-edf1-000000000019] 7134 1726882068.40188: sending task result for task 12673a56-9f93-4f50-edf1-000000000019 7134 1726882068.40275: done sending task result for task 12673a56-9f93-4f50-edf1-000000000019 7134 1726882068.40278: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.40319: no more pending results, returning what we have 7134 1726882068.40322: results queue empty 7134 1726882068.40323: checking for any_errors_fatal 7134 1726882068.40329: done checking for any_errors_fatal 7134 1726882068.40329: checking for max_fail_percentage 7134 1726882068.40331: done checking for max_fail_percentage 7134 1726882068.40332: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.40332: done checking to see if all hosts have failed 7134 1726882068.40333: getting the remaining hosts for this loop 7134 1726882068.40334: done getting the remaining hosts for this loop 7134 1726882068.40337: getting the next task for host managed_node3 7134 1726882068.40342: done getting next task for host managed_node3 7134 1726882068.40345: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882068.40348: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.40359: getting variables 7134 1726882068.40360: in VariableManager get_vars() 7134 1726882068.40398: Calling all_inventory to load vars for managed_node3 7134 1726882068.40401: Calling groups_inventory to load vars for managed_node3 7134 1726882068.40403: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.40411: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.40413: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.40416: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.40525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.40651: done with get_vars() 7134 1726882068.40659: done getting variables 7134 1726882068.40698: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:27:48 -0400 (0:00:00.031) 0:00:04.605 ****** 7134 1726882068.40719: entering _queue_task() for managed_node3/fail 7134 1726882068.40881: worker is 1 (out of 1 available) 7134 1726882068.40895: exiting _queue_task() for managed_node3/fail 7134 1726882068.40907: done queuing things up, now waiting for results queue to drain 7134 1726882068.40909: waiting for pending results... 7134 1726882068.41053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882068.41136: in run() - task 12673a56-9f93-4f50-edf1-00000000001a 7134 1726882068.41146: variable 'ansible_search_path' from source: unknown 7134 1726882068.41149: variable 'ansible_search_path' from source: unknown 7134 1726882068.41175: calling self._execute() 7134 1726882068.41235: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.41241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.41254: variable 'omit' from source: magic vars 7134 1726882068.41596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.43026: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.43067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.43101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.43123: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.43142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.43212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.43232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.43250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.43275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.43286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.43381: variable 'ansible_distribution' from source: facts 7134 1726882068.43385: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.43405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.43408: when evaluation is False, skipping this task 7134 1726882068.43412: _execute() done 7134 1726882068.43415: dumping result to json 7134 1726882068.43419: done dumping result, returning 7134 1726882068.43422: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-4f50-edf1-00000000001a] 7134 1726882068.43432: sending task result for task 12673a56-9f93-4f50-edf1-00000000001a 7134 1726882068.43510: done sending task result for task 12673a56-9f93-4f50-edf1-00000000001a 7134 1726882068.43513: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.43571: no more pending results, returning what we have 7134 1726882068.43574: results queue empty 7134 1726882068.43575: checking for any_errors_fatal 7134 1726882068.43578: done checking for any_errors_fatal 7134 1726882068.43579: checking for max_fail_percentage 7134 1726882068.43580: done checking for max_fail_percentage 7134 1726882068.43581: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.43582: done checking to see if all hosts have failed 7134 1726882068.43583: getting the remaining hosts for this loop 7134 1726882068.43584: done getting the remaining hosts for this loop 7134 1726882068.43587: getting the next task for host managed_node3 7134 1726882068.43594: done getting next task for host managed_node3 7134 1726882068.43598: ^ 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 7134 1726882068.43601: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.43613: getting variables 7134 1726882068.43615: in VariableManager get_vars() 7134 1726882068.43654: Calling all_inventory to load vars for managed_node3 7134 1726882068.43656: Calling groups_inventory to load vars for managed_node3 7134 1726882068.43658: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.43666: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.43668: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.43671: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.43821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.43939: done with get_vars() 7134 1726882068.43946: done getting variables 7134 1726882068.44012: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:04.638 ****** 7134 1726882068.44036: entering _queue_task() for managed_node3/dnf 7134 1726882068.44213: worker is 1 (out of 1 available) 7134 1726882068.44226: exiting _queue_task() for managed_node3/dnf 7134 1726882068.44238: done queuing things up, now waiting for results queue to drain 7134 1726882068.44239: waiting for pending results... 7134 1726882068.44390: running TaskExecutor() for managed_node3/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 7134 1726882068.44471: in run() - task 12673a56-9f93-4f50-edf1-00000000001b 7134 1726882068.44481: variable 'ansible_search_path' from source: unknown 7134 1726882068.44484: variable 'ansible_search_path' from source: unknown 7134 1726882068.44515: calling self._execute() 7134 1726882068.44577: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.44581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.44587: variable 'omit' from source: magic vars 7134 1726882068.44878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.46373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.46425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.46448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.46474: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.46497: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.46556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.46576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.46598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.46623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.46639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.46731: variable 'ansible_distribution' from source: facts 7134 1726882068.46734: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.46754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.46757: when evaluation is False, skipping this task 7134 1726882068.46759: _execute() done 7134 1726882068.46761: dumping result to json 7134 1726882068.46763: done dumping result, returning 7134 1726882068.46770: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-00000000001b] 7134 1726882068.46773: sending task result for task 12673a56-9f93-4f50-edf1-00000000001b 7134 1726882068.46865: done sending task result for task 12673a56-9f93-4f50-edf1-00000000001b 7134 1726882068.46868: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.46915: no more pending results, returning what we have 7134 1726882068.46918: results queue empty 7134 1726882068.46919: checking for any_errors_fatal 7134 1726882068.46924: done checking for any_errors_fatal 7134 1726882068.46925: checking for max_fail_percentage 7134 1726882068.46927: done checking for max_fail_percentage 7134 1726882068.46927: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.46928: done checking to see if all hosts have failed 7134 1726882068.46928: getting the remaining hosts for this loop 7134 1726882068.46930: done getting the remaining hosts for this loop 7134 1726882068.46934: getting the next task for host managed_node3 7134 1726882068.46940: done getting next task for host managed_node3 7134 1726882068.46944: ^ 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 7134 1726882068.46946: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.46958: getting variables 7134 1726882068.46960: in VariableManager get_vars() 7134 1726882068.47003: Calling all_inventory to load vars for managed_node3 7134 1726882068.47006: Calling groups_inventory to load vars for managed_node3 7134 1726882068.47008: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.47016: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.47019: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.47021: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.47145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.47267: done with get_vars() 7134 1726882068.47276: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882068.47329: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:04.671 ****** 7134 1726882068.47351: entering _queue_task() for managed_node3/yum 7134 1726882068.47353: Creating lock for yum 7134 1726882068.47544: worker is 1 (out of 1 available) 7134 1726882068.47557: exiting _queue_task() for managed_node3/yum 7134 1726882068.47569: done queuing things up, now waiting for results queue to drain 7134 1726882068.47570: waiting for pending results... 7134 1726882068.47732: running TaskExecutor() for managed_node3/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 7134 1726882068.47822: in run() - task 12673a56-9f93-4f50-edf1-00000000001c 7134 1726882068.47832: variable 'ansible_search_path' from source: unknown 7134 1726882068.47835: variable 'ansible_search_path' from source: unknown 7134 1726882068.47863: calling self._execute() 7134 1726882068.47926: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.47930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.47938: variable 'omit' from source: magic vars 7134 1726882068.48283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.49710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.49764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.49792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.49817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.49837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.49897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.49917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.49934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.49959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.49972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.50062: variable 'ansible_distribution' from source: facts 7134 1726882068.50066: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.50083: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.50086: when evaluation is False, skipping this task 7134 1726882068.50091: _execute() done 7134 1726882068.50095: dumping result to json 7134 1726882068.50098: done dumping result, returning 7134 1726882068.50101: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-00000000001c] 7134 1726882068.50104: sending task result for task 12673a56-9f93-4f50-edf1-00000000001c 7134 1726882068.50189: done sending task result for task 12673a56-9f93-4f50-edf1-00000000001c 7134 1726882068.50192: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.50261: no more pending results, returning what we have 7134 1726882068.50264: results queue empty 7134 1726882068.50265: checking for any_errors_fatal 7134 1726882068.50269: done checking for any_errors_fatal 7134 1726882068.50270: checking for max_fail_percentage 7134 1726882068.50271: done checking for max_fail_percentage 7134 1726882068.50272: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.50272: done checking to see if all hosts have failed 7134 1726882068.50273: getting the remaining hosts for this loop 7134 1726882068.50275: done getting the remaining hosts for this loop 7134 1726882068.50278: getting the next task for host managed_node3 7134 1726882068.50283: done getting next task for host managed_node3 7134 1726882068.50286: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882068.50292: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.50306: getting variables 7134 1726882068.50307: in VariableManager get_vars() 7134 1726882068.50346: Calling all_inventory to load vars for managed_node3 7134 1726882068.50349: Calling groups_inventory to load vars for managed_node3 7134 1726882068.50351: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.50359: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.50361: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.50364: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.50505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.50624: done with get_vars() 7134 1726882068.50631: done getting variables 7134 1726882068.50668: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:04.705 ****** 7134 1726882068.50695: entering _queue_task() for managed_node3/fail 7134 1726882068.50872: worker is 1 (out of 1 available) 7134 1726882068.50884: exiting _queue_task() for managed_node3/fail 7134 1726882068.50899: done queuing things up, now waiting for results queue to drain 7134 1726882068.50900: waiting for pending results... 7134 1726882068.51039: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882068.51116: in run() - task 12673a56-9f93-4f50-edf1-00000000001d 7134 1726882068.51130: variable 'ansible_search_path' from source: unknown 7134 1726882068.51134: variable 'ansible_search_path' from source: unknown 7134 1726882068.51157: calling self._execute() 7134 1726882068.51224: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.51228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.51241: variable 'omit' from source: magic vars 7134 1726882068.51525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.52945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.52991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.53017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.53042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.53061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.53120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.53140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.53157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.53182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.53196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.53292: variable 'ansible_distribution' from source: facts 7134 1726882068.53298: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.53314: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.53317: when evaluation is False, skipping this task 7134 1726882068.53320: _execute() done 7134 1726882068.53323: dumping result to json 7134 1726882068.53325: done dumping result, returning 7134 1726882068.53331: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-00000000001d] 7134 1726882068.53336: sending task result for task 12673a56-9f93-4f50-edf1-00000000001d 7134 1726882068.53423: done sending task result for task 12673a56-9f93-4f50-edf1-00000000001d 7134 1726882068.53425: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.53468: no more pending results, returning what we have 7134 1726882068.53471: results queue empty 7134 1726882068.53472: checking for any_errors_fatal 7134 1726882068.53478: done checking for any_errors_fatal 7134 1726882068.53479: checking for max_fail_percentage 7134 1726882068.53480: done checking for max_fail_percentage 7134 1726882068.53481: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.53481: done checking to see if all hosts have failed 7134 1726882068.53482: getting the remaining hosts for this loop 7134 1726882068.53484: done getting the remaining hosts for this loop 7134 1726882068.53489: getting the next task for host managed_node3 7134 1726882068.53496: done getting next task for host managed_node3 7134 1726882068.53500: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7134 1726882068.53502: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.53514: getting variables 7134 1726882068.53516: in VariableManager get_vars() 7134 1726882068.53553: Calling all_inventory to load vars for managed_node3 7134 1726882068.53556: Calling groups_inventory to load vars for managed_node3 7134 1726882068.53558: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.53566: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.53568: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.53570: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.53684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.53835: done with get_vars() 7134 1726882068.53842: done getting variables 7134 1726882068.53879: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:27:48 -0400 (0:00:00.032) 0:00:04.737 ****** 7134 1726882068.53905: entering _queue_task() for managed_node3/package 7134 1726882068.54083: worker is 1 (out of 1 available) 7134 1726882068.54100: exiting _queue_task() for managed_node3/package 7134 1726882068.54111: done queuing things up, now waiting for results queue to drain 7134 1726882068.54112: waiting for pending results... 7134 1726882068.54253: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7134 1726882068.54335: in run() - task 12673a56-9f93-4f50-edf1-00000000001e 7134 1726882068.54344: variable 'ansible_search_path' from source: unknown 7134 1726882068.54348: variable 'ansible_search_path' from source: unknown 7134 1726882068.54377: calling self._execute() 7134 1726882068.54439: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.54442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.54453: variable 'omit' from source: magic vars 7134 1726882068.54734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.56166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.56222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.56248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.56272: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.56296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.56351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.56371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.56388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.56420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.56436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.56525: variable 'ansible_distribution' from source: facts 7134 1726882068.56530: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.56547: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.56550: when evaluation is False, skipping this task 7134 1726882068.56552: _execute() done 7134 1726882068.56555: dumping result to json 7134 1726882068.56557: done dumping result, returning 7134 1726882068.56565: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-4f50-edf1-00000000001e] 7134 1726882068.56568: sending task result for task 12673a56-9f93-4f50-edf1-00000000001e 7134 1726882068.56653: done sending task result for task 12673a56-9f93-4f50-edf1-00000000001e 7134 1726882068.56656: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.56701: no more pending results, returning what we have 7134 1726882068.56704: results queue empty 7134 1726882068.56704: checking for any_errors_fatal 7134 1726882068.56709: done checking for any_errors_fatal 7134 1726882068.56710: checking for max_fail_percentage 7134 1726882068.56711: done checking for max_fail_percentage 7134 1726882068.56712: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.56713: done checking to see if all hosts have failed 7134 1726882068.56713: getting the remaining hosts for this loop 7134 1726882068.56715: done getting the remaining hosts for this loop 7134 1726882068.56718: getting the next task for host managed_node3 7134 1726882068.56723: done getting next task for host managed_node3 7134 1726882068.56727: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882068.56729: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.56740: getting variables 7134 1726882068.56742: in VariableManager get_vars() 7134 1726882068.56778: Calling all_inventory to load vars for managed_node3 7134 1726882068.56781: Calling groups_inventory to load vars for managed_node3 7134 1726882068.56783: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.56791: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.56794: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.56797: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.56914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.57036: done with get_vars() 7134 1726882068.57045: done getting variables 7134 1726882068.57082: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:27:48 -0400 (0:00:00.032) 0:00:04.769 ****** 7134 1726882068.57108: entering _queue_task() for managed_node3/package 7134 1726882068.57283: worker is 1 (out of 1 available) 7134 1726882068.57301: exiting _queue_task() for managed_node3/package 7134 1726882068.57312: done queuing things up, now waiting for results queue to drain 7134 1726882068.57314: waiting for pending results... 7134 1726882068.57457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882068.57533: in run() - task 12673a56-9f93-4f50-edf1-00000000001f 7134 1726882068.57546: variable 'ansible_search_path' from source: unknown 7134 1726882068.57550: variable 'ansible_search_path' from source: unknown 7134 1726882068.57575: calling self._execute() 7134 1726882068.57634: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.57639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.57653: variable 'omit' from source: magic vars 7134 1726882068.57934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.59373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.59417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.59443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.59468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.59486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.59545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.59564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.59581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.59611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.59623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.59713: variable 'ansible_distribution' from source: facts 7134 1726882068.59717: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.59735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.59738: when evaluation is False, skipping this task 7134 1726882068.59740: _execute() done 7134 1726882068.59742: dumping result to json 7134 1726882068.59745: done dumping result, returning 7134 1726882068.59751: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-4f50-edf1-00000000001f] 7134 1726882068.59756: sending task result for task 12673a56-9f93-4f50-edf1-00000000001f 7134 1726882068.59842: done sending task result for task 12673a56-9f93-4f50-edf1-00000000001f 7134 1726882068.59845: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.59892: no more pending results, returning what we have 7134 1726882068.59897: results queue empty 7134 1726882068.59898: checking for any_errors_fatal 7134 1726882068.59902: done checking for any_errors_fatal 7134 1726882068.59902: checking for max_fail_percentage 7134 1726882068.59904: done checking for max_fail_percentage 7134 1726882068.59905: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.59905: done checking to see if all hosts have failed 7134 1726882068.59906: getting the remaining hosts for this loop 7134 1726882068.59907: done getting the remaining hosts for this loop 7134 1726882068.59910: getting the next task for host managed_node3 7134 1726882068.59916: done getting next task for host managed_node3 7134 1726882068.59919: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882068.59922: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.59933: getting variables 7134 1726882068.59934: in VariableManager get_vars() 7134 1726882068.59972: Calling all_inventory to load vars for managed_node3 7134 1726882068.59974: Calling groups_inventory to load vars for managed_node3 7134 1726882068.59976: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.59984: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.59986: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.59992: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.60133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.60251: done with get_vars() 7134 1726882068.60258: done getting variables 7134 1726882068.60299: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:27:48 -0400 (0:00:00.032) 0:00:04.801 ****** 7134 1726882068.60321: entering _queue_task() for managed_node3/package 7134 1726882068.60496: worker is 1 (out of 1 available) 7134 1726882068.60509: exiting _queue_task() for managed_node3/package 7134 1726882068.60519: done queuing things up, now waiting for results queue to drain 7134 1726882068.60520: waiting for pending results... 7134 1726882068.60664: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882068.60742: in run() - task 12673a56-9f93-4f50-edf1-000000000020 7134 1726882068.60752: variable 'ansible_search_path' from source: unknown 7134 1726882068.60755: variable 'ansible_search_path' from source: unknown 7134 1726882068.60784: calling self._execute() 7134 1726882068.60841: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.60845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.60854: variable 'omit' from source: magic vars 7134 1726882068.61131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.62529: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.62575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.62603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.62630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.62649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.62704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.62724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.62745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.62770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.62780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.62872: variable 'ansible_distribution' from source: facts 7134 1726882068.62875: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.62892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.62897: when evaluation is False, skipping this task 7134 1726882068.62900: _execute() done 7134 1726882068.62902: dumping result to json 7134 1726882068.62905: done dumping result, returning 7134 1726882068.62908: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-4f50-edf1-000000000020] 7134 1726882068.62913: sending task result for task 12673a56-9f93-4f50-edf1-000000000020 7134 1726882068.62998: done sending task result for task 12673a56-9f93-4f50-edf1-000000000020 7134 1726882068.63001: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.63067: no more pending results, returning what we have 7134 1726882068.63069: results queue empty 7134 1726882068.63070: checking for any_errors_fatal 7134 1726882068.63076: done checking for any_errors_fatal 7134 1726882068.63077: checking for max_fail_percentage 7134 1726882068.63078: done checking for max_fail_percentage 7134 1726882068.63079: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.63080: done checking to see if all hosts have failed 7134 1726882068.63081: getting the remaining hosts for this loop 7134 1726882068.63082: done getting the remaining hosts for this loop 7134 1726882068.63084: getting the next task for host managed_node3 7134 1726882068.63092: done getting next task for host managed_node3 7134 1726882068.63096: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882068.63099: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.63111: getting variables 7134 1726882068.63113: in VariableManager get_vars() 7134 1726882068.63145: Calling all_inventory to load vars for managed_node3 7134 1726882068.63146: Calling groups_inventory to load vars for managed_node3 7134 1726882068.63148: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.63154: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.63156: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.63157: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.63262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.63381: done with get_vars() 7134 1726882068.63391: done getting variables 7134 1726882068.63456: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:27:48 -0400 (0:00:00.031) 0:00:04.833 ****** 7134 1726882068.63477: entering _queue_task() for managed_node3/service 7134 1726882068.63478: Creating lock for service 7134 1726882068.63658: worker is 1 (out of 1 available) 7134 1726882068.63671: exiting _queue_task() for managed_node3/service 7134 1726882068.63682: done queuing things up, now waiting for results queue to drain 7134 1726882068.63684: waiting for pending results... 7134 1726882068.63841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882068.63918: in run() - task 12673a56-9f93-4f50-edf1-000000000021 7134 1726882068.63930: variable 'ansible_search_path' from source: unknown 7134 1726882068.63934: variable 'ansible_search_path' from source: unknown 7134 1726882068.63961: calling self._execute() 7134 1726882068.64020: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.64024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.64036: variable 'omit' from source: magic vars 7134 1726882068.64322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.65823: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.65867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.65895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.65920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.65939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.65999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.66023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.66040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.66065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.66077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.66170: variable 'ansible_distribution' from source: facts 7134 1726882068.66174: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.66195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.66198: when evaluation is False, skipping this task 7134 1726882068.66201: _execute() done 7134 1726882068.66204: dumping result to json 7134 1726882068.66206: done dumping result, returning 7134 1726882068.66214: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000021] 7134 1726882068.66217: sending task result for task 12673a56-9f93-4f50-edf1-000000000021 7134 1726882068.66303: done sending task result for task 12673a56-9f93-4f50-edf1-000000000021 7134 1726882068.66306: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.66346: no more pending results, returning what we have 7134 1726882068.66349: results queue empty 7134 1726882068.66350: checking for any_errors_fatal 7134 1726882068.66355: done checking for any_errors_fatal 7134 1726882068.66356: checking for max_fail_percentage 7134 1726882068.66357: done checking for max_fail_percentage 7134 1726882068.66358: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.66359: done checking to see if all hosts have failed 7134 1726882068.66360: getting the remaining hosts for this loop 7134 1726882068.66361: done getting the remaining hosts for this loop 7134 1726882068.66365: getting the next task for host managed_node3 7134 1726882068.66370: done getting next task for host managed_node3 7134 1726882068.66374: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882068.66376: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.66391: getting variables 7134 1726882068.66394: in VariableManager get_vars() 7134 1726882068.66435: Calling all_inventory to load vars for managed_node3 7134 1726882068.66437: Calling groups_inventory to load vars for managed_node3 7134 1726882068.66440: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.66448: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.66450: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.66452: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.66608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.66728: done with get_vars() 7134 1726882068.66735: done getting variables 7134 1726882068.66771: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:04.866 ****** 7134 1726882068.66795: entering _queue_task() for managed_node3/service 7134 1726882068.66977: worker is 1 (out of 1 available) 7134 1726882068.66994: exiting _queue_task() for managed_node3/service 7134 1726882068.67005: done queuing things up, now waiting for results queue to drain 7134 1726882068.67007: waiting for pending results... 7134 1726882068.67159: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882068.67230: in run() - task 12673a56-9f93-4f50-edf1-000000000022 7134 1726882068.67241: variable 'ansible_search_path' from source: unknown 7134 1726882068.67253: variable 'ansible_search_path' from source: unknown 7134 1726882068.67272: calling self._execute() 7134 1726882068.67330: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.67334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.67346: variable 'omit' from source: magic vars 7134 1726882068.67623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.69041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.69095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.69119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.69143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.69163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.69222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.69242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.69259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.69286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.69302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.69395: variable 'ansible_distribution' from source: facts 7134 1726882068.69399: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.69418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.69422: when evaluation is False, skipping this task 7134 1726882068.69425: _execute() done 7134 1726882068.69427: dumping result to json 7134 1726882068.69429: done dumping result, returning 7134 1726882068.69432: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-4f50-edf1-000000000022] 7134 1726882068.69434: sending task result for task 12673a56-9f93-4f50-edf1-000000000022 7134 1726882068.69520: done sending task result for task 12673a56-9f93-4f50-edf1-000000000022 7134 1726882068.69523: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882068.69563: no more pending results, returning what we have 7134 1726882068.69566: results queue empty 7134 1726882068.69567: checking for any_errors_fatal 7134 1726882068.69575: done checking for any_errors_fatal 7134 1726882068.69575: checking for max_fail_percentage 7134 1726882068.69576: done checking for max_fail_percentage 7134 1726882068.69577: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.69578: done checking to see if all hosts have failed 7134 1726882068.69579: getting the remaining hosts for this loop 7134 1726882068.69580: done getting the remaining hosts for this loop 7134 1726882068.69583: getting the next task for host managed_node3 7134 1726882068.69590: done getting next task for host managed_node3 7134 1726882068.69601: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882068.69604: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.69617: getting variables 7134 1726882068.69618: in VariableManager get_vars() 7134 1726882068.69655: Calling all_inventory to load vars for managed_node3 7134 1726882068.69658: Calling groups_inventory to load vars for managed_node3 7134 1726882068.69660: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.69668: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.69670: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.69672: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.69785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.69908: done with get_vars() 7134 1726882068.69916: done getting variables 7134 1726882068.69954: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:27:48 -0400 (0:00:00.031) 0:00:04.898 ****** 7134 1726882068.69975: entering _queue_task() for managed_node3/service 7134 1726882068.70154: worker is 1 (out of 1 available) 7134 1726882068.70170: exiting _queue_task() for managed_node3/service 7134 1726882068.70181: done queuing things up, now waiting for results queue to drain 7134 1726882068.70182: waiting for pending results... 7134 1726882068.70338: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882068.70422: in run() - task 12673a56-9f93-4f50-edf1-000000000023 7134 1726882068.70434: variable 'ansible_search_path' from source: unknown 7134 1726882068.70438: variable 'ansible_search_path' from source: unknown 7134 1726882068.70465: calling self._execute() 7134 1726882068.70524: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.70528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.70537: variable 'omit' from source: magic vars 7134 1726882068.70824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.72310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.72351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.72379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.72409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.72429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.72498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.72519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.72537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.72562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.72573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.72669: variable 'ansible_distribution' from source: facts 7134 1726882068.72673: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.72695: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.72698: when evaluation is False, skipping this task 7134 1726882068.72700: _execute() done 7134 1726882068.72703: dumping result to json 7134 1726882068.72705: done dumping result, returning 7134 1726882068.72711: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-4f50-edf1-000000000023] 7134 1726882068.72714: sending task result for task 12673a56-9f93-4f50-edf1-000000000023 7134 1726882068.72797: done sending task result for task 12673a56-9f93-4f50-edf1-000000000023 7134 1726882068.72800: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.72842: no more pending results, returning what we have 7134 1726882068.72844: results queue empty 7134 1726882068.72845: checking for any_errors_fatal 7134 1726882068.72852: done checking for any_errors_fatal 7134 1726882068.72853: checking for max_fail_percentage 7134 1726882068.72854: done checking for max_fail_percentage 7134 1726882068.72855: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.72856: done checking to see if all hosts have failed 7134 1726882068.72856: getting the remaining hosts for this loop 7134 1726882068.72858: done getting the remaining hosts for this loop 7134 1726882068.72861: getting the next task for host managed_node3 7134 1726882068.72867: done getting next task for host managed_node3 7134 1726882068.72871: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882068.72873: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.72885: getting variables 7134 1726882068.72887: in VariableManager get_vars() 7134 1726882068.72929: Calling all_inventory to load vars for managed_node3 7134 1726882068.72932: Calling groups_inventory to load vars for managed_node3 7134 1726882068.72934: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.72942: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.72944: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.72946: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.73101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.73223: done with get_vars() 7134 1726882068.73230: done getting variables 7134 1726882068.73268: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:04.931 ****** 7134 1726882068.73288: entering _queue_task() for managed_node3/service 7134 1726882068.73465: worker is 1 (out of 1 available) 7134 1726882068.73478: exiting _queue_task() for managed_node3/service 7134 1726882068.73489: done queuing things up, now waiting for results queue to drain 7134 1726882068.73490: waiting for pending results... 7134 1726882068.73648: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882068.73727: in run() - task 12673a56-9f93-4f50-edf1-000000000024 7134 1726882068.73738: variable 'ansible_search_path' from source: unknown 7134 1726882068.73741: variable 'ansible_search_path' from source: unknown 7134 1726882068.73768: calling self._execute() 7134 1726882068.73835: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.73839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.73848: variable 'omit' from source: magic vars 7134 1726882068.74132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.75563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.75608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.75634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.75660: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.75684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.75739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.75759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.75776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.75808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.75819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.75913: variable 'ansible_distribution' from source: facts 7134 1726882068.75917: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.75932: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.75935: when evaluation is False, skipping this task 7134 1726882068.75937: _execute() done 7134 1726882068.75940: dumping result to json 7134 1726882068.75942: done dumping result, returning 7134 1726882068.75949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-4f50-edf1-000000000024] 7134 1726882068.75953: sending task result for task 12673a56-9f93-4f50-edf1-000000000024 7134 1726882068.76036: done sending task result for task 12673a56-9f93-4f50-edf1-000000000024 7134 1726882068.76039: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882068.76079: no more pending results, returning what we have 7134 1726882068.76082: results queue empty 7134 1726882068.76082: checking for any_errors_fatal 7134 1726882068.76090: done checking for any_errors_fatal 7134 1726882068.76090: checking for max_fail_percentage 7134 1726882068.76092: done checking for max_fail_percentage 7134 1726882068.76095: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.76096: done checking to see if all hosts have failed 7134 1726882068.76097: getting the remaining hosts for this loop 7134 1726882068.76099: done getting the remaining hosts for this loop 7134 1726882068.76102: getting the next task for host managed_node3 7134 1726882068.76107: done getting next task for host managed_node3 7134 1726882068.76110: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882068.76112: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.76125: getting variables 7134 1726882068.76126: in VariableManager get_vars() 7134 1726882068.76166: Calling all_inventory to load vars for managed_node3 7134 1726882068.76169: Calling groups_inventory to load vars for managed_node3 7134 1726882068.76171: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.76179: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.76181: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.76183: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.76300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.76419: done with get_vars() 7134 1726882068.76428: done getting variables 7134 1726882068.76466: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:27:48 -0400 (0:00:00.031) 0:00:04.963 ****** 7134 1726882068.76490: entering _queue_task() for managed_node3/copy 7134 1726882068.76660: worker is 1 (out of 1 available) 7134 1726882068.76674: exiting _queue_task() for managed_node3/copy 7134 1726882068.76684: done queuing things up, now waiting for results queue to drain 7134 1726882068.76685: waiting for pending results... 7134 1726882068.76837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882068.76913: in run() - task 12673a56-9f93-4f50-edf1-000000000025 7134 1726882068.76926: variable 'ansible_search_path' from source: unknown 7134 1726882068.76929: variable 'ansible_search_path' from source: unknown 7134 1726882068.76955: calling self._execute() 7134 1726882068.77019: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.77023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.77034: variable 'omit' from source: magic vars 7134 1726882068.77377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.78788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.78833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.78873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.78897: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.78917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.78972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.78998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.79015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.79041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.79051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.79146: variable 'ansible_distribution' from source: facts 7134 1726882068.79149: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.79166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.79168: when evaluation is False, skipping this task 7134 1726882068.79171: _execute() done 7134 1726882068.79173: dumping result to json 7134 1726882068.79176: done dumping result, returning 7134 1726882068.79182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-4f50-edf1-000000000025] 7134 1726882068.79186: sending task result for task 12673a56-9f93-4f50-edf1-000000000025 7134 1726882068.79269: done sending task result for task 12673a56-9f93-4f50-edf1-000000000025 7134 1726882068.79273: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.79342: no more pending results, returning what we have 7134 1726882068.79345: results queue empty 7134 1726882068.79346: checking for any_errors_fatal 7134 1726882068.79349: done checking for any_errors_fatal 7134 1726882068.79350: checking for max_fail_percentage 7134 1726882068.79351: done checking for max_fail_percentage 7134 1726882068.79352: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.79353: done checking to see if all hosts have failed 7134 1726882068.79354: getting the remaining hosts for this loop 7134 1726882068.79355: done getting the remaining hosts for this loop 7134 1726882068.79358: getting the next task for host managed_node3 7134 1726882068.79363: done getting next task for host managed_node3 7134 1726882068.79366: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882068.79368: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.79379: getting variables 7134 1726882068.79380: in VariableManager get_vars() 7134 1726882068.79420: Calling all_inventory to load vars for managed_node3 7134 1726882068.79423: Calling groups_inventory to load vars for managed_node3 7134 1726882068.79425: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.79432: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.79434: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.79435: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.79566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.79682: done with get_vars() 7134 1726882068.79689: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:27:48 -0400 (0:00:00.032) 0:00:04.995 ****** 7134 1726882068.79743: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882068.79744: Creating lock for fedora.linux_system_roles.network_connections 7134 1726882068.79918: worker is 1 (out of 1 available) 7134 1726882068.79932: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882068.79943: done queuing things up, now waiting for results queue to drain 7134 1726882068.79944: waiting for pending results... 7134 1726882068.80092: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882068.80171: in run() - task 12673a56-9f93-4f50-edf1-000000000026 7134 1726882068.80182: variable 'ansible_search_path' from source: unknown 7134 1726882068.80186: variable 'ansible_search_path' from source: unknown 7134 1726882068.80218: calling self._execute() 7134 1726882068.80275: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.80279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.80289: variable 'omit' from source: magic vars 7134 1726882068.80563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.81985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.82031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.82058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.82082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.82103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.82161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.82181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.82201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.82227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.82239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.82332: variable 'ansible_distribution' from source: facts 7134 1726882068.82336: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.82358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.82361: when evaluation is False, skipping this task 7134 1726882068.82363: _execute() done 7134 1726882068.82366: dumping result to json 7134 1726882068.82368: done dumping result, returning 7134 1726882068.82370: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-4f50-edf1-000000000026] 7134 1726882068.82373: sending task result for task 12673a56-9f93-4f50-edf1-000000000026 7134 1726882068.82456: done sending task result for task 12673a56-9f93-4f50-edf1-000000000026 7134 1726882068.82461: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.82510: no more pending results, returning what we have 7134 1726882068.82513: results queue empty 7134 1726882068.82514: checking for any_errors_fatal 7134 1726882068.82520: done checking for any_errors_fatal 7134 1726882068.82520: checking for max_fail_percentage 7134 1726882068.82522: done checking for max_fail_percentage 7134 1726882068.82523: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.82523: done checking to see if all hosts have failed 7134 1726882068.82524: getting the remaining hosts for this loop 7134 1726882068.82526: done getting the remaining hosts for this loop 7134 1726882068.82529: getting the next task for host managed_node3 7134 1726882068.82533: done getting next task for host managed_node3 7134 1726882068.82536: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882068.82539: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.82550: getting variables 7134 1726882068.82551: in VariableManager get_vars() 7134 1726882068.82592: Calling all_inventory to load vars for managed_node3 7134 1726882068.82602: Calling groups_inventory to load vars for managed_node3 7134 1726882068.82604: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.82612: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.82614: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.82617: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.82725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.82844: done with get_vars() 7134 1726882068.82851: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:27:48 -0400 (0:00:00.031) 0:00:05.027 ****** 7134 1726882068.82906: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882068.82907: Creating lock for fedora.linux_system_roles.network_state 7134 1726882068.83079: worker is 1 (out of 1 available) 7134 1726882068.83097: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882068.83108: done queuing things up, now waiting for results queue to drain 7134 1726882068.83109: waiting for pending results... 7134 1726882068.83255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882068.83340: in run() - task 12673a56-9f93-4f50-edf1-000000000027 7134 1726882068.83352: variable 'ansible_search_path' from source: unknown 7134 1726882068.83355: variable 'ansible_search_path' from source: unknown 7134 1726882068.83385: calling self._execute() 7134 1726882068.83506: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.83512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.83521: variable 'omit' from source: magic vars 7134 1726882068.83801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.85229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.85279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.85315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.85344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.85363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.85425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.85449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.85467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.85495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.85507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.85602: variable 'ansible_distribution' from source: facts 7134 1726882068.85606: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.85624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.85627: when evaluation is False, skipping this task 7134 1726882068.85629: _execute() done 7134 1726882068.85631: dumping result to json 7134 1726882068.85634: done dumping result, returning 7134 1726882068.85641: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-4f50-edf1-000000000027] 7134 1726882068.85644: sending task result for task 12673a56-9f93-4f50-edf1-000000000027 7134 1726882068.85730: done sending task result for task 12673a56-9f93-4f50-edf1-000000000027 7134 1726882068.85733: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.85778: no more pending results, returning what we have 7134 1726882068.85781: results queue empty 7134 1726882068.85781: checking for any_errors_fatal 7134 1726882068.85787: done checking for any_errors_fatal 7134 1726882068.85790: checking for max_fail_percentage 7134 1726882068.85791: done checking for max_fail_percentage 7134 1726882068.85792: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.85795: done checking to see if all hosts have failed 7134 1726882068.85795: getting the remaining hosts for this loop 7134 1726882068.85797: done getting the remaining hosts for this loop 7134 1726882068.85801: getting the next task for host managed_node3 7134 1726882068.85806: done getting next task for host managed_node3 7134 1726882068.85810: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882068.85812: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.85824: getting variables 7134 1726882068.85826: in VariableManager get_vars() 7134 1726882068.85927: Calling all_inventory to load vars for managed_node3 7134 1726882068.85929: Calling groups_inventory to load vars for managed_node3 7134 1726882068.85931: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.85937: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.85939: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.85940: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.86043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.86167: done with get_vars() 7134 1726882068.86174: done getting variables 7134 1726882068.86219: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:05.060 ****** 7134 1726882068.86242: entering _queue_task() for managed_node3/debug 7134 1726882068.86421: worker is 1 (out of 1 available) 7134 1726882068.86436: exiting _queue_task() for managed_node3/debug 7134 1726882068.86446: done queuing things up, now waiting for results queue to drain 7134 1726882068.86447: waiting for pending results... 7134 1726882068.86617: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882068.86691: in run() - task 12673a56-9f93-4f50-edf1-000000000028 7134 1726882068.86708: variable 'ansible_search_path' from source: unknown 7134 1726882068.86711: variable 'ansible_search_path' from source: unknown 7134 1726882068.86738: calling self._execute() 7134 1726882068.86801: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.86805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.86815: variable 'omit' from source: magic vars 7134 1726882068.87114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.88609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.88655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.88682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.88711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.88734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.88791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.88816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.88835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.88864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.88875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.88977: variable 'ansible_distribution' from source: facts 7134 1726882068.88981: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.89001: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.89004: when evaluation is False, skipping this task 7134 1726882068.89007: _execute() done 7134 1726882068.89009: dumping result to json 7134 1726882068.89011: done dumping result, returning 7134 1726882068.89018: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-4f50-edf1-000000000028] 7134 1726882068.89023: sending task result for task 12673a56-9f93-4f50-edf1-000000000028 7134 1726882068.89107: done sending task result for task 12673a56-9f93-4f50-edf1-000000000028 7134 1726882068.89110: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882068.89150: no more pending results, returning what we have 7134 1726882068.89153: results queue empty 7134 1726882068.89154: checking for any_errors_fatal 7134 1726882068.89158: done checking for any_errors_fatal 7134 1726882068.89158: checking for max_fail_percentage 7134 1726882068.89160: done checking for max_fail_percentage 7134 1726882068.89161: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.89161: done checking to see if all hosts have failed 7134 1726882068.89162: getting the remaining hosts for this loop 7134 1726882068.89163: done getting the remaining hosts for this loop 7134 1726882068.89167: getting the next task for host managed_node3 7134 1726882068.89174: done getting next task for host managed_node3 7134 1726882068.89177: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882068.89179: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.89192: getting variables 7134 1726882068.89195: in VariableManager get_vars() 7134 1726882068.89240: Calling all_inventory to load vars for managed_node3 7134 1726882068.89243: Calling groups_inventory to load vars for managed_node3 7134 1726882068.89245: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.89253: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.89256: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.89258: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.89391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.89542: done with get_vars() 7134 1726882068.89550: done getting variables 7134 1726882068.89588: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:27:48 -0400 (0:00:00.033) 0:00:05.094 ****** 7134 1726882068.89612: entering _queue_task() for managed_node3/debug 7134 1726882068.89803: worker is 1 (out of 1 available) 7134 1726882068.89818: exiting _queue_task() for managed_node3/debug 7134 1726882068.89830: done queuing things up, now waiting for results queue to drain 7134 1726882068.89831: waiting for pending results... 7134 1726882068.89990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882068.90072: in run() - task 12673a56-9f93-4f50-edf1-000000000029 7134 1726882068.90085: variable 'ansible_search_path' from source: unknown 7134 1726882068.90088: variable 'ansible_search_path' from source: unknown 7134 1726882068.90122: calling self._execute() 7134 1726882068.90179: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.90183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.90195: variable 'omit' from source: magic vars 7134 1726882068.90499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.91975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.92215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.92244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.92269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.92290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.92352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.92371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.92390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.92418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.92429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.92529: variable 'ansible_distribution' from source: facts 7134 1726882068.92532: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.92549: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.92552: when evaluation is False, skipping this task 7134 1726882068.92554: _execute() done 7134 1726882068.92559: dumping result to json 7134 1726882068.92561: done dumping result, returning 7134 1726882068.92572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-4f50-edf1-000000000029] 7134 1726882068.92574: sending task result for task 12673a56-9f93-4f50-edf1-000000000029 7134 1726882068.92656: done sending task result for task 12673a56-9f93-4f50-edf1-000000000029 7134 1726882068.92660: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882068.92716: no more pending results, returning what we have 7134 1726882068.92719: results queue empty 7134 1726882068.92720: checking for any_errors_fatal 7134 1726882068.92726: done checking for any_errors_fatal 7134 1726882068.92726: checking for max_fail_percentage 7134 1726882068.92728: done checking for max_fail_percentage 7134 1726882068.92729: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.92730: done checking to see if all hosts have failed 7134 1726882068.92730: getting the remaining hosts for this loop 7134 1726882068.92732: done getting the remaining hosts for this loop 7134 1726882068.92736: getting the next task for host managed_node3 7134 1726882068.92741: done getting next task for host managed_node3 7134 1726882068.92744: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882068.92747: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.92759: getting variables 7134 1726882068.92761: in VariableManager get_vars() 7134 1726882068.92807: Calling all_inventory to load vars for managed_node3 7134 1726882068.92810: Calling groups_inventory to load vars for managed_node3 7134 1726882068.92812: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.92821: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.92823: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.92825: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.92947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.93076: done with get_vars() 7134 1726882068.93085: done getting variables 7134 1726882068.93127: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:27:48 -0400 (0:00:00.035) 0:00:05.129 ****** 7134 1726882068.93149: entering _queue_task() for managed_node3/debug 7134 1726882068.93340: worker is 1 (out of 1 available) 7134 1726882068.93354: exiting _queue_task() for managed_node3/debug 7134 1726882068.93365: done queuing things up, now waiting for results queue to drain 7134 1726882068.93367: waiting for pending results... 7134 1726882068.93522: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882068.93598: in run() - task 12673a56-9f93-4f50-edf1-00000000002a 7134 1726882068.93609: variable 'ansible_search_path' from source: unknown 7134 1726882068.93613: variable 'ansible_search_path' from source: unknown 7134 1726882068.93642: calling self._execute() 7134 1726882068.93700: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.93704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.93712: variable 'omit' from source: magic vars 7134 1726882068.94026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.95625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.95665: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.95695: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.95720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.95740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.95798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.95820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.95837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.95864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.95878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.95975: variable 'ansible_distribution' from source: facts 7134 1726882068.95979: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.95997: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.96001: when evaluation is False, skipping this task 7134 1726882068.96003: _execute() done 7134 1726882068.96006: dumping result to json 7134 1726882068.96010: done dumping result, returning 7134 1726882068.96018: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-4f50-edf1-00000000002a] 7134 1726882068.96022: sending task result for task 12673a56-9f93-4f50-edf1-00000000002a 7134 1726882068.96109: done sending task result for task 12673a56-9f93-4f50-edf1-00000000002a 7134 1726882068.96112: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882068.96153: no more pending results, returning what we have 7134 1726882068.96156: results queue empty 7134 1726882068.96157: checking for any_errors_fatal 7134 1726882068.96162: done checking for any_errors_fatal 7134 1726882068.96162: checking for max_fail_percentage 7134 1726882068.96164: done checking for max_fail_percentage 7134 1726882068.96165: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.96166: done checking to see if all hosts have failed 7134 1726882068.96166: getting the remaining hosts for this loop 7134 1726882068.96168: done getting the remaining hosts for this loop 7134 1726882068.96171: getting the next task for host managed_node3 7134 1726882068.96177: done getting next task for host managed_node3 7134 1726882068.96181: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882068.96183: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7134 1726882068.96197: getting variables 7134 1726882068.96199: in VariableManager get_vars() 7134 1726882068.96240: Calling all_inventory to load vars for managed_node3 7134 1726882068.96242: Calling groups_inventory to load vars for managed_node3 7134 1726882068.96244: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.96252: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.96254: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.96257: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.96417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.96540: done with get_vars() 7134 1726882068.96547: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:27:48 -0400 (0:00:00.034) 0:00:05.164 ****** 7134 1726882068.96613: entering _queue_task() for managed_node3/ping 7134 1726882068.96614: Creating lock for ping 7134 1726882068.96804: worker is 1 (out of 1 available) 7134 1726882068.96818: exiting _queue_task() for managed_node3/ping 7134 1726882068.96828: done queuing things up, now waiting for results queue to drain 7134 1726882068.96830: waiting for pending results... 7134 1726882068.96985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882068.97057: in run() - task 12673a56-9f93-4f50-edf1-00000000002b 7134 1726882068.97067: variable 'ansible_search_path' from source: unknown 7134 1726882068.97071: variable 'ansible_search_path' from source: unknown 7134 1726882068.97098: calling self._execute() 7134 1726882068.97155: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882068.97160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882068.97169: variable 'omit' from source: magic vars 7134 1726882068.97457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882068.99061: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882068.99102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882068.99131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882068.99166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882068.99185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882068.99245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882068.99265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882068.99283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882068.99313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882068.99324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882068.99414: variable 'ansible_distribution' from source: facts 7134 1726882068.99417: variable 'ansible_distribution_major_version' from source: facts 7134 1726882068.99433: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882068.99438: when evaluation is False, skipping this task 7134 1726882068.99440: _execute() done 7134 1726882068.99443: dumping result to json 7134 1726882068.99447: done dumping result, returning 7134 1726882068.99449: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-4f50-edf1-00000000002b] 7134 1726882068.99459: sending task result for task 12673a56-9f93-4f50-edf1-00000000002b 7134 1726882068.99532: done sending task result for task 12673a56-9f93-4f50-edf1-00000000002b 7134 1726882068.99535: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882068.99603: no more pending results, returning what we have 7134 1726882068.99605: results queue empty 7134 1726882068.99606: checking for any_errors_fatal 7134 1726882068.99611: done checking for any_errors_fatal 7134 1726882068.99612: checking for max_fail_percentage 7134 1726882068.99614: done checking for max_fail_percentage 7134 1726882068.99615: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.99616: done checking to see if all hosts have failed 7134 1726882068.99616: getting the remaining hosts for this loop 7134 1726882068.99618: done getting the remaining hosts for this loop 7134 1726882068.99621: getting the next task for host managed_node3 7134 1726882068.99628: done getting next task for host managed_node3 7134 1726882068.99630: ^ task is: TASK: meta (role_complete) 7134 1726882068.99632: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882068.99643: getting variables 7134 1726882068.99645: in VariableManager get_vars() 7134 1726882068.99682: Calling all_inventory to load vars for managed_node3 7134 1726882068.99685: Calling groups_inventory to load vars for managed_node3 7134 1726882068.99687: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882068.99699: Calling all_plugins_play to load vars for managed_node3 7134 1726882068.99702: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882068.99704: Calling groups_plugins_play to load vars for managed_node3 7134 1726882068.99810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882068.99926: done with get_vars() 7134 1726882068.99934: done getting variables 7134 1726882068.99982: done queuing things up, now waiting for results queue to drain 7134 1726882068.99984: results queue empty 7134 1726882068.99984: checking for any_errors_fatal 7134 1726882068.99985: done checking for any_errors_fatal 7134 1726882068.99986: checking for max_fail_percentage 7134 1726882068.99986: done checking for max_fail_percentage 7134 1726882068.99989: checking to see if all hosts have failed and the running result is not ok 7134 1726882068.99990: done checking to see if all hosts have failed 7134 1726882068.99990: getting the remaining hosts for this loop 7134 1726882068.99991: done getting the remaining hosts for this loop 7134 1726882068.99992: getting the next task for host managed_node3 7134 1726882068.99996: done getting next task for host managed_node3 7134 1726882068.99998: ^ task is: TASK: Include the task 'assert_device_present.yml' 7134 1726882068.99999: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.00000: getting variables 7134 1726882069.00000: in VariableManager get_vars() 7134 1726882069.00011: Calling all_inventory to load vars for managed_node3 7134 1726882069.00012: Calling groups_inventory to load vars for managed_node3 7134 1726882069.00014: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.00017: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.00019: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.00020: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.00103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.00234: done with get_vars() 7134 1726882069.00240: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:42 Friday 20 September 2024 21:27:49 -0400 (0:00:00.036) 0:00:05.201 ****** 7134 1726882069.00284: entering _queue_task() for managed_node3/include_tasks 7134 1726882069.00466: worker is 1 (out of 1 available) 7134 1726882069.00479: exiting _queue_task() for managed_node3/include_tasks 7134 1726882069.00494: done queuing things up, now waiting for results queue to drain 7134 1726882069.00496: waiting for pending results... 7134 1726882069.00639: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7134 1726882069.00696: in run() - task 12673a56-9f93-4f50-edf1-00000000005b 7134 1726882069.00711: variable 'ansible_search_path' from source: unknown 7134 1726882069.00740: calling self._execute() 7134 1726882069.00798: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.00811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.00819: variable 'omit' from source: magic vars 7134 1726882069.01113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.02729: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.02768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.02810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.02836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.02857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.02918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.02938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.02955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.02980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.02995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.03086: variable 'ansible_distribution' from source: facts 7134 1726882069.03095: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.03114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.03118: when evaluation is False, skipping this task 7134 1726882069.03120: _execute() done 7134 1726882069.03123: dumping result to json 7134 1726882069.03125: done dumping result, returning 7134 1726882069.03128: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-4f50-edf1-00000000005b] 7134 1726882069.03134: sending task result for task 12673a56-9f93-4f50-edf1-00000000005b 7134 1726882069.03220: done sending task result for task 12673a56-9f93-4f50-edf1-00000000005b 7134 1726882069.03223: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.03266: no more pending results, returning what we have 7134 1726882069.03269: results queue empty 7134 1726882069.03270: checking for any_errors_fatal 7134 1726882069.03272: done checking for any_errors_fatal 7134 1726882069.03272: checking for max_fail_percentage 7134 1726882069.03274: done checking for max_fail_percentage 7134 1726882069.03274: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.03275: done checking to see if all hosts have failed 7134 1726882069.03276: getting the remaining hosts for this loop 7134 1726882069.03277: done getting the remaining hosts for this loop 7134 1726882069.03281: getting the next task for host managed_node3 7134 1726882069.03286: done getting next task for host managed_node3 7134 1726882069.03288: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7134 1726882069.03290: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.03292: getting variables 7134 1726882069.03296: in VariableManager get_vars() 7134 1726882069.03341: Calling all_inventory to load vars for managed_node3 7134 1726882069.03343: Calling groups_inventory to load vars for managed_node3 7134 1726882069.03345: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.03354: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.03356: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.03359: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.03488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.03609: done with get_vars() 7134 1726882069.03621: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:44 Friday 20 September 2024 21:27:49 -0400 (0:00:00.033) 0:00:05.235 ****** 7134 1726882069.03679: entering _queue_task() for managed_node3/include_tasks 7134 1726882069.03862: worker is 1 (out of 1 available) 7134 1726882069.03874: exiting _queue_task() for managed_node3/include_tasks 7134 1726882069.03885: done queuing things up, now waiting for results queue to drain 7134 1726882069.03887: waiting for pending results... 7134 1726882069.04050: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7134 1726882069.04106: in run() - task 12673a56-9f93-4f50-edf1-00000000005c 7134 1726882069.04124: variable 'ansible_search_path' from source: unknown 7134 1726882069.04149: calling self._execute() 7134 1726882069.04211: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.04214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.04226: variable 'omit' from source: magic vars 7134 1726882069.04518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.06165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.06211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.06238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.06263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.06283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.06343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.06363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.06380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.06414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.06425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.06518: variable 'ansible_distribution' from source: facts 7134 1726882069.06524: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.06539: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.06542: when evaluation is False, skipping this task 7134 1726882069.06545: _execute() done 7134 1726882069.06548: dumping result to json 7134 1726882069.06550: done dumping result, returning 7134 1726882069.06556: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-4f50-edf1-00000000005c] 7134 1726882069.06562: sending task result for task 12673a56-9f93-4f50-edf1-00000000005c 7134 1726882069.06647: done sending task result for task 12673a56-9f93-4f50-edf1-00000000005c 7134 1726882069.06650: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.06697: no more pending results, returning what we have 7134 1726882069.06701: results queue empty 7134 1726882069.06701: checking for any_errors_fatal 7134 1726882069.06707: done checking for any_errors_fatal 7134 1726882069.06708: checking for max_fail_percentage 7134 1726882069.06709: done checking for max_fail_percentage 7134 1726882069.06710: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.06710: done checking to see if all hosts have failed 7134 1726882069.06711: getting the remaining hosts for this loop 7134 1726882069.06713: done getting the remaining hosts for this loop 7134 1726882069.06716: getting the next task for host managed_node3 7134 1726882069.06722: done getting next task for host managed_node3 7134 1726882069.06725: ^ task is: TASK: Show ipv4 routes 7134 1726882069.06727: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.06730: getting variables 7134 1726882069.06731: in VariableManager get_vars() 7134 1726882069.06775: Calling all_inventory to load vars for managed_node3 7134 1726882069.06778: Calling groups_inventory to load vars for managed_node3 7134 1726882069.06780: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.06791: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.06795: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.06798: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.07107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.07218: done with get_vars() 7134 1726882069.07226: done getting variables 7134 1726882069.07263: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Friday 20 September 2024 21:27:49 -0400 (0:00:00.036) 0:00:05.271 ****** 7134 1726882069.07281: entering _queue_task() for managed_node3/command 7134 1726882069.07464: worker is 1 (out of 1 available) 7134 1726882069.07477: exiting _queue_task() for managed_node3/command 7134 1726882069.07491: done queuing things up, now waiting for results queue to drain 7134 1726882069.07494: waiting for pending results... 7134 1726882069.07644: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7134 1726882069.07705: in run() - task 12673a56-9f93-4f50-edf1-00000000005d 7134 1726882069.07723: variable 'ansible_search_path' from source: unknown 7134 1726882069.07746: calling self._execute() 7134 1726882069.07812: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.07816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.07831: variable 'omit' from source: magic vars 7134 1726882069.08128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.09598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.09648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.09679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.09705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.09725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.09780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.09806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.09823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.09848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.09859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.09955: variable 'ansible_distribution' from source: facts 7134 1726882069.09959: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.09975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.09978: when evaluation is False, skipping this task 7134 1726882069.09981: _execute() done 7134 1726882069.09983: dumping result to json 7134 1726882069.09985: done dumping result, returning 7134 1726882069.09991: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [12673a56-9f93-4f50-edf1-00000000005d] 7134 1726882069.09999: sending task result for task 12673a56-9f93-4f50-edf1-00000000005d 7134 1726882069.10082: done sending task result for task 12673a56-9f93-4f50-edf1-00000000005d 7134 1726882069.10085: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.10147: no more pending results, returning what we have 7134 1726882069.10150: results queue empty 7134 1726882069.10151: checking for any_errors_fatal 7134 1726882069.10155: done checking for any_errors_fatal 7134 1726882069.10156: checking for max_fail_percentage 7134 1726882069.10158: done checking for max_fail_percentage 7134 1726882069.10158: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.10159: done checking to see if all hosts have failed 7134 1726882069.10160: getting the remaining hosts for this loop 7134 1726882069.10161: done getting the remaining hosts for this loop 7134 1726882069.10165: getting the next task for host managed_node3 7134 1726882069.10169: done getting next task for host managed_node3 7134 1726882069.10171: ^ task is: TASK: Assert default ipv4 route is present 7134 1726882069.10173: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.10175: getting variables 7134 1726882069.10176: in VariableManager get_vars() 7134 1726882069.10216: Calling all_inventory to load vars for managed_node3 7134 1726882069.10218: Calling groups_inventory to load vars for managed_node3 7134 1726882069.10220: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.10229: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.10231: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.10233: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.10346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.10460: done with get_vars() 7134 1726882069.10467: done getting variables 7134 1726882069.10535: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert default ipv4 route is present] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.303 ****** 7134 1726882069.10553: entering _queue_task() for managed_node3/assert 7134 1726882069.10554: Creating lock for assert 7134 1726882069.10735: worker is 1 (out of 1 available) 7134 1726882069.10748: exiting _queue_task() for managed_node3/assert 7134 1726882069.10760: done queuing things up, now waiting for results queue to drain 7134 1726882069.10761: waiting for pending results... 7134 1726882069.10933: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present 7134 1726882069.10985: in run() - task 12673a56-9f93-4f50-edf1-00000000005e 7134 1726882069.11002: variable 'ansible_search_path' from source: unknown 7134 1726882069.11031: calling self._execute() 7134 1726882069.11092: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.11100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.11105: variable 'omit' from source: magic vars 7134 1726882069.11398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.12880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.12924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.12953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.12978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.13000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.13057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.13077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.13098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.13128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.13139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.13241: variable 'ansible_distribution' from source: facts 7134 1726882069.13245: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.13261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.13264: when evaluation is False, skipping this task 7134 1726882069.13266: _execute() done 7134 1726882069.13269: dumping result to json 7134 1726882069.13271: done dumping result, returning 7134 1726882069.13280: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present [12673a56-9f93-4f50-edf1-00000000005e] 7134 1726882069.13282: sending task result for task 12673a56-9f93-4f50-edf1-00000000005e 7134 1726882069.13365: done sending task result for task 12673a56-9f93-4f50-edf1-00000000005e 7134 1726882069.13368: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.13437: no more pending results, returning what we have 7134 1726882069.13440: results queue empty 7134 1726882069.13441: checking for any_errors_fatal 7134 1726882069.13446: done checking for any_errors_fatal 7134 1726882069.13447: checking for max_fail_percentage 7134 1726882069.13448: done checking for max_fail_percentage 7134 1726882069.13449: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.13450: done checking to see if all hosts have failed 7134 1726882069.13450: getting the remaining hosts for this loop 7134 1726882069.13452: done getting the remaining hosts for this loop 7134 1726882069.13455: getting the next task for host managed_node3 7134 1726882069.13460: done getting next task for host managed_node3 7134 1726882069.13462: ^ task is: TASK: Get ipv6 routes 7134 1726882069.13464: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.13467: getting variables 7134 1726882069.13468: in VariableManager get_vars() 7134 1726882069.13517: Calling all_inventory to load vars for managed_node3 7134 1726882069.13520: Calling groups_inventory to load vars for managed_node3 7134 1726882069.13522: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.13530: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.13532: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.13535: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.13698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.13812: done with get_vars() 7134 1726882069.13820: done getting variables 7134 1726882069.13858: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Friday 20 September 2024 21:27:49 -0400 (0:00:00.033) 0:00:05.337 ****** 7134 1726882069.13877: entering _queue_task() for managed_node3/command 7134 1726882069.14062: worker is 1 (out of 1 available) 7134 1726882069.14076: exiting _queue_task() for managed_node3/command 7134 1726882069.14085: done queuing things up, now waiting for results queue to drain 7134 1726882069.14087: waiting for pending results... 7134 1726882069.14247: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7134 1726882069.14305: in run() - task 12673a56-9f93-4f50-edf1-00000000005f 7134 1726882069.14319: variable 'ansible_search_path' from source: unknown 7134 1726882069.14344: calling self._execute() 7134 1726882069.14409: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.14412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.14427: variable 'omit' from source: magic vars 7134 1726882069.14723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.16211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.16261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.16290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.16319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.16338: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.16400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.16421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.16438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.16463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.16473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.16570: variable 'ansible_distribution' from source: facts 7134 1726882069.16573: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.16591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.16596: when evaluation is False, skipping this task 7134 1726882069.16599: _execute() done 7134 1726882069.16601: dumping result to json 7134 1726882069.16604: done dumping result, returning 7134 1726882069.16614: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [12673a56-9f93-4f50-edf1-00000000005f] 7134 1726882069.16617: sending task result for task 12673a56-9f93-4f50-edf1-00000000005f 7134 1726882069.16691: done sending task result for task 12673a56-9f93-4f50-edf1-00000000005f 7134 1726882069.16695: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.16758: no more pending results, returning what we have 7134 1726882069.16761: results queue empty 7134 1726882069.16762: checking for any_errors_fatal 7134 1726882069.16767: done checking for any_errors_fatal 7134 1726882069.16767: checking for max_fail_percentage 7134 1726882069.16769: done checking for max_fail_percentage 7134 1726882069.16769: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.16770: done checking to see if all hosts have failed 7134 1726882069.16771: getting the remaining hosts for this loop 7134 1726882069.16772: done getting the remaining hosts for this loop 7134 1726882069.16776: getting the next task for host managed_node3 7134 1726882069.16781: done getting next task for host managed_node3 7134 1726882069.16783: ^ task is: TASK: Assert default ipv6 route is present 7134 1726882069.16785: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.16787: getting variables 7134 1726882069.16789: in VariableManager get_vars() 7134 1726882069.16829: Calling all_inventory to load vars for managed_node3 7134 1726882069.16832: Calling groups_inventory to load vars for managed_node3 7134 1726882069.16834: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.16843: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.16845: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.16847: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.16966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.17085: done with get_vars() 7134 1726882069.17095: done getting variables 7134 1726882069.17134: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is present] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.369 ****** 7134 1726882069.17153: entering _queue_task() for managed_node3/assert 7134 1726882069.17331: worker is 1 (out of 1 available) 7134 1726882069.17345: exiting _queue_task() for managed_node3/assert 7134 1726882069.17355: done queuing things up, now waiting for results queue to drain 7134 1726882069.17356: waiting for pending results... 7134 1726882069.17506: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present 7134 1726882069.17574: in run() - task 12673a56-9f93-4f50-edf1-000000000060 7134 1726882069.17586: variable 'ansible_search_path' from source: unknown 7134 1726882069.17623: calling self._execute() 7134 1726882069.17681: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.17685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.17700: variable 'omit' from source: magic vars 7134 1726882069.18038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.19454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.19497: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.19524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.19551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.19571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.19639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.19662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.19680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.19708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.19719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.19810: variable 'ansible_distribution' from source: facts 7134 1726882069.19814: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.19829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.19832: when evaluation is False, skipping this task 7134 1726882069.19835: _execute() done 7134 1726882069.19837: dumping result to json 7134 1726882069.19839: done dumping result, returning 7134 1726882069.19845: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present [12673a56-9f93-4f50-edf1-000000000060] 7134 1726882069.19850: sending task result for task 12673a56-9f93-4f50-edf1-000000000060 7134 1726882069.19933: done sending task result for task 12673a56-9f93-4f50-edf1-000000000060 7134 1726882069.19936: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.20017: no more pending results, returning what we have 7134 1726882069.20019: results queue empty 7134 1726882069.20020: checking for any_errors_fatal 7134 1726882069.20024: done checking for any_errors_fatal 7134 1726882069.20025: checking for max_fail_percentage 7134 1726882069.20026: done checking for max_fail_percentage 7134 1726882069.20027: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.20028: done checking to see if all hosts have failed 7134 1726882069.20028: getting the remaining hosts for this loop 7134 1726882069.20029: done getting the remaining hosts for this loop 7134 1726882069.20032: getting the next task for host managed_node3 7134 1726882069.20037: done getting next task for host managed_node3 7134 1726882069.20040: ^ task is: TASK: TEARDOWN: remove profiles. 7134 1726882069.20041: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882069.20044: getting variables 7134 1726882069.20045: in VariableManager get_vars() 7134 1726882069.20084: Calling all_inventory to load vars for managed_node3 7134 1726882069.20089: Calling groups_inventory to load vars for managed_node3 7134 1726882069.20091: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.20100: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.20102: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.20104: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.20242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.20355: done with get_vars() 7134 1726882069.20362: done getting variables 7134 1726882069.20403: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.402 ****** 7134 1726882069.20423: entering _queue_task() for managed_node3/debug 7134 1726882069.20599: worker is 1 (out of 1 available) 7134 1726882069.20611: exiting _queue_task() for managed_node3/debug 7134 1726882069.20621: done queuing things up, now waiting for results queue to drain 7134 1726882069.20623: waiting for pending results... 7134 1726882069.20771: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7134 1726882069.20829: in run() - task 12673a56-9f93-4f50-edf1-000000000061 7134 1726882069.20840: variable 'ansible_search_path' from source: unknown 7134 1726882069.20868: calling self._execute() 7134 1726882069.20930: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.20934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.20942: variable 'omit' from source: magic vars 7134 1726882069.21248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.22707: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.22747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.22772: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.22804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.22824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.22878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.22902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.22924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.22947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.22958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.23052: variable 'ansible_distribution' from source: facts 7134 1726882069.23055: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.23071: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.23074: when evaluation is False, skipping this task 7134 1726882069.23077: _execute() done 7134 1726882069.23079: dumping result to json 7134 1726882069.23081: done dumping result, returning 7134 1726882069.23087: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [12673a56-9f93-4f50-edf1-000000000061] 7134 1726882069.23096: sending task result for task 12673a56-9f93-4f50-edf1-000000000061 7134 1726882069.23169: done sending task result for task 12673a56-9f93-4f50-edf1-000000000061 7134 1726882069.23172: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882069.23217: no more pending results, returning what we have 7134 1726882069.23219: results queue empty 7134 1726882069.23220: checking for any_errors_fatal 7134 1726882069.23225: done checking for any_errors_fatal 7134 1726882069.23226: checking for max_fail_percentage 7134 1726882069.23228: done checking for max_fail_percentage 7134 1726882069.23228: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.23229: done checking to see if all hosts have failed 7134 1726882069.23230: getting the remaining hosts for this loop 7134 1726882069.23231: done getting the remaining hosts for this loop 7134 1726882069.23234: getting the next task for host managed_node3 7134 1726882069.23241: done getting next task for host managed_node3 7134 1726882069.23246: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882069.23249: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.23262: getting variables 7134 1726882069.23264: in VariableManager get_vars() 7134 1726882069.23307: Calling all_inventory to load vars for managed_node3 7134 1726882069.23310: Calling groups_inventory to load vars for managed_node3 7134 1726882069.23312: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.23320: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.23322: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.23324: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.23435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.23556: done with get_vars() 7134 1726882069.23564: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.434 ****** 7134 1726882069.23628: entering _queue_task() for managed_node3/include_tasks 7134 1726882069.23794: worker is 1 (out of 1 available) 7134 1726882069.23808: exiting _queue_task() for managed_node3/include_tasks 7134 1726882069.23819: done queuing things up, now waiting for results queue to drain 7134 1726882069.23820: waiting for pending results... 7134 1726882069.23970: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882069.24048: in run() - task 12673a56-9f93-4f50-edf1-000000000069 7134 1726882069.24059: variable 'ansible_search_path' from source: unknown 7134 1726882069.24062: variable 'ansible_search_path' from source: unknown 7134 1726882069.24087: calling self._execute() 7134 1726882069.24158: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.24168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.24172: variable 'omit' from source: magic vars 7134 1726882069.24510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.26298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.26303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.26305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.26323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.26356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.26440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.26476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.26509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.26555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.26577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.26722: variable 'ansible_distribution' from source: facts 7134 1726882069.26739: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.26764: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.26774: when evaluation is False, skipping this task 7134 1726882069.26782: _execute() done 7134 1726882069.26790: dumping result to json 7134 1726882069.26838: done dumping result, returning 7134 1726882069.26842: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-4f50-edf1-000000000069] 7134 1726882069.26845: sending task result for task 12673a56-9f93-4f50-edf1-000000000069 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.26986: no more pending results, returning what we have 7134 1726882069.26989: results queue empty 7134 1726882069.26990: checking for any_errors_fatal 7134 1726882069.27099: done checking for any_errors_fatal 7134 1726882069.27101: checking for max_fail_percentage 7134 1726882069.27102: done checking for max_fail_percentage 7134 1726882069.27103: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.27104: done checking to see if all hosts have failed 7134 1726882069.27105: getting the remaining hosts for this loop 7134 1726882069.27106: done getting the remaining hosts for this loop 7134 1726882069.27110: getting the next task for host managed_node3 7134 1726882069.27116: done getting next task for host managed_node3 7134 1726882069.27120: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882069.27123: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.27138: getting variables 7134 1726882069.27140: in VariableManager get_vars() 7134 1726882069.27185: Calling all_inventory to load vars for managed_node3 7134 1726882069.27188: Calling groups_inventory to load vars for managed_node3 7134 1726882069.27190: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.27202: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.27205: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.27209: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.27524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.27737: done with get_vars() 7134 1726882069.27748: done getting variables 7134 1726882069.27777: done sending task result for task 12673a56-9f93-4f50-edf1-000000000069 7134 1726882069.27780: WORKER PROCESS EXITING 7134 1726882069.27817: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:27:49 -0400 (0:00:00.042) 0:00:05.476 ****** 7134 1726882069.27850: entering _queue_task() for managed_node3/debug 7134 1726882069.28069: worker is 1 (out of 1 available) 7134 1726882069.28082: exiting _queue_task() for managed_node3/debug 7134 1726882069.28095: done queuing things up, now waiting for results queue to drain 7134 1726882069.28097: waiting for pending results... 7134 1726882069.28356: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882069.28479: in run() - task 12673a56-9f93-4f50-edf1-00000000006a 7134 1726882069.28503: variable 'ansible_search_path' from source: unknown 7134 1726882069.28513: variable 'ansible_search_path' from source: unknown 7134 1726882069.28552: calling self._execute() 7134 1726882069.28637: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.28649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.28663: variable 'omit' from source: magic vars 7134 1726882069.29086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.30867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.30912: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.30939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.30964: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.30983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.31042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.31061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.31078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.31110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.31122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.31211: variable 'ansible_distribution' from source: facts 7134 1726882069.31215: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.31297: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.31300: when evaluation is False, skipping this task 7134 1726882069.31301: _execute() done 7134 1726882069.31302: dumping result to json 7134 1726882069.31303: done dumping result, returning 7134 1726882069.31305: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-4f50-edf1-00000000006a] 7134 1726882069.31306: sending task result for task 12673a56-9f93-4f50-edf1-00000000006a 7134 1726882069.31359: done sending task result for task 12673a56-9f93-4f50-edf1-00000000006a 7134 1726882069.31361: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882069.31405: no more pending results, returning what we have 7134 1726882069.31408: results queue empty 7134 1726882069.31409: checking for any_errors_fatal 7134 1726882069.31413: done checking for any_errors_fatal 7134 1726882069.31414: checking for max_fail_percentage 7134 1726882069.31415: done checking for max_fail_percentage 7134 1726882069.31416: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.31416: done checking to see if all hosts have failed 7134 1726882069.31417: getting the remaining hosts for this loop 7134 1726882069.31419: done getting the remaining hosts for this loop 7134 1726882069.31422: getting the next task for host managed_node3 7134 1726882069.31427: done getting next task for host managed_node3 7134 1726882069.31431: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882069.31433: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.31445: getting variables 7134 1726882069.31447: in VariableManager get_vars() 7134 1726882069.31484: Calling all_inventory to load vars for managed_node3 7134 1726882069.31486: Calling groups_inventory to load vars for managed_node3 7134 1726882069.31488: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.31499: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.31502: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.31505: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.31621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.31743: done with get_vars() 7134 1726882069.31750: done getting variables 7134 1726882069.31786: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:27:49 -0400 (0:00:00.039) 0:00:05.516 ****** 7134 1726882069.31809: entering _queue_task() for managed_node3/fail 7134 1726882069.31977: worker is 1 (out of 1 available) 7134 1726882069.31990: exiting _queue_task() for managed_node3/fail 7134 1726882069.32003: done queuing things up, now waiting for results queue to drain 7134 1726882069.32004: waiting for pending results... 7134 1726882069.32155: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882069.32235: in run() - task 12673a56-9f93-4f50-edf1-00000000006b 7134 1726882069.32245: variable 'ansible_search_path' from source: unknown 7134 1726882069.32248: variable 'ansible_search_path' from source: unknown 7134 1726882069.32273: calling self._execute() 7134 1726882069.32340: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.32344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.32347: variable 'omit' from source: magic vars 7134 1726882069.32680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.34071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.34124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.34149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.34173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.34302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.34306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.34308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.34312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.34314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.34324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.34417: variable 'ansible_distribution' from source: facts 7134 1726882069.34420: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.34436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.34439: when evaluation is False, skipping this task 7134 1726882069.34441: _execute() done 7134 1726882069.34444: dumping result to json 7134 1726882069.34446: done dumping result, returning 7134 1726882069.34453: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-4f50-edf1-00000000006b] 7134 1726882069.34457: sending task result for task 12673a56-9f93-4f50-edf1-00000000006b 7134 1726882069.34540: done sending task result for task 12673a56-9f93-4f50-edf1-00000000006b 7134 1726882069.34543: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.34585: no more pending results, returning what we have 7134 1726882069.34588: results queue empty 7134 1726882069.34589: checking for any_errors_fatal 7134 1726882069.34596: done checking for any_errors_fatal 7134 1726882069.34597: checking for max_fail_percentage 7134 1726882069.34599: done checking for max_fail_percentage 7134 1726882069.34600: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.34600: done checking to see if all hosts have failed 7134 1726882069.34601: getting the remaining hosts for this loop 7134 1726882069.34602: done getting the remaining hosts for this loop 7134 1726882069.34605: getting the next task for host managed_node3 7134 1726882069.34611: done getting next task for host managed_node3 7134 1726882069.34615: ^ 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 7134 1726882069.34617: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.34630: getting variables 7134 1726882069.34632: in VariableManager get_vars() 7134 1726882069.34674: Calling all_inventory to load vars for managed_node3 7134 1726882069.34718: Calling groups_inventory to load vars for managed_node3 7134 1726882069.34721: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.34727: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.34729: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.34730: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.34830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.34948: done with get_vars() 7134 1726882069.34955: done getting variables 7134 1726882069.34995: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.548 ****** 7134 1726882069.35016: entering _queue_task() for managed_node3/fail 7134 1726882069.35182: worker is 1 (out of 1 available) 7134 1726882069.35196: exiting _queue_task() for managed_node3/fail 7134 1726882069.35207: done queuing things up, now waiting for results queue to drain 7134 1726882069.35208: waiting for pending results... 7134 1726882069.35360: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7134 1726882069.35441: in run() - task 12673a56-9f93-4f50-edf1-00000000006c 7134 1726882069.35453: variable 'ansible_search_path' from source: unknown 7134 1726882069.35456: variable 'ansible_search_path' from source: unknown 7134 1726882069.35481: calling self._execute() 7134 1726882069.35548: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.35552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.35555: variable 'omit' from source: magic vars 7134 1726882069.35839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.37270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.37318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.37345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.37369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.37390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.37446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.37466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.37483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.37516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.37527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.37621: variable 'ansible_distribution' from source: facts 7134 1726882069.37625: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.37638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.37640: when evaluation is False, skipping this task 7134 1726882069.37643: _execute() done 7134 1726882069.37645: dumping result to json 7134 1726882069.37647: done dumping result, returning 7134 1726882069.37654: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-4f50-edf1-00000000006c] 7134 1726882069.37659: sending task result for task 12673a56-9f93-4f50-edf1-00000000006c 7134 1726882069.37743: done sending task result for task 12673a56-9f93-4f50-edf1-00000000006c 7134 1726882069.37746: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.37789: no more pending results, returning what we have 7134 1726882069.37792: results queue empty 7134 1726882069.37794: checking for any_errors_fatal 7134 1726882069.37800: done checking for any_errors_fatal 7134 1726882069.37800: checking for max_fail_percentage 7134 1726882069.37802: done checking for max_fail_percentage 7134 1726882069.37803: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.37803: done checking to see if all hosts have failed 7134 1726882069.37804: getting the remaining hosts for this loop 7134 1726882069.37806: done getting the remaining hosts for this loop 7134 1726882069.37809: getting the next task for host managed_node3 7134 1726882069.37814: done getting next task for host managed_node3 7134 1726882069.37817: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882069.37820: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.37833: getting variables 7134 1726882069.37834: in VariableManager get_vars() 7134 1726882069.37873: Calling all_inventory to load vars for managed_node3 7134 1726882069.37876: Calling groups_inventory to load vars for managed_node3 7134 1726882069.37878: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.37886: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.37888: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.37890: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.37998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.38140: done with get_vars() 7134 1726882069.38146: done getting variables 7134 1726882069.38181: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:27:49 -0400 (0:00:00.031) 0:00:05.580 ****** 7134 1726882069.38205: entering _queue_task() for managed_node3/fail 7134 1726882069.38373: worker is 1 (out of 1 available) 7134 1726882069.38386: exiting _queue_task() for managed_node3/fail 7134 1726882069.38397: done queuing things up, now waiting for results queue to drain 7134 1726882069.38399: waiting for pending results... 7134 1726882069.38553: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882069.38645: in run() - task 12673a56-9f93-4f50-edf1-00000000006d 7134 1726882069.38656: variable 'ansible_search_path' from source: unknown 7134 1726882069.38659: variable 'ansible_search_path' from source: unknown 7134 1726882069.38687: calling self._execute() 7134 1726882069.38749: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.38753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.38761: variable 'omit' from source: magic vars 7134 1726882069.39045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.40460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.40513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.40540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.40564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.40583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.40645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.40664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.40681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.40714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.40724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.40819: variable 'ansible_distribution' from source: facts 7134 1726882069.40824: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.40839: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.40841: when evaluation is False, skipping this task 7134 1726882069.40844: _execute() done 7134 1726882069.40846: dumping result to json 7134 1726882069.40849: done dumping result, returning 7134 1726882069.40855: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-4f50-edf1-00000000006d] 7134 1726882069.40859: sending task result for task 12673a56-9f93-4f50-edf1-00000000006d 7134 1726882069.40945: done sending task result for task 12673a56-9f93-4f50-edf1-00000000006d 7134 1726882069.40948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.40986: no more pending results, returning what we have 7134 1726882069.40992: results queue empty 7134 1726882069.40994: checking for any_errors_fatal 7134 1726882069.41004: done checking for any_errors_fatal 7134 1726882069.41004: checking for max_fail_percentage 7134 1726882069.41006: done checking for max_fail_percentage 7134 1726882069.41007: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.41007: done checking to see if all hosts have failed 7134 1726882069.41008: getting the remaining hosts for this loop 7134 1726882069.41009: done getting the remaining hosts for this loop 7134 1726882069.41012: getting the next task for host managed_node3 7134 1726882069.41018: done getting next task for host managed_node3 7134 1726882069.41021: ^ 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 7134 1726882069.41024: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.41038: getting variables 7134 1726882069.41039: in VariableManager get_vars() 7134 1726882069.41077: Calling all_inventory to load vars for managed_node3 7134 1726882069.41079: Calling groups_inventory to load vars for managed_node3 7134 1726882069.41081: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.41092: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.41102: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.41106: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.41213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.41340: done with get_vars() 7134 1726882069.41347: done getting variables 7134 1726882069.41383: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.612 ****** 7134 1726882069.41407: entering _queue_task() for managed_node3/dnf 7134 1726882069.41578: worker is 1 (out of 1 available) 7134 1726882069.41597: exiting _queue_task() for managed_node3/dnf 7134 1726882069.41608: done queuing things up, now waiting for results queue to drain 7134 1726882069.41610: waiting for pending results... 7134 1726882069.41758: running TaskExecutor() for managed_node3/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 7134 1726882069.41833: in run() - task 12673a56-9f93-4f50-edf1-00000000006e 7134 1726882069.41845: variable 'ansible_search_path' from source: unknown 7134 1726882069.41848: variable 'ansible_search_path' from source: unknown 7134 1726882069.41877: calling self._execute() 7134 1726882069.41933: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.41938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.41951: variable 'omit' from source: magic vars 7134 1726882069.42227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.43662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.43705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.43733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.43757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.43776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.43835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.43854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.43871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.43898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.43912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.44004: variable 'ansible_distribution' from source: facts 7134 1726882069.44012: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.44028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.44031: when evaluation is False, skipping this task 7134 1726882069.44033: _execute() done 7134 1726882069.44037: dumping result to json 7134 1726882069.44040: done dumping result, returning 7134 1726882069.44046: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-00000000006e] 7134 1726882069.44049: sending task result for task 12673a56-9f93-4f50-edf1-00000000006e 7134 1726882069.44138: done sending task result for task 12673a56-9f93-4f50-edf1-00000000006e 7134 1726882069.44141: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.44190: no more pending results, returning what we have 7134 1726882069.44195: results queue empty 7134 1726882069.44196: checking for any_errors_fatal 7134 1726882069.44202: done checking for any_errors_fatal 7134 1726882069.44203: checking for max_fail_percentage 7134 1726882069.44204: done checking for max_fail_percentage 7134 1726882069.44205: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.44205: done checking to see if all hosts have failed 7134 1726882069.44206: getting the remaining hosts for this loop 7134 1726882069.44207: done getting the remaining hosts for this loop 7134 1726882069.44211: getting the next task for host managed_node3 7134 1726882069.44216: done getting next task for host managed_node3 7134 1726882069.44219: ^ 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 7134 1726882069.44222: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.44235: getting variables 7134 1726882069.44237: in VariableManager get_vars() 7134 1726882069.44276: Calling all_inventory to load vars for managed_node3 7134 1726882069.44279: Calling groups_inventory to load vars for managed_node3 7134 1726882069.44282: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.44292: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.44296: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.44299: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.44446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.44565: done with get_vars() 7134 1726882069.44572: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882069.44624: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.644 ****** 7134 1726882069.44647: entering _queue_task() for managed_node3/yum 7134 1726882069.44829: worker is 1 (out of 1 available) 7134 1726882069.44843: exiting _queue_task() for managed_node3/yum 7134 1726882069.44854: done queuing things up, now waiting for results queue to drain 7134 1726882069.44855: waiting for pending results... 7134 1726882069.45021: running TaskExecutor() for managed_node3/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 7134 1726882069.45091: in run() - task 12673a56-9f93-4f50-edf1-00000000006f 7134 1726882069.45108: variable 'ansible_search_path' from source: unknown 7134 1726882069.45112: variable 'ansible_search_path' from source: unknown 7134 1726882069.45138: calling self._execute() 7134 1726882069.45200: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.45205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.45214: variable 'omit' from source: magic vars 7134 1726882069.45500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.46938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.46983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.47013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.47044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.47061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.47120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.47138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.47158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.47186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.47199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.47296: variable 'ansible_distribution' from source: facts 7134 1726882069.47300: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.47316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.47319: when evaluation is False, skipping this task 7134 1726882069.47322: _execute() done 7134 1726882069.47324: dumping result to json 7134 1726882069.47326: done dumping result, returning 7134 1726882069.47333: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-00000000006f] 7134 1726882069.47336: sending task result for task 12673a56-9f93-4f50-edf1-00000000006f 7134 1726882069.47423: done sending task result for task 12673a56-9f93-4f50-edf1-00000000006f 7134 1726882069.47426: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.47470: no more pending results, returning what we have 7134 1726882069.47472: results queue empty 7134 1726882069.47473: checking for any_errors_fatal 7134 1726882069.47480: done checking for any_errors_fatal 7134 1726882069.47480: checking for max_fail_percentage 7134 1726882069.47482: done checking for max_fail_percentage 7134 1726882069.47482: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.47483: done checking to see if all hosts have failed 7134 1726882069.47484: getting the remaining hosts for this loop 7134 1726882069.47485: done getting the remaining hosts for this loop 7134 1726882069.47491: getting the next task for host managed_node3 7134 1726882069.47498: done getting next task for host managed_node3 7134 1726882069.47501: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882069.47504: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.47517: getting variables 7134 1726882069.47518: in VariableManager get_vars() 7134 1726882069.47555: Calling all_inventory to load vars for managed_node3 7134 1726882069.47558: Calling groups_inventory to load vars for managed_node3 7134 1726882069.47559: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.47568: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.47570: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.47572: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.47686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.47813: done with get_vars() 7134 1726882069.47821: done getting variables 7134 1726882069.47857: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.677 ****** 7134 1726882069.47878: entering _queue_task() for managed_node3/fail 7134 1726882069.48044: worker is 1 (out of 1 available) 7134 1726882069.48057: exiting _queue_task() for managed_node3/fail 7134 1726882069.48068: done queuing things up, now waiting for results queue to drain 7134 1726882069.48069: waiting for pending results... 7134 1726882069.48229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882069.48305: in run() - task 12673a56-9f93-4f50-edf1-000000000070 7134 1726882069.48318: variable 'ansible_search_path' from source: unknown 7134 1726882069.48322: variable 'ansible_search_path' from source: unknown 7134 1726882069.48348: calling self._execute() 7134 1726882069.48411: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.48416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.48423: variable 'omit' from source: magic vars 7134 1726882069.48710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.50177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.50221: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.50247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.50275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.50300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.50353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.50376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.50396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.50423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.50433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.50525: variable 'ansible_distribution' from source: facts 7134 1726882069.50529: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.50544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.50547: when evaluation is False, skipping this task 7134 1726882069.50549: _execute() done 7134 1726882069.50551: dumping result to json 7134 1726882069.50553: done dumping result, returning 7134 1726882069.50560: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000070] 7134 1726882069.50564: sending task result for task 12673a56-9f93-4f50-edf1-000000000070 7134 1726882069.50649: done sending task result for task 12673a56-9f93-4f50-edf1-000000000070 7134 1726882069.50651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.50730: no more pending results, returning what we have 7134 1726882069.50733: results queue empty 7134 1726882069.50734: checking for any_errors_fatal 7134 1726882069.50738: done checking for any_errors_fatal 7134 1726882069.50739: checking for max_fail_percentage 7134 1726882069.50740: done checking for max_fail_percentage 7134 1726882069.50741: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.50742: done checking to see if all hosts have failed 7134 1726882069.50742: getting the remaining hosts for this loop 7134 1726882069.50743: done getting the remaining hosts for this loop 7134 1726882069.50746: getting the next task for host managed_node3 7134 1726882069.50751: done getting next task for host managed_node3 7134 1726882069.50754: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7134 1726882069.50756: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.50769: getting variables 7134 1726882069.50770: in VariableManager get_vars() 7134 1726882069.50809: Calling all_inventory to load vars for managed_node3 7134 1726882069.50811: Calling groups_inventory to load vars for managed_node3 7134 1726882069.50813: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.50820: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.50821: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.50823: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.50957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.51077: done with get_vars() 7134 1726882069.51083: done getting variables 7134 1726882069.51133: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.709 ****** 7134 1726882069.51153: entering _queue_task() for managed_node3/package 7134 1726882069.51317: worker is 1 (out of 1 available) 7134 1726882069.51330: exiting _queue_task() for managed_node3/package 7134 1726882069.51341: done queuing things up, now waiting for results queue to drain 7134 1726882069.51342: waiting for pending results... 7134 1726882069.51502: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7134 1726882069.51578: in run() - task 12673a56-9f93-4f50-edf1-000000000071 7134 1726882069.51589: variable 'ansible_search_path' from source: unknown 7134 1726882069.51595: variable 'ansible_search_path' from source: unknown 7134 1726882069.51625: calling self._execute() 7134 1726882069.51687: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.51695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.51703: variable 'omit' from source: magic vars 7134 1726882069.51984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.53415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.53463: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.53488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.53517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.53538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.53596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.53617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.53636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.53663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.53674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.53767: variable 'ansible_distribution' from source: facts 7134 1726882069.53771: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.53787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.53790: when evaluation is False, skipping this task 7134 1726882069.53792: _execute() done 7134 1726882069.53798: dumping result to json 7134 1726882069.53801: done dumping result, returning 7134 1726882069.53807: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-4f50-edf1-000000000071] 7134 1726882069.53812: sending task result for task 12673a56-9f93-4f50-edf1-000000000071 7134 1726882069.53900: done sending task result for task 12673a56-9f93-4f50-edf1-000000000071 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.53945: no more pending results, returning what we have 7134 1726882069.53948: results queue empty 7134 1726882069.53949: checking for any_errors_fatal 7134 1726882069.53955: done checking for any_errors_fatal 7134 1726882069.53956: checking for max_fail_percentage 7134 1726882069.53957: done checking for max_fail_percentage 7134 1726882069.53958: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.53958: done checking to see if all hosts have failed 7134 1726882069.53959: getting the remaining hosts for this loop 7134 1726882069.53960: done getting the remaining hosts for this loop 7134 1726882069.53963: getting the next task for host managed_node3 7134 1726882069.53969: done getting next task for host managed_node3 7134 1726882069.53972: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882069.53974: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.53987: getting variables 7134 1726882069.53989: in VariableManager get_vars() 7134 1726882069.54030: Calling all_inventory to load vars for managed_node3 7134 1726882069.54032: Calling groups_inventory to load vars for managed_node3 7134 1726882069.54034: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.54042: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.54044: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.54047: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.54155: WORKER PROCESS EXITING 7134 1726882069.54165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.54283: done with get_vars() 7134 1726882069.54292: done getting variables 7134 1726882069.54329: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:27:49 -0400 (0:00:00.031) 0:00:05.741 ****** 7134 1726882069.54349: entering _queue_task() for managed_node3/package 7134 1726882069.54513: worker is 1 (out of 1 available) 7134 1726882069.54526: exiting _queue_task() for managed_node3/package 7134 1726882069.54537: done queuing things up, now waiting for results queue to drain 7134 1726882069.54538: waiting for pending results... 7134 1726882069.54699: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882069.54770: in run() - task 12673a56-9f93-4f50-edf1-000000000072 7134 1726882069.54779: variable 'ansible_search_path' from source: unknown 7134 1726882069.54782: variable 'ansible_search_path' from source: unknown 7134 1726882069.54813: calling self._execute() 7134 1726882069.54870: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.54874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.54884: variable 'omit' from source: magic vars 7134 1726882069.55161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.56609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.56652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.56677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.56705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.56729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.56781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.56804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.56822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.56852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.56862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.56954: variable 'ansible_distribution' from source: facts 7134 1726882069.56958: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.56974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.56977: when evaluation is False, skipping this task 7134 1726882069.56979: _execute() done 7134 1726882069.56982: dumping result to json 7134 1726882069.56984: done dumping result, returning 7134 1726882069.56992: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-4f50-edf1-000000000072] 7134 1726882069.56997: sending task result for task 12673a56-9f93-4f50-edf1-000000000072 7134 1726882069.57077: done sending task result for task 12673a56-9f93-4f50-edf1-000000000072 7134 1726882069.57080: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.57128: no more pending results, returning what we have 7134 1726882069.57130: results queue empty 7134 1726882069.57131: checking for any_errors_fatal 7134 1726882069.57136: done checking for any_errors_fatal 7134 1726882069.57137: checking for max_fail_percentage 7134 1726882069.57138: done checking for max_fail_percentage 7134 1726882069.57139: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.57139: done checking to see if all hosts have failed 7134 1726882069.57140: getting the remaining hosts for this loop 7134 1726882069.57141: done getting the remaining hosts for this loop 7134 1726882069.57145: getting the next task for host managed_node3 7134 1726882069.57150: done getting next task for host managed_node3 7134 1726882069.57153: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882069.57156: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.57169: getting variables 7134 1726882069.57170: in VariableManager get_vars() 7134 1726882069.57219: Calling all_inventory to load vars for managed_node3 7134 1726882069.57222: Calling groups_inventory to load vars for managed_node3 7134 1726882069.57224: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.57232: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.57234: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.57237: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.57376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.57498: done with get_vars() 7134 1726882069.57505: done getting variables 7134 1726882069.57543: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.773 ****** 7134 1726882069.57563: entering _queue_task() for managed_node3/package 7134 1726882069.57738: worker is 1 (out of 1 available) 7134 1726882069.57752: exiting _queue_task() for managed_node3/package 7134 1726882069.57763: done queuing things up, now waiting for results queue to drain 7134 1726882069.57764: waiting for pending results... 7134 1726882069.57909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882069.58004: in run() - task 12673a56-9f93-4f50-edf1-000000000073 7134 1726882069.58008: variable 'ansible_search_path' from source: unknown 7134 1726882069.58011: variable 'ansible_search_path' from source: unknown 7134 1726882069.58033: calling self._execute() 7134 1726882069.58090: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.58096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.58105: variable 'omit' from source: magic vars 7134 1726882069.58381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.59776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.59825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.59853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.59877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.59899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.59954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.59974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.59995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.60020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.60030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.60125: variable 'ansible_distribution' from source: facts 7134 1726882069.60129: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.60144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.60147: when evaluation is False, skipping this task 7134 1726882069.60150: _execute() done 7134 1726882069.60152: dumping result to json 7134 1726882069.60154: done dumping result, returning 7134 1726882069.60162: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-4f50-edf1-000000000073] 7134 1726882069.60164: sending task result for task 12673a56-9f93-4f50-edf1-000000000073 7134 1726882069.60251: done sending task result for task 12673a56-9f93-4f50-edf1-000000000073 7134 1726882069.60254: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.60316: no more pending results, returning what we have 7134 1726882069.60319: results queue empty 7134 1726882069.60320: checking for any_errors_fatal 7134 1726882069.60324: done checking for any_errors_fatal 7134 1726882069.60324: checking for max_fail_percentage 7134 1726882069.60326: done checking for max_fail_percentage 7134 1726882069.60327: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.60327: done checking to see if all hosts have failed 7134 1726882069.60328: getting the remaining hosts for this loop 7134 1726882069.60329: done getting the remaining hosts for this loop 7134 1726882069.60332: getting the next task for host managed_node3 7134 1726882069.60337: done getting next task for host managed_node3 7134 1726882069.60340: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882069.60342: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.60355: getting variables 7134 1726882069.60357: in VariableManager get_vars() 7134 1726882069.60397: Calling all_inventory to load vars for managed_node3 7134 1726882069.60400: Calling groups_inventory to load vars for managed_node3 7134 1726882069.60401: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.60408: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.60409: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.60411: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.60515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.60635: done with get_vars() 7134 1726882069.60642: done getting variables 7134 1726882069.60677: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:27:49 -0400 (0:00:00.031) 0:00:05.805 ****** 7134 1726882069.60702: entering _queue_task() for managed_node3/service 7134 1726882069.60871: worker is 1 (out of 1 available) 7134 1726882069.60884: exiting _queue_task() for managed_node3/service 7134 1726882069.60899: done queuing things up, now waiting for results queue to drain 7134 1726882069.60900: waiting for pending results... 7134 1726882069.61043: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882069.61117: in run() - task 12673a56-9f93-4f50-edf1-000000000074 7134 1726882069.61138: variable 'ansible_search_path' from source: unknown 7134 1726882069.61142: variable 'ansible_search_path' from source: unknown 7134 1726882069.61166: calling self._execute() 7134 1726882069.61231: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.61240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.61249: variable 'omit' from source: magic vars 7134 1726882069.61532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.62989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.63034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.63060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.63084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.63110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.63164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.63184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.63210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.63236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.63247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.63345: variable 'ansible_distribution' from source: facts 7134 1726882069.63349: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.63365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.63368: when evaluation is False, skipping this task 7134 1726882069.63370: _execute() done 7134 1726882069.63372: dumping result to json 7134 1726882069.63374: done dumping result, returning 7134 1726882069.63381: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000074] 7134 1726882069.63386: sending task result for task 12673a56-9f93-4f50-edf1-000000000074 7134 1726882069.63471: done sending task result for task 12673a56-9f93-4f50-edf1-000000000074 7134 1726882069.63474: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.63518: no more pending results, returning what we have 7134 1726882069.63521: results queue empty 7134 1726882069.63522: checking for any_errors_fatal 7134 1726882069.63528: done checking for any_errors_fatal 7134 1726882069.63528: checking for max_fail_percentage 7134 1726882069.63530: done checking for max_fail_percentage 7134 1726882069.63531: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.63531: done checking to see if all hosts have failed 7134 1726882069.63532: getting the remaining hosts for this loop 7134 1726882069.63533: done getting the remaining hosts for this loop 7134 1726882069.63537: getting the next task for host managed_node3 7134 1726882069.63543: done getting next task for host managed_node3 7134 1726882069.63547: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882069.63549: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.63564: getting variables 7134 1726882069.63566: in VariableManager get_vars() 7134 1726882069.63607: Calling all_inventory to load vars for managed_node3 7134 1726882069.63610: Calling groups_inventory to load vars for managed_node3 7134 1726882069.63612: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.63621: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.63623: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.63625: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.63779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.63899: done with get_vars() 7134 1726882069.63906: done getting variables 7134 1726882069.63943: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:27:49 -0400 (0:00:00.032) 0:00:05.837 ****** 7134 1726882069.63963: entering _queue_task() for managed_node3/service 7134 1726882069.64139: worker is 1 (out of 1 available) 7134 1726882069.64153: exiting _queue_task() for managed_node3/service 7134 1726882069.64162: done queuing things up, now waiting for results queue to drain 7134 1726882069.64164: waiting for pending results... 7134 1726882069.64324: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882069.64402: in run() - task 12673a56-9f93-4f50-edf1-000000000075 7134 1726882069.64413: variable 'ansible_search_path' from source: unknown 7134 1726882069.64418: variable 'ansible_search_path' from source: unknown 7134 1726882069.64446: calling self._execute() 7134 1726882069.64509: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.64513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.64519: variable 'omit' from source: magic vars 7134 1726882069.64802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.66226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.66469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.66497: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.66522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.66541: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.66602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.66622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.66639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.66664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.66675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.66773: variable 'ansible_distribution' from source: facts 7134 1726882069.66776: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.66801: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.66804: when evaluation is False, skipping this task 7134 1726882069.66806: _execute() done 7134 1726882069.66809: dumping result to json 7134 1726882069.66811: done dumping result, returning 7134 1726882069.66818: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-4f50-edf1-000000000075] 7134 1726882069.66822: sending task result for task 12673a56-9f93-4f50-edf1-000000000075 7134 1726882069.66906: done sending task result for task 12673a56-9f93-4f50-edf1-000000000075 7134 1726882069.66909: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882069.66950: no more pending results, returning what we have 7134 1726882069.66953: results queue empty 7134 1726882069.66953: checking for any_errors_fatal 7134 1726882069.66960: done checking for any_errors_fatal 7134 1726882069.66961: checking for max_fail_percentage 7134 1726882069.66962: done checking for max_fail_percentage 7134 1726882069.66963: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.66963: done checking to see if all hosts have failed 7134 1726882069.66964: getting the remaining hosts for this loop 7134 1726882069.66965: done getting the remaining hosts for this loop 7134 1726882069.66969: getting the next task for host managed_node3 7134 1726882069.66974: done getting next task for host managed_node3 7134 1726882069.66978: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882069.66980: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.67000: getting variables 7134 1726882069.67002: in VariableManager get_vars() 7134 1726882069.67044: Calling all_inventory to load vars for managed_node3 7134 1726882069.67047: Calling groups_inventory to load vars for managed_node3 7134 1726882069.67049: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.67056: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.67059: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.67061: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.67185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.67314: done with get_vars() 7134 1726882069.67323: done getting variables 7134 1726882069.67360: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:27:49 -0400 (0:00:00.034) 0:00:05.872 ****** 7134 1726882069.67381: entering _queue_task() for managed_node3/service 7134 1726882069.67563: worker is 1 (out of 1 available) 7134 1726882069.67576: exiting _queue_task() for managed_node3/service 7134 1726882069.67591: done queuing things up, now waiting for results queue to drain 7134 1726882069.67594: waiting for pending results... 7134 1726882069.67749: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882069.67826: in run() - task 12673a56-9f93-4f50-edf1-000000000076 7134 1726882069.67837: variable 'ansible_search_path' from source: unknown 7134 1726882069.67841: variable 'ansible_search_path' from source: unknown 7134 1726882069.67867: calling self._execute() 7134 1726882069.67930: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.67934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.67940: variable 'omit' from source: magic vars 7134 1726882069.68228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.69872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.69918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.69943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.69967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.69991: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.70046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.70066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.70084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.70116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.70127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.70219: variable 'ansible_distribution' from source: facts 7134 1726882069.70223: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.70237: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.70240: when evaluation is False, skipping this task 7134 1726882069.70242: _execute() done 7134 1726882069.70245: dumping result to json 7134 1726882069.70247: done dumping result, returning 7134 1726882069.70254: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-4f50-edf1-000000000076] 7134 1726882069.70258: sending task result for task 12673a56-9f93-4f50-edf1-000000000076 7134 1726882069.70344: done sending task result for task 12673a56-9f93-4f50-edf1-000000000076 7134 1726882069.70347: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.70391: no more pending results, returning what we have 7134 1726882069.70396: results queue empty 7134 1726882069.70396: checking for any_errors_fatal 7134 1726882069.70402: done checking for any_errors_fatal 7134 1726882069.70403: checking for max_fail_percentage 7134 1726882069.70405: done checking for max_fail_percentage 7134 1726882069.70406: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.70406: done checking to see if all hosts have failed 7134 1726882069.70407: getting the remaining hosts for this loop 7134 1726882069.70408: done getting the remaining hosts for this loop 7134 1726882069.70412: getting the next task for host managed_node3 7134 1726882069.70418: done getting next task for host managed_node3 7134 1726882069.70421: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882069.70424: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.70437: getting variables 7134 1726882069.70439: in VariableManager get_vars() 7134 1726882069.70479: Calling all_inventory to load vars for managed_node3 7134 1726882069.70482: Calling groups_inventory to load vars for managed_node3 7134 1726882069.70484: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.70496: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.70499: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.70501: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.70652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.70772: done with get_vars() 7134 1726882069.70779: done getting variables 7134 1726882069.70821: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:27:49 -0400 (0:00:00.034) 0:00:05.906 ****** 7134 1726882069.70841: entering _queue_task() for managed_node3/service 7134 1726882069.71020: worker is 1 (out of 1 available) 7134 1726882069.71032: exiting _queue_task() for managed_node3/service 7134 1726882069.71044: done queuing things up, now waiting for results queue to drain 7134 1726882069.71045: waiting for pending results... 7134 1726882069.71205: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882069.71278: in run() - task 12673a56-9f93-4f50-edf1-000000000077 7134 1726882069.71296: variable 'ansible_search_path' from source: unknown 7134 1726882069.71300: variable 'ansible_search_path' from source: unknown 7134 1726882069.71324: calling self._execute() 7134 1726882069.71381: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.71384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.71391: variable 'omit' from source: magic vars 7134 1726882069.71700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.73297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.73338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.73364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.73402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.73421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.73475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.73498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.73518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.73545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.73555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.73647: variable 'ansible_distribution' from source: facts 7134 1726882069.73650: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.73667: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.73670: when evaluation is False, skipping this task 7134 1726882069.73672: _execute() done 7134 1726882069.73675: dumping result to json 7134 1726882069.73677: done dumping result, returning 7134 1726882069.73683: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-4f50-edf1-000000000077] 7134 1726882069.73686: sending task result for task 12673a56-9f93-4f50-edf1-000000000077 7134 1726882069.73770: done sending task result for task 12673a56-9f93-4f50-edf1-000000000077 7134 1726882069.73773: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882069.73820: no more pending results, returning what we have 7134 1726882069.73823: results queue empty 7134 1726882069.73823: checking for any_errors_fatal 7134 1726882069.73829: done checking for any_errors_fatal 7134 1726882069.73830: checking for max_fail_percentage 7134 1726882069.73831: done checking for max_fail_percentage 7134 1726882069.73832: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.73832: done checking to see if all hosts have failed 7134 1726882069.73833: getting the remaining hosts for this loop 7134 1726882069.73834: done getting the remaining hosts for this loop 7134 1726882069.73838: getting the next task for host managed_node3 7134 1726882069.73842: done getting next task for host managed_node3 7134 1726882069.73845: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882069.73848: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.73862: getting variables 7134 1726882069.73863: in VariableManager get_vars() 7134 1726882069.73912: Calling all_inventory to load vars for managed_node3 7134 1726882069.73915: Calling groups_inventory to load vars for managed_node3 7134 1726882069.73917: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.73924: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.73927: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.73929: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.74042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.74163: done with get_vars() 7134 1726882069.74170: done getting variables 7134 1726882069.74212: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:27:49 -0400 (0:00:00.033) 0:00:05.940 ****** 7134 1726882069.74234: entering _queue_task() for managed_node3/copy 7134 1726882069.74411: worker is 1 (out of 1 available) 7134 1726882069.74424: exiting _queue_task() for managed_node3/copy 7134 1726882069.74435: done queuing things up, now waiting for results queue to drain 7134 1726882069.74437: waiting for pending results... 7134 1726882069.74587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882069.74671: in run() - task 12673a56-9f93-4f50-edf1-000000000078 7134 1726882069.74682: variable 'ansible_search_path' from source: unknown 7134 1726882069.74686: variable 'ansible_search_path' from source: unknown 7134 1726882069.74718: calling self._execute() 7134 1726882069.74777: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.74781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.74787: variable 'omit' from source: magic vars 7134 1726882069.75076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.77139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.77179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.77212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.77239: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.77259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.77322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.77343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.77360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.77385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.77400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.77494: variable 'ansible_distribution' from source: facts 7134 1726882069.77501: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.77522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.77525: when evaluation is False, skipping this task 7134 1726882069.77527: _execute() done 7134 1726882069.77529: dumping result to json 7134 1726882069.77531: done dumping result, returning 7134 1726882069.77536: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-4f50-edf1-000000000078] 7134 1726882069.77540: sending task result for task 12673a56-9f93-4f50-edf1-000000000078 7134 1726882069.77628: done sending task result for task 12673a56-9f93-4f50-edf1-000000000078 7134 1726882069.77631: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.77671: no more pending results, returning what we have 7134 1726882069.77674: results queue empty 7134 1726882069.77674: checking for any_errors_fatal 7134 1726882069.77680: done checking for any_errors_fatal 7134 1726882069.77681: checking for max_fail_percentage 7134 1726882069.77683: done checking for max_fail_percentage 7134 1726882069.77684: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.77684: done checking to see if all hosts have failed 7134 1726882069.77685: getting the remaining hosts for this loop 7134 1726882069.77686: done getting the remaining hosts for this loop 7134 1726882069.77690: getting the next task for host managed_node3 7134 1726882069.77698: done getting next task for host managed_node3 7134 1726882069.77701: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882069.77703: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.77718: getting variables 7134 1726882069.77720: in VariableManager get_vars() 7134 1726882069.77760: Calling all_inventory to load vars for managed_node3 7134 1726882069.77762: Calling groups_inventory to load vars for managed_node3 7134 1726882069.77765: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.77773: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.77775: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.77777: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.77943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.78064: done with get_vars() 7134 1726882069.78072: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:27:49 -0400 (0:00:00.038) 0:00:05.979 ****** 7134 1726882069.78131: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882069.78307: worker is 1 (out of 1 available) 7134 1726882069.78320: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882069.78331: done queuing things up, now waiting for results queue to drain 7134 1726882069.78332: waiting for pending results... 7134 1726882069.78491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882069.78566: in run() - task 12673a56-9f93-4f50-edf1-000000000079 7134 1726882069.78580: variable 'ansible_search_path' from source: unknown 7134 1726882069.78584: variable 'ansible_search_path' from source: unknown 7134 1726882069.78703: calling self._execute() 7134 1726882069.78711: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.78722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.78736: variable 'omit' from source: magic vars 7134 1726882069.79147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.81480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.81553: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.81615: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.81655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.81691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.81775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.81898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.81902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.81907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.81910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.82048: variable 'ansible_distribution' from source: facts 7134 1726882069.82060: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.82085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.82098: when evaluation is False, skipping this task 7134 1726882069.82106: _execute() done 7134 1726882069.82114: dumping result to json 7134 1726882069.82126: done dumping result, returning 7134 1726882069.82138: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-4f50-edf1-000000000079] 7134 1726882069.82148: sending task result for task 12673a56-9f93-4f50-edf1-000000000079 7134 1726882069.82437: done sending task result for task 12673a56-9f93-4f50-edf1-000000000079 7134 1726882069.82440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.82491: no more pending results, returning what we have 7134 1726882069.82497: results queue empty 7134 1726882069.82498: checking for any_errors_fatal 7134 1726882069.82503: done checking for any_errors_fatal 7134 1726882069.82504: checking for max_fail_percentage 7134 1726882069.82505: done checking for max_fail_percentage 7134 1726882069.82506: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.82507: done checking to see if all hosts have failed 7134 1726882069.82508: getting the remaining hosts for this loop 7134 1726882069.82509: done getting the remaining hosts for this loop 7134 1726882069.82513: getting the next task for host managed_node3 7134 1726882069.82518: done getting next task for host managed_node3 7134 1726882069.82522: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882069.82525: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.82541: getting variables 7134 1726882069.82542: in VariableManager get_vars() 7134 1726882069.82595: Calling all_inventory to load vars for managed_node3 7134 1726882069.82598: Calling groups_inventory to load vars for managed_node3 7134 1726882069.82601: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.82611: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.82614: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.82617: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.82909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.83115: done with get_vars() 7134 1726882069.83125: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:27:49 -0400 (0:00:00.050) 0:00:06.030 ****** 7134 1726882069.83199: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882069.83423: worker is 1 (out of 1 available) 7134 1726882069.83435: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882069.83447: done queuing things up, now waiting for results queue to drain 7134 1726882069.83448: waiting for pending results... 7134 1726882069.83715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882069.83841: in run() - task 12673a56-9f93-4f50-edf1-00000000007a 7134 1726882069.83901: variable 'ansible_search_path' from source: unknown 7134 1726882069.83905: variable 'ansible_search_path' from source: unknown 7134 1726882069.83917: calling self._execute() 7134 1726882069.84002: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.84016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.84035: variable 'omit' from source: magic vars 7134 1726882069.84468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.86796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.86843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.86871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.86900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.86920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.86979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.87004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.87021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.87049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.87060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.87157: variable 'ansible_distribution' from source: facts 7134 1726882069.87162: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.87180: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.87183: when evaluation is False, skipping this task 7134 1726882069.87185: _execute() done 7134 1726882069.87188: dumping result to json 7134 1726882069.87194: done dumping result, returning 7134 1726882069.87202: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-4f50-edf1-00000000007a] 7134 1726882069.87207: sending task result for task 12673a56-9f93-4f50-edf1-00000000007a 7134 1726882069.87292: done sending task result for task 12673a56-9f93-4f50-edf1-00000000007a 7134 1726882069.87296: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882069.87345: no more pending results, returning what we have 7134 1726882069.87348: results queue empty 7134 1726882069.87348: checking for any_errors_fatal 7134 1726882069.87355: done checking for any_errors_fatal 7134 1726882069.87356: checking for max_fail_percentage 7134 1726882069.87357: done checking for max_fail_percentage 7134 1726882069.87358: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.87359: done checking to see if all hosts have failed 7134 1726882069.87359: getting the remaining hosts for this loop 7134 1726882069.87361: done getting the remaining hosts for this loop 7134 1726882069.87364: getting the next task for host managed_node3 7134 1726882069.87370: done getting next task for host managed_node3 7134 1726882069.87373: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882069.87376: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.87391: getting variables 7134 1726882069.87392: in VariableManager get_vars() 7134 1726882069.87444: Calling all_inventory to load vars for managed_node3 7134 1726882069.87446: Calling groups_inventory to load vars for managed_node3 7134 1726882069.87448: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.87457: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.87459: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.87461: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.87768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.87883: done with get_vars() 7134 1726882069.87891: done getting variables 7134 1726882069.87955: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:27:49 -0400 (0:00:00.047) 0:00:06.078 ****** 7134 1726882069.87982: entering _queue_task() for managed_node3/debug 7134 1726882069.88219: worker is 1 (out of 1 available) 7134 1726882069.88230: exiting _queue_task() for managed_node3/debug 7134 1726882069.88242: done queuing things up, now waiting for results queue to drain 7134 1726882069.88243: waiting for pending results... 7134 1726882069.88614: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882069.88699: in run() - task 12673a56-9f93-4f50-edf1-00000000007b 7134 1726882069.88703: variable 'ansible_search_path' from source: unknown 7134 1726882069.88706: variable 'ansible_search_path' from source: unknown 7134 1726882069.88708: calling self._execute() 7134 1726882069.88778: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.88796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.88811: variable 'omit' from source: magic vars 7134 1726882069.89206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.90679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.90734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.90760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.90784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.90810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.90865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.90885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.90937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.90951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.90962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.91088: variable 'ansible_distribution' from source: facts 7134 1726882069.91300: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.91303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.91306: when evaluation is False, skipping this task 7134 1726882069.91308: _execute() done 7134 1726882069.91310: dumping result to json 7134 1726882069.91315: done dumping result, returning 7134 1726882069.91318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-4f50-edf1-00000000007b] 7134 1726882069.91320: sending task result for task 12673a56-9f93-4f50-edf1-00000000007b 7134 1726882069.91378: done sending task result for task 12673a56-9f93-4f50-edf1-00000000007b 7134 1726882069.91380: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882069.91425: no more pending results, returning what we have 7134 1726882069.91428: results queue empty 7134 1726882069.91429: checking for any_errors_fatal 7134 1726882069.91434: done checking for any_errors_fatal 7134 1726882069.91435: checking for max_fail_percentage 7134 1726882069.91436: done checking for max_fail_percentage 7134 1726882069.91437: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.91438: done checking to see if all hosts have failed 7134 1726882069.91438: getting the remaining hosts for this loop 7134 1726882069.91440: done getting the remaining hosts for this loop 7134 1726882069.91443: getting the next task for host managed_node3 7134 1726882069.91448: done getting next task for host managed_node3 7134 1726882069.91452: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882069.91455: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.91469: getting variables 7134 1726882069.91471: in VariableManager get_vars() 7134 1726882069.91520: Calling all_inventory to load vars for managed_node3 7134 1726882069.91523: Calling groups_inventory to load vars for managed_node3 7134 1726882069.91532: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.91542: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.91544: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.91547: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.91734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.91959: done with get_vars() 7134 1726882069.91977: done getting variables 7134 1726882069.92037: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:27:49 -0400 (0:00:00.040) 0:00:06.118 ****** 7134 1726882069.92067: entering _queue_task() for managed_node3/debug 7134 1726882069.92517: worker is 1 (out of 1 available) 7134 1726882069.92525: exiting _queue_task() for managed_node3/debug 7134 1726882069.92535: done queuing things up, now waiting for results queue to drain 7134 1726882069.92537: waiting for pending results... 7134 1726882069.92627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882069.92775: in run() - task 12673a56-9f93-4f50-edf1-00000000007c 7134 1726882069.92801: variable 'ansible_search_path' from source: unknown 7134 1726882069.92809: variable 'ansible_search_path' from source: unknown 7134 1726882069.92849: calling self._execute() 7134 1726882069.92944: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.92955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.92968: variable 'omit' from source: magic vars 7134 1726882069.93430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882069.95883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882069.95999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882069.96009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882069.96057: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882069.96090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882069.96181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882069.96221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882069.96362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882069.96365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882069.96368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882069.96490: variable 'ansible_distribution' from source: facts 7134 1726882069.96505: variable 'ansible_distribution_major_version' from source: facts 7134 1726882069.96529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882069.96536: when evaluation is False, skipping this task 7134 1726882069.96542: _execute() done 7134 1726882069.96548: dumping result to json 7134 1726882069.96554: done dumping result, returning 7134 1726882069.96564: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-4f50-edf1-00000000007c] 7134 1726882069.96572: sending task result for task 12673a56-9f93-4f50-edf1-00000000007c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882069.96930: no more pending results, returning what we have 7134 1726882069.96933: results queue empty 7134 1726882069.96934: checking for any_errors_fatal 7134 1726882069.96938: done checking for any_errors_fatal 7134 1726882069.96939: checking for max_fail_percentage 7134 1726882069.96941: done checking for max_fail_percentage 7134 1726882069.96941: checking to see if all hosts have failed and the running result is not ok 7134 1726882069.96942: done checking to see if all hosts have failed 7134 1726882069.96943: getting the remaining hosts for this loop 7134 1726882069.96944: done getting the remaining hosts for this loop 7134 1726882069.96947: getting the next task for host managed_node3 7134 1726882069.96952: done getting next task for host managed_node3 7134 1726882069.96956: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882069.96959: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882069.96973: getting variables 7134 1726882069.96975: in VariableManager get_vars() 7134 1726882069.97021: Calling all_inventory to load vars for managed_node3 7134 1726882069.97024: Calling groups_inventory to load vars for managed_node3 7134 1726882069.97026: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882069.97034: Calling all_plugins_play to load vars for managed_node3 7134 1726882069.97037: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882069.97039: Calling groups_plugins_play to load vars for managed_node3 7134 1726882069.97339: done sending task result for task 12673a56-9f93-4f50-edf1-00000000007c 7134 1726882069.97342: WORKER PROCESS EXITING 7134 1726882069.97364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882069.97592: done with get_vars() 7134 1726882069.97605: done getting variables 7134 1726882069.97670: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:27:49 -0400 (0:00:00.056) 0:00:06.175 ****** 7134 1726882069.97706: entering _queue_task() for managed_node3/debug 7134 1726882069.98084: worker is 1 (out of 1 available) 7134 1726882069.98099: exiting _queue_task() for managed_node3/debug 7134 1726882069.98108: done queuing things up, now waiting for results queue to drain 7134 1726882069.98110: waiting for pending results... 7134 1726882069.98294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882069.98430: in run() - task 12673a56-9f93-4f50-edf1-00000000007d 7134 1726882069.98455: variable 'ansible_search_path' from source: unknown 7134 1726882069.98463: variable 'ansible_search_path' from source: unknown 7134 1726882069.98507: calling self._execute() 7134 1726882069.98632: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882069.98636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882069.98638: variable 'omit' from source: magic vars 7134 1726882069.99117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.01577: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.01639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.01696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.01735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.01766: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.01857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.01999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.02005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.02007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.02009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.02147: variable 'ansible_distribution' from source: facts 7134 1726882070.02198: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.02202: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.02204: when evaluation is False, skipping this task 7134 1726882070.02206: _execute() done 7134 1726882070.02209: dumping result to json 7134 1726882070.02211: done dumping result, returning 7134 1726882070.02214: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-4f50-edf1-00000000007d] 7134 1726882070.02223: sending task result for task 12673a56-9f93-4f50-edf1-00000000007d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882070.02384: no more pending results, returning what we have 7134 1726882070.02390: results queue empty 7134 1726882070.02391: checking for any_errors_fatal 7134 1726882070.02398: done checking for any_errors_fatal 7134 1726882070.02398: checking for max_fail_percentage 7134 1726882070.02400: done checking for max_fail_percentage 7134 1726882070.02401: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.02402: done checking to see if all hosts have failed 7134 1726882070.02402: getting the remaining hosts for this loop 7134 1726882070.02404: done getting the remaining hosts for this loop 7134 1726882070.02408: getting the next task for host managed_node3 7134 1726882070.02414: done getting next task for host managed_node3 7134 1726882070.02420: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882070.02423: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.02440: getting variables 7134 1726882070.02442: in VariableManager get_vars() 7134 1726882070.02642: Calling all_inventory to load vars for managed_node3 7134 1726882070.02645: Calling groups_inventory to load vars for managed_node3 7134 1726882070.02647: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.02657: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.02659: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.02662: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.02950: done sending task result for task 12673a56-9f93-4f50-edf1-00000000007d 7134 1726882070.02954: WORKER PROCESS EXITING 7134 1726882070.02975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.03232: done with get_vars() 7134 1726882070.03249: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:27:50 -0400 (0:00:00.056) 0:00:06.231 ****** 7134 1726882070.03345: entering _queue_task() for managed_node3/ping 7134 1726882070.03612: worker is 1 (out of 1 available) 7134 1726882070.03627: exiting _queue_task() for managed_node3/ping 7134 1726882070.03638: done queuing things up, now waiting for results queue to drain 7134 1726882070.03639: waiting for pending results... 7134 1726882070.03916: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882070.04039: in run() - task 12673a56-9f93-4f50-edf1-00000000007e 7134 1726882070.04058: variable 'ansible_search_path' from source: unknown 7134 1726882070.04064: variable 'ansible_search_path' from source: unknown 7134 1726882070.04106: calling self._execute() 7134 1726882070.04202: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.04215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.04237: variable 'omit' from source: magic vars 7134 1726882070.04685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.07120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.07202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.07244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.07298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.07392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.07424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.07459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.07509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.07551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.07608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.07743: variable 'ansible_distribution' from source: facts 7134 1726882070.07755: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.07779: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.07790: when evaluation is False, skipping this task 7134 1726882070.07802: _execute() done 7134 1726882070.07825: dumping result to json 7134 1726882070.07830: done dumping result, returning 7134 1726882070.07933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-4f50-edf1-00000000007e] 7134 1726882070.07936: sending task result for task 12673a56-9f93-4f50-edf1-00000000007e 7134 1726882070.08011: done sending task result for task 12673a56-9f93-4f50-edf1-00000000007e 7134 1726882070.08014: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.08063: no more pending results, returning what we have 7134 1726882070.08066: results queue empty 7134 1726882070.08067: checking for any_errors_fatal 7134 1726882070.08076: done checking for any_errors_fatal 7134 1726882070.08077: checking for max_fail_percentage 7134 1726882070.08078: done checking for max_fail_percentage 7134 1726882070.08079: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.08080: done checking to see if all hosts have failed 7134 1726882070.08080: getting the remaining hosts for this loop 7134 1726882070.08082: done getting the remaining hosts for this loop 7134 1726882070.08086: getting the next task for host managed_node3 7134 1726882070.08100: done getting next task for host managed_node3 7134 1726882070.08102: ^ task is: TASK: meta (role_complete) 7134 1726882070.08105: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.08123: getting variables 7134 1726882070.08127: in VariableManager get_vars() 7134 1726882070.08177: Calling all_inventory to load vars for managed_node3 7134 1726882070.08181: Calling groups_inventory to load vars for managed_node3 7134 1726882070.08184: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.08401: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.08404: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.08408: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.08674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.08885: done with get_vars() 7134 1726882070.08900: done getting variables 7134 1726882070.08982: done queuing things up, now waiting for results queue to drain 7134 1726882070.08984: results queue empty 7134 1726882070.08984: checking for any_errors_fatal 7134 1726882070.08986: done checking for any_errors_fatal 7134 1726882070.08987: checking for max_fail_percentage 7134 1726882070.08991: done checking for max_fail_percentage 7134 1726882070.08992: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.08992: done checking to see if all hosts have failed 7134 1726882070.08995: getting the remaining hosts for this loop 7134 1726882070.08996: done getting the remaining hosts for this loop 7134 1726882070.08999: getting the next task for host managed_node3 7134 1726882070.09002: done getting next task for host managed_node3 7134 1726882070.09005: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7134 1726882070.09006: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882070.09008: getting variables 7134 1726882070.09009: in VariableManager get_vars() 7134 1726882070.09026: Calling all_inventory to load vars for managed_node3 7134 1726882070.09028: Calling groups_inventory to load vars for managed_node3 7134 1726882070.09030: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.09035: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.09037: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.09039: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.09197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.09414: done with get_vars() 7134 1726882070.09423: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 Friday 20 September 2024 21:27:50 -0400 (0:00:00.061) 0:00:06.293 ****** 7134 1726882070.09492: entering _queue_task() for managed_node3/include_tasks 7134 1726882070.09876: worker is 1 (out of 1 available) 7134 1726882070.09890: exiting _queue_task() for managed_node3/include_tasks 7134 1726882070.09953: done queuing things up, now waiting for results queue to drain 7134 1726882070.09955: waiting for pending results... 7134 1726882070.10295: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7134 1726882070.10301: in run() - task 12673a56-9f93-4f50-edf1-0000000000ae 7134 1726882070.10304: variable 'ansible_search_path' from source: unknown 7134 1726882070.10307: calling self._execute() 7134 1726882070.10356: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.10368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.10391: variable 'omit' from source: magic vars 7134 1726882070.10897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.13454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.13545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.13652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.13657: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.13661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.13750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.13803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.13835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.13895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.13917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.14074: variable 'ansible_distribution' from source: facts 7134 1726882070.14107: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.14199: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.14204: when evaluation is False, skipping this task 7134 1726882070.14207: _execute() done 7134 1726882070.14210: dumping result to json 7134 1726882070.14213: done dumping result, returning 7134 1726882070.14216: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-4f50-edf1-0000000000ae] 7134 1726882070.14218: sending task result for task 12673a56-9f93-4f50-edf1-0000000000ae 7134 1726882070.14298: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000ae 7134 1726882070.14303: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.14351: no more pending results, returning what we have 7134 1726882070.14355: results queue empty 7134 1726882070.14356: checking for any_errors_fatal 7134 1726882070.14359: done checking for any_errors_fatal 7134 1726882070.14360: checking for max_fail_percentage 7134 1726882070.14362: done checking for max_fail_percentage 7134 1726882070.14363: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.14364: done checking to see if all hosts have failed 7134 1726882070.14364: getting the remaining hosts for this loop 7134 1726882070.14366: done getting the remaining hosts for this loop 7134 1726882070.14370: getting the next task for host managed_node3 7134 1726882070.14376: done getting next task for host managed_node3 7134 1726882070.14379: ^ task is: TASK: TEST: I can configure an interface with auto_gateway disabled 7134 1726882070.14381: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882070.14384: getting variables 7134 1726882070.14386: in VariableManager get_vars() 7134 1726882070.14443: Calling all_inventory to load vars for managed_node3 7134 1726882070.14446: Calling groups_inventory to load vars for managed_node3 7134 1726882070.14449: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.14461: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.14464: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.14468: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.14953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.15222: done with get_vars() 7134 1726882070.15234: done getting variables 7134 1726882070.15305: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Friday 20 September 2024 21:27:50 -0400 (0:00:00.058) 0:00:06.351 ****** 7134 1726882070.15333: entering _queue_task() for managed_node3/debug 7134 1726882070.15721: worker is 1 (out of 1 available) 7134 1726882070.15731: exiting _queue_task() for managed_node3/debug 7134 1726882070.15742: done queuing things up, now waiting for results queue to drain 7134 1726882070.15743: waiting for pending results... 7134 1726882070.16119: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled 7134 1726882070.16124: in run() - task 12673a56-9f93-4f50-edf1-0000000000af 7134 1726882070.16133: variable 'ansible_search_path' from source: unknown 7134 1726882070.16136: calling self._execute() 7134 1726882070.16185: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.16204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.16223: variable 'omit' from source: magic vars 7134 1726882070.16760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.19191: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.19275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.19343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.19381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.19427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.19524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.19576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.19609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.19655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.19677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.19998: variable 'ansible_distribution' from source: facts 7134 1726882070.20002: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.20004: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.20007: when evaluation is False, skipping this task 7134 1726882070.20009: _execute() done 7134 1726882070.20011: dumping result to json 7134 1726882070.20013: done dumping result, returning 7134 1726882070.20016: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled [12673a56-9f93-4f50-edf1-0000000000af] 7134 1726882070.20018: sending task result for task 12673a56-9f93-4f50-edf1-0000000000af 7134 1726882070.20088: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000af 7134 1726882070.20092: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882070.20137: no more pending results, returning what we have 7134 1726882070.20141: results queue empty 7134 1726882070.20141: checking for any_errors_fatal 7134 1726882070.20147: done checking for any_errors_fatal 7134 1726882070.20147: checking for max_fail_percentage 7134 1726882070.20149: done checking for max_fail_percentage 7134 1726882070.20149: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.20150: done checking to see if all hosts have failed 7134 1726882070.20151: getting the remaining hosts for this loop 7134 1726882070.20152: done getting the remaining hosts for this loop 7134 1726882070.20156: getting the next task for host managed_node3 7134 1726882070.20162: done getting next task for host managed_node3 7134 1726882070.20165: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7134 1726882070.20167: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882070.20170: getting variables 7134 1726882070.20172: in VariableManager get_vars() 7134 1726882070.20218: Calling all_inventory to load vars for managed_node3 7134 1726882070.20221: Calling groups_inventory to load vars for managed_node3 7134 1726882070.20222: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.20232: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.20234: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.20236: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.20430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.20571: done with get_vars() 7134 1726882070.20580: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 Friday 20 September 2024 21:27:50 -0400 (0:00:00.053) 0:00:06.404 ****** 7134 1726882070.20644: entering _queue_task() for managed_node3/include_tasks 7134 1726882070.20834: worker is 1 (out of 1 available) 7134 1726882070.20846: exiting _queue_task() for managed_node3/include_tasks 7134 1726882070.20858: done queuing things up, now waiting for results queue to drain 7134 1726882070.20860: waiting for pending results... 7134 1726882070.21026: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7134 1726882070.21083: in run() - task 12673a56-9f93-4f50-edf1-0000000000b0 7134 1726882070.21101: variable 'ansible_search_path' from source: unknown 7134 1726882070.21127: calling self._execute() 7134 1726882070.21188: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.21202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.21205: variable 'omit' from source: magic vars 7134 1726882070.21503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.23517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.23658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.23662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.23664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.23669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.23745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.23768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.23810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.23828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.23844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.23997: variable 'ansible_distribution' from source: facts 7134 1726882070.24000: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.24006: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.24012: when evaluation is False, skipping this task 7134 1726882070.24018: _execute() done 7134 1726882070.24023: dumping result to json 7134 1726882070.24029: done dumping result, returning 7134 1726882070.24039: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-4f50-edf1-0000000000b0] 7134 1726882070.24140: sending task result for task 12673a56-9f93-4f50-edf1-0000000000b0 7134 1726882070.24214: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000b0 7134 1726882070.24217: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.24287: no more pending results, returning what we have 7134 1726882070.24296: results queue empty 7134 1726882070.24297: checking for any_errors_fatal 7134 1726882070.24302: done checking for any_errors_fatal 7134 1726882070.24303: checking for max_fail_percentage 7134 1726882070.24305: done checking for max_fail_percentage 7134 1726882070.24305: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.24306: done checking to see if all hosts have failed 7134 1726882070.24307: getting the remaining hosts for this loop 7134 1726882070.24309: done getting the remaining hosts for this loop 7134 1726882070.24312: getting the next task for host managed_node3 7134 1726882070.24320: done getting next task for host managed_node3 7134 1726882070.24326: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882070.24329: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.24350: getting variables 7134 1726882070.24353: in VariableManager get_vars() 7134 1726882070.24519: Calling all_inventory to load vars for managed_node3 7134 1726882070.24522: Calling groups_inventory to load vars for managed_node3 7134 1726882070.24524: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.24533: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.24535: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.24538: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.24855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.24999: done with get_vars() 7134 1726882070.25007: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:27:50 -0400 (0:00:00.044) 0:00:06.449 ****** 7134 1726882070.25081: entering _queue_task() for managed_node3/include_tasks 7134 1726882070.25269: worker is 1 (out of 1 available) 7134 1726882070.25282: exiting _queue_task() for managed_node3/include_tasks 7134 1726882070.25295: done queuing things up, now waiting for results queue to drain 7134 1726882070.25297: waiting for pending results... 7134 1726882070.25454: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882070.25534: in run() - task 12673a56-9f93-4f50-edf1-0000000000b8 7134 1726882070.25545: variable 'ansible_search_path' from source: unknown 7134 1726882070.25549: variable 'ansible_search_path' from source: unknown 7134 1726882070.25576: calling self._execute() 7134 1726882070.25640: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.25644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.25652: variable 'omit' from source: magic vars 7134 1726882070.25941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.27850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.27911: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.27939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.27963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.27982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.28045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.28066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.28082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.28116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.28127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.28223: variable 'ansible_distribution' from source: facts 7134 1726882070.28228: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.28244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.28247: when evaluation is False, skipping this task 7134 1726882070.28250: _execute() done 7134 1726882070.28252: dumping result to json 7134 1726882070.28254: done dumping result, returning 7134 1726882070.28261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-4f50-edf1-0000000000b8] 7134 1726882070.28266: sending task result for task 12673a56-9f93-4f50-edf1-0000000000b8 7134 1726882070.28352: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000b8 7134 1726882070.28355: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.28397: no more pending results, returning what we have 7134 1726882070.28401: results queue empty 7134 1726882070.28401: checking for any_errors_fatal 7134 1726882070.28408: done checking for any_errors_fatal 7134 1726882070.28408: checking for max_fail_percentage 7134 1726882070.28409: done checking for max_fail_percentage 7134 1726882070.28410: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.28411: done checking to see if all hosts have failed 7134 1726882070.28411: getting the remaining hosts for this loop 7134 1726882070.28413: done getting the remaining hosts for this loop 7134 1726882070.28417: getting the next task for host managed_node3 7134 1726882070.28423: done getting next task for host managed_node3 7134 1726882070.28427: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882070.28430: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.28448: getting variables 7134 1726882070.28449: in VariableManager get_vars() 7134 1726882070.28491: Calling all_inventory to load vars for managed_node3 7134 1726882070.28500: Calling groups_inventory to load vars for managed_node3 7134 1726882070.28503: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.28512: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.28514: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.28516: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.28638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.28762: done with get_vars() 7134 1726882070.28770: done getting variables 7134 1726882070.28810: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:27:50 -0400 (0:00:00.037) 0:00:06.486 ****** 7134 1726882070.28835: entering _queue_task() for managed_node3/debug 7134 1726882070.29013: worker is 1 (out of 1 available) 7134 1726882070.29026: exiting _queue_task() for managed_node3/debug 7134 1726882070.29036: done queuing things up, now waiting for results queue to drain 7134 1726882070.29038: waiting for pending results... 7134 1726882070.29196: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882070.29272: in run() - task 12673a56-9f93-4f50-edf1-0000000000b9 7134 1726882070.29284: variable 'ansible_search_path' from source: unknown 7134 1726882070.29288: variable 'ansible_search_path' from source: unknown 7134 1726882070.29318: calling self._execute() 7134 1726882070.29374: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.29385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.29394: variable 'omit' from source: magic vars 7134 1726882070.29683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.31905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.31909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.31941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.31981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.32018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.32101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.32138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.32171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.32219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.32242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.32381: variable 'ansible_distribution' from source: facts 7134 1726882070.32398: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.32499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.32502: when evaluation is False, skipping this task 7134 1726882070.32504: _execute() done 7134 1726882070.32507: dumping result to json 7134 1726882070.32509: done dumping result, returning 7134 1726882070.32512: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-4f50-edf1-0000000000b9] 7134 1726882070.32514: sending task result for task 12673a56-9f93-4f50-edf1-0000000000b9 7134 1726882070.32586: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000b9 7134 1726882070.32590: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882070.32640: no more pending results, returning what we have 7134 1726882070.32643: results queue empty 7134 1726882070.32644: checking for any_errors_fatal 7134 1726882070.32649: done checking for any_errors_fatal 7134 1726882070.32649: checking for max_fail_percentage 7134 1726882070.32651: done checking for max_fail_percentage 7134 1726882070.32652: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.32652: done checking to see if all hosts have failed 7134 1726882070.32653: getting the remaining hosts for this loop 7134 1726882070.32654: done getting the remaining hosts for this loop 7134 1726882070.32658: getting the next task for host managed_node3 7134 1726882070.32664: done getting next task for host managed_node3 7134 1726882070.32668: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882070.32670: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.32691: getting variables 7134 1726882070.32695: in VariableManager get_vars() 7134 1726882070.32740: Calling all_inventory to load vars for managed_node3 7134 1726882070.32743: Calling groups_inventory to load vars for managed_node3 7134 1726882070.32745: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.32754: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.32756: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.32759: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.33016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.33219: done with get_vars() 7134 1726882070.33230: done getting variables 7134 1726882070.33286: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:27:50 -0400 (0:00:00.044) 0:00:06.531 ****** 7134 1726882070.33319: entering _queue_task() for managed_node3/fail 7134 1726882070.33542: worker is 1 (out of 1 available) 7134 1726882070.33554: exiting _queue_task() for managed_node3/fail 7134 1726882070.33565: done queuing things up, now waiting for results queue to drain 7134 1726882070.33567: waiting for pending results... 7134 1726882070.33914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882070.33960: in run() - task 12673a56-9f93-4f50-edf1-0000000000ba 7134 1726882070.34000: variable 'ansible_search_path' from source: unknown 7134 1726882070.34004: variable 'ansible_search_path' from source: unknown 7134 1726882070.34037: calling self._execute() 7134 1726882070.34141: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.34145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.34149: variable 'omit' from source: magic vars 7134 1726882070.34587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.36179: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.36230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.36257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.36287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.36306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.36360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.36379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.36402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.36430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.36441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.36534: variable 'ansible_distribution' from source: facts 7134 1726882070.36539: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.36554: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.36558: when evaluation is False, skipping this task 7134 1726882070.36561: _execute() done 7134 1726882070.36563: dumping result to json 7134 1726882070.36565: done dumping result, returning 7134 1726882070.36571: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-4f50-edf1-0000000000ba] 7134 1726882070.36576: sending task result for task 12673a56-9f93-4f50-edf1-0000000000ba 7134 1726882070.36658: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000ba 7134 1726882070.36660: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.36711: no more pending results, returning what we have 7134 1726882070.36713: results queue empty 7134 1726882070.36714: checking for any_errors_fatal 7134 1726882070.36721: done checking for any_errors_fatal 7134 1726882070.36721: checking for max_fail_percentage 7134 1726882070.36723: done checking for max_fail_percentage 7134 1726882070.36724: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.36724: done checking to see if all hosts have failed 7134 1726882070.36725: getting the remaining hosts for this loop 7134 1726882070.36726: done getting the remaining hosts for this loop 7134 1726882070.36730: getting the next task for host managed_node3 7134 1726882070.36736: done getting next task for host managed_node3 7134 1726882070.36740: ^ 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 7134 1726882070.36742: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.36759: getting variables 7134 1726882070.36761: in VariableManager get_vars() 7134 1726882070.36810: Calling all_inventory to load vars for managed_node3 7134 1726882070.36813: Calling groups_inventory to load vars for managed_node3 7134 1726882070.36816: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.36824: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.36826: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.36829: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.36944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.37129: done with get_vars() 7134 1726882070.37140: done getting variables 7134 1726882070.37197: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:27:50 -0400 (0:00:00.039) 0:00:06.570 ****** 7134 1726882070.37230: entering _queue_task() for managed_node3/fail 7134 1726882070.37471: worker is 1 (out of 1 available) 7134 1726882070.37484: exiting _queue_task() for managed_node3/fail 7134 1726882070.37628: done queuing things up, now waiting for results queue to drain 7134 1726882070.37630: waiting for pending results... 7134 1726882070.37865: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7134 1726882070.37952: in run() - task 12673a56-9f93-4f50-edf1-0000000000bb 7134 1726882070.37958: variable 'ansible_search_path' from source: unknown 7134 1726882070.37960: variable 'ansible_search_path' from source: unknown 7134 1726882070.38066: calling self._execute() 7134 1726882070.38074: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.38077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.38091: variable 'omit' from source: magic vars 7134 1726882070.38412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.39922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.39966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.39997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.40025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.40045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.40104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.40127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.40145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.40171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.40181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.40498: variable 'ansible_distribution' from source: facts 7134 1726882070.40501: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.40504: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.40506: when evaluation is False, skipping this task 7134 1726882070.40508: _execute() done 7134 1726882070.40511: dumping result to json 7134 1726882070.40513: done dumping result, returning 7134 1726882070.40515: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-4f50-edf1-0000000000bb] 7134 1726882070.40517: sending task result for task 12673a56-9f93-4f50-edf1-0000000000bb 7134 1726882070.40586: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000bb skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.40768: no more pending results, returning what we have 7134 1726882070.40772: results queue empty 7134 1726882070.40773: checking for any_errors_fatal 7134 1726882070.40777: done checking for any_errors_fatal 7134 1726882070.40778: checking for max_fail_percentage 7134 1726882070.40779: done checking for max_fail_percentage 7134 1726882070.40780: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.40781: done checking to see if all hosts have failed 7134 1726882070.40781: getting the remaining hosts for this loop 7134 1726882070.40783: done getting the remaining hosts for this loop 7134 1726882070.40786: getting the next task for host managed_node3 7134 1726882070.40796: done getting next task for host managed_node3 7134 1726882070.40801: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882070.40804: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.40826: getting variables 7134 1726882070.40828: in VariableManager get_vars() 7134 1726882070.40870: Calling all_inventory to load vars for managed_node3 7134 1726882070.40873: Calling groups_inventory to load vars for managed_node3 7134 1726882070.40875: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.40885: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.40890: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.40897: WORKER PROCESS EXITING 7134 1726882070.40902: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.41382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.41586: done with get_vars() 7134 1726882070.41601: done getting variables 7134 1726882070.41654: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:27:50 -0400 (0:00:00.044) 0:00:06.615 ****** 7134 1726882070.41684: entering _queue_task() for managed_node3/fail 7134 1726882070.41914: worker is 1 (out of 1 available) 7134 1726882070.41927: exiting _queue_task() for managed_node3/fail 7134 1726882070.41938: done queuing things up, now waiting for results queue to drain 7134 1726882070.41939: waiting for pending results... 7134 1726882070.42348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882070.42353: in run() - task 12673a56-9f93-4f50-edf1-0000000000bc 7134 1726882070.42356: variable 'ansible_search_path' from source: unknown 7134 1726882070.42359: variable 'ansible_search_path' from source: unknown 7134 1726882070.42375: calling self._execute() 7134 1726882070.42472: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.42484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.42504: variable 'omit' from source: magic vars 7134 1726882070.42949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.45208: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.45286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.45333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.45377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.45413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.45600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.45604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.45607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.45609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.45625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.45763: variable 'ansible_distribution' from source: facts 7134 1726882070.45775: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.45803: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.45813: when evaluation is False, skipping this task 7134 1726882070.45824: _execute() done 7134 1726882070.45832: dumping result to json 7134 1726882070.45840: done dumping result, returning 7134 1726882070.45851: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-4f50-edf1-0000000000bc] 7134 1726882070.45862: sending task result for task 12673a56-9f93-4f50-edf1-0000000000bc 7134 1726882070.46143: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000bc 7134 1726882070.46146: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.46187: no more pending results, returning what we have 7134 1726882070.46195: results queue empty 7134 1726882070.46196: checking for any_errors_fatal 7134 1726882070.46201: done checking for any_errors_fatal 7134 1726882070.46202: checking for max_fail_percentage 7134 1726882070.46204: done checking for max_fail_percentage 7134 1726882070.46204: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.46205: done checking to see if all hosts have failed 7134 1726882070.46206: getting the remaining hosts for this loop 7134 1726882070.46207: done getting the remaining hosts for this loop 7134 1726882070.46211: getting the next task for host managed_node3 7134 1726882070.46217: done getting next task for host managed_node3 7134 1726882070.46221: ^ 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 7134 1726882070.46224: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.46241: getting variables 7134 1726882070.46243: in VariableManager get_vars() 7134 1726882070.46295: Calling all_inventory to load vars for managed_node3 7134 1726882070.46299: Calling groups_inventory to load vars for managed_node3 7134 1726882070.46301: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.46312: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.46315: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.46318: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.46603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.46812: done with get_vars() 7134 1726882070.46824: done getting variables 7134 1726882070.46879: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:27:50 -0400 (0:00:00.052) 0:00:06.667 ****** 7134 1726882070.46915: entering _queue_task() for managed_node3/dnf 7134 1726882070.47153: worker is 1 (out of 1 available) 7134 1726882070.47166: exiting _queue_task() for managed_node3/dnf 7134 1726882070.47177: done queuing things up, now waiting for results queue to drain 7134 1726882070.47178: waiting for pending results... 7134 1726882070.47438: running TaskExecutor() for managed_node3/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 7134 1726882070.47563: in run() - task 12673a56-9f93-4f50-edf1-0000000000bd 7134 1726882070.47584: variable 'ansible_search_path' from source: unknown 7134 1726882070.47598: variable 'ansible_search_path' from source: unknown 7134 1726882070.47643: calling self._execute() 7134 1726882070.47728: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.47779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.47782: variable 'omit' from source: magic vars 7134 1726882070.48083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.49574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.49619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.49649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.49704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.49708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.49777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.49999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.50002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.50005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.50007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.50036: variable 'ansible_distribution' from source: facts 7134 1726882070.50047: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.50072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.50080: when evaluation is False, skipping this task 7134 1726882070.50091: _execute() done 7134 1726882070.50102: dumping result to json 7134 1726882070.50111: done dumping result, returning 7134 1726882070.50127: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-0000000000bd] 7134 1726882070.50138: sending task result for task 12673a56-9f93-4f50-edf1-0000000000bd skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.50304: no more pending results, returning what we have 7134 1726882070.50307: results queue empty 7134 1726882070.50308: checking for any_errors_fatal 7134 1726882070.50314: done checking for any_errors_fatal 7134 1726882070.50315: checking for max_fail_percentage 7134 1726882070.50316: done checking for max_fail_percentage 7134 1726882070.50317: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.50317: done checking to see if all hosts have failed 7134 1726882070.50318: getting the remaining hosts for this loop 7134 1726882070.50320: done getting the remaining hosts for this loop 7134 1726882070.50323: getting the next task for host managed_node3 7134 1726882070.50330: done getting next task for host managed_node3 7134 1726882070.50333: ^ 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 7134 1726882070.50336: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.50354: getting variables 7134 1726882070.50356: in VariableManager get_vars() 7134 1726882070.50511: Calling all_inventory to load vars for managed_node3 7134 1726882070.50514: Calling groups_inventory to load vars for managed_node3 7134 1726882070.50517: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.50528: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.50531: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.50534: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.50846: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000bd 7134 1726882070.50849: WORKER PROCESS EXITING 7134 1726882070.50871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.51000: done with get_vars() 7134 1726882070.51012: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882070.51060: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:27:50 -0400 (0:00:00.041) 0:00:06.709 ****** 7134 1726882070.51081: entering _queue_task() for managed_node3/yum 7134 1726882070.51259: worker is 1 (out of 1 available) 7134 1726882070.51272: exiting _queue_task() for managed_node3/yum 7134 1726882070.51281: done queuing things up, now waiting for results queue to drain 7134 1726882070.51283: waiting for pending results... 7134 1726882070.51442: running TaskExecutor() for managed_node3/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 7134 1726882070.51521: in run() - task 12673a56-9f93-4f50-edf1-0000000000be 7134 1726882070.51528: variable 'ansible_search_path' from source: unknown 7134 1726882070.51532: variable 'ansible_search_path' from source: unknown 7134 1726882070.51558: calling self._execute() 7134 1726882070.51624: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.51628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.51636: variable 'omit' from source: magic vars 7134 1726882070.51921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.53598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.53602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.53604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.53607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.53609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.53687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.53724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.53755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.53813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.53834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.53963: variable 'ansible_distribution' from source: facts 7134 1726882070.53975: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.54001: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.54010: when evaluation is False, skipping this task 7134 1726882070.54018: _execute() done 7134 1726882070.54026: dumping result to json 7134 1726882070.54033: done dumping result, returning 7134 1726882070.54043: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-0000000000be] 7134 1726882070.54052: sending task result for task 12673a56-9f93-4f50-edf1-0000000000be 7134 1726882070.54155: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000be 7134 1726882070.54163: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.54216: no more pending results, returning what we have 7134 1726882070.54219: results queue empty 7134 1726882070.54220: checking for any_errors_fatal 7134 1726882070.54225: done checking for any_errors_fatal 7134 1726882070.54226: checking for max_fail_percentage 7134 1726882070.54227: done checking for max_fail_percentage 7134 1726882070.54228: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.54229: done checking to see if all hosts have failed 7134 1726882070.54229: getting the remaining hosts for this loop 7134 1726882070.54231: done getting the remaining hosts for this loop 7134 1726882070.54235: getting the next task for host managed_node3 7134 1726882070.54241: done getting next task for host managed_node3 7134 1726882070.54244: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882070.54247: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.54263: getting variables 7134 1726882070.54265: in VariableManager get_vars() 7134 1726882070.54311: Calling all_inventory to load vars for managed_node3 7134 1726882070.54314: Calling groups_inventory to load vars for managed_node3 7134 1726882070.54317: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.54325: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.54328: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.54330: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.54510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.54736: done with get_vars() 7134 1726882070.54746: done getting variables 7134 1726882070.54807: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:27:50 -0400 (0:00:00.037) 0:00:06.746 ****** 7134 1726882070.54845: entering _queue_task() for managed_node3/fail 7134 1726882070.55192: worker is 1 (out of 1 available) 7134 1726882070.55206: exiting _queue_task() for managed_node3/fail 7134 1726882070.55216: done queuing things up, now waiting for results queue to drain 7134 1726882070.55218: waiting for pending results... 7134 1726882070.55412: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882070.55603: in run() - task 12673a56-9f93-4f50-edf1-0000000000bf 7134 1726882070.55607: variable 'ansible_search_path' from source: unknown 7134 1726882070.55610: variable 'ansible_search_path' from source: unknown 7134 1726882070.55629: calling self._execute() 7134 1726882070.55727: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.55739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.55769: variable 'omit' from source: magic vars 7134 1726882070.56239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.58699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.58879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.58882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.58885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.58907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.59001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.59036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.59064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.59123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.59143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.59304: variable 'ansible_distribution' from source: facts 7134 1726882070.59422: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.59425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.59428: when evaluation is False, skipping this task 7134 1726882070.59430: _execute() done 7134 1726882070.59432: dumping result to json 7134 1726882070.59434: done dumping result, returning 7134 1726882070.59436: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-0000000000bf] 7134 1726882070.59438: sending task result for task 12673a56-9f93-4f50-edf1-0000000000bf 7134 1726882070.59519: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000bf 7134 1726882070.59595: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.59655: no more pending results, returning what we have 7134 1726882070.59659: results queue empty 7134 1726882070.59660: checking for any_errors_fatal 7134 1726882070.59666: done checking for any_errors_fatal 7134 1726882070.59667: checking for max_fail_percentage 7134 1726882070.59669: done checking for max_fail_percentage 7134 1726882070.59670: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.59670: done checking to see if all hosts have failed 7134 1726882070.59671: getting the remaining hosts for this loop 7134 1726882070.59673: done getting the remaining hosts for this loop 7134 1726882070.59677: getting the next task for host managed_node3 7134 1726882070.59683: done getting next task for host managed_node3 7134 1726882070.59691: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7134 1726882070.59695: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.59716: getting variables 7134 1726882070.59718: in VariableManager get_vars() 7134 1726882070.59771: Calling all_inventory to load vars for managed_node3 7134 1726882070.59775: Calling groups_inventory to load vars for managed_node3 7134 1726882070.59777: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.59791: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.59999: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.60004: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.60260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.60486: done with get_vars() 7134 1726882070.60502: done getting variables 7134 1726882070.60567: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:27:50 -0400 (0:00:00.057) 0:00:06.804 ****** 7134 1726882070.60606: entering _queue_task() for managed_node3/package 7134 1726882070.60871: worker is 1 (out of 1 available) 7134 1726882070.60882: exiting _queue_task() for managed_node3/package 7134 1726882070.61013: done queuing things up, now waiting for results queue to drain 7134 1726882070.61015: waiting for pending results... 7134 1726882070.61195: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7134 1726882070.61343: in run() - task 12673a56-9f93-4f50-edf1-0000000000c0 7134 1726882070.61367: variable 'ansible_search_path' from source: unknown 7134 1726882070.61445: variable 'ansible_search_path' from source: unknown 7134 1726882070.61450: calling self._execute() 7134 1726882070.61517: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.61529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.61543: variable 'omit' from source: magic vars 7134 1726882070.62027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.64460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.64547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.64604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.64643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.64701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.64765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.64815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.64848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.64919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.64927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.65136: variable 'ansible_distribution' from source: facts 7134 1726882070.65140: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.65143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.65145: when evaluation is False, skipping this task 7134 1726882070.65146: _execute() done 7134 1726882070.65149: dumping result to json 7134 1726882070.65150: done dumping result, returning 7134 1726882070.65159: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-4f50-edf1-0000000000c0] 7134 1726882070.65168: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c0 7134 1726882070.65391: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c0 7134 1726882070.65396: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.65446: no more pending results, returning what we have 7134 1726882070.65449: results queue empty 7134 1726882070.65450: checking for any_errors_fatal 7134 1726882070.65455: done checking for any_errors_fatal 7134 1726882070.65456: checking for max_fail_percentage 7134 1726882070.65457: done checking for max_fail_percentage 7134 1726882070.65458: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.65459: done checking to see if all hosts have failed 7134 1726882070.65460: getting the remaining hosts for this loop 7134 1726882070.65461: done getting the remaining hosts for this loop 7134 1726882070.65465: getting the next task for host managed_node3 7134 1726882070.65472: done getting next task for host managed_node3 7134 1726882070.65476: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882070.65478: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.65502: getting variables 7134 1726882070.65504: in VariableManager get_vars() 7134 1726882070.65552: Calling all_inventory to load vars for managed_node3 7134 1726882070.65555: Calling groups_inventory to load vars for managed_node3 7134 1726882070.65558: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.65568: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.65571: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.65574: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.65940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.66158: done with get_vars() 7134 1726882070.66169: done getting variables 7134 1726882070.66225: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:27:50 -0400 (0:00:00.056) 0:00:06.860 ****** 7134 1726882070.66263: entering _queue_task() for managed_node3/package 7134 1726882070.66525: worker is 1 (out of 1 available) 7134 1726882070.66537: exiting _queue_task() for managed_node3/package 7134 1726882070.66549: done queuing things up, now waiting for results queue to drain 7134 1726882070.66550: waiting for pending results... 7134 1726882070.66918: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882070.66927: in run() - task 12673a56-9f93-4f50-edf1-0000000000c1 7134 1726882070.66945: variable 'ansible_search_path' from source: unknown 7134 1726882070.66952: variable 'ansible_search_path' from source: unknown 7134 1726882070.66989: calling self._execute() 7134 1726882070.67082: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.67095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.67110: variable 'omit' from source: magic vars 7134 1726882070.67482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.69008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.69051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.69118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.69121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.69171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.69273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.69280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.69400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.69403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.69405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.69477: variable 'ansible_distribution' from source: facts 7134 1726882070.69500: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.69525: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.69532: when evaluation is False, skipping this task 7134 1726882070.69538: _execute() done 7134 1726882070.69544: dumping result to json 7134 1726882070.69550: done dumping result, returning 7134 1726882070.69558: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-4f50-edf1-0000000000c1] 7134 1726882070.69567: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.69714: no more pending results, returning what we have 7134 1726882070.69718: results queue empty 7134 1726882070.69719: checking for any_errors_fatal 7134 1726882070.69727: done checking for any_errors_fatal 7134 1726882070.69728: checking for max_fail_percentage 7134 1726882070.69729: done checking for max_fail_percentage 7134 1726882070.69730: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.69731: done checking to see if all hosts have failed 7134 1726882070.69731: getting the remaining hosts for this loop 7134 1726882070.69733: done getting the remaining hosts for this loop 7134 1726882070.69737: getting the next task for host managed_node3 7134 1726882070.69743: done getting next task for host managed_node3 7134 1726882070.69746: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882070.69752: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.69770: getting variables 7134 1726882070.69772: in VariableManager get_vars() 7134 1726882070.69820: Calling all_inventory to load vars for managed_node3 7134 1726882070.69823: Calling groups_inventory to load vars for managed_node3 7134 1726882070.69825: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.69838: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.69842: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.69846: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.70076: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c1 7134 1726882070.70079: WORKER PROCESS EXITING 7134 1726882070.70142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.70383: done with get_vars() 7134 1726882070.70399: done getting variables 7134 1726882070.70455: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:27:50 -0400 (0:00:00.042) 0:00:06.903 ****** 7134 1726882070.70485: entering _queue_task() for managed_node3/package 7134 1726882070.70702: worker is 1 (out of 1 available) 7134 1726882070.70714: exiting _queue_task() for managed_node3/package 7134 1726882070.70724: done queuing things up, now waiting for results queue to drain 7134 1726882070.70725: waiting for pending results... 7134 1726882070.70970: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882070.71099: in run() - task 12673a56-9f93-4f50-edf1-0000000000c2 7134 1726882070.71123: variable 'ansible_search_path' from source: unknown 7134 1726882070.71127: variable 'ansible_search_path' from source: unknown 7134 1726882070.71154: calling self._execute() 7134 1726882070.71219: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.71224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.71232: variable 'omit' from source: magic vars 7134 1726882070.71699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.73496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.73817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.73858: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.73901: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.73932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.74016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.74051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.74096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.74128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.74136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.74228: variable 'ansible_distribution' from source: facts 7134 1726882070.74237: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.74251: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.74254: when evaluation is False, skipping this task 7134 1726882070.74257: _execute() done 7134 1726882070.74259: dumping result to json 7134 1726882070.74262: done dumping result, returning 7134 1726882070.74268: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-4f50-edf1-0000000000c2] 7134 1726882070.74272: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c2 7134 1726882070.74360: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c2 7134 1726882070.74363: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.74412: no more pending results, returning what we have 7134 1726882070.74416: results queue empty 7134 1726882070.74417: checking for any_errors_fatal 7134 1726882070.74424: done checking for any_errors_fatal 7134 1726882070.74425: checking for max_fail_percentage 7134 1726882070.74426: done checking for max_fail_percentage 7134 1726882070.74427: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.74428: done checking to see if all hosts have failed 7134 1726882070.74429: getting the remaining hosts for this loop 7134 1726882070.74430: done getting the remaining hosts for this loop 7134 1726882070.74433: getting the next task for host managed_node3 7134 1726882070.74439: done getting next task for host managed_node3 7134 1726882070.74443: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882070.74445: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.74461: getting variables 7134 1726882070.74462: in VariableManager get_vars() 7134 1726882070.74508: Calling all_inventory to load vars for managed_node3 7134 1726882070.74511: Calling groups_inventory to load vars for managed_node3 7134 1726882070.74513: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.74521: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.74523: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.74526: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.74645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.74767: done with get_vars() 7134 1726882070.74775: done getting variables 7134 1726882070.74819: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:27:50 -0400 (0:00:00.043) 0:00:06.946 ****** 7134 1726882070.74840: entering _queue_task() for managed_node3/service 7134 1726882070.75017: worker is 1 (out of 1 available) 7134 1726882070.75031: exiting _queue_task() for managed_node3/service 7134 1726882070.75043: done queuing things up, now waiting for results queue to drain 7134 1726882070.75044: waiting for pending results... 7134 1726882070.75198: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882070.75277: in run() - task 12673a56-9f93-4f50-edf1-0000000000c3 7134 1726882070.75284: variable 'ansible_search_path' from source: unknown 7134 1726882070.75290: variable 'ansible_search_path' from source: unknown 7134 1726882070.75317: calling self._execute() 7134 1726882070.75370: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.75376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.75386: variable 'omit' from source: magic vars 7134 1726882070.75663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.77999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.78003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.78006: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.78031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.78063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.78135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.78170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.78203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.78246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.78264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.78390: variable 'ansible_distribution' from source: facts 7134 1726882070.78418: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.78441: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.78450: when evaluation is False, skipping this task 7134 1726882070.78456: _execute() done 7134 1726882070.78464: dumping result to json 7134 1726882070.78471: done dumping result, returning 7134 1726882070.78480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-0000000000c3] 7134 1726882070.78488: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.78660: no more pending results, returning what we have 7134 1726882070.78663: results queue empty 7134 1726882070.78664: checking for any_errors_fatal 7134 1726882070.78669: done checking for any_errors_fatal 7134 1726882070.78669: checking for max_fail_percentage 7134 1726882070.78671: done checking for max_fail_percentage 7134 1726882070.78671: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.78672: done checking to see if all hosts have failed 7134 1726882070.78673: getting the remaining hosts for this loop 7134 1726882070.78674: done getting the remaining hosts for this loop 7134 1726882070.78678: getting the next task for host managed_node3 7134 1726882070.78684: done getting next task for host managed_node3 7134 1726882070.78690: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882070.78692: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.78717: getting variables 7134 1726882070.78719: in VariableManager get_vars() 7134 1726882070.78761: Calling all_inventory to load vars for managed_node3 7134 1726882070.78764: Calling groups_inventory to load vars for managed_node3 7134 1726882070.78766: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.78825: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c3 7134 1726882070.78829: WORKER PROCESS EXITING 7134 1726882070.78837: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.78840: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.78843: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.79077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.79292: done with get_vars() 7134 1726882070.79304: done getting variables 7134 1726882070.79356: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:27:50 -0400 (0:00:00.045) 0:00:06.992 ****** 7134 1726882070.79391: entering _queue_task() for managed_node3/service 7134 1726882070.79818: worker is 1 (out of 1 available) 7134 1726882070.79826: exiting _queue_task() for managed_node3/service 7134 1726882070.79835: done queuing things up, now waiting for results queue to drain 7134 1726882070.79836: waiting for pending results... 7134 1726882070.79908: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882070.80040: in run() - task 12673a56-9f93-4f50-edf1-0000000000c4 7134 1726882070.80067: variable 'ansible_search_path' from source: unknown 7134 1726882070.80076: variable 'ansible_search_path' from source: unknown 7134 1726882070.80118: calling self._execute() 7134 1726882070.80205: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.80218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.80232: variable 'omit' from source: magic vars 7134 1726882070.80651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.83243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.83308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.83352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.83406: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.83442: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.83553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.83557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.83586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.83637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.83663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.83810: variable 'ansible_distribution' from source: facts 7134 1726882070.83823: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.83880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.83883: when evaluation is False, skipping this task 7134 1726882070.83885: _execute() done 7134 1726882070.83887: dumping result to json 7134 1726882070.83892: done dumping result, returning 7134 1726882070.83898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-4f50-edf1-0000000000c4] 7134 1726882070.83900: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c4 7134 1726882070.84211: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c4 7134 1726882070.84214: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882070.84250: no more pending results, returning what we have 7134 1726882070.84253: results queue empty 7134 1726882070.84254: checking for any_errors_fatal 7134 1726882070.84260: done checking for any_errors_fatal 7134 1726882070.84261: checking for max_fail_percentage 7134 1726882070.84262: done checking for max_fail_percentage 7134 1726882070.84263: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.84264: done checking to see if all hosts have failed 7134 1726882070.84265: getting the remaining hosts for this loop 7134 1726882070.84266: done getting the remaining hosts for this loop 7134 1726882070.84269: getting the next task for host managed_node3 7134 1726882070.84275: done getting next task for host managed_node3 7134 1726882070.84279: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882070.84281: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.84303: getting variables 7134 1726882070.84305: in VariableManager get_vars() 7134 1726882070.84354: Calling all_inventory to load vars for managed_node3 7134 1726882070.84357: Calling groups_inventory to load vars for managed_node3 7134 1726882070.84360: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.84369: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.84372: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.84375: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.84640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.84853: done with get_vars() 7134 1726882070.84864: done getting variables 7134 1726882070.84931: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:27:50 -0400 (0:00:00.055) 0:00:07.047 ****** 7134 1726882070.84965: entering _queue_task() for managed_node3/service 7134 1726882070.85243: worker is 1 (out of 1 available) 7134 1726882070.85260: exiting _queue_task() for managed_node3/service 7134 1726882070.85273: done queuing things up, now waiting for results queue to drain 7134 1726882070.85274: waiting for pending results... 7134 1726882070.85476: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882070.85604: in run() - task 12673a56-9f93-4f50-edf1-0000000000c5 7134 1726882070.85625: variable 'ansible_search_path' from source: unknown 7134 1726882070.85638: variable 'ansible_search_path' from source: unknown 7134 1726882070.85702: calling self._execute() 7134 1726882070.85757: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.85768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.85780: variable 'omit' from source: magic vars 7134 1726882070.86211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.87984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.88083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.88086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.88198: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.88202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.88242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.88276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.88312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.88355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.88374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.88517: variable 'ansible_distribution' from source: facts 7134 1726882070.88531: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.88599: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.88603: when evaluation is False, skipping this task 7134 1726882070.88606: _execute() done 7134 1726882070.88608: dumping result to json 7134 1726882070.88610: done dumping result, returning 7134 1726882070.88612: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-4f50-edf1-0000000000c5] 7134 1726882070.88614: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c5 7134 1726882070.88799: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c5 7134 1726882070.88802: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.88849: no more pending results, returning what we have 7134 1726882070.88853: results queue empty 7134 1726882070.88854: checking for any_errors_fatal 7134 1726882070.88862: done checking for any_errors_fatal 7134 1726882070.88863: checking for max_fail_percentage 7134 1726882070.88865: done checking for max_fail_percentage 7134 1726882070.88866: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.88867: done checking to see if all hosts have failed 7134 1726882070.88868: getting the remaining hosts for this loop 7134 1726882070.88869: done getting the remaining hosts for this loop 7134 1726882070.88873: getting the next task for host managed_node3 7134 1726882070.88880: done getting next task for host managed_node3 7134 1726882070.88884: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882070.88887: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.88912: getting variables 7134 1726882070.88914: in VariableManager get_vars() 7134 1726882070.88957: Calling all_inventory to load vars for managed_node3 7134 1726882070.88961: Calling groups_inventory to load vars for managed_node3 7134 1726882070.88963: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.88973: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.88979: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.88983: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.89174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.89298: done with get_vars() 7134 1726882070.89306: done getting variables 7134 1726882070.89345: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:27:50 -0400 (0:00:00.044) 0:00:07.091 ****** 7134 1726882070.89365: entering _queue_task() for managed_node3/service 7134 1726882070.89549: worker is 1 (out of 1 available) 7134 1726882070.89562: exiting _queue_task() for managed_node3/service 7134 1726882070.89573: done queuing things up, now waiting for results queue to drain 7134 1726882070.89575: waiting for pending results... 7134 1726882070.89736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882070.89817: in run() - task 12673a56-9f93-4f50-edf1-0000000000c6 7134 1726882070.89827: variable 'ansible_search_path' from source: unknown 7134 1726882070.89837: variable 'ansible_search_path' from source: unknown 7134 1726882070.89861: calling self._execute() 7134 1726882070.89923: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.89927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.89935: variable 'omit' from source: magic vars 7134 1726882070.90232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.92500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.92549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.92599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.92626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.92648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.92708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.92729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.92750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.92776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.92786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.92886: variable 'ansible_distribution' from source: facts 7134 1726882070.92896: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.92912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.92915: when evaluation is False, skipping this task 7134 1726882070.92918: _execute() done 7134 1726882070.92920: dumping result to json 7134 1726882070.92923: done dumping result, returning 7134 1726882070.92930: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-4f50-edf1-0000000000c6] 7134 1726882070.92933: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c6 7134 1726882070.93019: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c6 7134 1726882070.93021: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882070.93063: no more pending results, returning what we have 7134 1726882070.93066: results queue empty 7134 1726882070.93067: checking for any_errors_fatal 7134 1726882070.93072: done checking for any_errors_fatal 7134 1726882070.93073: checking for max_fail_percentage 7134 1726882070.93074: done checking for max_fail_percentage 7134 1726882070.93075: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.93076: done checking to see if all hosts have failed 7134 1726882070.93077: getting the remaining hosts for this loop 7134 1726882070.93078: done getting the remaining hosts for this loop 7134 1726882070.93081: getting the next task for host managed_node3 7134 1726882070.93088: done getting next task for host managed_node3 7134 1726882070.93091: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882070.93095: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.93113: getting variables 7134 1726882070.93115: in VariableManager get_vars() 7134 1726882070.93159: Calling all_inventory to load vars for managed_node3 7134 1726882070.93161: Calling groups_inventory to load vars for managed_node3 7134 1726882070.93163: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.93172: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.93174: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.93176: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.93319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.93441: done with get_vars() 7134 1726882070.93450: done getting variables 7134 1726882070.93488: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:27:50 -0400 (0:00:00.041) 0:00:07.133 ****** 7134 1726882070.93513: entering _queue_task() for managed_node3/copy 7134 1726882070.93700: worker is 1 (out of 1 available) 7134 1726882070.93714: exiting _queue_task() for managed_node3/copy 7134 1726882070.93725: done queuing things up, now waiting for results queue to drain 7134 1726882070.93727: waiting for pending results... 7134 1726882070.93887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882070.94005: in run() - task 12673a56-9f93-4f50-edf1-0000000000c7 7134 1726882070.94008: variable 'ansible_search_path' from source: unknown 7134 1726882070.94011: variable 'ansible_search_path' from source: unknown 7134 1726882070.94062: calling self._execute() 7134 1726882070.94141: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.94144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.94147: variable 'omit' from source: magic vars 7134 1726882070.94698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882070.97163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882070.97266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882070.97314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882070.97361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882070.97401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882070.97490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882070.97538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882070.97570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882070.97633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882070.97679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882070.97764: variable 'ansible_distribution' from source: facts 7134 1726882070.97767: variable 'ansible_distribution_major_version' from source: facts 7134 1726882070.97784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882070.97787: when evaluation is False, skipping this task 7134 1726882070.97789: _execute() done 7134 1726882070.97796: dumping result to json 7134 1726882070.97798: done dumping result, returning 7134 1726882070.97806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-4f50-edf1-0000000000c7] 7134 1726882070.97811: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c7 7134 1726882070.97907: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c7 7134 1726882070.97909: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882070.97983: no more pending results, returning what we have 7134 1726882070.97987: results queue empty 7134 1726882070.97987: checking for any_errors_fatal 7134 1726882070.97992: done checking for any_errors_fatal 7134 1726882070.97994: checking for max_fail_percentage 7134 1726882070.97996: done checking for max_fail_percentage 7134 1726882070.97997: checking to see if all hosts have failed and the running result is not ok 7134 1726882070.97998: done checking to see if all hosts have failed 7134 1726882070.97998: getting the remaining hosts for this loop 7134 1726882070.98000: done getting the remaining hosts for this loop 7134 1726882070.98003: getting the next task for host managed_node3 7134 1726882070.98009: done getting next task for host managed_node3 7134 1726882070.98013: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882070.98016: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882070.98031: getting variables 7134 1726882070.98033: in VariableManager get_vars() 7134 1726882070.98074: Calling all_inventory to load vars for managed_node3 7134 1726882070.98077: Calling groups_inventory to load vars for managed_node3 7134 1726882070.98079: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882070.98087: Calling all_plugins_play to load vars for managed_node3 7134 1726882070.98089: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882070.98092: Calling groups_plugins_play to load vars for managed_node3 7134 1726882070.98391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882070.98510: done with get_vars() 7134 1726882070.98518: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:27:50 -0400 (0:00:00.050) 0:00:07.184 ****** 7134 1726882070.98573: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882070.98749: worker is 1 (out of 1 available) 7134 1726882070.98763: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882070.98774: done queuing things up, now waiting for results queue to drain 7134 1726882070.98775: waiting for pending results... 7134 1726882070.99107: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882070.99111: in run() - task 12673a56-9f93-4f50-edf1-0000000000c8 7134 1726882070.99115: variable 'ansible_search_path' from source: unknown 7134 1726882070.99117: variable 'ansible_search_path' from source: unknown 7134 1726882070.99136: calling self._execute() 7134 1726882070.99220: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882070.99233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882070.99248: variable 'omit' from source: magic vars 7134 1726882070.99640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.02221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.02309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.02350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.02400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.02435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.02523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.02558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.02597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.02644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.02664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.02817: variable 'ansible_distribution' from source: facts 7134 1726882071.02830: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.02854: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.02862: when evaluation is False, skipping this task 7134 1726882071.02869: _execute() done 7134 1726882071.02877: dumping result to json 7134 1726882071.02885: done dumping result, returning 7134 1726882071.02900: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-4f50-edf1-0000000000c8] 7134 1726882071.02918: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c8 7134 1726882071.03088: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c8 7134 1726882071.03092: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.03173: no more pending results, returning what we have 7134 1726882071.03176: results queue empty 7134 1726882071.03177: checking for any_errors_fatal 7134 1726882071.03182: done checking for any_errors_fatal 7134 1726882071.03183: checking for max_fail_percentage 7134 1726882071.03185: done checking for max_fail_percentage 7134 1726882071.03186: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.03186: done checking to see if all hosts have failed 7134 1726882071.03187: getting the remaining hosts for this loop 7134 1726882071.03189: done getting the remaining hosts for this loop 7134 1726882071.03195: getting the next task for host managed_node3 7134 1726882071.03202: done getting next task for host managed_node3 7134 1726882071.03206: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882071.03209: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882071.03304: getting variables 7134 1726882071.03307: in VariableManager get_vars() 7134 1726882071.03362: Calling all_inventory to load vars for managed_node3 7134 1726882071.03365: Calling groups_inventory to load vars for managed_node3 7134 1726882071.03367: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.03378: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.03381: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.03384: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.03619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.03897: done with get_vars() 7134 1726882071.03907: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:27:51 -0400 (0:00:00.054) 0:00:07.238 ****** 7134 1726882071.03986: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882071.04313: worker is 1 (out of 1 available) 7134 1726882071.04322: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882071.04332: done queuing things up, now waiting for results queue to drain 7134 1726882071.04333: waiting for pending results... 7134 1726882071.04528: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882071.04667: in run() - task 12673a56-9f93-4f50-edf1-0000000000c9 7134 1726882071.04670: variable 'ansible_search_path' from source: unknown 7134 1726882071.04673: variable 'ansible_search_path' from source: unknown 7134 1726882071.04707: calling self._execute() 7134 1726882071.04798: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.04843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.04846: variable 'omit' from source: magic vars 7134 1726882071.05262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.07574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.07624: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.07651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.07678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.07707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.07763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.07786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.07808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.07835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.07846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.07943: variable 'ansible_distribution' from source: facts 7134 1726882071.07948: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.07964: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.07967: when evaluation is False, skipping this task 7134 1726882071.07969: _execute() done 7134 1726882071.07972: dumping result to json 7134 1726882071.07974: done dumping result, returning 7134 1726882071.07981: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-4f50-edf1-0000000000c9] 7134 1726882071.07986: sending task result for task 12673a56-9f93-4f50-edf1-0000000000c9 7134 1726882071.08075: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000c9 7134 1726882071.08077: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.08147: no more pending results, returning what we have 7134 1726882071.08150: results queue empty 7134 1726882071.08151: checking for any_errors_fatal 7134 1726882071.08157: done checking for any_errors_fatal 7134 1726882071.08158: checking for max_fail_percentage 7134 1726882071.08159: done checking for max_fail_percentage 7134 1726882071.08160: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.08161: done checking to see if all hosts have failed 7134 1726882071.08161: getting the remaining hosts for this loop 7134 1726882071.08163: done getting the remaining hosts for this loop 7134 1726882071.08167: getting the next task for host managed_node3 7134 1726882071.08172: done getting next task for host managed_node3 7134 1726882071.08176: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882071.08178: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882071.08197: getting variables 7134 1726882071.08199: in VariableManager get_vars() 7134 1726882071.08240: Calling all_inventory to load vars for managed_node3 7134 1726882071.08243: Calling groups_inventory to load vars for managed_node3 7134 1726882071.08244: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.08252: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.08255: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.08257: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.08411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.08531: done with get_vars() 7134 1726882071.08538: done getting variables 7134 1726882071.08575: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:27:51 -0400 (0:00:00.046) 0:00:07.284 ****** 7134 1726882071.08601: entering _queue_task() for managed_node3/debug 7134 1726882071.08777: worker is 1 (out of 1 available) 7134 1726882071.08788: exiting _queue_task() for managed_node3/debug 7134 1726882071.08802: done queuing things up, now waiting for results queue to drain 7134 1726882071.08803: waiting for pending results... 7134 1726882071.08961: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882071.09041: in run() - task 12673a56-9f93-4f50-edf1-0000000000ca 7134 1726882071.09053: variable 'ansible_search_path' from source: unknown 7134 1726882071.09056: variable 'ansible_search_path' from source: unknown 7134 1726882071.09082: calling self._execute() 7134 1726882071.09145: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.09150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.09156: variable 'omit' from source: magic vars 7134 1726882071.09452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.11242: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.11295: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.11322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.11347: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.11366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.11426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.11446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.11463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.11491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.11501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.11596: variable 'ansible_distribution' from source: facts 7134 1726882071.11599: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.11615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.11618: when evaluation is False, skipping this task 7134 1726882071.11621: _execute() done 7134 1726882071.11626: dumping result to json 7134 1726882071.11628: done dumping result, returning 7134 1726882071.11639: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-4f50-edf1-0000000000ca] 7134 1726882071.11642: sending task result for task 12673a56-9f93-4f50-edf1-0000000000ca 7134 1726882071.11719: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000ca 7134 1726882071.11722: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882071.11777: no more pending results, returning what we have 7134 1726882071.11779: results queue empty 7134 1726882071.11780: checking for any_errors_fatal 7134 1726882071.11785: done checking for any_errors_fatal 7134 1726882071.11785: checking for max_fail_percentage 7134 1726882071.11786: done checking for max_fail_percentage 7134 1726882071.11790: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.11791: done checking to see if all hosts have failed 7134 1726882071.11791: getting the remaining hosts for this loop 7134 1726882071.11795: done getting the remaining hosts for this loop 7134 1726882071.11798: getting the next task for host managed_node3 7134 1726882071.11803: done getting next task for host managed_node3 7134 1726882071.11807: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882071.11809: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882071.11824: getting variables 7134 1726882071.11825: in VariableManager get_vars() 7134 1726882071.11862: Calling all_inventory to load vars for managed_node3 7134 1726882071.11865: Calling groups_inventory to load vars for managed_node3 7134 1726882071.11867: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.11874: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.11876: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.11879: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.11992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.12116: done with get_vars() 7134 1726882071.12123: done getting variables 7134 1726882071.12159: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:27:51 -0400 (0:00:00.035) 0:00:07.320 ****** 7134 1726882071.12181: entering _queue_task() for managed_node3/debug 7134 1726882071.12355: worker is 1 (out of 1 available) 7134 1726882071.12369: exiting _queue_task() for managed_node3/debug 7134 1726882071.12381: done queuing things up, now waiting for results queue to drain 7134 1726882071.12382: waiting for pending results... 7134 1726882071.12541: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882071.12699: in run() - task 12673a56-9f93-4f50-edf1-0000000000cb 7134 1726882071.12702: variable 'ansible_search_path' from source: unknown 7134 1726882071.12705: variable 'ansible_search_path' from source: unknown 7134 1726882071.12708: calling self._execute() 7134 1726882071.12772: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.12784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.12801: variable 'omit' from source: magic vars 7134 1726882071.13186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.14943: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.14985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.15015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.15046: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.15061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.15118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.15138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.15159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.15185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.15197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.15294: variable 'ansible_distribution' from source: facts 7134 1726882071.15298: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.15312: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.15315: when evaluation is False, skipping this task 7134 1726882071.15317: _execute() done 7134 1726882071.15319: dumping result to json 7134 1726882071.15323: done dumping result, returning 7134 1726882071.15329: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-4f50-edf1-0000000000cb] 7134 1726882071.15335: sending task result for task 12673a56-9f93-4f50-edf1-0000000000cb skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882071.15459: no more pending results, returning what we have 7134 1726882071.15462: results queue empty 7134 1726882071.15462: checking for any_errors_fatal 7134 1726882071.15466: done checking for any_errors_fatal 7134 1726882071.15467: checking for max_fail_percentage 7134 1726882071.15469: done checking for max_fail_percentage 7134 1726882071.15469: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.15470: done checking to see if all hosts have failed 7134 1726882071.15471: getting the remaining hosts for this loop 7134 1726882071.15472: done getting the remaining hosts for this loop 7134 1726882071.15475: getting the next task for host managed_node3 7134 1726882071.15481: done getting next task for host managed_node3 7134 1726882071.15485: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882071.15487: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882071.15508: getting variables 7134 1726882071.15510: in VariableManager get_vars() 7134 1726882071.15548: Calling all_inventory to load vars for managed_node3 7134 1726882071.15550: Calling groups_inventory to load vars for managed_node3 7134 1726882071.15552: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.15560: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.15562: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.15565: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.15719: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000cb 7134 1726882071.15722: WORKER PROCESS EXITING 7134 1726882071.15732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.15864: done with get_vars() 7134 1726882071.15875: done getting variables 7134 1726882071.15939: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:27:51 -0400 (0:00:00.037) 0:00:07.358 ****** 7134 1726882071.15971: entering _queue_task() for managed_node3/debug 7134 1726882071.16190: worker is 1 (out of 1 available) 7134 1726882071.16203: exiting _queue_task() for managed_node3/debug 7134 1726882071.16215: done queuing things up, now waiting for results queue to drain 7134 1726882071.16216: waiting for pending results... 7134 1726882071.16586: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882071.16595: in run() - task 12673a56-9f93-4f50-edf1-0000000000cc 7134 1726882071.16599: variable 'ansible_search_path' from source: unknown 7134 1726882071.16602: variable 'ansible_search_path' from source: unknown 7134 1726882071.16653: calling self._execute() 7134 1726882071.16704: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.16708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.16716: variable 'omit' from source: magic vars 7134 1726882071.17199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.18862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.18915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.18940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.18968: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.18987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.19045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.19071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.19085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.19116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.19127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.19225: variable 'ansible_distribution' from source: facts 7134 1726882071.19229: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.19244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.19247: when evaluation is False, skipping this task 7134 1726882071.19250: _execute() done 7134 1726882071.19252: dumping result to json 7134 1726882071.19254: done dumping result, returning 7134 1726882071.19261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-4f50-edf1-0000000000cc] 7134 1726882071.19265: sending task result for task 12673a56-9f93-4f50-edf1-0000000000cc 7134 1726882071.19348: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000cc 7134 1726882071.19351: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882071.19427: no more pending results, returning what we have 7134 1726882071.19430: results queue empty 7134 1726882071.19431: checking for any_errors_fatal 7134 1726882071.19435: done checking for any_errors_fatal 7134 1726882071.19436: checking for max_fail_percentage 7134 1726882071.19437: done checking for max_fail_percentage 7134 1726882071.19438: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.19439: done checking to see if all hosts have failed 7134 1726882071.19439: getting the remaining hosts for this loop 7134 1726882071.19441: done getting the remaining hosts for this loop 7134 1726882071.19444: getting the next task for host managed_node3 7134 1726882071.19448: done getting next task for host managed_node3 7134 1726882071.19452: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882071.19454: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882071.19469: getting variables 7134 1726882071.19470: in VariableManager get_vars() 7134 1726882071.19510: Calling all_inventory to load vars for managed_node3 7134 1726882071.19512: Calling groups_inventory to load vars for managed_node3 7134 1726882071.19514: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.19522: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.19524: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.19526: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.19633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.19818: done with get_vars() 7134 1726882071.19828: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:27:51 -0400 (0:00:00.039) 0:00:07.397 ****** 7134 1726882071.19929: entering _queue_task() for managed_node3/ping 7134 1726882071.20172: worker is 1 (out of 1 available) 7134 1726882071.20184: exiting _queue_task() for managed_node3/ping 7134 1726882071.20404: done queuing things up, now waiting for results queue to drain 7134 1726882071.20406: waiting for pending results... 7134 1726882071.20525: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882071.20599: in run() - task 12673a56-9f93-4f50-edf1-0000000000cd 7134 1726882071.20627: variable 'ansible_search_path' from source: unknown 7134 1726882071.20638: variable 'ansible_search_path' from source: unknown 7134 1726882071.20683: calling self._execute() 7134 1726882071.20767: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.20772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.20780: variable 'omit' from source: magic vars 7134 1726882071.21082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.22568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.22615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.22641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.22666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.22688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.22744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.22764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.22782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.22816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.22827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.22923: variable 'ansible_distribution' from source: facts 7134 1726882071.22929: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.22944: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.22947: when evaluation is False, skipping this task 7134 1726882071.22950: _execute() done 7134 1726882071.22952: dumping result to json 7134 1726882071.22954: done dumping result, returning 7134 1726882071.22961: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-4f50-edf1-0000000000cd] 7134 1726882071.22965: sending task result for task 12673a56-9f93-4f50-edf1-0000000000cd 7134 1726882071.23042: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000cd 7134 1726882071.23045: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.23088: no more pending results, returning what we have 7134 1726882071.23092: results queue empty 7134 1726882071.23094: checking for any_errors_fatal 7134 1726882071.23099: done checking for any_errors_fatal 7134 1726882071.23100: checking for max_fail_percentage 7134 1726882071.23101: done checking for max_fail_percentage 7134 1726882071.23102: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.23103: done checking to see if all hosts have failed 7134 1726882071.23104: getting the remaining hosts for this loop 7134 1726882071.23105: done getting the remaining hosts for this loop 7134 1726882071.23109: getting the next task for host managed_node3 7134 1726882071.23117: done getting next task for host managed_node3 7134 1726882071.23119: ^ task is: TASK: meta (role_complete) 7134 1726882071.23121: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7134 1726882071.23137: getting variables 7134 1726882071.23138: in VariableManager get_vars() 7134 1726882071.23183: Calling all_inventory to load vars for managed_node3 7134 1726882071.23186: Calling groups_inventory to load vars for managed_node3 7134 1726882071.23188: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.23198: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.23200: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.23203: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.23348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.23463: done with get_vars() 7134 1726882071.23470: done getting variables 7134 1726882071.23525: done queuing things up, now waiting for results queue to drain 7134 1726882071.23526: results queue empty 7134 1726882071.23527: checking for any_errors_fatal 7134 1726882071.23528: done checking for any_errors_fatal 7134 1726882071.23528: checking for max_fail_percentage 7134 1726882071.23529: done checking for max_fail_percentage 7134 1726882071.23529: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.23530: done checking to see if all hosts have failed 7134 1726882071.23530: getting the remaining hosts for this loop 7134 1726882071.23531: done getting the remaining hosts for this loop 7134 1726882071.23532: getting the next task for host managed_node3 7134 1726882071.23535: done getting next task for host managed_node3 7134 1726882071.23536: ^ task is: TASK: Include the task 'assert_device_present.yml' 7134 1726882071.23537: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.23538: getting variables 7134 1726882071.23539: in VariableManager get_vars() 7134 1726882071.23548: Calling all_inventory to load vars for managed_node3 7134 1726882071.23550: Calling groups_inventory to load vars for managed_node3 7134 1726882071.23551: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.23554: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.23555: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.23557: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.23636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.23748: done with get_vars() 7134 1726882071.23754: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:108 Friday 20 September 2024 21:27:51 -0400 (0:00:00.038) 0:00:07.436 ****** 7134 1726882071.23797: entering _queue_task() for managed_node3/include_tasks 7134 1726882071.23962: worker is 1 (out of 1 available) 7134 1726882071.23974: exiting _queue_task() for managed_node3/include_tasks 7134 1726882071.23985: done queuing things up, now waiting for results queue to drain 7134 1726882071.23986: waiting for pending results... 7134 1726882071.24146: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7134 1726882071.24198: in run() - task 12673a56-9f93-4f50-edf1-0000000000fd 7134 1726882071.24219: variable 'ansible_search_path' from source: unknown 7134 1726882071.24241: calling self._execute() 7134 1726882071.24308: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.24313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.24325: variable 'omit' from source: magic vars 7134 1726882071.24605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.26078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.26125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.26152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.26179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.26204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.26257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.26279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.26302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.26328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.26338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.26439: variable 'ansible_distribution' from source: facts 7134 1726882071.26442: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.26458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.26461: when evaluation is False, skipping this task 7134 1726882071.26463: _execute() done 7134 1726882071.26466: dumping result to json 7134 1726882071.26468: done dumping result, returning 7134 1726882071.26474: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-4f50-edf1-0000000000fd] 7134 1726882071.26479: sending task result for task 12673a56-9f93-4f50-edf1-0000000000fd 7134 1726882071.26561: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000fd 7134 1726882071.26563: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.26609: no more pending results, returning what we have 7134 1726882071.26612: results queue empty 7134 1726882071.26613: checking for any_errors_fatal 7134 1726882071.26615: done checking for any_errors_fatal 7134 1726882071.26616: checking for max_fail_percentage 7134 1726882071.26617: done checking for max_fail_percentage 7134 1726882071.26618: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.26619: done checking to see if all hosts have failed 7134 1726882071.26619: getting the remaining hosts for this loop 7134 1726882071.26621: done getting the remaining hosts for this loop 7134 1726882071.26624: getting the next task for host managed_node3 7134 1726882071.26630: done getting next task for host managed_node3 7134 1726882071.26632: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7134 1726882071.26634: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.26636: getting variables 7134 1726882071.26637: in VariableManager get_vars() 7134 1726882071.26677: Calling all_inventory to load vars for managed_node3 7134 1726882071.26679: Calling groups_inventory to load vars for managed_node3 7134 1726882071.26681: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.26692: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.26696: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.26699: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.26820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.26977: done with get_vars() 7134 1726882071.26984: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:110 Friday 20 September 2024 21:27:51 -0400 (0:00:00.032) 0:00:07.468 ****** 7134 1726882071.27043: entering _queue_task() for managed_node3/include_tasks 7134 1726882071.27212: worker is 1 (out of 1 available) 7134 1726882071.27224: exiting _queue_task() for managed_node3/include_tasks 7134 1726882071.27235: done queuing things up, now waiting for results queue to drain 7134 1726882071.27236: waiting for pending results... 7134 1726882071.27401: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7134 1726882071.27457: in run() - task 12673a56-9f93-4f50-edf1-0000000000fe 7134 1726882071.27471: variable 'ansible_search_path' from source: unknown 7134 1726882071.27501: calling self._execute() 7134 1726882071.27563: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.27566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.27575: variable 'omit' from source: magic vars 7134 1726882071.27866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.29306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.29360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.29386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.29414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.29436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.29492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.29513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.29532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.29560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.29570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.29664: variable 'ansible_distribution' from source: facts 7134 1726882071.29670: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.29684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.29687: when evaluation is False, skipping this task 7134 1726882071.29692: _execute() done 7134 1726882071.29697: dumping result to json 7134 1726882071.29699: done dumping result, returning 7134 1726882071.29702: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-4f50-edf1-0000000000fe] 7134 1726882071.29707: sending task result for task 12673a56-9f93-4f50-edf1-0000000000fe 7134 1726882071.29784: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000fe 7134 1726882071.29787: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.29834: no more pending results, returning what we have 7134 1726882071.29837: results queue empty 7134 1726882071.29838: checking for any_errors_fatal 7134 1726882071.29841: done checking for any_errors_fatal 7134 1726882071.29842: checking for max_fail_percentage 7134 1726882071.29843: done checking for max_fail_percentage 7134 1726882071.29844: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.29844: done checking to see if all hosts have failed 7134 1726882071.29845: getting the remaining hosts for this loop 7134 1726882071.29847: done getting the remaining hosts for this loop 7134 1726882071.29850: getting the next task for host managed_node3 7134 1726882071.29855: done getting next task for host managed_node3 7134 1726882071.29857: ^ task is: TASK: Show ipv4 routes 7134 1726882071.29859: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.29861: getting variables 7134 1726882071.29862: in VariableManager get_vars() 7134 1726882071.29906: Calling all_inventory to load vars for managed_node3 7134 1726882071.29908: Calling groups_inventory to load vars for managed_node3 7134 1726882071.29911: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.29919: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.29921: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.29924: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.30041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.30157: done with get_vars() 7134 1726882071.30164: done getting variables 7134 1726882071.30207: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Friday 20 September 2024 21:27:51 -0400 (0:00:00.031) 0:00:07.500 ****** 7134 1726882071.30225: entering _queue_task() for managed_node3/command 7134 1726882071.30401: worker is 1 (out of 1 available) 7134 1726882071.30413: exiting _queue_task() for managed_node3/command 7134 1726882071.30424: done queuing things up, now waiting for results queue to drain 7134 1726882071.30426: waiting for pending results... 7134 1726882071.30573: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7134 1726882071.30631: in run() - task 12673a56-9f93-4f50-edf1-0000000000ff 7134 1726882071.30643: variable 'ansible_search_path' from source: unknown 7134 1726882071.30673: calling self._execute() 7134 1726882071.30742: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.30745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.30755: variable 'omit' from source: magic vars 7134 1726882071.31050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.32570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.32620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.32648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.32673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.32697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.32757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.32778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.32799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.32827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.32839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.32945: variable 'ansible_distribution' from source: facts 7134 1726882071.32948: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.32963: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.32966: when evaluation is False, skipping this task 7134 1726882071.32968: _execute() done 7134 1726882071.32970: dumping result to json 7134 1726882071.32974: done dumping result, returning 7134 1726882071.32980: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [12673a56-9f93-4f50-edf1-0000000000ff] 7134 1726882071.32985: sending task result for task 12673a56-9f93-4f50-edf1-0000000000ff 7134 1726882071.33072: done sending task result for task 12673a56-9f93-4f50-edf1-0000000000ff 7134 1726882071.33075: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.33124: no more pending results, returning what we have 7134 1726882071.33128: results queue empty 7134 1726882071.33128: checking for any_errors_fatal 7134 1726882071.33133: done checking for any_errors_fatal 7134 1726882071.33134: checking for max_fail_percentage 7134 1726882071.33136: done checking for max_fail_percentage 7134 1726882071.33137: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.33137: done checking to see if all hosts have failed 7134 1726882071.33138: getting the remaining hosts for this loop 7134 1726882071.33140: done getting the remaining hosts for this loop 7134 1726882071.33144: getting the next task for host managed_node3 7134 1726882071.33150: done getting next task for host managed_node3 7134 1726882071.33152: ^ task is: TASK: Assert default ipv4 route is absent 7134 1726882071.33154: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.33156: getting variables 7134 1726882071.33158: in VariableManager get_vars() 7134 1726882071.33207: Calling all_inventory to load vars for managed_node3 7134 1726882071.33210: Calling groups_inventory to load vars for managed_node3 7134 1726882071.33212: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.33223: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.33225: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.33228: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.33399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.33520: done with get_vars() 7134 1726882071.33529: done getting variables 7134 1726882071.33569: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv4 route is absent] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Friday 20 September 2024 21:27:51 -0400 (0:00:00.033) 0:00:07.534 ****** 7134 1726882071.33591: entering _queue_task() for managed_node3/assert 7134 1726882071.33794: worker is 1 (out of 1 available) 7134 1726882071.33805: exiting _queue_task() for managed_node3/assert 7134 1726882071.33818: done queuing things up, now waiting for results queue to drain 7134 1726882071.33819: waiting for pending results... 7134 1726882071.33981: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent 7134 1726882071.34043: in run() - task 12673a56-9f93-4f50-edf1-000000000100 7134 1726882071.34056: variable 'ansible_search_path' from source: unknown 7134 1726882071.34085: calling self._execute() 7134 1726882071.34154: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.34158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.34167: variable 'omit' from source: magic vars 7134 1726882071.34466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.36703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.36708: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.36749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.36796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.36900: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.36939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.36978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.37024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.37074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.37137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.37279: variable 'ansible_distribution' from source: facts 7134 1726882071.37298: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.37328: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.37353: when evaluation is False, skipping this task 7134 1726882071.37397: _execute() done 7134 1726882071.37402: dumping result to json 7134 1726882071.37405: done dumping result, returning 7134 1726882071.37407: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent [12673a56-9f93-4f50-edf1-000000000100] 7134 1726882071.37410: sending task result for task 12673a56-9f93-4f50-edf1-000000000100 7134 1726882071.37538: done sending task result for task 12673a56-9f93-4f50-edf1-000000000100 7134 1726882071.37542: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.37724: no more pending results, returning what we have 7134 1726882071.37728: results queue empty 7134 1726882071.37729: checking for any_errors_fatal 7134 1726882071.37733: done checking for any_errors_fatal 7134 1726882071.37734: checking for max_fail_percentage 7134 1726882071.37736: done checking for max_fail_percentage 7134 1726882071.37737: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.37738: done checking to see if all hosts have failed 7134 1726882071.37739: getting the remaining hosts for this loop 7134 1726882071.37740: done getting the remaining hosts for this loop 7134 1726882071.37744: getting the next task for host managed_node3 7134 1726882071.37750: done getting next task for host managed_node3 7134 1726882071.37752: ^ task is: TASK: Get ipv6 routes 7134 1726882071.37754: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.37757: getting variables 7134 1726882071.37758: in VariableManager get_vars() 7134 1726882071.37815: Calling all_inventory to load vars for managed_node3 7134 1726882071.37818: Calling groups_inventory to load vars for managed_node3 7134 1726882071.37821: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.37832: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.37835: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.37838: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.38184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.38413: done with get_vars() 7134 1726882071.38425: done getting variables 7134 1726882071.38498: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Friday 20 September 2024 21:27:51 -0400 (0:00:00.049) 0:00:07.583 ****** 7134 1726882071.38527: entering _queue_task() for managed_node3/command 7134 1726882071.38896: worker is 1 (out of 1 available) 7134 1726882071.38907: exiting _queue_task() for managed_node3/command 7134 1726882071.38917: done queuing things up, now waiting for results queue to drain 7134 1726882071.38918: waiting for pending results... 7134 1726882071.39218: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7134 1726882071.39223: in run() - task 12673a56-9f93-4f50-edf1-000000000101 7134 1726882071.39226: variable 'ansible_search_path' from source: unknown 7134 1726882071.39257: calling self._execute() 7134 1726882071.39327: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.39332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.39341: variable 'omit' from source: magic vars 7134 1726882071.39798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.41508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.41553: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.41579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.41610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.41632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.41685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.41713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.41730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.41757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.41768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.41864: variable 'ansible_distribution' from source: facts 7134 1726882071.41867: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.41882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.41886: when evaluation is False, skipping this task 7134 1726882071.41888: _execute() done 7134 1726882071.41890: dumping result to json 7134 1726882071.41897: done dumping result, returning 7134 1726882071.41902: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [12673a56-9f93-4f50-edf1-000000000101] 7134 1726882071.41909: sending task result for task 12673a56-9f93-4f50-edf1-000000000101 7134 1726882071.41985: done sending task result for task 12673a56-9f93-4f50-edf1-000000000101 7134 1726882071.41987: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.42067: no more pending results, returning what we have 7134 1726882071.42070: results queue empty 7134 1726882071.42071: checking for any_errors_fatal 7134 1726882071.42076: done checking for any_errors_fatal 7134 1726882071.42077: checking for max_fail_percentage 7134 1726882071.42079: done checking for max_fail_percentage 7134 1726882071.42079: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.42080: done checking to see if all hosts have failed 7134 1726882071.42081: getting the remaining hosts for this loop 7134 1726882071.42082: done getting the remaining hosts for this loop 7134 1726882071.42085: getting the next task for host managed_node3 7134 1726882071.42090: done getting next task for host managed_node3 7134 1726882071.42092: ^ task is: TASK: Assert default ipv6 route is absent 7134 1726882071.42096: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.42098: getting variables 7134 1726882071.42100: in VariableManager get_vars() 7134 1726882071.42139: Calling all_inventory to load vars for managed_node3 7134 1726882071.42142: Calling groups_inventory to load vars for managed_node3 7134 1726882071.42144: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.42152: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.42155: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.42157: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.42297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.42409: done with get_vars() 7134 1726882071.42417: done getting variables 7134 1726882071.42454: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is absent] ************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Friday 20 September 2024 21:27:51 -0400 (0:00:00.039) 0:00:07.623 ****** 7134 1726882071.42472: entering _queue_task() for managed_node3/assert 7134 1726882071.42695: worker is 1 (out of 1 available) 7134 1726882071.42714: exiting _queue_task() for managed_node3/assert 7134 1726882071.42725: done queuing things up, now waiting for results queue to drain 7134 1726882071.42727: waiting for pending results... 7134 1726882071.42906: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent 7134 1726882071.42975: in run() - task 12673a56-9f93-4f50-edf1-000000000102 7134 1726882071.43100: variable 'ansible_search_path' from source: unknown 7134 1726882071.43103: calling self._execute() 7134 1726882071.43115: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.43125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.43138: variable 'omit' from source: magic vars 7134 1726882071.43530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.45114: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.45163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.45192: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.45217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.45237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.45299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.45320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.45337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.45362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.45379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.45462: variable 'ansible_distribution' from source: facts 7134 1726882071.45465: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.45485: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.45492: when evaluation is False, skipping this task 7134 1726882071.45496: _execute() done 7134 1726882071.45499: dumping result to json 7134 1726882071.45501: done dumping result, returning 7134 1726882071.45503: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent [12673a56-9f93-4f50-edf1-000000000102] 7134 1726882071.45505: sending task result for task 12673a56-9f93-4f50-edf1-000000000102 7134 1726882071.45578: done sending task result for task 12673a56-9f93-4f50-edf1-000000000102 7134 1726882071.45581: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.45656: no more pending results, returning what we have 7134 1726882071.45658: results queue empty 7134 1726882071.45659: checking for any_errors_fatal 7134 1726882071.45663: done checking for any_errors_fatal 7134 1726882071.45664: checking for max_fail_percentage 7134 1726882071.45666: done checking for max_fail_percentage 7134 1726882071.45666: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.45667: done checking to see if all hosts have failed 7134 1726882071.45668: getting the remaining hosts for this loop 7134 1726882071.45669: done getting the remaining hosts for this loop 7134 1726882071.45672: getting the next task for host managed_node3 7134 1726882071.45676: done getting next task for host managed_node3 7134 1726882071.45678: ^ task is: TASK: TEARDOWN: remove profiles. 7134 1726882071.45680: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7134 1726882071.45682: getting variables 7134 1726882071.45683: in VariableManager get_vars() 7134 1726882071.45727: Calling all_inventory to load vars for managed_node3 7134 1726882071.45730: Calling groups_inventory to load vars for managed_node3 7134 1726882071.45732: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.45740: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.45743: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.45745: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.45853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.45969: done with get_vars() 7134 1726882071.45976: done getting variables 7134 1726882071.46017: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Friday 20 September 2024 21:27:51 -0400 (0:00:00.035) 0:00:07.658 ****** 7134 1726882071.46035: entering _queue_task() for managed_node3/debug 7134 1726882071.46252: worker is 1 (out of 1 available) 7134 1726882071.46264: exiting _queue_task() for managed_node3/debug 7134 1726882071.46276: done queuing things up, now waiting for results queue to drain 7134 1726882071.46278: waiting for pending results... 7134 1726882071.46712: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7134 1726882071.46716: in run() - task 12673a56-9f93-4f50-edf1-000000000103 7134 1726882071.46719: variable 'ansible_search_path' from source: unknown 7134 1726882071.46722: calling self._execute() 7134 1726882071.46794: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.46814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.46829: variable 'omit' from source: magic vars 7134 1726882071.47249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.49543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.49617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.49662: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.49707: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.49745: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.49829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.49870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.49904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.49950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.49975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.50113: variable 'ansible_distribution' from source: facts 7134 1726882071.50124: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.50145: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.50151: when evaluation is False, skipping this task 7134 1726882071.50157: _execute() done 7134 1726882071.50163: dumping result to json 7134 1726882071.50169: done dumping result, returning 7134 1726882071.50184: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [12673a56-9f93-4f50-edf1-000000000103] 7134 1726882071.50198: sending task result for task 12673a56-9f93-4f50-edf1-000000000103 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882071.50337: no more pending results, returning what we have 7134 1726882071.50341: results queue empty 7134 1726882071.50342: checking for any_errors_fatal 7134 1726882071.50348: done checking for any_errors_fatal 7134 1726882071.50349: checking for max_fail_percentage 7134 1726882071.50351: done checking for max_fail_percentage 7134 1726882071.50352: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.50352: done checking to see if all hosts have failed 7134 1726882071.50353: getting the remaining hosts for this loop 7134 1726882071.50355: done getting the remaining hosts for this loop 7134 1726882071.50359: getting the next task for host managed_node3 7134 1726882071.50368: done getting next task for host managed_node3 7134 1726882071.50374: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882071.50377: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.50399: getting variables 7134 1726882071.50402: in VariableManager get_vars() 7134 1726882071.50452: Calling all_inventory to load vars for managed_node3 7134 1726882071.50455: Calling groups_inventory to load vars for managed_node3 7134 1726882071.50458: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.50469: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.50471: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.50475: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.50949: done sending task result for task 12673a56-9f93-4f50-edf1-000000000103 7134 1726882071.50953: WORKER PROCESS EXITING 7134 1726882071.50974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.51181: done with get_vars() 7134 1726882071.51196: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:27:51 -0400 (0:00:00.052) 0:00:07.711 ****** 7134 1726882071.51285: entering _queue_task() for managed_node3/include_tasks 7134 1726882071.51512: worker is 1 (out of 1 available) 7134 1726882071.51525: exiting _queue_task() for managed_node3/include_tasks 7134 1726882071.51536: done queuing things up, now waiting for results queue to drain 7134 1726882071.51537: waiting for pending results... 7134 1726882071.51909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7134 1726882071.51916: in run() - task 12673a56-9f93-4f50-edf1-00000000010b 7134 1726882071.51935: variable 'ansible_search_path' from source: unknown 7134 1726882071.51943: variable 'ansible_search_path' from source: unknown 7134 1726882071.51980: calling self._execute() 7134 1726882071.52069: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.52082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.52102: variable 'omit' from source: magic vars 7134 1726882071.52529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.54760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.54846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.54886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.54930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.54968: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.55054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.55087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.55124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.55173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.55198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.55343: variable 'ansible_distribution' from source: facts 7134 1726882071.55355: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.55383: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.55397: when evaluation is False, skipping this task 7134 1726882071.55406: _execute() done 7134 1726882071.55414: dumping result to json 7134 1726882071.55422: done dumping result, returning 7134 1726882071.55435: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-4f50-edf1-00000000010b] 7134 1726882071.55486: sending task result for task 12673a56-9f93-4f50-edf1-00000000010b 7134 1726882071.55557: done sending task result for task 12673a56-9f93-4f50-edf1-00000000010b 7134 1726882071.55561: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.55639: no more pending results, returning what we have 7134 1726882071.55643: results queue empty 7134 1726882071.55644: checking for any_errors_fatal 7134 1726882071.55649: done checking for any_errors_fatal 7134 1726882071.55650: checking for max_fail_percentage 7134 1726882071.55652: done checking for max_fail_percentage 7134 1726882071.55653: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.55654: done checking to see if all hosts have failed 7134 1726882071.55655: getting the remaining hosts for this loop 7134 1726882071.55657: done getting the remaining hosts for this loop 7134 1726882071.55661: getting the next task for host managed_node3 7134 1726882071.55668: done getting next task for host managed_node3 7134 1726882071.55672: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882071.55675: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.55698: getting variables 7134 1726882071.55700: in VariableManager get_vars() 7134 1726882071.55749: Calling all_inventory to load vars for managed_node3 7134 1726882071.55752: Calling groups_inventory to load vars for managed_node3 7134 1726882071.55755: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.55766: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.55769: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.55772: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.56152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.56379: done with get_vars() 7134 1726882071.56395: done getting variables 7134 1726882071.56450: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:27:51 -0400 (0:00:00.051) 0:00:07.763 ****** 7134 1726882071.56481: entering _queue_task() for managed_node3/debug 7134 1726882071.56909: worker is 1 (out of 1 available) 7134 1726882071.56918: exiting _queue_task() for managed_node3/debug 7134 1726882071.56926: done queuing things up, now waiting for results queue to drain 7134 1726882071.56927: waiting for pending results... 7134 1726882071.57053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7134 1726882071.57113: in run() - task 12673a56-9f93-4f50-edf1-00000000010c 7134 1726882071.57151: variable 'ansible_search_path' from source: unknown 7134 1726882071.57154: variable 'ansible_search_path' from source: unknown 7134 1726882071.57180: calling self._execute() 7134 1726882071.57299: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.57303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.57305: variable 'omit' from source: magic vars 7134 1726882071.57711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.60042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.60182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.60186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.60218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.60278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.60375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.60402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.60422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.60447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.60458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.60569: variable 'ansible_distribution' from source: facts 7134 1726882071.60574: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.60592: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.60597: when evaluation is False, skipping this task 7134 1726882071.60600: _execute() done 7134 1726882071.60602: dumping result to json 7134 1726882071.60605: done dumping result, returning 7134 1726882071.60617: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-4f50-edf1-00000000010c] 7134 1726882071.60622: sending task result for task 12673a56-9f93-4f50-edf1-00000000010c 7134 1726882071.60702: done sending task result for task 12673a56-9f93-4f50-edf1-00000000010c 7134 1726882071.60705: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882071.60766: no more pending results, returning what we have 7134 1726882071.60769: results queue empty 7134 1726882071.60770: checking for any_errors_fatal 7134 1726882071.60776: done checking for any_errors_fatal 7134 1726882071.60776: checking for max_fail_percentage 7134 1726882071.60778: done checking for max_fail_percentage 7134 1726882071.60779: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.60780: done checking to see if all hosts have failed 7134 1726882071.60780: getting the remaining hosts for this loop 7134 1726882071.60782: done getting the remaining hosts for this loop 7134 1726882071.60785: getting the next task for host managed_node3 7134 1726882071.60794: done getting next task for host managed_node3 7134 1726882071.60798: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882071.60801: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.60816: getting variables 7134 1726882071.60818: in VariableManager get_vars() 7134 1726882071.60863: Calling all_inventory to load vars for managed_node3 7134 1726882071.60866: Calling groups_inventory to load vars for managed_node3 7134 1726882071.60868: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.60876: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.60878: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.60880: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.61034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.61158: done with get_vars() 7134 1726882071.61167: done getting variables 7134 1726882071.61209: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:27:51 -0400 (0:00:00.047) 0:00:07.810 ****** 7134 1726882071.61232: entering _queue_task() for managed_node3/fail 7134 1726882071.61415: worker is 1 (out of 1 available) 7134 1726882071.61427: exiting _queue_task() for managed_node3/fail 7134 1726882071.61439: done queuing things up, now waiting for results queue to drain 7134 1726882071.61440: waiting for pending results... 7134 1726882071.61596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7134 1726882071.61673: in run() - task 12673a56-9f93-4f50-edf1-00000000010d 7134 1726882071.61682: variable 'ansible_search_path' from source: unknown 7134 1726882071.61686: variable 'ansible_search_path' from source: unknown 7134 1726882071.61716: calling self._execute() 7134 1726882071.61778: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.61782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.61785: variable 'omit' from source: magic vars 7134 1726882071.62069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.64399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.64403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.64405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.64408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.64432: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.64516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.64551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.64582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.64633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.64652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.64812: variable 'ansible_distribution' from source: facts 7134 1726882071.64827: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.64852: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.64861: when evaluation is False, skipping this task 7134 1726882071.64869: _execute() done 7134 1726882071.64877: dumping result to json 7134 1726882071.64891: done dumping result, returning 7134 1726882071.64907: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-4f50-edf1-00000000010d] 7134 1726882071.64917: sending task result for task 12673a56-9f93-4f50-edf1-00000000010d 7134 1726882071.65132: done sending task result for task 12673a56-9f93-4f50-edf1-00000000010d 7134 1726882071.65135: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.65178: no more pending results, returning what we have 7134 1726882071.65181: results queue empty 7134 1726882071.65182: checking for any_errors_fatal 7134 1726882071.65190: done checking for any_errors_fatal 7134 1726882071.65191: checking for max_fail_percentage 7134 1726882071.65195: done checking for max_fail_percentage 7134 1726882071.65196: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.65197: done checking to see if all hosts have failed 7134 1726882071.65198: getting the remaining hosts for this loop 7134 1726882071.65199: done getting the remaining hosts for this loop 7134 1726882071.65204: getting the next task for host managed_node3 7134 1726882071.65210: done getting next task for host managed_node3 7134 1726882071.65215: ^ 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 7134 1726882071.65218: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.65236: getting variables 7134 1726882071.65238: in VariableManager get_vars() 7134 1726882071.65286: Calling all_inventory to load vars for managed_node3 7134 1726882071.65292: Calling groups_inventory to load vars for managed_node3 7134 1726882071.65464: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.65473: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.65476: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.65479: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.65633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.65761: done with get_vars() 7134 1726882071.65770: done getting variables 7134 1726882071.65814: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:27:51 -0400 (0:00:00.046) 0:00:07.856 ****** 7134 1726882071.65838: entering _queue_task() for managed_node3/fail 7134 1726882071.66017: worker is 1 (out of 1 available) 7134 1726882071.66028: exiting _queue_task() for managed_node3/fail 7134 1726882071.66038: done queuing things up, now waiting for results queue to drain 7134 1726882071.66040: waiting for pending results... 7134 1726882071.66209: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7134 1726882071.66282: in run() - task 12673a56-9f93-4f50-edf1-00000000010e 7134 1726882071.66296: variable 'ansible_search_path' from source: unknown 7134 1726882071.66300: variable 'ansible_search_path' from source: unknown 7134 1726882071.66333: calling self._execute() 7134 1726882071.66396: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.66401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.66407: variable 'omit' from source: magic vars 7134 1726882071.66735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.69501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.69505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.69507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.69509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.69512: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.69591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.69633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.69662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.69708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.69726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.69869: variable 'ansible_distribution' from source: facts 7134 1726882071.69881: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.69907: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.69916: when evaluation is False, skipping this task 7134 1726882071.69922: _execute() done 7134 1726882071.69930: dumping result to json 7134 1726882071.69937: done dumping result, returning 7134 1726882071.69964: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-4f50-edf1-00000000010e] 7134 1726882071.69975: sending task result for task 12673a56-9f93-4f50-edf1-00000000010e 7134 1726882071.70221: done sending task result for task 12673a56-9f93-4f50-edf1-00000000010e 7134 1726882071.70224: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.70265: no more pending results, returning what we have 7134 1726882071.70268: results queue empty 7134 1726882071.70269: checking for any_errors_fatal 7134 1726882071.70274: done checking for any_errors_fatal 7134 1726882071.70275: checking for max_fail_percentage 7134 1726882071.70277: done checking for max_fail_percentage 7134 1726882071.70278: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.70279: done checking to see if all hosts have failed 7134 1726882071.70279: getting the remaining hosts for this loop 7134 1726882071.70281: done getting the remaining hosts for this loop 7134 1726882071.70285: getting the next task for host managed_node3 7134 1726882071.70292: done getting next task for host managed_node3 7134 1726882071.70298: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882071.70301: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.70321: getting variables 7134 1726882071.70323: in VariableManager get_vars() 7134 1726882071.70369: Calling all_inventory to load vars for managed_node3 7134 1726882071.70372: Calling groups_inventory to load vars for managed_node3 7134 1726882071.70375: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.70385: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.70388: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.70391: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.70731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.70921: done with get_vars() 7134 1726882071.70932: done getting variables 7134 1726882071.70982: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:27:51 -0400 (0:00:00.051) 0:00:07.908 ****** 7134 1726882071.71013: entering _queue_task() for managed_node3/fail 7134 1726882071.71258: worker is 1 (out of 1 available) 7134 1726882071.71270: exiting _queue_task() for managed_node3/fail 7134 1726882071.71282: done queuing things up, now waiting for results queue to drain 7134 1726882071.71283: waiting for pending results... 7134 1726882071.71564: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7134 1726882071.71899: in run() - task 12673a56-9f93-4f50-edf1-00000000010f 7134 1726882071.71903: variable 'ansible_search_path' from source: unknown 7134 1726882071.71906: variable 'ansible_search_path' from source: unknown 7134 1726882071.71908: calling self._execute() 7134 1726882071.71911: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.71915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.71917: variable 'omit' from source: magic vars 7134 1726882071.72288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.74488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.74838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.74882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.74953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.74956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.75030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.75065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.75096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.75139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.75170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.75300: variable 'ansible_distribution' from source: facts 7134 1726882071.75386: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.75389: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.75391: when evaluation is False, skipping this task 7134 1726882071.75396: _execute() done 7134 1726882071.75399: dumping result to json 7134 1726882071.75401: done dumping result, returning 7134 1726882071.75403: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-4f50-edf1-00000000010f] 7134 1726882071.75406: sending task result for task 12673a56-9f93-4f50-edf1-00000000010f 7134 1726882071.75479: done sending task result for task 12673a56-9f93-4f50-edf1-00000000010f 7134 1726882071.75482: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.75537: no more pending results, returning what we have 7134 1726882071.75540: results queue empty 7134 1726882071.75541: checking for any_errors_fatal 7134 1726882071.75546: done checking for any_errors_fatal 7134 1726882071.75547: checking for max_fail_percentage 7134 1726882071.75549: done checking for max_fail_percentage 7134 1726882071.75550: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.75550: done checking to see if all hosts have failed 7134 1726882071.75551: getting the remaining hosts for this loop 7134 1726882071.75553: done getting the remaining hosts for this loop 7134 1726882071.75557: getting the next task for host managed_node3 7134 1726882071.75564: done getting next task for host managed_node3 7134 1726882071.75569: ^ 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 7134 1726882071.75571: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.75589: getting variables 7134 1726882071.75591: in VariableManager get_vars() 7134 1726882071.75645: Calling all_inventory to load vars for managed_node3 7134 1726882071.75648: Calling groups_inventory to load vars for managed_node3 7134 1726882071.75650: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.75662: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.75665: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.75668: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.76111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.76308: done with get_vars() 7134 1726882071.76319: done getting variables 7134 1726882071.76370: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:27:51 -0400 (0:00:00.053) 0:00:07.962 ****** 7134 1726882071.76404: entering _queue_task() for managed_node3/dnf 7134 1726882071.76634: worker is 1 (out of 1 available) 7134 1726882071.76646: exiting _queue_task() for managed_node3/dnf 7134 1726882071.76656: done queuing things up, now waiting for results queue to drain 7134 1726882071.76657: waiting for pending results... 7134 1726882071.77012: running TaskExecutor() for managed_node3/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 7134 1726882071.77045: in run() - task 12673a56-9f93-4f50-edf1-000000000110 7134 1726882071.77066: variable 'ansible_search_path' from source: unknown 7134 1726882071.77099: variable 'ansible_search_path' from source: unknown 7134 1726882071.77116: calling self._execute() 7134 1726882071.77204: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.77214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.77236: variable 'omit' from source: magic vars 7134 1726882071.77662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.80302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.80305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.80307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.80309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.80311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.80366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.80399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.80435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.80480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.80503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.80642: variable 'ansible_distribution' from source: facts 7134 1726882071.80653: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.80676: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.80684: when evaluation is False, skipping this task 7134 1726882071.80691: _execute() done 7134 1726882071.80701: dumping result to json 7134 1726882071.80709: done dumping result, returning 7134 1726882071.80721: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000110] 7134 1726882071.80735: sending task result for task 12673a56-9f93-4f50-edf1-000000000110 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.80892: no more pending results, returning what we have 7134 1726882071.80897: results queue empty 7134 1726882071.80898: checking for any_errors_fatal 7134 1726882071.80903: done checking for any_errors_fatal 7134 1726882071.80904: checking for max_fail_percentage 7134 1726882071.80905: done checking for max_fail_percentage 7134 1726882071.80906: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.80907: done checking to see if all hosts have failed 7134 1726882071.80907: getting the remaining hosts for this loop 7134 1726882071.80909: done getting the remaining hosts for this loop 7134 1726882071.80913: getting the next task for host managed_node3 7134 1726882071.80920: done getting next task for host managed_node3 7134 1726882071.80924: ^ 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 7134 1726882071.80926: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.80945: getting variables 7134 1726882071.80947: in VariableManager get_vars() 7134 1726882071.80997: Calling all_inventory to load vars for managed_node3 7134 1726882071.81000: Calling groups_inventory to load vars for managed_node3 7134 1726882071.81003: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.81015: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.81018: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.81021: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.81501: done sending task result for task 12673a56-9f93-4f50-edf1-000000000110 7134 1726882071.81504: WORKER PROCESS EXITING 7134 1726882071.81527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.81716: done with get_vars() 7134 1726882071.81727: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7134 1726882071.81798: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:27:51 -0400 (0:00:00.054) 0:00:08.016 ****** 7134 1726882071.81829: entering _queue_task() for managed_node3/yum 7134 1726882071.82044: worker is 1 (out of 1 available) 7134 1726882071.82055: exiting _queue_task() for managed_node3/yum 7134 1726882071.82066: done queuing things up, now waiting for results queue to drain 7134 1726882071.82067: waiting for pending results... 7134 1726882071.82321: running TaskExecutor() for managed_node3/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 7134 1726882071.82443: in run() - task 12673a56-9f93-4f50-edf1-000000000111 7134 1726882071.82461: variable 'ansible_search_path' from source: unknown 7134 1726882071.82469: variable 'ansible_search_path' from source: unknown 7134 1726882071.82507: calling self._execute() 7134 1726882071.82591: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.82605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.82621: variable 'omit' from source: magic vars 7134 1726882071.83026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.85414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.85481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.85523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.85580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.85616: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.85702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.85736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.85768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.85819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.85840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.85994: variable 'ansible_distribution' from source: facts 7134 1726882071.86009: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.86034: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.86099: when evaluation is False, skipping this task 7134 1726882071.86103: _execute() done 7134 1726882071.86107: dumping result to json 7134 1726882071.86109: done dumping result, returning 7134 1726882071.86112: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000111] 7134 1726882071.86114: sending task result for task 12673a56-9f93-4f50-edf1-000000000111 7134 1726882071.86185: done sending task result for task 12673a56-9f93-4f50-edf1-000000000111 7134 1726882071.86188: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.86242: no more pending results, returning what we have 7134 1726882071.86246: results queue empty 7134 1726882071.86246: checking for any_errors_fatal 7134 1726882071.86253: done checking for any_errors_fatal 7134 1726882071.86254: checking for max_fail_percentage 7134 1726882071.86256: done checking for max_fail_percentage 7134 1726882071.86257: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.86257: done checking to see if all hosts have failed 7134 1726882071.86258: getting the remaining hosts for this loop 7134 1726882071.86260: done getting the remaining hosts for this loop 7134 1726882071.86264: getting the next task for host managed_node3 7134 1726882071.86270: done getting next task for host managed_node3 7134 1726882071.86274: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882071.86277: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.86298: getting variables 7134 1726882071.86300: in VariableManager get_vars() 7134 1726882071.86348: Calling all_inventory to load vars for managed_node3 7134 1726882071.86352: Calling groups_inventory to load vars for managed_node3 7134 1726882071.86355: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.86366: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.86369: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.86373: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.86740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.86977: done with get_vars() 7134 1726882071.86988: done getting variables 7134 1726882071.87039: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:27:51 -0400 (0:00:00.052) 0:00:08.068 ****** 7134 1726882071.87066: entering _queue_task() for managed_node3/fail 7134 1726882071.87534: worker is 1 (out of 1 available) 7134 1726882071.87546: exiting _queue_task() for managed_node3/fail 7134 1726882071.87558: done queuing things up, now waiting for results queue to drain 7134 1726882071.87559: waiting for pending results... 7134 1726882071.87936: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7134 1726882071.88000: in run() - task 12673a56-9f93-4f50-edf1-000000000112 7134 1726882071.88003: variable 'ansible_search_path' from source: unknown 7134 1726882071.88006: variable 'ansible_search_path' from source: unknown 7134 1726882071.88035: calling self._execute() 7134 1726882071.88117: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.88138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.88146: variable 'omit' from source: magic vars 7134 1726882071.88572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.91091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.91508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.91512: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.91514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882071.91800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882071.91804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882071.91828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882071.91857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882071.91904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882071.92098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882071.92249: variable 'ansible_distribution' from source: facts 7134 1726882071.92454: variable 'ansible_distribution_major_version' from source: facts 7134 1726882071.92458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882071.92459: when evaluation is False, skipping this task 7134 1726882071.92461: _execute() done 7134 1726882071.92463: dumping result to json 7134 1726882071.92465: done dumping result, returning 7134 1726882071.92467: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000112] 7134 1726882071.92469: sending task result for task 12673a56-9f93-4f50-edf1-000000000112 7134 1726882071.92546: done sending task result for task 12673a56-9f93-4f50-edf1-000000000112 7134 1726882071.92549: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882071.92611: no more pending results, returning what we have 7134 1726882071.92614: results queue empty 7134 1726882071.92615: checking for any_errors_fatal 7134 1726882071.92623: done checking for any_errors_fatal 7134 1726882071.92624: checking for max_fail_percentage 7134 1726882071.92626: done checking for max_fail_percentage 7134 1726882071.92627: checking to see if all hosts have failed and the running result is not ok 7134 1726882071.92627: done checking to see if all hosts have failed 7134 1726882071.92628: getting the remaining hosts for this loop 7134 1726882071.92630: done getting the remaining hosts for this loop 7134 1726882071.92634: getting the next task for host managed_node3 7134 1726882071.92642: done getting next task for host managed_node3 7134 1726882071.92646: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7134 1726882071.92648: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882071.92668: getting variables 7134 1726882071.92670: in VariableManager get_vars() 7134 1726882071.92725: Calling all_inventory to load vars for managed_node3 7134 1726882071.92728: Calling groups_inventory to load vars for managed_node3 7134 1726882071.92731: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882071.92743: Calling all_plugins_play to load vars for managed_node3 7134 1726882071.92746: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882071.92749: Calling groups_plugins_play to load vars for managed_node3 7134 1726882071.93278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882071.93914: done with get_vars() 7134 1726882071.93925: done getting variables 7134 1726882071.93982: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:27:51 -0400 (0:00:00.069) 0:00:08.138 ****** 7134 1726882071.94017: entering _queue_task() for managed_node3/package 7134 1726882071.94657: worker is 1 (out of 1 available) 7134 1726882071.94671: exiting _queue_task() for managed_node3/package 7134 1726882071.94683: done queuing things up, now waiting for results queue to drain 7134 1726882071.94685: waiting for pending results... 7134 1726882071.95503: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7134 1726882071.95534: in run() - task 12673a56-9f93-4f50-edf1-000000000113 7134 1726882071.95553: variable 'ansible_search_path' from source: unknown 7134 1726882071.95561: variable 'ansible_search_path' from source: unknown 7134 1726882071.95610: calling self._execute() 7134 1726882071.95706: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882071.95731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882071.95744: variable 'omit' from source: magic vars 7134 1726882071.96167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882071.99780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882071.99853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882071.99917: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882071.99963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.00000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.00091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.00132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.00169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.00216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.00237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.00384: variable 'ansible_distribution' from source: facts 7134 1726882072.00399: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.00427: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.00435: when evaluation is False, skipping this task 7134 1726882072.00441: _execute() done 7134 1726882072.00482: dumping result to json 7134 1726882072.00485: done dumping result, returning 7134 1726882072.00488: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-4f50-edf1-000000000113] 7134 1726882072.00490: sending task result for task 12673a56-9f93-4f50-edf1-000000000113 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.00638: no more pending results, returning what we have 7134 1726882072.00642: results queue empty 7134 1726882072.00642: checking for any_errors_fatal 7134 1726882072.00649: done checking for any_errors_fatal 7134 1726882072.00649: checking for max_fail_percentage 7134 1726882072.00651: done checking for max_fail_percentage 7134 1726882072.00652: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.00653: done checking to see if all hosts have failed 7134 1726882072.00654: getting the remaining hosts for this loop 7134 1726882072.00655: done getting the remaining hosts for this loop 7134 1726882072.00659: getting the next task for host managed_node3 7134 1726882072.00667: done getting next task for host managed_node3 7134 1726882072.00671: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882072.00674: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.00692: getting variables 7134 1726882072.00696: in VariableManager get_vars() 7134 1726882072.00747: Calling all_inventory to load vars for managed_node3 7134 1726882072.00751: Calling groups_inventory to load vars for managed_node3 7134 1726882072.00753: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.00764: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.00768: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.00771: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.01212: done sending task result for task 12673a56-9f93-4f50-edf1-000000000113 7134 1726882072.01217: WORKER PROCESS EXITING 7134 1726882072.01240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.01544: done with get_vars() 7134 1726882072.01556: done getting variables 7134 1726882072.01736: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:27:52 -0400 (0:00:00.077) 0:00:08.215 ****** 7134 1726882072.01769: entering _queue_task() for managed_node3/package 7134 1726882072.02334: worker is 1 (out of 1 available) 7134 1726882072.02346: exiting _queue_task() for managed_node3/package 7134 1726882072.02356: done queuing things up, now waiting for results queue to drain 7134 1726882072.02357: waiting for pending results... 7134 1726882072.02769: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7134 1726882072.03031: in run() - task 12673a56-9f93-4f50-edf1-000000000114 7134 1726882072.03240: variable 'ansible_search_path' from source: unknown 7134 1726882072.03244: variable 'ansible_search_path' from source: unknown 7134 1726882072.03246: calling self._execute() 7134 1726882072.03270: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.03279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.03297: variable 'omit' from source: magic vars 7134 1726882072.03742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.07542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.07585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.07637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.07743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.07746: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.07842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.07909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.07941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.08003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.08027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.08199: variable 'ansible_distribution' from source: facts 7134 1726882072.08243: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.08252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.08261: when evaluation is False, skipping this task 7134 1726882072.08268: _execute() done 7134 1726882072.08287: dumping result to json 7134 1726882072.08298: done dumping result, returning 7134 1726882072.08323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-4f50-edf1-000000000114] 7134 1726882072.08326: sending task result for task 12673a56-9f93-4f50-edf1-000000000114 7134 1726882072.08485: done sending task result for task 12673a56-9f93-4f50-edf1-000000000114 7134 1726882072.08492: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.08548: no more pending results, returning what we have 7134 1726882072.08552: results queue empty 7134 1726882072.08553: checking for any_errors_fatal 7134 1726882072.08559: done checking for any_errors_fatal 7134 1726882072.08560: checking for max_fail_percentage 7134 1726882072.08562: done checking for max_fail_percentage 7134 1726882072.08563: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.08563: done checking to see if all hosts have failed 7134 1726882072.08564: getting the remaining hosts for this loop 7134 1726882072.08566: done getting the remaining hosts for this loop 7134 1726882072.08571: getting the next task for host managed_node3 7134 1726882072.08579: done getting next task for host managed_node3 7134 1726882072.08583: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882072.08586: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.08611: getting variables 7134 1726882072.08613: in VariableManager get_vars() 7134 1726882072.08667: Calling all_inventory to load vars for managed_node3 7134 1726882072.08670: Calling groups_inventory to load vars for managed_node3 7134 1726882072.08673: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.08684: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.08687: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.08911: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.09470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.09691: done with get_vars() 7134 1726882072.09704: done getting variables 7134 1726882072.09759: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:27:52 -0400 (0:00:00.080) 0:00:08.296 ****** 7134 1726882072.09801: entering _queue_task() for managed_node3/package 7134 1726882072.10057: worker is 1 (out of 1 available) 7134 1726882072.10068: exiting _queue_task() for managed_node3/package 7134 1726882072.10079: done queuing things up, now waiting for results queue to drain 7134 1726882072.10080: waiting for pending results... 7134 1726882072.10422: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7134 1726882072.10547: in run() - task 12673a56-9f93-4f50-edf1-000000000115 7134 1726882072.10550: variable 'ansible_search_path' from source: unknown 7134 1726882072.10553: variable 'ansible_search_path' from source: unknown 7134 1726882072.10656: calling self._execute() 7134 1726882072.10670: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.10681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.10702: variable 'omit' from source: magic vars 7134 1726882072.11143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.13815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.13869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.13898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.13935: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.13951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.14011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.14035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.14055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.14080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.14095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.14196: variable 'ansible_distribution' from source: facts 7134 1726882072.14200: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.14214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.14217: when evaluation is False, skipping this task 7134 1726882072.14220: _execute() done 7134 1726882072.14223: dumping result to json 7134 1726882072.14225: done dumping result, returning 7134 1726882072.14232: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-4f50-edf1-000000000115] 7134 1726882072.14237: sending task result for task 12673a56-9f93-4f50-edf1-000000000115 7134 1726882072.14333: done sending task result for task 12673a56-9f93-4f50-edf1-000000000115 7134 1726882072.14336: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.14380: no more pending results, returning what we have 7134 1726882072.14383: results queue empty 7134 1726882072.14383: checking for any_errors_fatal 7134 1726882072.14392: done checking for any_errors_fatal 7134 1726882072.14395: checking for max_fail_percentage 7134 1726882072.14397: done checking for max_fail_percentage 7134 1726882072.14398: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.14398: done checking to see if all hosts have failed 7134 1726882072.14399: getting the remaining hosts for this loop 7134 1726882072.14401: done getting the remaining hosts for this loop 7134 1726882072.14404: getting the next task for host managed_node3 7134 1726882072.14411: done getting next task for host managed_node3 7134 1726882072.14415: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882072.14418: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.14435: getting variables 7134 1726882072.14437: in VariableManager get_vars() 7134 1726882072.14478: Calling all_inventory to load vars for managed_node3 7134 1726882072.14480: Calling groups_inventory to load vars for managed_node3 7134 1726882072.14482: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.14500: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.14503: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.14506: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.14631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.14762: done with get_vars() 7134 1726882072.14771: done getting variables 7134 1726882072.14814: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:27:52 -0400 (0:00:00.050) 0:00:08.346 ****** 7134 1726882072.14840: entering _queue_task() for managed_node3/service 7134 1726882072.15034: worker is 1 (out of 1 available) 7134 1726882072.15046: exiting _queue_task() for managed_node3/service 7134 1726882072.15058: done queuing things up, now waiting for results queue to drain 7134 1726882072.15059: waiting for pending results... 7134 1726882072.15223: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7134 1726882072.15314: in run() - task 12673a56-9f93-4f50-edf1-000000000116 7134 1726882072.15325: variable 'ansible_search_path' from source: unknown 7134 1726882072.15329: variable 'ansible_search_path' from source: unknown 7134 1726882072.15356: calling self._execute() 7134 1726882072.15437: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.15441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.15444: variable 'omit' from source: magic vars 7134 1726882072.15999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.17576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.17626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.17654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.17680: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.17702: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.17760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.17781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.17801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.17826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.17839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.17936: variable 'ansible_distribution' from source: facts 7134 1726882072.17942: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.17959: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.17962: when evaluation is False, skipping this task 7134 1726882072.17965: _execute() done 7134 1726882072.17967: dumping result to json 7134 1726882072.17969: done dumping result, returning 7134 1726882072.17976: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-4f50-edf1-000000000116] 7134 1726882072.17981: sending task result for task 12673a56-9f93-4f50-edf1-000000000116 7134 1726882072.18073: done sending task result for task 12673a56-9f93-4f50-edf1-000000000116 7134 1726882072.18076: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.18121: no more pending results, returning what we have 7134 1726882072.18125: results queue empty 7134 1726882072.18125: checking for any_errors_fatal 7134 1726882072.18131: done checking for any_errors_fatal 7134 1726882072.18132: checking for max_fail_percentage 7134 1726882072.18133: done checking for max_fail_percentage 7134 1726882072.18134: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.18135: done checking to see if all hosts have failed 7134 1726882072.18136: getting the remaining hosts for this loop 7134 1726882072.18137: done getting the remaining hosts for this loop 7134 1726882072.18141: getting the next task for host managed_node3 7134 1726882072.18146: done getting next task for host managed_node3 7134 1726882072.18150: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882072.18152: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.18170: getting variables 7134 1726882072.18172: in VariableManager get_vars() 7134 1726882072.18222: Calling all_inventory to load vars for managed_node3 7134 1726882072.18225: Calling groups_inventory to load vars for managed_node3 7134 1726882072.18227: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.18235: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.18237: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.18240: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.18413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.18553: done with get_vars() 7134 1726882072.18561: done getting variables 7134 1726882072.18627: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:27:52 -0400 (0:00:00.038) 0:00:08.384 ****** 7134 1726882072.18655: entering _queue_task() for managed_node3/service 7134 1726882072.18897: worker is 1 (out of 1 available) 7134 1726882072.18909: exiting _queue_task() for managed_node3/service 7134 1726882072.18920: done queuing things up, now waiting for results queue to drain 7134 1726882072.18922: waiting for pending results... 7134 1726882072.19298: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7134 1726882072.19317: in run() - task 12673a56-9f93-4f50-edf1-000000000117 7134 1726882072.19337: variable 'ansible_search_path' from source: unknown 7134 1726882072.19355: variable 'ansible_search_path' from source: unknown 7134 1726882072.19399: calling self._execute() 7134 1726882072.19570: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.19574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.19577: variable 'omit' from source: magic vars 7134 1726882072.20008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.21527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.21604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.21625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.21678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.21686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.21767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.21795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.21830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.21998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.22001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.22008: variable 'ansible_distribution' from source: facts 7134 1726882072.22019: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.22047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.22054: when evaluation is False, skipping this task 7134 1726882072.22060: _execute() done 7134 1726882072.22066: dumping result to json 7134 1726882072.22077: done dumping result, returning 7134 1726882072.22087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-4f50-edf1-000000000117] 7134 1726882072.22098: sending task result for task 12673a56-9f93-4f50-edf1-000000000117 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882072.22355: no more pending results, returning what we have 7134 1726882072.22358: results queue empty 7134 1726882072.22359: checking for any_errors_fatal 7134 1726882072.22366: done checking for any_errors_fatal 7134 1726882072.22367: checking for max_fail_percentage 7134 1726882072.22368: done checking for max_fail_percentage 7134 1726882072.22369: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.22370: done checking to see if all hosts have failed 7134 1726882072.22371: getting the remaining hosts for this loop 7134 1726882072.22372: done getting the remaining hosts for this loop 7134 1726882072.22377: getting the next task for host managed_node3 7134 1726882072.22383: done getting next task for host managed_node3 7134 1726882072.22388: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882072.22390: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.22408: getting variables 7134 1726882072.22410: in VariableManager get_vars() 7134 1726882072.22454: Calling all_inventory to load vars for managed_node3 7134 1726882072.22457: Calling groups_inventory to load vars for managed_node3 7134 1726882072.22459: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.22469: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.22472: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.22475: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.22737: done sending task result for task 12673a56-9f93-4f50-edf1-000000000117 7134 1726882072.22742: WORKER PROCESS EXITING 7134 1726882072.22758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.22943: done with get_vars() 7134 1726882072.22954: done getting variables 7134 1726882072.23010: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:27:52 -0400 (0:00:00.043) 0:00:08.428 ****** 7134 1726882072.23043: entering _queue_task() for managed_node3/service 7134 1726882072.23267: worker is 1 (out of 1 available) 7134 1726882072.23278: exiting _queue_task() for managed_node3/service 7134 1726882072.23291: done queuing things up, now waiting for results queue to drain 7134 1726882072.23292: waiting for pending results... 7134 1726882072.23623: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7134 1726882072.23679: in run() - task 12673a56-9f93-4f50-edf1-000000000118 7134 1726882072.23702: variable 'ansible_search_path' from source: unknown 7134 1726882072.23710: variable 'ansible_search_path' from source: unknown 7134 1726882072.23751: calling self._execute() 7134 1726882072.23845: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.23849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.23857: variable 'omit' from source: magic vars 7134 1726882072.24165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.25685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.25898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.25902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.25905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.25907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.25929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.26004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.26036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.26079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.26110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.26235: variable 'ansible_distribution' from source: facts 7134 1726882072.26246: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.26267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.26273: when evaluation is False, skipping this task 7134 1726882072.26279: _execute() done 7134 1726882072.26287: dumping result to json 7134 1726882072.26298: done dumping result, returning 7134 1726882072.26309: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-4f50-edf1-000000000118] 7134 1726882072.26318: sending task result for task 12673a56-9f93-4f50-edf1-000000000118 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.26481: no more pending results, returning what we have 7134 1726882072.26484: results queue empty 7134 1726882072.26485: checking for any_errors_fatal 7134 1726882072.26491: done checking for any_errors_fatal 7134 1726882072.26492: checking for max_fail_percentage 7134 1726882072.26495: done checking for max_fail_percentage 7134 1726882072.26496: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.26497: done checking to see if all hosts have failed 7134 1726882072.26498: getting the remaining hosts for this loop 7134 1726882072.26499: done getting the remaining hosts for this loop 7134 1726882072.26503: getting the next task for host managed_node3 7134 1726882072.26509: done getting next task for host managed_node3 7134 1726882072.26513: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882072.26515: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.26538: getting variables 7134 1726882072.26540: in VariableManager get_vars() 7134 1726882072.26583: Calling all_inventory to load vars for managed_node3 7134 1726882072.26586: Calling groups_inventory to load vars for managed_node3 7134 1726882072.26591: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.26703: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.26707: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.26713: done sending task result for task 12673a56-9f93-4f50-edf1-000000000118 7134 1726882072.26716: WORKER PROCESS EXITING 7134 1726882072.26720: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.26887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.27014: done with get_vars() 7134 1726882072.27022: done getting variables 7134 1726882072.27061: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:27:52 -0400 (0:00:00.040) 0:00:08.469 ****** 7134 1726882072.27096: entering _queue_task() for managed_node3/service 7134 1726882072.27342: worker is 1 (out of 1 available) 7134 1726882072.27354: exiting _queue_task() for managed_node3/service 7134 1726882072.27365: done queuing things up, now waiting for results queue to drain 7134 1726882072.27366: waiting for pending results... 7134 1726882072.27721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7134 1726882072.27756: in run() - task 12673a56-9f93-4f50-edf1-000000000119 7134 1726882072.27775: variable 'ansible_search_path' from source: unknown 7134 1726882072.27784: variable 'ansible_search_path' from source: unknown 7134 1726882072.27827: calling self._execute() 7134 1726882072.27910: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.27926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.27940: variable 'omit' from source: magic vars 7134 1726882072.28349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.29929: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.29978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.30022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.30205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.30208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.30211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.30213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.30241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.30286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.30312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.30444: variable 'ansible_distribution' from source: facts 7134 1726882072.30456: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.30477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.30484: when evaluation is False, skipping this task 7134 1726882072.30495: _execute() done 7134 1726882072.30503: dumping result to json 7134 1726882072.30509: done dumping result, returning 7134 1726882072.30520: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-4f50-edf1-000000000119] 7134 1726882072.30532: sending task result for task 12673a56-9f93-4f50-edf1-000000000119 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7134 1726882072.30667: no more pending results, returning what we have 7134 1726882072.30670: results queue empty 7134 1726882072.30671: checking for any_errors_fatal 7134 1726882072.30677: done checking for any_errors_fatal 7134 1726882072.30678: checking for max_fail_percentage 7134 1726882072.30680: done checking for max_fail_percentage 7134 1726882072.30680: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.30681: done checking to see if all hosts have failed 7134 1726882072.30682: getting the remaining hosts for this loop 7134 1726882072.30683: done getting the remaining hosts for this loop 7134 1726882072.30688: getting the next task for host managed_node3 7134 1726882072.30798: done getting next task for host managed_node3 7134 1726882072.30803: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882072.30806: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.30826: getting variables 7134 1726882072.30828: in VariableManager get_vars() 7134 1726882072.30876: Calling all_inventory to load vars for managed_node3 7134 1726882072.30879: Calling groups_inventory to load vars for managed_node3 7134 1726882072.30882: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.31035: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.31038: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.31043: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.31190: done sending task result for task 12673a56-9f93-4f50-edf1-000000000119 7134 1726882072.31195: WORKER PROCESS EXITING 7134 1726882072.31206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.31330: done with get_vars() 7134 1726882072.31338: done getting variables 7134 1726882072.31375: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:27:52 -0400 (0:00:00.043) 0:00:08.512 ****** 7134 1726882072.31400: entering _queue_task() for managed_node3/copy 7134 1726882072.31567: worker is 1 (out of 1 available) 7134 1726882072.31579: exiting _queue_task() for managed_node3/copy 7134 1726882072.31591: done queuing things up, now waiting for results queue to drain 7134 1726882072.31592: waiting for pending results... 7134 1726882072.31755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7134 1726882072.31832: in run() - task 12673a56-9f93-4f50-edf1-00000000011a 7134 1726882072.31841: variable 'ansible_search_path' from source: unknown 7134 1726882072.31844: variable 'ansible_search_path' from source: unknown 7134 1726882072.31870: calling self._execute() 7134 1726882072.31936: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.31940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.31951: variable 'omit' from source: magic vars 7134 1726882072.32231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.34237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.34277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.34313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.34337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.34356: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.34420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.34439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.34456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.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) 7134 1726882072.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) 7134 1726882072.34587: variable 'ansible_distribution' from source: facts 7134 1726882072.34597: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.34612: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.34614: when evaluation is False, skipping this task 7134 1726882072.34617: _execute() done 7134 1726882072.34619: dumping result to json 7134 1726882072.34622: done dumping result, returning 7134 1726882072.34634: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-4f50-edf1-00000000011a] 7134 1726882072.34636: sending task result for task 12673a56-9f93-4f50-edf1-00000000011a 7134 1726882072.34719: done sending task result for task 12673a56-9f93-4f50-edf1-00000000011a 7134 1726882072.34722: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.34778: no more pending results, returning what we have 7134 1726882072.34781: results queue empty 7134 1726882072.34781: checking for any_errors_fatal 7134 1726882072.34785: done checking for any_errors_fatal 7134 1726882072.34786: checking for max_fail_percentage 7134 1726882072.34787: done checking for max_fail_percentage 7134 1726882072.34788: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.34789: done checking to see if all hosts have failed 7134 1726882072.34790: getting the remaining hosts for this loop 7134 1726882072.34792: done getting the remaining hosts for this loop 7134 1726882072.34797: getting the next task for host managed_node3 7134 1726882072.34802: done getting next task for host managed_node3 7134 1726882072.34805: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882072.34808: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.34823: getting variables 7134 1726882072.34825: in VariableManager get_vars() 7134 1726882072.34865: Calling all_inventory to load vars for managed_node3 7134 1726882072.34868: Calling groups_inventory to load vars for managed_node3 7134 1726882072.34870: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.34877: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.34879: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.34882: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.35025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.35141: done with get_vars() 7134 1726882072.35148: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:27:52 -0400 (0:00:00.038) 0:00:08.550 ****** 7134 1726882072.35203: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882072.35375: worker is 1 (out of 1 available) 7134 1726882072.35389: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7134 1726882072.35402: done queuing things up, now waiting for results queue to drain 7134 1726882072.35404: waiting for pending results... 7134 1726882072.35616: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7134 1726882072.35903: in run() - task 12673a56-9f93-4f50-edf1-00000000011b 7134 1726882072.35906: variable 'ansible_search_path' from source: unknown 7134 1726882072.35909: variable 'ansible_search_path' from source: unknown 7134 1726882072.35911: calling self._execute() 7134 1726882072.35913: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.35915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.35917: variable 'omit' from source: magic vars 7134 1726882072.36279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.38081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.38135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.38161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.38185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.38211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.38267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.38291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.38311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.38339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.38350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.38444: variable 'ansible_distribution' from source: facts 7134 1726882072.38449: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.38464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.38467: when evaluation is False, skipping this task 7134 1726882072.38469: _execute() done 7134 1726882072.38472: dumping result to json 7134 1726882072.38474: done dumping result, returning 7134 1726882072.38482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-4f50-edf1-00000000011b] 7134 1726882072.38486: sending task result for task 12673a56-9f93-4f50-edf1-00000000011b 7134 1726882072.38578: done sending task result for task 12673a56-9f93-4f50-edf1-00000000011b 7134 1726882072.38580: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.38629: no more pending results, returning what we have 7134 1726882072.38632: results queue empty 7134 1726882072.38633: checking for any_errors_fatal 7134 1726882072.38637: done checking for any_errors_fatal 7134 1726882072.38637: checking for max_fail_percentage 7134 1726882072.38639: done checking for max_fail_percentage 7134 1726882072.38640: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.38641: done checking to see if all hosts have failed 7134 1726882072.38641: getting the remaining hosts for this loop 7134 1726882072.38643: done getting the remaining hosts for this loop 7134 1726882072.38646: getting the next task for host managed_node3 7134 1726882072.38651: done getting next task for host managed_node3 7134 1726882072.38655: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882072.38658: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.38673: getting variables 7134 1726882072.38674: in VariableManager get_vars() 7134 1726882072.38717: Calling all_inventory to load vars for managed_node3 7134 1726882072.38720: Calling groups_inventory to load vars for managed_node3 7134 1726882072.38722: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.38730: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.38732: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.38734: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.38855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.38980: done with get_vars() 7134 1726882072.38990: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:27:52 -0400 (0:00:00.038) 0:00:08.588 ****** 7134 1726882072.39066: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882072.39298: worker is 1 (out of 1 available) 7134 1726882072.39310: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7134 1726882072.39323: done queuing things up, now waiting for results queue to drain 7134 1726882072.39324: waiting for pending results... 7134 1726882072.39763: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7134 1726882072.39971: in run() - task 12673a56-9f93-4f50-edf1-00000000011c 7134 1726882072.39975: variable 'ansible_search_path' from source: unknown 7134 1726882072.39978: variable 'ansible_search_path' from source: unknown 7134 1726882072.39980: calling self._execute() 7134 1726882072.40040: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.40054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.40070: variable 'omit' from source: magic vars 7134 1726882072.40523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.42931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.43007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.43048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.43100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.43133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.43301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.43306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.43309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.43398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.43402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.43512: variable 'ansible_distribution' from source: facts 7134 1726882072.43528: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.43557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.43567: when evaluation is False, skipping this task 7134 1726882072.43575: _execute() done 7134 1726882072.43583: dumping result to json 7134 1726882072.43598: done dumping result, returning 7134 1726882072.43612: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-4f50-edf1-00000000011c] 7134 1726882072.43624: sending task result for task 12673a56-9f93-4f50-edf1-00000000011c 7134 1726882072.43902: done sending task result for task 12673a56-9f93-4f50-edf1-00000000011c 7134 1726882072.43906: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.43956: no more pending results, returning what we have 7134 1726882072.43960: results queue empty 7134 1726882072.43961: checking for any_errors_fatal 7134 1726882072.43969: done checking for any_errors_fatal 7134 1726882072.43970: checking for max_fail_percentage 7134 1726882072.43972: done checking for max_fail_percentage 7134 1726882072.43973: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.43974: done checking to see if all hosts have failed 7134 1726882072.43974: getting the remaining hosts for this loop 7134 1726882072.43976: done getting the remaining hosts for this loop 7134 1726882072.43980: getting the next task for host managed_node3 7134 1726882072.43985: done getting next task for host managed_node3 7134 1726882072.43992: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882072.43996: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.44018: getting variables 7134 1726882072.44020: in VariableManager get_vars() 7134 1726882072.44069: Calling all_inventory to load vars for managed_node3 7134 1726882072.44072: Calling groups_inventory to load vars for managed_node3 7134 1726882072.44075: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.44085: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.44091: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.44199: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.44418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.44539: done with get_vars() 7134 1726882072.44547: done getting variables 7134 1726882072.44587: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:27:52 -0400 (0:00:00.055) 0:00:08.644 ****** 7134 1726882072.44614: entering _queue_task() for managed_node3/debug 7134 1726882072.44786: worker is 1 (out of 1 available) 7134 1726882072.44802: exiting _queue_task() for managed_node3/debug 7134 1726882072.44813: done queuing things up, now waiting for results queue to drain 7134 1726882072.44814: waiting for pending results... 7134 1726882072.44974: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7134 1726882072.45046: in run() - task 12673a56-9f93-4f50-edf1-00000000011d 7134 1726882072.45057: variable 'ansible_search_path' from source: unknown 7134 1726882072.45061: variable 'ansible_search_path' from source: unknown 7134 1726882072.45087: calling self._execute() 7134 1726882072.45155: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.45159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.45162: variable 'omit' from source: magic vars 7134 1726882072.45446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.46903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.46952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.46978: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.47010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.47026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.47082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.47104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.47125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.47150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.47161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.47258: variable 'ansible_distribution' from source: facts 7134 1726882072.47262: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.47278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.47282: when evaluation is False, skipping this task 7134 1726882072.47285: _execute() done 7134 1726882072.47288: dumping result to json 7134 1726882072.47292: done dumping result, returning 7134 1726882072.47297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-4f50-edf1-00000000011d] 7134 1726882072.47303: sending task result for task 12673a56-9f93-4f50-edf1-00000000011d 7134 1726882072.47380: done sending task result for task 12673a56-9f93-4f50-edf1-00000000011d 7134 1726882072.47383: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882072.47430: no more pending results, returning what we have 7134 1726882072.47433: results queue empty 7134 1726882072.47434: checking for any_errors_fatal 7134 1726882072.47439: done checking for any_errors_fatal 7134 1726882072.47439: checking for max_fail_percentage 7134 1726882072.47441: done checking for max_fail_percentage 7134 1726882072.47442: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.47442: done checking to see if all hosts have failed 7134 1726882072.47443: getting the remaining hosts for this loop 7134 1726882072.47444: done getting the remaining hosts for this loop 7134 1726882072.47448: getting the next task for host managed_node3 7134 1726882072.47453: done getting next task for host managed_node3 7134 1726882072.47457: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882072.47460: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.47476: getting variables 7134 1726882072.47478: in VariableManager get_vars() 7134 1726882072.47524: Calling all_inventory to load vars for managed_node3 7134 1726882072.47527: Calling groups_inventory to load vars for managed_node3 7134 1726882072.47529: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.47537: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.47539: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.47542: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.47666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.47796: done with get_vars() 7134 1726882072.47805: done getting variables 7134 1726882072.47842: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:27:52 -0400 (0:00:00.032) 0:00:08.676 ****** 7134 1726882072.47863: entering _queue_task() for managed_node3/debug 7134 1726882072.48048: worker is 1 (out of 1 available) 7134 1726882072.48060: exiting _queue_task() for managed_node3/debug 7134 1726882072.48071: done queuing things up, now waiting for results queue to drain 7134 1726882072.48072: waiting for pending results... 7134 1726882072.48229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7134 1726882072.48298: in run() - task 12673a56-9f93-4f50-edf1-00000000011e 7134 1726882072.48323: variable 'ansible_search_path' from source: unknown 7134 1726882072.48326: variable 'ansible_search_path' from source: unknown 7134 1726882072.48352: calling self._execute() 7134 1726882072.48421: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.48424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.48427: variable 'omit' from source: magic vars 7134 1726882072.48707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.50164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.50207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.50233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.50257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.50279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.50337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.50357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.50374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.50410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.50423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.50520: variable 'ansible_distribution' from source: facts 7134 1726882072.50524: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.50539: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.50542: when evaluation is False, skipping this task 7134 1726882072.50545: _execute() done 7134 1726882072.50547: dumping result to json 7134 1726882072.50549: done dumping result, returning 7134 1726882072.50555: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-4f50-edf1-00000000011e] 7134 1726882072.50560: sending task result for task 12673a56-9f93-4f50-edf1-00000000011e 7134 1726882072.50638: done sending task result for task 12673a56-9f93-4f50-edf1-00000000011e 7134 1726882072.50641: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882072.50683: no more pending results, returning what we have 7134 1726882072.50686: results queue empty 7134 1726882072.50687: checking for any_errors_fatal 7134 1726882072.50692: done checking for any_errors_fatal 7134 1726882072.50692: checking for max_fail_percentage 7134 1726882072.50695: done checking for max_fail_percentage 7134 1726882072.50697: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.50697: done checking to see if all hosts have failed 7134 1726882072.50698: getting the remaining hosts for this loop 7134 1726882072.50699: done getting the remaining hosts for this loop 7134 1726882072.50703: getting the next task for host managed_node3 7134 1726882072.50709: done getting next task for host managed_node3 7134 1726882072.50713: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882072.50715: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.50732: getting variables 7134 1726882072.50734: in VariableManager get_vars() 7134 1726882072.50776: Calling all_inventory to load vars for managed_node3 7134 1726882072.50778: Calling groups_inventory to load vars for managed_node3 7134 1726882072.50780: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.50788: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.50790: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.50800: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.50950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.51076: done with get_vars() 7134 1726882072.51084: done getting variables 7134 1726882072.51124: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:27:52 -0400 (0:00:00.032) 0:00:08.709 ****** 7134 1726882072.51146: entering _queue_task() for managed_node3/debug 7134 1726882072.51319: worker is 1 (out of 1 available) 7134 1726882072.51331: exiting _queue_task() for managed_node3/debug 7134 1726882072.51340: done queuing things up, now waiting for results queue to drain 7134 1726882072.51342: waiting for pending results... 7134 1726882072.51504: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7134 1726882072.51575: in run() - task 12673a56-9f93-4f50-edf1-00000000011f 7134 1726882072.51585: variable 'ansible_search_path' from source: unknown 7134 1726882072.51588: variable 'ansible_search_path' from source: unknown 7134 1726882072.51617: calling self._execute() 7134 1726882072.51675: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.51679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.51690: variable 'omit' from source: magic vars 7134 1726882072.51969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.53408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.53460: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.53485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.53514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.53537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.53589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.53614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.53637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.53661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.53673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.53762: variable 'ansible_distribution' from source: facts 7134 1726882072.53765: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.53781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.53784: when evaluation is False, skipping this task 7134 1726882072.53786: _execute() done 7134 1726882072.53789: dumping result to json 7134 1726882072.53795: done dumping result, returning 7134 1726882072.53802: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-4f50-edf1-00000000011f] 7134 1726882072.53806: sending task result for task 12673a56-9f93-4f50-edf1-00000000011f 7134 1726882072.53884: done sending task result for task 12673a56-9f93-4f50-edf1-00000000011f 7134 1726882072.53887: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7134 1726882072.53933: no more pending results, returning what we have 7134 1726882072.53936: results queue empty 7134 1726882072.53937: checking for any_errors_fatal 7134 1726882072.53941: done checking for any_errors_fatal 7134 1726882072.53942: checking for max_fail_percentage 7134 1726882072.53943: done checking for max_fail_percentage 7134 1726882072.53944: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.53945: done checking to see if all hosts have failed 7134 1726882072.53945: getting the remaining hosts for this loop 7134 1726882072.53947: done getting the remaining hosts for this loop 7134 1726882072.53950: getting the next task for host managed_node3 7134 1726882072.53955: done getting next task for host managed_node3 7134 1726882072.53958: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882072.53960: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7134 1726882072.53975: getting variables 7134 1726882072.53977: in VariableManager get_vars() 7134 1726882072.54018: Calling all_inventory to load vars for managed_node3 7134 1726882072.54020: Calling groups_inventory to load vars for managed_node3 7134 1726882072.54022: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.54030: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.54032: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.54034: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.54143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.54261: done with get_vars() 7134 1726882072.54270: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:27:52 -0400 (0:00:00.031) 0:00:08.741 ****** 7134 1726882072.54333: entering _queue_task() for managed_node3/ping 7134 1726882072.54499: worker is 1 (out of 1 available) 7134 1726882072.54513: exiting _queue_task() for managed_node3/ping 7134 1726882072.54523: done queuing things up, now waiting for results queue to drain 7134 1726882072.54525: waiting for pending results... 7134 1726882072.54678: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7134 1726882072.54749: in run() - task 12673a56-9f93-4f50-edf1-000000000120 7134 1726882072.54762: variable 'ansible_search_path' from source: unknown 7134 1726882072.54765: variable 'ansible_search_path' from source: unknown 7134 1726882072.54788: calling self._execute() 7134 1726882072.54859: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.54863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.54875: variable 'omit' from source: magic vars 7134 1726882072.55162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.56645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.56680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.56710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.56735: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.56757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.56817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.56836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.56855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.56884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.56898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.56983: variable 'ansible_distribution' from source: facts 7134 1726882072.56987: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.57007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.57010: when evaluation is False, skipping this task 7134 1726882072.57012: _execute() done 7134 1726882072.57015: dumping result to json 7134 1726882072.57017: done dumping result, returning 7134 1726882072.57023: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-4f50-edf1-000000000120] 7134 1726882072.57028: sending task result for task 12673a56-9f93-4f50-edf1-000000000120 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.57142: no more pending results, returning what we have 7134 1726882072.57144: results queue empty 7134 1726882072.57145: checking for any_errors_fatal 7134 1726882072.57150: done checking for any_errors_fatal 7134 1726882072.57151: checking for max_fail_percentage 7134 1726882072.57152: done checking for max_fail_percentage 7134 1726882072.57153: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.57154: done checking to see if all hosts have failed 7134 1726882072.57155: getting the remaining hosts for this loop 7134 1726882072.57156: done getting the remaining hosts for this loop 7134 1726882072.57162: getting the next task for host managed_node3 7134 1726882072.57169: done getting next task for host managed_node3 7134 1726882072.57171: ^ task is: TASK: meta (role_complete) 7134 1726882072.57173: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_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 7134 1726882072.57189: getting variables 7134 1726882072.57190: in VariableManager get_vars() 7134 1726882072.57232: Calling all_inventory to load vars for managed_node3 7134 1726882072.57234: Calling groups_inventory to load vars for managed_node3 7134 1726882072.57236: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.57244: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.57246: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.57248: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.57392: done sending task result for task 12673a56-9f93-4f50-edf1-000000000120 7134 1726882072.57401: WORKER PROCESS EXITING 7134 1726882072.57414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.57531: done with get_vars() 7134 1726882072.57537: done getting variables 7134 1726882072.57585: done queuing things up, now waiting for results queue to drain 7134 1726882072.57586: results queue empty 7134 1726882072.57587: checking for any_errors_fatal 7134 1726882072.57590: done checking for any_errors_fatal 7134 1726882072.57591: checking for max_fail_percentage 7134 1726882072.57592: done checking for max_fail_percentage 7134 1726882072.57592: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.57595: done checking to see if all hosts have failed 7134 1726882072.57596: getting the remaining hosts for this loop 7134 1726882072.57597: done getting the remaining hosts for this loop 7134 1726882072.57599: getting the next task for host managed_node3 7134 1726882072.57602: done getting next task for host managed_node3 7134 1726882072.57604: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7134 1726882072.57605: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 7134 1726882072.57606: getting variables 7134 1726882072.57607: in VariableManager get_vars() 7134 1726882072.57618: Calling all_inventory to load vars for managed_node3 7134 1726882072.57619: Calling groups_inventory to load vars for managed_node3 7134 1726882072.57621: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.57624: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.57625: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.57626: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.57705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.57838: done with get_vars() 7134 1726882072.57846: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:145 Friday 20 September 2024 21:27:52 -0400 (0:00:00.035) 0:00:08.777 ****** 7134 1726882072.57907: entering _queue_task() for managed_node3/include_tasks 7134 1726882072.58115: worker is 1 (out of 1 available) 7134 1726882072.58127: exiting _queue_task() for managed_node3/include_tasks 7134 1726882072.58138: done queuing things up, now waiting for results queue to drain 7134 1726882072.58140: waiting for pending results... 7134 1726882072.58423: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7134 1726882072.58465: in run() - task 12673a56-9f93-4f50-edf1-000000000150 7134 1726882072.58490: variable 'ansible_search_path' from source: unknown 7134 1726882072.58685: calling self._execute() 7134 1726882072.58689: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.58692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.58697: variable 'omit' from source: magic vars 7134 1726882072.59069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.60558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.60603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.60630: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.60698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.60719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.61020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.61023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.61025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.61028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.61045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.61198: variable 'ansible_distribution' from source: facts 7134 1726882072.61201: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.61204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.61399: when evaluation is False, skipping this task 7134 1726882072.61402: _execute() done 7134 1726882072.61405: dumping result to json 7134 1726882072.61407: done dumping result, returning 7134 1726882072.61410: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-4f50-edf1-000000000150] 7134 1726882072.61412: sending task result for task 12673a56-9f93-4f50-edf1-000000000150 7134 1726882072.61476: done sending task result for task 12673a56-9f93-4f50-edf1-000000000150 7134 1726882072.61479: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.61521: no more pending results, returning what we have 7134 1726882072.61524: results queue empty 7134 1726882072.61525: checking for any_errors_fatal 7134 1726882072.61526: done checking for any_errors_fatal 7134 1726882072.61527: checking for max_fail_percentage 7134 1726882072.61528: done checking for max_fail_percentage 7134 1726882072.61529: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.61530: done checking to see if all hosts have failed 7134 1726882072.61531: getting the remaining hosts for this loop 7134 1726882072.61533: done getting the remaining hosts for this loop 7134 1726882072.61536: getting the next task for host managed_node3 7134 1726882072.61541: done getting next task for host managed_node3 7134 1726882072.61543: ^ task is: TASK: Verify network state restored to default 7134 1726882072.61545: ^ state is: HOST STATE: block=2, task=31, rescue=0, 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 7134 1726882072.61548: getting variables 7134 1726882072.61549: in VariableManager get_vars() 7134 1726882072.61596: Calling all_inventory to load vars for managed_node3 7134 1726882072.61600: Calling groups_inventory to load vars for managed_node3 7134 1726882072.61602: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.61612: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.61616: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.61619: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.62008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.62321: done with get_vars() 7134 1726882072.62331: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 Friday 20 September 2024 21:27:52 -0400 (0:00:00.045) 0:00:08.822 ****** 7134 1726882072.62423: entering _queue_task() for managed_node3/include_tasks 7134 1726882072.62650: worker is 1 (out of 1 available) 7134 1726882072.62662: exiting _queue_task() for managed_node3/include_tasks 7134 1726882072.62672: done queuing things up, now waiting for results queue to drain 7134 1726882072.62680: waiting for pending results... 7134 1726882072.63036: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7134 1726882072.63082: in run() - task 12673a56-9f93-4f50-edf1-000000000151 7134 1726882072.63118: variable 'ansible_search_path' from source: unknown 7134 1726882072.63141: calling self._execute() 7134 1726882072.63213: variable 'ansible_host' from source: host vars for 'managed_node3' 7134 1726882072.63218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7134 1726882072.63230: variable 'omit' from source: magic vars 7134 1726882072.63524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7134 1726882072.65299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7134 1726882072.65303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7134 1726882072.65305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7134 1726882072.65308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7134 1726882072.65311: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7134 1726882072.65392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7134 1726882072.65431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7134 1726882072.65462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7134 1726882072.65515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7134 1726882072.65535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7134 1726882072.65677: variable 'ansible_distribution' from source: facts 7134 1726882072.65710: variable 'ansible_distribution_major_version' from source: facts 7134 1726882072.65740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7134 1726882072.65744: when evaluation is False, skipping this task 7134 1726882072.65746: _execute() done 7134 1726882072.65749: dumping result to json 7134 1726882072.65751: done dumping result, returning 7134 1726882072.65756: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [12673a56-9f93-4f50-edf1-000000000151] 7134 1726882072.65767: sending task result for task 12673a56-9f93-4f50-edf1-000000000151 7134 1726882072.65853: done sending task result for task 12673a56-9f93-4f50-edf1-000000000151 7134 1726882072.65855: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7134 1726882072.65927: no more pending results, returning what we have 7134 1726882072.65930: results queue empty 7134 1726882072.65931: checking for any_errors_fatal 7134 1726882072.65937: done checking for any_errors_fatal 7134 1726882072.65937: checking for max_fail_percentage 7134 1726882072.65939: done checking for max_fail_percentage 7134 1726882072.65940: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.65941: done checking to see if all hosts have failed 7134 1726882072.65942: getting the remaining hosts for this loop 7134 1726882072.65943: done getting the remaining hosts for this loop 7134 1726882072.65947: getting the next task for host managed_node3 7134 1726882072.65952: done getting next task for host managed_node3 7134 1726882072.65954: ^ task is: TASK: meta (flush_handlers) 7134 1726882072.65956: ^ 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 7134 1726882072.65959: getting variables 7134 1726882072.65961: in VariableManager get_vars() 7134 1726882072.66014: Calling all_inventory to load vars for managed_node3 7134 1726882072.66018: Calling groups_inventory to load vars for managed_node3 7134 1726882072.66020: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.66029: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.66031: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.66034: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.66160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.66279: done with get_vars() 7134 1726882072.66287: done getting variables 7134 1726882072.66339: in VariableManager get_vars() 7134 1726882072.66351: Calling all_inventory to load vars for managed_node3 7134 1726882072.66353: Calling groups_inventory to load vars for managed_node3 7134 1726882072.66354: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.66357: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.66358: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.66360: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.66446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.66580: done with get_vars() 7134 1726882072.66591: done queuing things up, now waiting for results queue to drain 7134 1726882072.66594: results queue empty 7134 1726882072.66595: checking for any_errors_fatal 7134 1726882072.66596: done checking for any_errors_fatal 7134 1726882072.66597: checking for max_fail_percentage 7134 1726882072.66597: done checking for max_fail_percentage 7134 1726882072.66598: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.66598: done checking to see if all hosts have failed 7134 1726882072.66599: getting the remaining hosts for this loop 7134 1726882072.66599: done getting the remaining hosts for this loop 7134 1726882072.66601: getting the next task for host managed_node3 7134 1726882072.66604: done getting next task for host managed_node3 7134 1726882072.66604: ^ task is: TASK: meta (flush_handlers) 7134 1726882072.66605: ^ 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 7134 1726882072.66607: getting variables 7134 1726882072.66608: in VariableManager get_vars() 7134 1726882072.66618: Calling all_inventory to load vars for managed_node3 7134 1726882072.66619: Calling groups_inventory to load vars for managed_node3 7134 1726882072.66620: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.66628: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.66630: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.66633: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.66712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.66821: done with get_vars() 7134 1726882072.66826: done getting variables 7134 1726882072.66858: in VariableManager get_vars() 7134 1726882072.66868: Calling all_inventory to load vars for managed_node3 7134 1726882072.66869: Calling groups_inventory to load vars for managed_node3 7134 1726882072.66871: Calling all_plugins_inventory to load vars for managed_node3 7134 1726882072.66873: Calling all_plugins_play to load vars for managed_node3 7134 1726882072.66875: Calling groups_plugins_inventory to load vars for managed_node3 7134 1726882072.66876: Calling groups_plugins_play to load vars for managed_node3 7134 1726882072.66954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7134 1726882072.67078: done with get_vars() 7134 1726882072.67086: done queuing things up, now waiting for results queue to drain 7134 1726882072.67087: results queue empty 7134 1726882072.67087: checking for any_errors_fatal 7134 1726882072.67090: done checking for any_errors_fatal 7134 1726882072.67091: checking for max_fail_percentage 7134 1726882072.67091: done checking for max_fail_percentage 7134 1726882072.67092: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.67092: done checking to see if all hosts have failed 7134 1726882072.67094: getting the remaining hosts for this loop 7134 1726882072.67095: done getting the remaining hosts for this loop 7134 1726882072.67096: getting the next task for host managed_node3 7134 1726882072.67098: done getting next task for host managed_node3 7134 1726882072.67099: ^ task is: None 7134 1726882072.67100: ^ 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 7134 1726882072.67100: done queuing things up, now waiting for results queue to drain 7134 1726882072.67101: results queue empty 7134 1726882072.67101: checking for any_errors_fatal 7134 1726882072.67102: done checking for any_errors_fatal 7134 1726882072.67102: checking for max_fail_percentage 7134 1726882072.67103: done checking for max_fail_percentage 7134 1726882072.67103: checking to see if all hosts have failed and the running result is not ok 7134 1726882072.67103: done checking to see if all hosts have failed 7134 1726882072.67105: getting the next task for host managed_node3 7134 1726882072.67106: done getting next task for host managed_node3 7134 1726882072.67107: ^ task is: None 7134 1726882072.67107: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 21:27:52 -0400 (0:00:00.047) 0:00:08.869 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.54s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.43s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'manage_test_interface.yml' ---------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install packages -------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking state ---------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 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.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 TEST: I can configure an interface with auto_gateway disabled ----------- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 TEARDOWN: remove profiles. ---------------------------------------------- 0.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 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.05s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 7134 1726882072.67177: RUNNING CLEANUP