[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. 12623 1726882193.52598: 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 12623 1726882193.52908: Added group all to inventory 12623 1726882193.52909: Added group ungrouped to inventory 12623 1726882193.52912: Group all now contains ungrouped 12623 1726882193.52914: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 12623 1726882193.72924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 12623 1726882193.72984: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 12623 1726882193.73008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 12623 1726882193.73067: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 12623 1726882193.73142: Loaded config def from plugin (inventory/script) 12623 1726882193.73144: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 12623 1726882193.73185: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 12623 1726882193.73273: Loaded config def from plugin (inventory/yaml) 12623 1726882193.73275: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 12623 1726882193.73362: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 12623 1726882193.73778: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 12623 1726882193.73781: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 12623 1726882193.73784: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 12623 1726882193.73790: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 12623 1726882193.73796: Loading data from /tmp/network-Kc3/inventory.yml 12623 1726882193.73864: /tmp/network-Kc3/inventory.yml was not parsable by auto 12623 1726882193.73930: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 12623 1726882193.73967: Loading data from /tmp/network-Kc3/inventory.yml 12623 1726882193.74050: group all already in inventory 12623 1726882193.74057: set inventory_file for managed_node1 12623 1726882193.74062: set inventory_dir for managed_node1 12623 1726882193.74063: Added host managed_node1 to inventory 12623 1726882193.74065: Added host managed_node1 to group all 12623 1726882193.74066: set ansible_host for managed_node1 12623 1726882193.74067: set ansible_ssh_extra_args for managed_node1 12623 1726882193.74070: set inventory_file for managed_node2 12623 1726882193.74072: set inventory_dir for managed_node2 12623 1726882193.74073: Added host managed_node2 to inventory 12623 1726882193.74075: Added host managed_node2 to group all 12623 1726882193.74075: set ansible_host for managed_node2 12623 1726882193.74076: set ansible_ssh_extra_args for managed_node2 12623 1726882193.74079: set inventory_file for managed_node3 12623 1726882193.74081: set inventory_dir for managed_node3 12623 1726882193.74082: Added host managed_node3 to inventory 12623 1726882193.74083: Added host managed_node3 to group all 12623 1726882193.74084: set ansible_host for managed_node3 12623 1726882193.74085: set ansible_ssh_extra_args for managed_node3 12623 1726882193.74087: Reconcile groups and hosts in inventory. 12623 1726882193.74090: Group ungrouped now contains managed_node1 12623 1726882193.74092: Group ungrouped now contains managed_node2 12623 1726882193.74096: Group ungrouped now contains managed_node3 12623 1726882193.74169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 12623 1726882193.74289: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 12623 1726882193.74338: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 12623 1726882193.74366: Loaded config def from plugin (vars/host_group_vars) 12623 1726882193.74368: 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) 12623 1726882193.74375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 12623 1726882193.74382: 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) 12623 1726882193.74428: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 12623 1726882193.74749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882193.74844: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 12623 1726882193.74884: Loaded config def from plugin (connection/local) 12623 1726882193.74887: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 12623 1726882193.75905: Loaded config def from plugin (connection/paramiko_ssh) 12623 1726882193.75908: 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) 12623 1726882193.77588: 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) 12623 1726882193.77631: Loaded config def from plugin (connection/psrp) 12623 1726882193.77634: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 12623 1726882193.79255: 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) 12623 1726882193.79312: Loaded config def from plugin (connection/ssh) 12623 1726882193.79315: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 12623 1726882193.81453: 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) 12623 1726882193.81492: Loaded config def from plugin (connection/winrm) 12623 1726882193.81497: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 12623 1726882193.81528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 12623 1726882193.81591: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 12623 1726882193.81662: Loaded config def from plugin (shell/cmd) 12623 1726882193.81664: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 12623 1726882193.81691: 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) 12623 1726882193.81756: Loaded config def from plugin (shell/powershell) 12623 1726882193.81758: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 12623 1726882193.81809: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 12623 1726882193.81986: Loaded config def from plugin (shell/sh) 12623 1726882193.81989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 12623 1726882193.82024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 12623 1726882193.82144: Loaded config def from plugin (become/runas) 12623 1726882193.82147: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 12623 1726882193.82364: Loaded config def from plugin (become/su) 12623 1726882193.82366: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 12623 1726882193.82603: Loaded config def from plugin (become/sudo) 12623 1726882193.82606: 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 12623 1726882193.82638: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml 12623 1726882193.83118: in VariableManager get_vars() 12623 1726882193.83141: done with get_vars() 12623 1726882193.83266: trying /usr/local/lib/python3.12/site-packages/ansible/modules 12623 1726882193.88177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 12623 1726882193.88585: in VariableManager get_vars() 12623 1726882193.88591: done with get_vars() 12623 1726882193.88595: variable 'playbook_dir' from source: magic vars 12623 1726882193.88697: variable 'ansible_playbook_python' from source: magic vars 12623 1726882193.88698: variable 'ansible_config_file' from source: magic vars 12623 1726882193.88699: variable 'groups' from source: magic vars 12623 1726882193.88700: variable 'omit' from source: magic vars 12623 1726882193.88700: variable 'ansible_version' from source: magic vars 12623 1726882193.88701: variable 'ansible_check_mode' from source: magic vars 12623 1726882193.88702: variable 'ansible_diff_mode' from source: magic vars 12623 1726882193.88702: variable 'ansible_forks' from source: magic vars 12623 1726882193.88703: variable 'ansible_inventory_sources' from source: magic vars 12623 1726882193.88704: variable 'ansible_skip_tags' from source: magic vars 12623 1726882193.88704: variable 'ansible_limit' from source: magic vars 12623 1726882193.88705: variable 'ansible_run_tags' from source: magic vars 12623 1726882193.88706: variable 'ansible_verbosity' from source: magic vars 12623 1726882193.88813: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml 12623 1726882193.91336: in VariableManager get_vars() 12623 1726882193.91412: done with get_vars() 12623 1726882193.91423: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 12623 1726882193.93949: in VariableManager get_vars() 12623 1726882193.93963: done with get_vars() 12623 1726882193.93972: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12623 1726882193.94083: in VariableManager get_vars() 12623 1726882193.94100: done with get_vars() 12623 1726882193.94453: in VariableManager get_vars() 12623 1726882193.94466: done with get_vars() 12623 1726882193.94475: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12623 1726882193.94664: in VariableManager get_vars() 12623 1726882193.94679: done with get_vars() 12623 1726882193.95279: in VariableManager get_vars() 12623 1726882193.95397: done with get_vars() 12623 1726882193.95403: variable 'omit' from source: magic vars 12623 1726882193.95427: variable 'omit' from source: magic vars 12623 1726882193.95461: in VariableManager get_vars() 12623 1726882193.95472: done with get_vars() 12623 1726882193.95632: in VariableManager get_vars() 12623 1726882193.95645: done with get_vars() 12623 1726882193.95680: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12623 1726882193.96165: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12623 1726882193.96532: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12623 1726882194.00680: in VariableManager get_vars() 12623 1726882194.00704: done with get_vars() 12623 1726882194.01221: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 12623 1726882194.01367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882194.03412: in VariableManager get_vars() 12623 1726882194.03430: done with get_vars() 12623 1726882194.03438: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12623 1726882194.03647: in VariableManager get_vars() 12623 1726882194.03665: done with get_vars() 12623 1726882194.03800: in VariableManager get_vars() 12623 1726882194.03826: done with get_vars() 12623 1726882194.04140: in VariableManager get_vars() 12623 1726882194.04162: done with get_vars() 12623 1726882194.04166: variable 'omit' from source: magic vars 12623 1726882194.04177: variable 'omit' from source: magic vars 12623 1726882194.04416: variable 'controller_profile' from source: play vars 12623 1726882194.04473: in VariableManager get_vars() 12623 1726882194.04488: done with get_vars() 12623 1726882194.04510: in VariableManager get_vars() 12623 1726882194.04525: done with get_vars() 12623 1726882194.04554: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12623 1726882194.04701: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12623 1726882194.04779: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12623 1726882194.05200: in VariableManager get_vars() 12623 1726882194.05230: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882194.08362: in VariableManager get_vars() 12623 1726882194.08382: done with get_vars() 12623 1726882194.08387: variable 'omit' from source: magic vars 12623 1726882194.08400: variable 'omit' from source: magic vars 12623 1726882194.08459: in VariableManager get_vars() 12623 1726882194.08481: done with get_vars() 12623 1726882194.08502: in VariableManager get_vars() 12623 1726882194.08539: done with get_vars() 12623 1726882194.08567: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12623 1726882194.08690: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12623 1726882194.08787: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12623 1726882194.09209: in VariableManager get_vars() 12623 1726882194.09232: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882194.12097: in VariableManager get_vars() 12623 1726882194.12119: done with get_vars() 12623 1726882194.12131: variable 'omit' from source: magic vars 12623 1726882194.12142: variable 'omit' from source: magic vars 12623 1726882194.12172: in VariableManager get_vars() 12623 1726882194.12206: done with get_vars() 12623 1726882194.12226: in VariableManager get_vars() 12623 1726882194.12252: done with get_vars() 12623 1726882194.12279: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12623 1726882194.12397: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12623 1726882194.12477: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12623 1726882194.12943: in VariableManager get_vars() 12623 1726882194.12973: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882194.15528: in VariableManager get_vars() 12623 1726882194.15551: done with get_vars() 12623 1726882194.15557: variable 'omit' from source: magic vars 12623 1726882194.15581: variable 'omit' from source: magic vars 12623 1726882194.15637: in VariableManager get_vars() 12623 1726882194.15657: done with get_vars() 12623 1726882194.15676: in VariableManager get_vars() 12623 1726882194.15699: done with get_vars() 12623 1726882194.15740: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12623 1726882194.16070: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12623 1726882194.16147: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12623 1726882194.17234: in VariableManager get_vars() 12623 1726882194.17260: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882194.19432: in VariableManager get_vars() 12623 1726882194.19458: done with get_vars() 12623 1726882194.19473: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 12623 1726882194.21154: in VariableManager get_vars() 12623 1726882194.21246: done with get_vars() 12623 1726882194.21310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 12623 1726882194.21326: 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 12623 1726882194.21923: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 12623 1726882194.22295: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 12623 1726882194.22298: 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__) 12623 1726882194.22332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 12623 1726882194.22356: 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) 12623 1726882194.22706: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 12623 1726882194.22889: Loaded config def from plugin (callback/default) 12623 1726882194.22892: 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) 12623 1726882194.25284: Loaded config def from plugin (callback/junit) 12623 1726882194.25287: 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) 12623 1726882194.25338: 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) 12623 1726882194.25538: Loaded config def from plugin (callback/minimal) 12623 1726882194.25540: 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) 12623 1726882194.25581: 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) 12623 1726882194.25762: Loaded config def from plugin (callback/tree) 12623 1726882194.25765: 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 12623 1726882194.25991: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 12623 1726882194.25995: 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_bond_removal_initscripts.yml *********************************** 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml 12623 1726882194.26025: in VariableManager get_vars() 12623 1726882194.26154: done with get_vars() 12623 1726882194.26163: in VariableManager get_vars() 12623 1726882194.26179: done with get_vars() 12623 1726882194.26183: variable 'omit' from source: magic vars 12623 1726882194.26295: in VariableManager get_vars() 12623 1726882194.26310: done with get_vars() 12623 1726882194.26332: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with initscripts as provider] *** 12623 1726882194.27540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 12623 1726882194.27733: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 12623 1726882194.27899: getting the remaining hosts for this loop 12623 1726882194.27902: done getting the remaining hosts for this loop 12623 1726882194.27905: getting the next task for host managed_node2 12623 1726882194.27909: done getting next task for host managed_node2 12623 1726882194.27911: ^ task is: TASK: Gathering Facts 12623 1726882194.27912: ^ 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 12623 1726882194.27915: getting variables 12623 1726882194.27916: in VariableManager get_vars() 12623 1726882194.27927: Calling all_inventory to load vars for managed_node2 12623 1726882194.27930: Calling groups_inventory to load vars for managed_node2 12623 1726882194.27932: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882194.27945: Calling all_plugins_play to load vars for managed_node2 12623 1726882194.27957: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882194.27960: Calling groups_plugins_play to load vars for managed_node2 12623 1726882194.27992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882194.28055: done with get_vars() 12623 1726882194.28063: done getting variables 12623 1726882194.28139: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:5 Friday 20 September 2024 21:29:54 -0400 (0:00:00.022) 0:00:00.022 ****** 12623 1726882194.28162: entering _queue_task() for managed_node2/gather_facts 12623 1726882194.28164: Creating lock for gather_facts 12623 1726882194.28691: worker is 1 (out of 1 available) 12623 1726882194.28713: exiting _queue_task() for managed_node2/gather_facts 12623 1726882194.28737: done queuing things up, now waiting for results queue to drain 12623 1726882194.28739: waiting for pending results... 12623 1726882194.28990: running TaskExecutor() for managed_node2/TASK: Gathering Facts 12623 1726882194.29040: in run() - task 12673a56-9f93-3c8b-126b-0000000001bc 12623 1726882194.29058: variable 'ansible_search_path' from source: unknown 12623 1726882194.29110: calling self._execute() 12623 1726882194.29175: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882194.29198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882194.29215: variable 'omit' from source: magic vars 12623 1726882194.29331: variable 'omit' from source: magic vars 12623 1726882194.29400: variable 'omit' from source: magic vars 12623 1726882194.29409: variable 'omit' from source: magic vars 12623 1726882194.29461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12623 1726882194.29507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12623 1726882194.29542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12623 1726882194.29565: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882194.29617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882194.29631: variable 'inventory_hostname' from source: host vars for 'managed_node2' 12623 1726882194.29642: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882194.29651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882194.29755: Set connection var ansible_shell_type to sh 12623 1726882194.29768: Set connection var ansible_module_compression to ZIP_DEFLATED 12623 1726882194.29844: Set connection var ansible_shell_executable to /bin/sh 12623 1726882194.29847: Set connection var ansible_pipelining to False 12623 1726882194.29850: Set connection var ansible_connection to ssh 12623 1726882194.29852: Set connection var ansible_timeout to 10 12623 1726882194.29854: variable 'ansible_shell_executable' from source: unknown 12623 1726882194.29856: variable 'ansible_connection' from source: unknown 12623 1726882194.29858: variable 'ansible_module_compression' from source: unknown 12623 1726882194.29860: variable 'ansible_shell_type' from source: unknown 12623 1726882194.29861: variable 'ansible_shell_executable' from source: unknown 12623 1726882194.29864: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882194.29865: variable 'ansible_pipelining' from source: unknown 12623 1726882194.29867: variable 'ansible_timeout' from source: unknown 12623 1726882194.29874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882194.30091: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 12623 1726882194.30096: variable 'omit' from source: magic vars 12623 1726882194.30099: starting attempt loop 12623 1726882194.30103: running the handler 12623 1726882194.30123: variable 'ansible_facts' from source: unknown 12623 1726882194.30172: _low_level_execute_command(): starting 12623 1726882194.30174: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12623 1726882194.30945: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found <<< 12623 1726882194.30988: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.31070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882194.31083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.31137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882194.31289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882194.33010: stdout chunk (state=3): >>>/root <<< 12623 1726882194.33104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882194.33121: stdout chunk (state=3): >>><<< 12623 1726882194.33312: stderr chunk (state=3): >>><<< 12623 1726882194.33316: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882194.33318: _low_level_execute_command(): starting 12623 1726882194.33321: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236 `" && echo ansible-tmp-1726882194.3322787-12678-227439200131236="` echo /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236 `" ) && sleep 0' 12623 1726882194.34436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882194.34440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882194.34442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.34444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882194.34453: 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.14.69 originally 10.31.14.69 <<< 12623 1726882194.34455: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.34872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.34916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882194.35008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882194.36908: stdout chunk (state=3): >>>ansible-tmp-1726882194.3322787-12678-227439200131236=/root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236 <<< 12623 1726882194.37156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882194.37159: stdout chunk (state=3): >>><<< 12623 1726882194.37161: stderr chunk (state=3): >>><<< 12623 1726882194.37177: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882194.3322787-12678-227439200131236=/root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236 , 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882194.37223: variable 'ansible_module_compression' from source: unknown 12623 1726882194.37792: ANSIBALLZ: Using generic lock for ansible.legacy.setup 12623 1726882194.37800: ANSIBALLZ: Acquiring lock 12623 1726882194.37802: ANSIBALLZ: Lock acquired: 139621143761584 12623 1726882194.37805: ANSIBALLZ: Creating module 12623 1726882194.77762: ANSIBALLZ: Writing module into payload 12623 1726882194.77924: ANSIBALLZ: Writing module 12623 1726882194.77957: ANSIBALLZ: Renaming module 12623 1726882194.77968: ANSIBALLZ: Done creating module 12623 1726882194.77999: variable 'ansible_facts' from source: unknown 12623 1726882194.78013: variable 'inventory_hostname' from source: host vars for 'managed_node2' 12623 1726882194.78030: _low_level_execute_command(): starting 12623 1726882194.78042: _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' 12623 1726882194.78712: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882194.78816: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.78837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882194.78854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.78943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882194.79044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882194.80705: stdout chunk (state=3): >>>PLATFORM <<< 12623 1726882194.80799: stdout chunk (state=3): >>>Linux <<< 12623 1726882194.80812: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 12623 1726882194.80936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882194.80983: stderr chunk (state=3): >>><<< 12623 1726882194.80986: stdout chunk (state=3): >>><<< 12623 1726882194.81008: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882194.81127 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 12623 1726882194.81131: _low_level_execute_command(): starting 12623 1726882194.81134: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 12623 1726882194.81369: Sending initial data 12623 1726882194.81373: Sent initial data (1181 bytes) 12623 1726882194.82508: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882194.82700: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.82720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882194.82849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882194.86357: 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"} <<< 12623 1726882194.86660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882194.86722: stdout chunk (state=3): >>><<< 12623 1726882194.86999: stderr chunk (state=3): >>><<< 12623 1726882194.87003: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882194.87029: variable 'ansible_facts' from source: unknown 12623 1726882194.87037: variable 'ansible_facts' from source: unknown 12623 1726882194.87052: variable 'ansible_module_compression' from source: unknown 12623 1726882194.87165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-12623ggrltx7o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 12623 1726882194.87226: variable 'ansible_facts' from source: unknown 12623 1726882194.87762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py 12623 1726882194.87927: Sending initial data 12623 1726882194.87996: Sent initial data (154 bytes) 12623 1726882194.89898: 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 <<< 12623 1726882194.89902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882194.89921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 12623 1726882194.89989: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.90298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.90344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882194.90431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882194.91956: 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 <<< 12623 1726882194.92045: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12623 1726882194.92175: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-12623ggrltx7o/tmpz2f_ghay /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py <<< 12623 1726882194.92178: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py" <<< 12623 1726882194.92337: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-12623ggrltx7o/tmpz2f_ghay" to remote "/root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py" <<< 12623 1726882194.94511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882194.94710: stderr chunk (state=3): >>><<< 12623 1726882194.94713: stdout chunk (state=3): >>><<< 12623 1726882194.94715: done transferring module to remote 12623 1726882194.94717: _low_level_execute_command(): starting 12623 1726882194.94720: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/ /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py && sleep 0' 12623 1726882194.96043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882194.96161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.96240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882194.96320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.96338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882194.96439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882194.98202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882194.98381: stderr chunk (state=3): >>><<< 12623 1726882194.98384: stdout chunk (state=3): >>><<< 12623 1726882194.98405: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882194.98522: _low_level_execute_command(): starting 12623 1726882194.98525: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/AnsiballZ_setup.py && sleep 0' 12623 1726882194.99638: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882194.99745: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882194.99910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882194.99924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882195.00128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882195.02355: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 12623 1726882195.02398: stdout chunk (state=3): >>>import '_io' # <<< 12623 1726882195.02403: stdout chunk (state=3): >>>import 'marshal' # <<< 12623 1726882195.02568: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 12623 1726882195.02634: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 12623 1726882195.02638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 12623 1726882195.02650: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e86184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e85e7b30> <<< 12623 1726882195.02676: 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' <<< 12623 1726882195.02914: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e861aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 12623 1726882195.03012: stdout chunk (state=3): >>>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' <<< 12623 1726882195.03020: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 12623 1726882195.03037: 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' <<< 12623 1726882195.03061: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e83c9130> <<< 12623 1726882195.03146: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e83c9fa0> <<< 12623 1726882195.03158: stdout chunk (state=3): >>>import 'site' # <<< 12623 1726882195.03187: 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. <<< 12623 1726882195.03657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 12623 1726882195.03668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 12623 1726882195.03698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12623 1726882195.03702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 12623 1726882195.03848: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8407da0> # /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 0x7f42e8407fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 12623 1726882195.03851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 12623 1726882195.03854: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 12623 1726882195.04134: stdout chunk (state=3): >>># 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 0x7f42e843f770> # /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 0x7f42e843fe00> import '_collections' # <<< 12623 1726882195.04137: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e841fa40> <<< 12623 1726882195.04139: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e841d160> <<< 12623 1726882195.04184: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8404f50> <<< 12623 1726882195.04522: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /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 0x7f42e845f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e845e2d0> # /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 0x7f42e841e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e845cb60> <<< 12623 1726882195.04525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84041d0> # /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 0x7f42e8494b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8494a10> <<< 12623 1726882195.04618: stdout chunk (state=3): >>># 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 0x7f42e8494dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8402cf0> <<< 12623 1726882195.04630: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 12623 1726882195.04652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 12623 1726882195.04676: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84954c0> <<< 12623 1726882195.04690: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8495190> import 'importlib.machinery' # <<< 12623 1726882195.04816: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84963c0> 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' <<< 12623 1726882195.05021: 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' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84b05c0> 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 0x7f42e84b1d00> <<< 12623 1726882195.05028: stdout chunk (state=3): >>># /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 0x7f42e84b2ba0> # 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 0x7f42e84b3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84b20f0> <<< 12623 1726882195.05049: stdout chunk (state=3): >>># /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' <<< 12623 1726882195.05587: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42e84b3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84b33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8496330> # /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 0x7f42e81afbf0> # /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 0x7f42e81d86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81d8440> # 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 0x7f42e81d86e0> # /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' <<< 12623 1726882195.05590: 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 0x7f42e81d9010> <<< 12623 1726882195.05702: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882195.05724: 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 0x7f42e81d99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81d88c0> <<< 12623 1726882195.05731: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81add90> <<< 12623 1726882195.05742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 12623 1726882195.05910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81dad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81d9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8496ae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 12623 1726882195.05934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882195.06111: stdout chunk (state=3): >>># /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 0x7f42e82070b0> # /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 <<< 12623 1726882195.06181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8227440> <<< 12623 1726882195.06195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12623 1726882195.06238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12623 1726882195.06297: stdout chunk (state=3): >>>import 'ntpath' # <<< 12623 1726882195.06512: 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 0x7f42e8288200> # /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' <<< 12623 1726882195.06515: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e828a960> <<< 12623 1726882195.06711: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8288320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8255220> # /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 0x7f42e7b29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8226240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81dbcb0> <<< 12623 1726882195.06849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12623 1726882195.06860: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42e82265a0> <<< 12623 1726882195.07151: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mxd9vs2m/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 12623 1726882195.07589: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # 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 0x7f42e7b8f0e0> import '_typing' # <<< 12623 1726882195.07633: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7b6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7b6d130> <<< 12623 1726882195.07636: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.07702: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.07721: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 12623 1726882195.07734: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.09187: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.10281: 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 0x7f42e7b8cfb0> # /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' <<< 12623 1726882195.10301: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 12623 1726882195.10317: 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' <<< 12623 1726882195.10391: 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 0x7f42e7bbea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bbe7e0> <<< 12623 1726882195.10712: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bbe0f0> # /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 0x7f42e7bbe870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7b8fd70> 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 0x7f42e7bbf770> # 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 0x7f42e7bbf9b0> # /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' <<< 12623 1726882195.10716: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bbfec0> 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' <<< 12623 1726882195.10780: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a29cd0> <<< 12623 1726882195.10784: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882195.10786: stdout chunk (state=3): >>># 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 0x7f42e7a2b8f0> <<< 12623 1726882195.10822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 12623 1726882195.10825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 12623 1726882195.11012: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a2c2c0> # /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 0x7f42e7a2d1c0> # /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' <<< 12623 1726882195.11046: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a2ff20> <<< 12623 1726882195.11263: 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 0x7f42e81d82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a2e1e0> # /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 <<< 12623 1726882195.11303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 12623 1726882195.11319: 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' <<< 12623 1726882195.11415: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a37c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a36720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a36480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 12623 1726882195.11430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 12623 1726882195.11600: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a369f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a2e6f0> # 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 0x7f42e7a7be30> # /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 0x7f42e7a7bfe0> <<< 12623 1726882195.11706: 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' # /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 0x7f42e7a7da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a7d7f0> <<< 12623 1726882195.11920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42e7a7ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a7e120> # /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' <<< 12623 1726882195.11926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 12623 1726882195.12149: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a837d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a801a0> # 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 0x7f42e7a84830> <<< 12623 1726882195.12531: 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 0x7f42e7a844a0> # 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 0x7f42e7a84950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a7c110> # /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 0x7f42e7a87fe0> # 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 0x7f42e7911070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a86810> <<< 12623 1726882195.12535: 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 0x7f42e7a87bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a86450> <<< 12623 1726882195.12609: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 12623 1726882195.12791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 12623 1726882195.12810: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 12623 1726882195.12910: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.12974: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.13107: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.13581: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.14287: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42e7915220> <<< 12623 1726882195.14429: stdout chunk (state=3): >>># /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 0x7f42e7916030> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79113a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 12623 1726882195.14432: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.14610: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.14813: 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 0x7f42e79160c0> # zipimport: zlib available <<< 12623 1726882195.15235: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.15631: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.15704: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.15776: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 12623 1726882195.15787: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.15901: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 12623 1726882195.15997: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.16117: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.16135: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 12623 1726882195.16211: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.16368: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.16597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12623 1726882195.16648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12623 1726882195.16661: stdout chunk (state=3): >>>import '_ast' # <<< 12623 1726882195.16752: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79172c0> # zipimport: zlib available <<< 12623 1726882195.16804: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.16969: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.17008: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 12623 1726882195.17011: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.17319: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # 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 0x7f42e7921d90> <<< 12623 1726882195.17366: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e791d520> <<< 12623 1726882195.17388: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 12623 1726882195.17513: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.17528: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.17558: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.17600: 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 <<< 12623 1726882195.17618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 12623 1726882195.17648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 12623 1726882195.17740: stdout chunk (state=3): >>># /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' <<< 12623 1726882195.17744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 12623 1726882195.17758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 12623 1726882195.17807: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a0a660> <<< 12623 1726882195.17924: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bde330> <<< 12623 1726882195.17937: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7921d60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7917110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 12623 1726882195.17954: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.17972: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.18049: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 12623 1726882195.18052: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 12623 1726882195.18275: stdout chunk (state=3): >>>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 <<< 12623 1726882195.18306: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.18383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.18414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 12623 1726882195.18499: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.18552: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.18565: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.18588: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.18712: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 12623 1726882195.18811: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.19039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.19066: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 12623 1726882195.19081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882195.19152: stdout chunk (state=3): >>># /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 <<< 12623 1726882195.19389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b5970> # /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 0x7f42e75e3bf0> # 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 0x7f42e75e3f80> <<< 12623 1726882195.19478: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e799ec30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b64e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b4050> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b7b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 12623 1726882195.19518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 12623 1726882195.19537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 12623 1726882195.19552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 12623 1726882195.19588: 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' <<< 12623 1726882195.19699: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42e75fafc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75fa8a0> # 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 0x7f42e75faa50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75f9d00> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 12623 1726882195.19817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75fb1a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 12623 1726882195.19919: stdout chunk (state=3): >>># 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 0x7f42e7651cd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75fbcb0> <<< 12623 1726882195.20040: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b7c80> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 12623 1726882195.20301: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.20323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 12623 1726882195.20335: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.20386: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.20827: stdout chunk (state=3): >>>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 <<< 12623 1726882195.21239: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.21670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 12623 1726882195.21728: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.21818: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.21845: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 12623 1726882195.21860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 12623 1726882195.21872: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.21924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 12623 1726882195.21941: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.22010: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.22060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 12623 1726882195.22063: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.22101: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.22138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 12623 1726882195.22275: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 12623 1726882195.22418: stdout chunk (state=3): >>># 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 0x7f42e7651df0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 12623 1726882195.22507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 12623 1726882195.22560: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7652a20> <<< 12623 1726882195.22614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 12623 1726882195.22650: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.22717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 12623 1726882195.22811: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.22911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 12623 1726882195.22914: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23007: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23049: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 12623 1726882195.23061: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23315: stdout chunk (state=3): >>># 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 0x7f42e7682180> <<< 12623 1726882195.23490: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7672ff0> <<< 12623 1726882195.23507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 12623 1726882195.23563: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 12623 1726882195.23630: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23711: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23798: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.23906: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.24044: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 12623 1726882195.24081: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.24102: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.24198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.24409: 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' # 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 0x7f42e7695a00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e76731d0> 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 <<< 12623 1726882195.24429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 12623 1726882195.24440: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.24589: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.24744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 12623 1726882195.24747: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.24850: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25057: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 12623 1726882195.25070: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25097: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25232: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 12623 1726882195.25501: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25511: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 12623 1726882195.25641: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25672: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.25714: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.26312: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.26800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 12623 1726882195.26863: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.27002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 12623 1726882195.27005: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.27224: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 12623 1726882195.27332: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.27539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 12623 1726882195.27647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 12623 1726882195.27835: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.28225: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 12623 1726882195.28435: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.28456: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.28556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 12623 1726882195.28562: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.28582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 12623 1726882195.28598: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.28646: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.28715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 12623 1726882195.28718: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.28798: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.28896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 12623 1726882195.28912: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.29102: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.29723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 12623 1726882195.29726: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.29729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 12623 1726882195.29813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.30064: stdout chunk (state=3): >>>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 <<< 12623 1726882195.30079: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.30120: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.30173: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.30237: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.30499: stdout chunk (state=3): >>>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 <<< 12623 1726882195.30710: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.31010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.31119: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 12623 1726882195.31316: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882195.31401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 12623 1726882195.31418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 12623 1726882195.31477: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882195.31715: 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' <<< 12623 1726882195.31733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 12623 1726882195.31745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 12623 1726882195.31777: 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 0x7f42e74932f0> <<< 12623 1726882195.31792: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7490c50> <<< 12623 1726882195.31868: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e74928a0> <<< 12623 1726882195.43441: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 12623 1726882195.43504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e74d83e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 12623 1726882195.43767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e74d9460> # /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 0x7f42e74dbe90> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e74db2f0> <<< 12623 1726882195.43901: 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 <<< 12623 1726882195.69571: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.51025390625, "5m": 0.283203125, "15m": 0.13134765625}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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 35334 10.31.14.69 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", <<< 12623 1726882195.69605: stdout chunk (state=3): >>>"SSH_CLIENT": "10.31.11.248 35334 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_fips": false, "ansible_local": {}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "55", "epoch": "1726882195", "epoch_int": "1726882195", "date": "2024-09-20", "time": "21:29:55", "iso8601_micro": "2024-09-21T01:29:55.329807Z", "iso8601": "2024-09-21T01:29:55Z", "iso8601_basic": "20240920T212955329807", "iso8601_basic_short": "20240920T212955", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3301, "used": 230}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 385, "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": 261797081088, "block_size": 4096, "block_total": 65519099, "block_available": 63915303, "block_used": 1603796, "inode_total": 131070960, "inode_available": 131029052, "inode_used": 41908, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": fa<<< 12623 1726882195.69614: stdout chunk (state=3): >>>lse, "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": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "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"}}} <<< 12623 1726882195.70203: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks <<< 12623 1726882195.70210: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.70217: 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 <<< 12623 1726882195.70231: 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 # 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 <<< 12623 1726882195.70267: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.70314: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.70368: stdout chunk (state=3): >>># 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<<< 12623 1726882195.70409: stdout chunk (state=3): >>> # 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 <<< 12623 1726882195.70429: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # 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 <<< 12623 1726882195.70502: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.70522: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.71004: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 12623 1726882195.71016: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 12623 1726882195.71023: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 12623 1726882195.71062: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 12623 1726882195.71068: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 12623 1726882195.71127: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux <<< 12623 1726882195.71133: stdout chunk (state=3): >>># destroy shutil <<< 12623 1726882195.71172: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 12623 1726882195.71208: 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 <<< 12623 1726882195.71214: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 12623 1726882195.71263: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 12623 1726882195.71325: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 12623 1726882195.71334: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 12623 1726882195.71345: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 12623 1726882195.71374: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 12623 1726882195.71403: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 12623 1726882195.71488: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno <<< 12623 1726882195.71514: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.71517: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 12623 1726882195.71542: stdout chunk (state=3): >>># 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 <<< 12623 1726882195.71570: 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 # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 12623 1726882195.71700: 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 # 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 <<< 12623 1726882195.71814: stdout chunk (state=3): >>># destroy sys.monitoring <<< 12623 1726882195.71845: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 12623 1726882195.71879: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 12623 1726882195.71881: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 12623 1726882195.71906: stdout chunk (state=3): >>># destroy tokenize <<< 12623 1726882195.71920: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 12623 1726882195.71984: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 12623 1726882195.72010: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 12623 1726882195.72126: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 12623 1726882195.72150: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings<<< 12623 1726882195.72162: stdout chunk (state=3): >>> # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 12623 1726882195.72182: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 12623 1726882195.72229: stdout chunk (state=3): >>> # destroy _random<<< 12623 1726882195.72233: stdout chunk (state=3): >>> # destroy _weakref<<< 12623 1726882195.72235: stdout chunk (state=3): >>> <<< 12623 1726882195.72285: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator<<< 12623 1726882195.72289: stdout chunk (state=3): >>> # destroy _sre # destroy _string<<< 12623 1726882195.72315: stdout chunk (state=3): >>> # destroy re # destroy itertools <<< 12623 1726882195.72367: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 12623 1726882195.72887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 12623 1726882195.72916: stderr chunk (state=3): >>><<< 12623 1726882195.72919: stdout chunk (state=3): >>><<< 12623 1726882195.73034: _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 0x7f42e86184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e85e7b30> # /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 0x7f42e861aa50> 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 0x7f42e83c9130> # /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 0x7f42e83c9fa0> 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 0x7f42e8407da0> # /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 0x7f42e8407fb0> # /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 0x7f42e843f770> # /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 0x7f42e843fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e841fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e841d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8404f50> # /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 0x7f42e845f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e845e2d0> # /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 0x7f42e841e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e845cb60> # /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 0x7f42e84946b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84041d0> # /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 0x7f42e8494b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8494a10> # 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 0x7f42e8494dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8402cf0> # /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 0x7f42e84954c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8495190> 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 0x7f42e84963c0> 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 0x7f42e84b05c0> 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 0x7f42e84b1d00> # /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 0x7f42e84b2ba0> # 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 0x7f42e84b3200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84b20f0> # /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 0x7f42e84b3c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e84b33b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8496330> # /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 0x7f42e81afbf0> # /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 0x7f42e81d86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81d8440> # 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 0x7f42e81d86e0> # /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 0x7f42e81d9010> # 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 0x7f42e81d99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81d88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81add90> # /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 0x7f42e81dad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81d9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8496ae0> # /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 0x7f42e82070b0> # /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 0x7f42e8227440> # /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 0x7f42e8288200> # /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 0x7f42e828a960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8288320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8255220> # /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 0x7f42e7b29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e8226240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e81dbcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42e82265a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mxd9vs2m/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 0x7f42e7b8f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7b6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7b6d130> # 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 0x7f42e7b8cfb0> # /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 0x7f42e7bbea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bbe7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bbe0f0> # /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 0x7f42e7bbe870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7b8fd70> 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 0x7f42e7bbf770> # 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 0x7f42e7bbf9b0> # /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 0x7f42e7bbfec0> 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 0x7f42e7a29cd0> # 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 0x7f42e7a2b8f0> # /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 0x7f42e7a2c2c0> # /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 0x7f42e7a2d1c0> # /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 0x7f42e7a2ff20> # 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 0x7f42e81d82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a2e1e0> # /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 0x7f42e7a37c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a36720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a36480> # /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 0x7f42e7a369f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a2e6f0> # 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 0x7f42e7a7be30> # /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 0x7f42e7a7bfe0> # /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 0x7f42e7a7da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a7d7f0> # /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 0x7f42e7a7ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a7e120> # /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 0x7f42e7a837d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a801a0> # 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 0x7f42e7a84830> # 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 0x7f42e7a844a0> # 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 0x7f42e7a84950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a7c110> # /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 0x7f42e7a87fe0> # 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 0x7f42e7911070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a86810> # 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 0x7f42e7a87bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7a86450> # 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 0x7f42e7915220> # /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 0x7f42e7916030> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79113a0> 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 0x7f42e79160c0> # 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 0x7f42e79172c0> # 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 0x7f42e7921d90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e791d520> 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 0x7f42e7a0a660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7bde330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7921d60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7917110> # 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 0x7f42e79b5970> # /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 0x7f42e75e3bf0> # 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 0x7f42e75e3f80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e799ec30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b64e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b4050> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b7b60> # /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 0x7f42e75fafc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75fa8a0> # 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 0x7f42e75faa50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75f9d00> # /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 0x7f42e75fb1a0> # /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 0x7f42e7651cd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e75fbcb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e79b7c80> 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 0x7f42e7651df0> # /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 0x7f42e7652a20> 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 0x7f42e7682180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7672ff0> 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 0x7f42e7695a00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e76731d0> 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 0x7f42e74932f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e7490c50> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e74928a0> # /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 0x7f42e74d83e0> # /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 0x7f42e74d9460> # /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 0x7f42e74dbe90> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42e74db2f0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.51025390625, "5m": 0.283203125, "15m": 0.13134765625}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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 35334 10.31.14.69 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 35334 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_fips": false, "ansible_local": {}, "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "55", "epoch": "1726882195", "epoch_int": "1726882195", "date": "2024-09-20", "time": "21:29:55", "iso8601_micro": "2024-09-21T01:29:55.329807Z", "iso8601": "2024-09-21T01:29:55Z", "iso8601_basic": "20240920T212955329807", "iso8601_basic_short": "20240920T212955", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3301, "used": 230}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 385, "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": 261797081088, "block_size": 4096, "block_total": 65519099, "block_available": 63915303, "block_used": 1603796, "inode_total": 131070960, "inode_available": 131029052, "inode_used": 41908, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "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.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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_node2 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. 12623 1726882195.74305: 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-1726882194.3322787-12678-227439200131236/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12623 1726882195.74310: _low_level_execute_command(): starting 12623 1726882195.74312: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882194.3322787-12678-227439200131236/ > /dev/null 2>&1 && sleep 0' 12623 1726882195.74315: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882195.74317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882195.74319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882195.74321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882195.74322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 12623 1726882195.74324: stderr chunk (state=3): >>>debug2: match not found <<< 12623 1726882195.74326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882195.74328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 12623 1726882195.74330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 12623 1726882195.74332: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 12623 1726882195.74334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882195.74335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882195.74337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882195.74339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 12623 1726882195.74340: stderr chunk (state=3): >>>debug2: match found <<< 12623 1726882195.74342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882195.74344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882195.74346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882195.74467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882195.74542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882195.76705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882195.76722: stderr chunk (state=3): >>><<< 12623 1726882195.76725: stdout chunk (state=3): >>><<< 12623 1726882195.76738: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882195.76745: handler run complete 12623 1726882195.76828: variable 'ansible_facts' from source: unknown 12623 1726882195.76888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.78300: variable 'ansible_facts' from source: unknown 12623 1726882195.78303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.78305: attempt loop complete, returning result 12623 1726882195.78510: _execute() done 12623 1726882195.78518: dumping result to json 12623 1726882195.78550: done dumping result, returning 12623 1726882195.78611: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-3c8b-126b-0000000001bc] 12623 1726882195.78624: sending task result for task 12673a56-9f93-3c8b-126b-0000000001bc 12623 1726882195.78969: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001bc 12623 1726882195.78974: WORKER PROCESS EXITING ok: [managed_node2] 12623 1726882195.79272: no more pending results, returning what we have 12623 1726882195.79276: results queue empty 12623 1726882195.79276: checking for any_errors_fatal 12623 1726882195.79278: done checking for any_errors_fatal 12623 1726882195.79278: checking for max_fail_percentage 12623 1726882195.79280: done checking for max_fail_percentage 12623 1726882195.79280: checking to see if all hosts have failed and the running result is not ok 12623 1726882195.79281: done checking to see if all hosts have failed 12623 1726882195.79282: getting the remaining hosts for this loop 12623 1726882195.79283: done getting the remaining hosts for this loop 12623 1726882195.79286: getting the next task for host managed_node2 12623 1726882195.79292: done getting next task for host managed_node2 12623 1726882195.79297: ^ task is: TASK: meta (flush_handlers) 12623 1726882195.79299: ^ 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 12623 1726882195.79303: getting variables 12623 1726882195.79304: in VariableManager get_vars() 12623 1726882195.79327: Calling all_inventory to load vars for managed_node2 12623 1726882195.79329: Calling groups_inventory to load vars for managed_node2 12623 1726882195.79332: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882195.79341: Calling all_plugins_play to load vars for managed_node2 12623 1726882195.79343: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882195.79345: Calling groups_plugins_play to load vars for managed_node2 12623 1726882195.79462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.79574: done with get_vars() 12623 1726882195.79582: done getting variables 12623 1726882195.79636: in VariableManager get_vars() 12623 1726882195.79642: Calling all_inventory to load vars for managed_node2 12623 1726882195.79644: Calling groups_inventory to load vars for managed_node2 12623 1726882195.79645: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882195.79648: Calling all_plugins_play to load vars for managed_node2 12623 1726882195.79652: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882195.79654: Calling groups_plugins_play to load vars for managed_node2 12623 1726882195.79735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.79971: done with get_vars() 12623 1726882195.79980: done queuing things up, now waiting for results queue to drain 12623 1726882195.79982: results queue empty 12623 1726882195.79982: checking for any_errors_fatal 12623 1726882195.79984: done checking for any_errors_fatal 12623 1726882195.79984: checking for max_fail_percentage 12623 1726882195.79985: done checking for max_fail_percentage 12623 1726882195.79985: checking to see if all hosts have failed and the running result is not ok 12623 1726882195.79985: done checking to see if all hosts have failed 12623 1726882195.79986: getting the remaining hosts for this loop 12623 1726882195.79986: done getting the remaining hosts for this loop 12623 1726882195.79988: getting the next task for host managed_node2 12623 1726882195.79991: done getting next task for host managed_node2 12623 1726882195.79992: ^ task is: TASK: Include the task 'el_repo_setup.yml' 12623 1726882195.79997: ^ 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 12623 1726882195.79998: getting variables 12623 1726882195.79999: in VariableManager get_vars() 12623 1726882195.80004: Calling all_inventory to load vars for managed_node2 12623 1726882195.80005: Calling groups_inventory to load vars for managed_node2 12623 1726882195.80006: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882195.80009: Calling all_plugins_play to load vars for managed_node2 12623 1726882195.80011: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882195.80012: Calling groups_plugins_play to load vars for managed_node2 12623 1726882195.80090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.80198: done with get_vars() 12623 1726882195.80204: 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_bond_removal_initscripts.yml:10 Friday 20 September 2024 21:29:55 -0400 (0:00:01.520) 0:00:01.543 ****** 12623 1726882195.80257: entering _queue_task() for managed_node2/include_tasks 12623 1726882195.80259: Creating lock for include_tasks 12623 1726882195.80488: worker is 1 (out of 1 available) 12623 1726882195.80504: exiting _queue_task() for managed_node2/include_tasks 12623 1726882195.80515: done queuing things up, now waiting for results queue to drain 12623 1726882195.80517: waiting for pending results... 12623 1726882195.80915: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 12623 1726882195.80920: in run() - task 12673a56-9f93-3c8b-126b-000000000006 12623 1726882195.80923: variable 'ansible_search_path' from source: unknown 12623 1726882195.80926: calling self._execute() 12623 1726882195.81119: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882195.81125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882195.81135: variable 'omit' from source: magic vars 12623 1726882195.81243: _execute() done 12623 1726882195.81247: dumping result to json 12623 1726882195.81250: done dumping result, returning 12623 1726882195.81254: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-3c8b-126b-000000000006] 12623 1726882195.81259: sending task result for task 12673a56-9f93-3c8b-126b-000000000006 12623 1726882195.81463: no more pending results, returning what we have 12623 1726882195.81469: in VariableManager get_vars() 12623 1726882195.81504: Calling all_inventory to load vars for managed_node2 12623 1726882195.81507: Calling groups_inventory to load vars for managed_node2 12623 1726882195.81511: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882195.81524: Calling all_plugins_play to load vars for managed_node2 12623 1726882195.81527: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882195.81537: Calling groups_plugins_play to load vars for managed_node2 12623 1726882195.81818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.82159: done with get_vars() 12623 1726882195.82166: variable 'ansible_search_path' from source: unknown 12623 1726882195.82177: done sending task result for task 12673a56-9f93-3c8b-126b-000000000006 12623 1726882195.82180: WORKER PROCESS EXITING 12623 1726882195.82187: we have included files to process 12623 1726882195.82188: generating all_blocks data 12623 1726882195.82189: done generating all_blocks data 12623 1726882195.82190: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12623 1726882195.82191: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12623 1726882195.82197: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12623 1726882195.82886: in VariableManager get_vars() 12623 1726882195.82904: done with get_vars() 12623 1726882195.82916: done processing included file 12623 1726882195.82918: iterating over new_blocks loaded from include file 12623 1726882195.82919: in VariableManager get_vars() 12623 1726882195.82927: done with get_vars() 12623 1726882195.82929: filtering new block on tags 12623 1726882195.82943: done filtering new block on tags 12623 1726882195.82946: in VariableManager get_vars() 12623 1726882195.82954: done with get_vars() 12623 1726882195.82955: filtering new block on tags 12623 1726882195.82970: done filtering new block on tags 12623 1726882195.82972: in VariableManager get_vars() 12623 1726882195.82989: done with get_vars() 12623 1726882195.82990: filtering new block on tags 12623 1726882195.83007: done filtering new block on tags 12623 1726882195.83010: 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_node2 12623 1726882195.83015: extending task lists for all hosts with included blocks 12623 1726882195.83060: done extending task lists 12623 1726882195.83061: done processing included files 12623 1726882195.83062: results queue empty 12623 1726882195.83062: checking for any_errors_fatal 12623 1726882195.83064: done checking for any_errors_fatal 12623 1726882195.83064: checking for max_fail_percentage 12623 1726882195.83065: done checking for max_fail_percentage 12623 1726882195.83066: checking to see if all hosts have failed and the running result is not ok 12623 1726882195.83067: done checking to see if all hosts have failed 12623 1726882195.83067: getting the remaining hosts for this loop 12623 1726882195.83068: done getting the remaining hosts for this loop 12623 1726882195.83071: getting the next task for host managed_node2 12623 1726882195.83074: done getting next task for host managed_node2 12623 1726882195.83076: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 12623 1726882195.83078: ^ 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 12623 1726882195.83080: getting variables 12623 1726882195.83088: in VariableManager get_vars() 12623 1726882195.83099: Calling all_inventory to load vars for managed_node2 12623 1726882195.83101: Calling groups_inventory to load vars for managed_node2 12623 1726882195.83103: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882195.83108: Calling all_plugins_play to load vars for managed_node2 12623 1726882195.83110: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882195.83113: Calling groups_plugins_play to load vars for managed_node2 12623 1726882195.83277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882195.83485: done with get_vars() 12623 1726882195.83497: 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:29:55 -0400 (0:00:00.033) 0:00:01.576 ****** 12623 1726882195.83567: entering _queue_task() for managed_node2/setup 12623 1726882195.83833: worker is 1 (out of 1 available) 12623 1726882195.83844: exiting _queue_task() for managed_node2/setup 12623 1726882195.83862: done queuing things up, now waiting for results queue to drain 12623 1726882195.83863: waiting for pending results... 12623 1726882195.84114: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 12623 1726882195.84235: in run() - task 12673a56-9f93-3c8b-126b-0000000001cd 12623 1726882195.84253: variable 'ansible_search_path' from source: unknown 12623 1726882195.84259: variable 'ansible_search_path' from source: unknown 12623 1726882195.84306: calling self._execute() 12623 1726882195.84369: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882195.84379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882195.84396: variable 'omit' from source: magic vars 12623 1726882195.84953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882195.87129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882195.87202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882195.87260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882195.87305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882195.87346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882195.87430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882195.87500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882195.87511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882195.87564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882195.87584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882195.87779: variable 'ansible_facts' from source: unknown 12623 1726882195.87885: variable 'network_test_required_facts' from source: task vars 12623 1726882195.87905: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 12623 1726882195.87915: variable 'omit' from source: magic vars 12623 1726882195.87953: variable 'omit' from source: magic vars 12623 1726882195.88001: variable 'omit' from source: magic vars 12623 1726882195.88033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12623 1726882195.88062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12623 1726882195.88084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12623 1726882195.88119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882195.88133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882195.88164: variable 'inventory_hostname' from source: host vars for 'managed_node2' 12623 1726882195.88172: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882195.88179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882195.88322: Set connection var ansible_shell_type to sh 12623 1726882195.88328: Set connection var ansible_module_compression to ZIP_DEFLATED 12623 1726882195.88330: Set connection var ansible_shell_executable to /bin/sh 12623 1726882195.88332: Set connection var ansible_pipelining to False 12623 1726882195.88335: Set connection var ansible_connection to ssh 12623 1726882195.88339: Set connection var ansible_timeout to 10 12623 1726882195.88363: variable 'ansible_shell_executable' from source: unknown 12623 1726882195.88371: variable 'ansible_connection' from source: unknown 12623 1726882195.88377: variable 'ansible_module_compression' from source: unknown 12623 1726882195.88383: variable 'ansible_shell_type' from source: unknown 12623 1726882195.88429: variable 'ansible_shell_executable' from source: unknown 12623 1726882195.88437: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882195.88439: variable 'ansible_pipelining' from source: unknown 12623 1726882195.88441: variable 'ansible_timeout' from source: unknown 12623 1726882195.88443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882195.88571: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12623 1726882195.88585: variable 'omit' from source: magic vars 12623 1726882195.88597: starting attempt loop 12623 1726882195.88647: running the handler 12623 1726882195.88651: _low_level_execute_command(): starting 12623 1726882195.88654: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12623 1726882195.89386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882195.89406: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882195.89422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882195.89540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882195.91772: stdout chunk (state=3): >>>/root <<< 12623 1726882195.91916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882195.91948: stderr chunk (state=3): >>><<< 12623 1726882195.91952: stdout chunk (state=3): >>><<< 12623 1726882195.91971: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 12623 1726882195.91982: _low_level_execute_command(): starting 12623 1726882195.91989: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705 `" && echo ansible-tmp-1726882195.9197164-12744-259502343276705="` echo /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705 `" ) && sleep 0' 12623 1726882195.92436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882195.92439: 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.14.69 originally 10.31.14.69 debug2: match not found <<< 12623 1726882195.92441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882195.92444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882195.92446: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882195.92505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882195.92509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882195.92571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882195.95296: stdout chunk (state=3): >>>ansible-tmp-1726882195.9197164-12744-259502343276705=/root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705 <<< 12623 1726882195.95455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882195.95476: stderr chunk (state=3): >>><<< 12623 1726882195.95479: stdout chunk (state=3): >>><<< 12623 1726882195.95496: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882195.9197164-12744-259502343276705=/root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705 , 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 12623 1726882195.95541: variable 'ansible_module_compression' from source: unknown 12623 1726882195.95584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-12623ggrltx7o/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 12623 1726882195.95636: variable 'ansible_facts' from source: unknown 12623 1726882195.95787: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py 12623 1726882195.96076: Sending initial data 12623 1726882195.96083: Sent initial data (154 bytes) 12623 1726882195.96569: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882195.96681: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882195.96707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882195.96724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882195.96827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882195.99007: 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 <<< 12623 1726882195.99085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12623 1726882195.99180: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-12623ggrltx7o/tmp03k3xgzv /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py <<< 12623 1726882195.99187: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py" <<< 12623 1726882195.99245: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 12623 1726882195.99249: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-12623ggrltx7o/tmp03k3xgzv" to remote "/root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py" <<< 12623 1726882196.01031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.01063: stderr chunk (state=3): >>><<< 12623 1726882196.01066: stdout chunk (state=3): >>><<< 12623 1726882196.01083: done transferring module to remote 12623 1726882196.01119: _low_level_execute_command(): starting 12623 1726882196.01122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/ /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py && sleep 0' 12623 1726882196.01527: 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 <<< 12623 1726882196.01530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882196.01535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.01537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882196.01540: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.01586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882196.01589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.01663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882196.03979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.03984: stdout chunk (state=3): >>><<< 12623 1726882196.03987: stderr chunk (state=3): >>><<< 12623 1726882196.03989: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 12623 1726882196.03991: _low_level_execute_command(): starting 12623 1726882196.04002: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/AnsiballZ_setup.py && sleep 0' 12623 1726882196.04407: 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 <<< 12623 1726882196.04412: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.04430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882196.04434: 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.14.69 originally 10.31.14.69 debug2: match found <<< 12623 1726882196.04449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.04503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882196.04507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.04583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882196.07232: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 12623 1726882196.07284: stdout chunk (state=3): >>>import _imp # builtin <<< 12623 1726882196.07289: stdout chunk (state=3): >>>import '_thread' # <<< 12623 1726882196.07312: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 12623 1726882196.07371: stdout chunk (state=3): >>>import '_io' # <<< 12623 1726882196.07403: stdout chunk (state=3): >>>import 'marshal' # <<< 12623 1726882196.07406: stdout chunk (state=3): >>>import 'posix' # <<< 12623 1726882196.07458: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 12623 1726882196.07461: stdout chunk (state=3): >>>import 'time' # <<< 12623 1726882196.07511: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 12623 1726882196.07530: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 12623 1726882196.07565: stdout chunk (state=3): >>>import 'codecs' # <<< 12623 1726882196.07615: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 12623 1726882196.07653: 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 0x7f3af6d084d0> <<< 12623 1726882196.07680: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6cd7b30> # /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' <<< 12623 1726882196.07704: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6d0aa50> import '_signal' # <<< 12623 1726882196.07750: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 12623 1726882196.07753: stdout chunk (state=3): >>>import 'io' # <<< 12623 1726882196.07776: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 12623 1726882196.07859: stdout chunk (state=3): >>>import '_collections_abc' # <<< 12623 1726882196.07888: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 12623 1726882196.07945: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 12623 1726882196.07949: stdout chunk (state=3): >>>Processing user site-packages <<< 12623 1726882196.08009: stdout chunk (state=3): >>>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' <<< 12623 1726882196.08013: 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 <<< 12623 1726882196.08034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 12623 1726882196.08045: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6abd130> <<< 12623 1726882196.08103: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882196.08119: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6abdfa0> import 'site' # <<< 12623 1726882196.08154: 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. <<< 12623 1726882196.08539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 12623 1726882196.08542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 12623 1726882196.08574: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 12623 1726882196.08624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 12623 1726882196.08654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12623 1726882196.08686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 12623 1726882196.08718: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6afbe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 12623 1726882196.08733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6afbf50> <<< 12623 1726882196.08753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 12623 1726882196.08790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 12623 1726882196.08807: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 12623 1726882196.08841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882196.08870: stdout chunk (state=3): >>>import 'itertools' # <<< 12623 1726882196.08917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b33830> <<< 12623 1726882196.08939: stdout chunk (state=3): >>># /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 0x7f3af6b33ec0> <<< 12623 1726882196.08951: stdout chunk (state=3): >>>import '_collections' # <<< 12623 1726882196.08996: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b13b60> <<< 12623 1726882196.09023: stdout chunk (state=3): >>>import '_functools' # <<< 12623 1726882196.09036: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b11280> <<< 12623 1726882196.09156: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6af9040> <<< 12623 1726882196.09160: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 12623 1726882196.09178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 12623 1726882196.09229: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 12623 1726882196.09233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 12623 1726882196.09258: 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' <<< 12623 1726882196.09281: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b537d0> <<< 12623 1726882196.09329: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b523f0> <<< 12623 1726882196.09333: 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' <<< 12623 1726882196.09359: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b12150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b50c20> <<< 12623 1726882196.09402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b88860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6af82c0> <<< 12623 1726882196.09449: 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' <<< 12623 1726882196.09456: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af6b88d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b88bc0> <<< 12623 1726882196.09501: stdout chunk (state=3): >>># 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 0x7f3af6b88f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6af6de0> <<< 12623 1726882196.09539: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 12623 1726882196.09556: stdout chunk (state=3): >>># 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 <<< 12623 1726882196.09603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 12623 1726882196.09624: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b89610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b892e0> import 'importlib.machinery' # <<< 12623 1726882196.09653: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 12623 1726882196.09677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b8a510> import 'importlib.util' # import 'runpy' # <<< 12623 1726882196.09701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 12623 1726882196.09750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 12623 1726882196.09779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 12623 1726882196.09782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6ba0710> <<< 12623 1726882196.09826: stdout chunk (state=3): >>>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 0x7f3af6ba1df0> <<< 12623 1726882196.09864: stdout chunk (state=3): >>># /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' <<< 12623 1726882196.09885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 12623 1726882196.09928: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6ba2c90> <<< 12623 1726882196.09933: 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 0x7f3af6ba32f0> <<< 12623 1726882196.09965: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6ba21e0> # /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' <<< 12623 1726882196.10001: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.10024: 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 0x7f3af6ba3d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6ba34a0> <<< 12623 1726882196.10073: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b8a540> <<< 12623 1726882196.10088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 12623 1726882196.10131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 12623 1726882196.10134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 12623 1726882196.10189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 12623 1726882196.10194: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.10232: 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 0x7f3af6893bf0> # /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' <<< 12623 1726882196.10259: 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 0x7f3af68bc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bc410> <<< 12623 1726882196.10289: 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 0x7f3af68bc6e0> <<< 12623 1726882196.10292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 12623 1726882196.10324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 12623 1726882196.10366: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.10489: 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 0x7f3af68bd010> <<< 12623 1726882196.10610: 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 0x7f3af68bda00> <<< 12623 1726882196.10631: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6891d90> <<< 12623 1726882196.10674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 12623 1726882196.10689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 12623 1726882196.10715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bee10> <<< 12623 1726882196.10741: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bdb50> <<< 12623 1726882196.10764: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b8ac30> <<< 12623 1726882196.10787: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 12623 1726882196.10839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882196.10850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 12623 1726882196.10901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12623 1726882196.10918: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68e71a0> <<< 12623 1726882196.10972: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 12623 1726882196.11015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882196.11024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 12623 1726882196.11038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 12623 1726882196.11062: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af690b530> <<< 12623 1726882196.11082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12623 1726882196.11134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12623 1726882196.11174: stdout chunk (state=3): >>>import 'ntpath' # <<< 12623 1726882196.11207: 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 0x7f3af696c290> <<< 12623 1726882196.11247: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 12623 1726882196.11268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 12623 1726882196.11281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 12623 1726882196.11307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 12623 1726882196.11395: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af696e9f0> <<< 12623 1726882196.11472: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af696c3b0> <<< 12623 1726882196.11507: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af69312e0> <<< 12623 1726882196.11551: 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 0x7f3af676d3a0> <<< 12623 1726882196.11555: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af690a360> <<< 12623 1726882196.11577: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bfd70> <<< 12623 1726882196.11741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12623 1726882196.11744: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3af676d640> <<< 12623 1726882196.12028: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_w6t5cslz/ansible_setup_payload.zip' # zipimport: zlib available <<< 12623 1726882196.12144: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.12175: 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' <<< 12623 1726882196.12218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 12623 1726882196.12287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 12623 1726882196.12316: 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 0x7f3af67d7080> <<< 12623 1726882196.12334: stdout chunk (state=3): >>>import '_typing' # <<< 12623 1726882196.12518: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67b5f70> <<< 12623 1726882196.12539: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67b5100> # zipimport: zlib available import 'ansible' # <<< 12623 1726882196.12589: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.12608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 12623 1726882196.13980: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.15065: 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 0x7f3af67d4f50> <<< 12623 1726882196.15110: 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' <<< 12623 1726882196.15157: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 12623 1726882196.15160: 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' <<< 12623 1726882196.15186: 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 0x7f3af6806ab0> <<< 12623 1726882196.15228: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6806840> <<< 12623 1726882196.15252: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6806150> <<< 12623 1726882196.15278: 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' <<< 12623 1726882196.15635: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68065a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67d7d10> 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 0x7f3af6807830> # 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 0x7f3af6807a70> # /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 0x7f3af6807fb0> 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 0x7f3af6129dc0> # 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 0x7f3af612b500> <<< 12623 1726882196.15656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 12623 1726882196.15942: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af612c3b0> <<< 12623 1726882196.15948: stdout chunk (state=3): >>># /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 0x7f3af612d520> # /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 0x7f3af612ff80> # 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 0x7f3af61342c0> <<< 12623 1726882196.15950: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af612e270> <<< 12623 1726882196.15973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 12623 1726882196.15990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 12623 1726882196.16027: 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' <<< 12623 1726882196.16044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 12623 1726882196.16123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 12623 1726882196.16174: 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 0x7f3af6137f80> <<< 12623 1726882196.16177: stdout chunk (state=3): >>>import '_tokenize' # <<< 12623 1726882196.16240: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6136a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af61367b0> <<< 12623 1726882196.16272: stdout chunk (state=3): >>># /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' <<< 12623 1726882196.16338: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6136d20> <<< 12623 1726882196.16381: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af612e750> <<< 12623 1726882196.16425: 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 0x7f3af617c140> # /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 0x7f3af617c2f0> <<< 12623 1726882196.16517: 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 <<< 12623 1726882196.16520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 12623 1726882196.16600: 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 0x7f3af617dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af617db50> # /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' <<< 12623 1726882196.16697: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.16737: 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 0x7f3af61802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af617e480> # /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' # <<< 12623 1726882196.16778: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6183a40> <<< 12623 1726882196.16909: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6180410> <<< 12623 1726882196.16956: 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 0x7f3af6184860> <<< 12623 1726882196.16989: 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 0x7f3af6184a40> <<< 12623 1726882196.17054: 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 0x7f3af61843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af617c440> <<< 12623 1726882196.17136: 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' <<< 12623 1726882196.17152: stdout chunk (state=3): >>># /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' <<< 12623 1726882196.17249: 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 0x7f3af600c500> <<< 12623 1726882196.17307: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.17402: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af600d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6186c90> # 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 0x7f3af6187860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6186870> # zipimport: zlib available <<< 12623 1726882196.17415: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 12623 1726882196.17436: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.17487: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.17632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 12623 1726882196.17635: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.17644: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 12623 1726882196.17759: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.17879: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.18405: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.18992: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 12623 1726882196.19036: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af6015850> <<< 12623 1726882196.19156: stdout chunk (state=3): >>># /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' <<< 12623 1726882196.19213: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6185700> <<< 12623 1726882196.19273: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 12623 1726882196.19321: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.19430: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.19576: 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 0x7f3af6016600> <<< 12623 1726882196.19590: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.20357: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.21062: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.21178: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.21311: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available<<< 12623 1726882196.21343: stdout chunk (state=3): >>> <<< 12623 1726882196.21383: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.21438: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 12623 1726882196.21461: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12623 1726882196.21577: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12623 1726882196.21583: stdout chunk (state=3): >>> <<< 12623 1726882196.21746: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 12623 1726882196.21761: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.21786: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.21861: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 12623 1726882196.21890: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.21937: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 12623 1726882196.21977: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.22416: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.22645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12623 1726882196.22735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60178f0> # zipimport: zlib available <<< 12623 1726882196.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.22778: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 12623 1726882196.22781: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 12623 1726882196.22828: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 12623 1726882196.22860: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.22913: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 12623 1726882196.22998: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23018: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23116: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23192: 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 <<< 12623 1726882196.23199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882196.23279: 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' <<< 12623 1726882196.23309: stdout chunk (state=3): >>># 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 0x7f3af6022390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af601dac0> <<< 12623 1726882196.23334: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 12623 1726882196.23346: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23411: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23468: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23503: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.23544: 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' <<< 12623 1726882196.23563: 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 <<< 12623 1726882196.23600: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 12623 1726882196.23604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 12623 1726882196.23682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 12623 1726882196.23694: stdout chunk (state=3): >>># /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' <<< 12623 1726882196.23743: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af610ab40> <<< 12623 1726882196.23778: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6832810> <<< 12623 1726882196.23858: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60220c0> <<< 12623 1726882196.24066: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6015400> # 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 <<< 12623 1726882196.24126: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.24213: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.24277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.24314: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.24363: stdout chunk (state=3): >>> <<< 12623 1726882196.24409: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.24516: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 12623 1726882196.24543: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.24667: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.24902: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.24905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 12623 1726882196.25168: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.25182: stdout chunk (state=3): >>> <<< 12623 1726882196.25449: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.25584: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882196.25631: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 12623 1726882196.25666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 12623 1726882196.25691: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py<<< 12623 1726882196.25735: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<< 12623 1726882196.25747: stdout chunk (state=3): >>> <<< 12623 1726882196.25770: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b2570> <<< 12623 1726882196.25814: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 12623 1726882196.25835: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 12623 1726882196.25927: stdout chunk (state=3): >>># /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'<<< 12623 1726882196.25946: stdout chunk (state=3): >>> <<< 12623 1726882196.25973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py<<< 12623 1726882196.26003: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 12623 1726882196.26029: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5cc8290> <<< 12623 1726882196.26054: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 12623 1726882196.26085: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.26152: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af5cc85f0> <<< 12623 1726882196.26180: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af609c0b0> <<< 12623 1726882196.26231: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b30b0><<< 12623 1726882196.26234: stdout chunk (state=3): >>> <<< 12623 1726882196.26272: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b0bf0> <<< 12623 1726882196.26323: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b0830> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 12623 1726882196.26334: stdout chunk (state=3): >>> <<< 12623 1726882196.26386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 12623 1726882196.26422: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<< 12623 1726882196.26442: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 12623 1726882196.26484: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 12623 1726882196.26506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 12623 1726882196.26542: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af5ccb590><<< 12623 1726882196.26590: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5ccae40> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.26617: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 12623 1726882196.26641: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af5ccb020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5cca270> <<< 12623 1726882196.26738: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 12623 1726882196.26884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5ccb770> # /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' <<< 12623 1726882196.26915: 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 0x7f3af5d122a0> <<< 12623 1726882196.26921: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5d102c0> <<< 12623 1726882196.26972: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b08f0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 12623 1726882196.26976: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27007: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 12623 1726882196.27068: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 12623 1726882196.27356: stdout chunk (state=3): >>># 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' # <<< 12623 1726882196.27358: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27397: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 12623 1726882196.27468: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27500: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 12623 1726882196.27611: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27661: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27714: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.27813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 12623 1726882196.27816: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.28760: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.29231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 12623 1726882196.29262: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12623 1726882196.29302: stdout chunk (state=3): >>> <<< 12623 1726882196.29364: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.29444: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.29467: stdout chunk (state=3): >>> <<< 12623 1726882196.29525: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.29590: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 12623 1726882196.29631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available<<< 12623 1726882196.29662: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12623 1726882196.30025: stdout chunk (state=3): >>>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 <<< 12623 1726882196.30054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 12623 1726882196.30085: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12623 1726882196.30150: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.30181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 12623 1726882196.30212: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12623 1726882196.30340: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12623 1726882196.30364: stdout chunk (state=3): >>> <<< 12623 1726882196.30472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py<<< 12623 1726882196.30506: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 12623 1726882196.30558: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5d123c0><<< 12623 1726882196.30561: stdout chunk (state=3): >>> <<< 12623 1726882196.30591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 12623 1726882196.30646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 12623 1726882196.30653: stdout chunk (state=3): >>> <<< 12623 1726882196.30838: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5d12f90><<< 12623 1726882196.30841: stdout chunk (state=3): >>> <<< 12623 1726882196.30884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available<<< 12623 1726882196.30888: stdout chunk (state=3): >>> <<< 12623 1726882196.31083: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # <<< 12623 1726882196.31118: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.31127: stdout chunk (state=3): >>> <<< 12623 1726882196.31253: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.31274: stdout chunk (state=3): >>> <<< 12623 1726882196.31411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 12623 1726882196.31417: stdout chunk (state=3): >>> <<< 12623 1726882196.31438: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.31450: stdout chunk (state=3): >>> <<< 12623 1726882196.31544: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.31666: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.platform' # <<< 12623 1726882196.31684: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.31755: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.31836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 12623 1726882196.31912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 12623 1726882196.32030: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 12623 1726882196.32138: stdout chunk (state=3): >>> # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.32142: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af5d563f0> <<< 12623 1726882196.32456: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60175f0><<< 12623 1726882196.32482: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.python' # <<< 12623 1726882196.32510: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.32585: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.32688: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.selinux' # <<< 12623 1726882196.32715: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.32847: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.32859: stdout chunk (state=3): >>> <<< 12623 1726882196.32996: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.33019: stdout chunk (state=3): >>> <<< 12623 1726882196.33355: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.33410: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 12623 1726882196.33425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 12623 1726882196.33465: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.33522: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.33600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 12623 1726882196.33626: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.33711: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.34060: 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' <<< 12623 1726882196.34064: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882196.34067: 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 0x7f3af5d6a240> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5d69e50> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available<<< 12623 1726882196.34069: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12623 1726882196.34080: stdout chunk (state=3): >>> <<< 12623 1726882196.34149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 12623 1726882196.34153: stdout chunk (state=3): >>> <<< 12623 1726882196.34174: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.34406: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.34553: stdout chunk (state=3): >>> <<< 12623 1726882196.34679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 12623 1726882196.34683: stdout chunk (state=3): >>> <<< 12623 1726882196.34711: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.34852: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.34874: stdout chunk (state=3): >>> <<< 12623 1726882196.35031: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.35045: stdout chunk (state=3): >>> <<< 12623 1726882196.35107: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.35120: stdout chunk (state=3): >>> <<< 12623 1726882196.35176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 12623 1726882196.35205: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.darwin' # <<< 12623 1726882196.35224: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.35269: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12623 1726882196.35307: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882196.35451: stdout chunk (state=3): >>> <<< 12623 1726882196.35541: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.35777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 12623 1726882196.35822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 12623 1726882196.35832: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.36169: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.36180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 12623 1726882196.36219: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.36277: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.37124: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.37964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 12623 1726882196.37967: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.38121: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.38276: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 12623 1726882196.38419: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.38576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 12623 1726882196.38579: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.38805: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.39039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 12623 1726882196.39066: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 12623 1726882196.39097: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.39202: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # <<< 12623 1726882196.39222: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.39350: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.39499: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.39813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.40121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 12623 1726882196.40140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 12623 1726882196.40232: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 12623 1726882196.40236: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.40263: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.40290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 12623 1726882196.40412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.40502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 12623 1726882196.40543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.40569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 12623 1726882196.40666: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.40760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 12623 1726882196.40957: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 12623 1726882196.41552: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.41744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 12623 1726882196.41834: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.41927: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 12623 1726882196.41941: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.41970: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 12623 1726882196.42071: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 12623 1726882196.42128: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42160: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 12623 1726882196.42253: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42364: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 12623 1726882196.42524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.42536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 12623 1726882196.42590: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 12623 1726882196.42659: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42682: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42707: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42785: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42960: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.42972: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.43065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 12623 1726882196.43086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 12623 1726882196.43147: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.43231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 12623 1726882196.43235: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.43532: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.43831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 12623 1726882196.43859: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.43920: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.43981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 12623 1726882196.44047: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.44113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 12623 1726882196.44501: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 12623 1726882196.44518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882196.44621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 12623 1726882196.44726: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882196.46047: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 12623 1726882196.46072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 12623 1726882196.46101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 12623 1726882196.46143: 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 0x7f3af5b6f740> <<< 12623 1726882196.46239: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5b6c290> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5b66f00> <<< 12623 1726882196.46832: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "56", "epoch": "1726882196", "epoch_int": "1726882196", "date": "2024-09-20", "time": "21:29:56", "iso8601_micro": "2024-09-21T01:29:56.465641Z", "iso8601": "2024-09-21T01:29:56Z", "iso8601_basic": "20240920T212956465641", "iso8601_basic_short": "20240920T212956", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", <<< 12623 1726882196.46842: stdout chunk (state=3): >>>"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 35334 10.31.14.69 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 35334 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_lsb": {}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 12623 1726882196.47545: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 12623 1726882196.47698: stdout chunk (state=3): >>># clear sys.ps1<<< 12623 1726882196.47726: stdout chunk (state=3): >>> # 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 <<< 12623 1726882196.47824: stdout chunk (state=3): >>># cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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<<< 12623 1726882196.47868: stdout chunk (state=3): >>> # 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 <<< 12623 1726882196.47904: stdout chunk (state=3): >>># 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 <<< 12623 1726882196.48291: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob<<< 12623 1726882196.48559: stdout chunk (state=3): >>> # 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 <<< 12623 1726882196.48589: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 12623 1726882196.48620: stdout chunk (state=3): >>># destroy selinux <<< 12623 1726882196.48660: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 12623 1726882196.48869: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # 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 <<< 12623 1726882196.48901: 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 <<< 12623 1726882196.48943: stdout chunk (state=3): >>># 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 <<< 12623 1726882196.48983: stdout chunk (state=3): >>># 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 <<< 12623 1726882196.49033: 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 # 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 <<< 12623 1726882196.49068: stdout chunk (state=3): >>># 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<<< 12623 1726882196.49113: stdout chunk (state=3): >>> # 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 <<< 12623 1726882196.49136: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 12623 1726882196.49255: 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 <<< 12623 1726882196.49330: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 12623 1726882196.49367: stdout chunk (state=3): >>># destroy _collections <<< 12623 1726882196.49391: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 12623 1726882196.49412: stdout chunk (state=3): >>># destroy tokenize <<< 12623 1726882196.49556: stdout chunk (state=3): >>># 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 <<< 12623 1726882196.49644: 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 # destroy collections # destroy threading <<< 12623 1726882196.49648: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 12623 1726882196.49719: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 12623 1726882196.49722: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 12623 1726882196.49777: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 12623 1726882196.49790: stdout chunk (state=3): >>># clear sys.audit hooks <<< 12623 1726882196.50216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 12623 1726882196.50274: stderr chunk (state=3): >>><<< 12623 1726882196.50277: stdout chunk (state=3): >>><<< 12623 1726882196.50441: _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 0x7f3af6d084d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6cd7b30> # /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 0x7f3af6d0aa50> 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 0x7f3af6abd130> # /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 0x7f3af6abdfa0> 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 0x7f3af6afbe90> # /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 0x7f3af6afbf50> # /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 0x7f3af6b33830> # /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 0x7f3af6b33ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b13b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b11280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6af9040> # /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 0x7f3af6b537d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b523f0> # /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 0x7f3af6b12150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b50c20> # /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 0x7f3af6b88860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6af82c0> # /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 0x7f3af6b88d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b88bc0> # 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 0x7f3af6b88f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6af6de0> # /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 0x7f3af6b89610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b892e0> 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 0x7f3af6b8a510> 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 0x7f3af6ba0710> 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 0x7f3af6ba1df0> # /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 0x7f3af6ba2c90> # 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 0x7f3af6ba32f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6ba21e0> # /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 0x7f3af6ba3d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6ba34a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b8a540> # /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 0x7f3af6893bf0> # /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 0x7f3af68bc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bc410> # 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 0x7f3af68bc6e0> # /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 0x7f3af68bd010> # 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 0x7f3af68bda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6891d90> # /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 0x7f3af68bee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6b8ac30> # /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 0x7f3af68e71a0> # /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 0x7f3af690b530> # /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 0x7f3af696c290> # /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 0x7f3af696e9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af696c3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af69312e0> # /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 0x7f3af676d3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af690a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af68bfd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3af676d640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_w6t5cslz/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 0x7f3af67d7080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67b5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67b5100> # 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 0x7f3af67d4f50> # /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 0x7f3af6806ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6806840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6806150> # /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 0x7f3af68065a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67d7d10> 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 0x7f3af6807830> # 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 0x7f3af6807a70> # /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 0x7f3af6807fb0> 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 0x7f3af6129dc0> # 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 0x7f3af612b500> # /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 0x7f3af612c3b0> # /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 0x7f3af612d520> # /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 0x7f3af612ff80> # 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 0x7f3af61342c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af612e270> # /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 0x7f3af6137f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6136a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af61367b0> # /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 0x7f3af6136d20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af612e750> # 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 0x7f3af617c140> # /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 0x7f3af617c2f0> # /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 0x7f3af617dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af617db50> # /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 0x7f3af61802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af617e480> # /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 0x7f3af6183a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6180410> # 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 0x7f3af6184860> # 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 0x7f3af6184a40> # 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 0x7f3af61843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af617c440> # /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 0x7f3af600c500> # 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 0x7f3af600d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6186c90> # 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 0x7f3af6187860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6186870> # 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 0x7f3af6015850> # /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 0x7f3af60165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6185700> 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 0x7f3af6016600> # 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 0x7f3af60178f0> # 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 0x7f3af6022390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af601dac0> 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 0x7f3af610ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6832810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6015400> # 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 0x7f3af60b2570> # /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 0x7f3af5cc8290> # 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 0x7f3af5cc85f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af609c0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b30b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b0bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b0830> # /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 0x7f3af5ccb590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5ccae40> # 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 0x7f3af5ccb020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5cca270> # /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 0x7f3af5ccb770> # /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 0x7f3af5d122a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5d102c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60b08f0> 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 0x7f3af5d123c0> # /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 0x7f3af5d12f90> 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 0x7f3af5d563f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af60175f0> 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 0x7f3af5d6a240> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5d69e50> 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 0x7f3af5b6f740> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5b6c290> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af5b66f00> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "29", "second": "56", "epoch": "1726882196", "epoch_int": "1726882196", "date": "2024-09-20", "time": "21:29:56", "iso8601_micro": "2024-09-21T01:29:56.465641Z", "iso8601": "2024-09-21T01:29:56Z", "iso8601_basic": "20240920T212956465641", "iso8601_basic_short": "20240920T212956", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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 35334 10.31.14.69 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 35334 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_lsb": {}, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 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 12623 1726882196.51585: 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-1726882195.9197164-12744-259502343276705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12623 1726882196.51588: _low_level_execute_command(): starting 12623 1726882196.51590: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882195.9197164-12744-259502343276705/ > /dev/null 2>&1 && sleep 0' 12623 1726882196.51801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882196.51886: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882196.51967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.52057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882196.54676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.54730: stderr chunk (state=3): >>><<< 12623 1726882196.54738: stdout chunk (state=3): >>><<< 12623 1726882196.54758: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 12623 1726882196.54768: handler run complete 12623 1726882196.54822: variable 'ansible_facts' from source: unknown 12623 1726882196.54882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882196.55014: variable 'ansible_facts' from source: unknown 12623 1726882196.55071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882196.55160: attempt loop complete, returning result 12623 1726882196.55501: _execute() done 12623 1726882196.55504: dumping result to json 12623 1726882196.55506: done dumping result, returning 12623 1726882196.55509: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-3c8b-126b-0000000001cd] 12623 1726882196.55511: sending task result for task 12673a56-9f93-3c8b-126b-0000000001cd 12623 1726882196.55597: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001cd 12623 1726882196.55600: WORKER PROCESS EXITING ok: [managed_node2] 12623 1726882196.55750: no more pending results, returning what we have 12623 1726882196.55754: results queue empty 12623 1726882196.55754: checking for any_errors_fatal 12623 1726882196.55756: done checking for any_errors_fatal 12623 1726882196.55757: checking for max_fail_percentage 12623 1726882196.55759: done checking for max_fail_percentage 12623 1726882196.55759: checking to see if all hosts have failed and the running result is not ok 12623 1726882196.55760: done checking to see if all hosts have failed 12623 1726882196.55761: getting the remaining hosts for this loop 12623 1726882196.55762: done getting the remaining hosts for this loop 12623 1726882196.55766: getting the next task for host managed_node2 12623 1726882196.55776: done getting next task for host managed_node2 12623 1726882196.55778: ^ task is: TASK: Check if system is ostree 12623 1726882196.55781: ^ 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 12623 1726882196.55785: getting variables 12623 1726882196.55787: in VariableManager get_vars() 12623 1726882196.55865: Calling all_inventory to load vars for managed_node2 12623 1726882196.55868: Calling groups_inventory to load vars for managed_node2 12623 1726882196.55871: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882196.55883: Calling all_plugins_play to load vars for managed_node2 12623 1726882196.55886: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882196.55889: Calling groups_plugins_play to load vars for managed_node2 12623 1726882196.56354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882196.56554: done with get_vars() 12623 1726882196.56564: 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:29:56 -0400 (0:00:00.730) 0:00:02.307 ****** 12623 1726882196.56657: entering _queue_task() for managed_node2/stat 12623 1726882196.57326: worker is 1 (out of 1 available) 12623 1726882196.57341: exiting _queue_task() for managed_node2/stat 12623 1726882196.57353: done queuing things up, now waiting for results queue to drain 12623 1726882196.57354: waiting for pending results... 12623 1726882196.57716: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 12623 1726882196.57736: in run() - task 12673a56-9f93-3c8b-126b-0000000001cf 12623 1726882196.57757: variable 'ansible_search_path' from source: unknown 12623 1726882196.57765: variable 'ansible_search_path' from source: unknown 12623 1726882196.57813: calling self._execute() 12623 1726882196.57926: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882196.57937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882196.57960: variable 'omit' from source: magic vars 12623 1726882196.58572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 12623 1726882196.59366: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 12623 1726882196.59369: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 12623 1726882196.59371: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 12623 1726882196.59489: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 12623 1726882196.59706: 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) 12623 1726882196.59735: 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) 12623 1726882196.59837: 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) 12623 1726882196.59866: 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) 12623 1726882196.60151: Evaluated conditional (not __network_is_ostree is defined): True 12623 1726882196.60162: variable 'omit' from source: magic vars 12623 1726882196.60209: variable 'omit' from source: magic vars 12623 1726882196.60279: variable 'omit' from source: magic vars 12623 1726882196.60313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12623 1726882196.60346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12623 1726882196.60400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12623 1726882196.60463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882196.60466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882196.60477: variable 'inventory_hostname' from source: host vars for 'managed_node2' 12623 1726882196.60486: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882196.60498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882196.60611: Set connection var ansible_shell_type to sh 12623 1726882196.60624: Set connection var ansible_module_compression to ZIP_DEFLATED 12623 1726882196.60681: Set connection var ansible_shell_executable to /bin/sh 12623 1726882196.60684: Set connection var ansible_pipelining to False 12623 1726882196.60686: Set connection var ansible_connection to ssh 12623 1726882196.60688: Set connection var ansible_timeout to 10 12623 1726882196.60690: variable 'ansible_shell_executable' from source: unknown 12623 1726882196.60697: variable 'ansible_connection' from source: unknown 12623 1726882196.60706: variable 'ansible_module_compression' from source: unknown 12623 1726882196.60712: variable 'ansible_shell_type' from source: unknown 12623 1726882196.60718: variable 'ansible_shell_executable' from source: unknown 12623 1726882196.60724: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882196.60730: variable 'ansible_pipelining' from source: unknown 12623 1726882196.60736: variable 'ansible_timeout' from source: unknown 12623 1726882196.60742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882196.60903: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12623 1726882196.60906: variable 'omit' from source: magic vars 12623 1726882196.60908: starting attempt loop 12623 1726882196.60909: running the handler 12623 1726882196.60925: _low_level_execute_command(): starting 12623 1726882196.61120: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12623 1726882196.62415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882196.62508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.62560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882196.64751: stdout chunk (state=3): >>>/root <<< 12623 1726882196.64811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.64857: stderr chunk (state=3): >>><<< 12623 1726882196.64876: stdout chunk (state=3): >>><<< 12623 1726882196.64903: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882196.64928: _low_level_execute_command(): starting 12623 1726882196.64939: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166 `" && echo ansible-tmp-1726882196.649162-12784-183776614973166="` echo /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166 `" ) && sleep 0' 12623 1726882196.65768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882196.65879: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882196.66112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.66186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882196.68734: stdout chunk (state=3): >>>ansible-tmp-1726882196.649162-12784-183776614973166=/root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166 <<< 12623 1726882196.69099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.69103: stdout chunk (state=3): >>><<< 12623 1726882196.69105: stderr chunk (state=3): >>><<< 12623 1726882196.69108: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882196.649162-12784-183776614973166=/root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166 , 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882196.69111: variable 'ansible_module_compression' from source: unknown 12623 1726882196.69112: ANSIBALLZ: Using lock for stat 12623 1726882196.69114: ANSIBALLZ: Acquiring lock 12623 1726882196.69118: ANSIBALLZ: Lock acquired: 139621143762208 12623 1726882196.69120: ANSIBALLZ: Creating module 12623 1726882196.89982: ANSIBALLZ: Writing module into payload 12623 1726882196.90107: ANSIBALLZ: Writing module 12623 1726882196.90147: ANSIBALLZ: Renaming module 12623 1726882196.90245: ANSIBALLZ: Done creating module 12623 1726882196.90272: variable 'ansible_facts' from source: unknown 12623 1726882196.90350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py 12623 1726882196.90487: Sending initial data 12623 1726882196.90607: Sent initial data (152 bytes) 12623 1726882196.91104: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882196.91119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882196.91139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882196.91157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882196.91216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.91271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882196.91299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12623 1726882196.91343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.91394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882196.92950: 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 <<< 12623 1726882196.93026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12623 1726882196.93081: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-12623ggrltx7o/tmprkt521mv /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py <<< 12623 1726882196.93108: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py" <<< 12623 1726882196.93160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-12623ggrltx7o/tmprkt521mv" to remote "/root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py" <<< 12623 1726882196.94207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.94217: stdout chunk (state=3): >>><<< 12623 1726882196.94228: stderr chunk (state=3): >>><<< 12623 1726882196.94279: done transferring module to remote 12623 1726882196.94316: _low_level_execute_command(): starting 12623 1726882196.94325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/ /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py && sleep 0' 12623 1726882196.94830: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882196.94833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882196.94836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.94838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882196.94840: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.94889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882196.94895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.94969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12623 1726882196.97100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882196.97104: stdout chunk (state=3): >>><<< 12623 1726882196.97106: stderr chunk (state=3): >>><<< 12623 1726882196.97124: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12623 1726882196.97171: _low_level_execute_command(): starting 12623 1726882196.97175: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/AnsiballZ_stat.py && sleep 0' 12623 1726882196.97604: 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 <<< 12623 1726882196.97608: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.97610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration <<< 12623 1726882196.97612: 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 <<< 12623 1726882196.97615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882196.97661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 12623 1726882196.97665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882196.97744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882197.00497: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 12623 1726882197.00545: stdout chunk (state=3): >>>import _imp # builtin <<< 12623 1726882197.00579: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 12623 1726882197.00704: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 12623 1726882197.00726: stdout chunk (state=3): >>>import 'posix' # <<< 12623 1726882197.00805: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 12623 1726882197.00877: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882197.00924: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 12623 1726882197.00964: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 12623 1726882197.00994: 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 0x7f753b9684d0> <<< 12623 1726882197.01018: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b937b30> <<< 12623 1726882197.01045: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 12623 1726882197.01050: 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 0x7f753b96aa50> <<< 12623 1726882197.01072: stdout chunk (state=3): >>>import '_signal' # <<< 12623 1726882197.01098: stdout chunk (state=3): >>>import '_abc' # <<< 12623 1726882197.01127: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 12623 1726882197.01176: stdout chunk (state=3): >>>import '_stat' # <<< 12623 1726882197.01178: stdout chunk (state=3): >>>import 'stat' # <<< 12623 1726882197.01297: stdout chunk (state=3): >>>import '_collections_abc' # <<< 12623 1726882197.01338: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 12623 1726882197.01380: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 12623 1726882197.01403: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 12623 1726882197.01412: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 12623 1726882197.01453: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 12623 1726882197.01480: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b73d130> <<< 12623 1726882197.01544: 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 <<< 12623 1726882197.01569: 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 0x7f753b73dfa0> <<< 12623 1726882197.01606: stdout chunk (state=3): >>>import 'site' # <<< 12623 1726882197.01661: 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. <<< 12623 1726882197.02016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 12623 1726882197.02253: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # 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 0x7f753b77be90> # /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 0x7f753b77bf50> <<< 12623 1726882197.02311: stdout chunk (state=3): >>># /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'<<< 12623 1726882197.02316: stdout chunk (state=3): >>> <<< 12623 1726882197.02352: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 12623 1726882197.02358: stdout chunk (state=3): >>> <<< 12623 1726882197.02427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 12623 1726882197.02455: stdout chunk (state=3): >>> <<< 12623 1726882197.02468: stdout chunk (state=3): >>>import 'itertools' # <<< 12623 1726882197.02514: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 12623 1726882197.02519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 12623 1726882197.02561: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7b3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 12623 1726882197.02587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 12623 1726882197.02599: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7b3ec0><<< 12623 1726882197.02628: stdout chunk (state=3): >>> import '_collections' # <<< 12623 1726882197.02701: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b793b60><<< 12623 1726882197.02705: stdout chunk (state=3): >>> <<< 12623 1726882197.02731: stdout chunk (state=3): >>>import '_functools' # <<< 12623 1726882197.02782: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b791280><<< 12623 1726882197.02786: stdout chunk (state=3): >>> <<< 12623 1726882197.02935: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b779040><<< 12623 1726882197.02938: stdout chunk (state=3): >>> <<< 12623 1726882197.02972: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 12623 1726882197.02977: stdout chunk (state=3): >>> <<< 12623 1726882197.03003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 12623 1726882197.03029: stdout chunk (state=3): >>> import '_sre' # <<< 12623 1726882197.03065: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 12623 1726882197.03105: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 12623 1726882197.03110: stdout chunk (state=3): >>> <<< 12623 1726882197.03137: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py<<< 12623 1726882197.03147: stdout chunk (state=3): >>> <<< 12623 1726882197.03162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 12623 1726882197.03223: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7d23f0><<< 12623 1726882197.03261: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 12623 1726882197.03279: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 12623 1726882197.03291: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b792150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7d0c20><<< 12623 1726882197.03371: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 12623 1726882197.03401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 12623 1726882197.03415: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b808860><<< 12623 1726882197.03424: stdout chunk (state=3): >>> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7782c0><<< 12623 1726882197.03437: stdout chunk (state=3): >>> <<< 12623 1726882197.03473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 12623 1726882197.03480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'<<< 12623 1726882197.03526: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.03555: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.03559: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b808d10><<< 12623 1726882197.03568: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b808bc0><<< 12623 1726882197.03625: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.03644: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.03648: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b808f80> <<< 12623 1726882197.03669: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b776de0><<< 12623 1726882197.03730: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 12623 1726882197.03734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 12623 1726882197.03738: stdout chunk (state=3): >>> <<< 12623 1726882197.03776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 12623 1726882197.03783: stdout chunk (state=3): >>> <<< 12623 1726882197.03839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b809610><<< 12623 1726882197.03842: stdout chunk (state=3): >>> <<< 12623 1726882197.03859: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b8092e0><<< 12623 1726882197.03868: stdout chunk (state=3): >>> import 'importlib.machinery' # <<< 12623 1726882197.03921: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 12623 1726882197.03937: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 12623 1726882197.03940: stdout chunk (state=3): >>> <<< 12623 1726882197.03960: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b80a510><<< 12623 1726882197.03994: stdout chunk (state=3): >>> import 'importlib.util' # <<< 12623 1726882197.04010: stdout chunk (state=3): >>>import 'runpy' # <<< 12623 1726882197.04051: stdout chunk (state=3): >>> <<< 12623 1726882197.04067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 12623 1726882197.04111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 12623 1726882197.04152: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 12623 1726882197.04171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b820710><<< 12623 1726882197.04203: stdout chunk (state=3): >>> import 'errno' # <<< 12623 1726882197.04259: stdout chunk (state=3): >>># 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' <<< 12623 1726882197.04294: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b821df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 12623 1726882197.04302: stdout chunk (state=3): >>> <<< 12623 1726882197.04346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 12623 1726882197.04370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 12623 1726882197.04436: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b822c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.04460: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.04466: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b8232f0><<< 12623 1726882197.04473: stdout chunk (state=3): >>> <<< 12623 1726882197.04524: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b8221e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 12623 1726882197.04542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 12623 1726882197.04610: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b823d70><<< 12623 1726882197.04634: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b8234a0><<< 12623 1726882197.04639: stdout chunk (state=3): >>> <<< 12623 1726882197.04725: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b80a540> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 12623 1726882197.04770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 12623 1726882197.04803: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 12623 1726882197.04809: stdout chunk (state=3): >>> <<< 12623 1726882197.04834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 12623 1726882197.04887: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.04896: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.04915: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b5afbf0> <<< 12623 1726882197.04947: 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'<<< 12623 1726882197.04991: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 12623 1726882197.05006: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.05014: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753b5d86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5d8440><<< 12623 1726882197.05053: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 12623 1726882197.05068: stdout chunk (state=3): >>> <<< 12623 1726882197.05074: stdout chunk (state=3): >>># 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 0x7f753b5d8710><<< 12623 1726882197.05124: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 12623 1726882197.05145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 12623 1726882197.05250: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.05546: 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 0x7f753b5d9040> <<< 12623 1726882197.05592: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.05617: 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 0x7f753b5d99a0><<< 12623 1726882197.05630: stdout chunk (state=3): >>> <<< 12623 1726882197.05641: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5d88f0><<< 12623 1726882197.05648: stdout chunk (state=3): >>> <<< 12623 1726882197.05683: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5add90> <<< 12623 1726882197.05719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 12623 1726882197.05724: stdout chunk (state=3): >>> <<< 12623 1726882197.05754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 12623 1726882197.05758: stdout chunk (state=3): >>> <<< 12623 1726882197.05797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 12623 1726882197.05802: stdout chunk (state=3): >>> <<< 12623 1726882197.05818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 12623 1726882197.05841: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5dadb0><<< 12623 1726882197.05846: stdout chunk (state=3): >>> <<< 12623 1726882197.05911: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5d9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b80ac30> <<< 12623 1726882197.05945: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 12623 1726882197.06035: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882197.06073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 12623 1726882197.06077: stdout chunk (state=3): >>> <<< 12623 1726882197.06132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12623 1726882197.06184: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b607110> <<< 12623 1726882197.06268: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 12623 1726882197.06297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882197.06332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 12623 1726882197.06373: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 12623 1726882197.06378: stdout chunk (state=3): >>> <<< 12623 1726882197.06442: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b6274a0><<< 12623 1726882197.06479: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12623 1726882197.06552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12623 1726882197.06644: stdout chunk (state=3): >>>import 'ntpath' # <<< 12623 1726882197.06684: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 12623 1726882197.06687: stdout chunk (state=3): >>> <<< 12623 1726882197.06702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 12623 1726882197.06734: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b688260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 12623 1726882197.06786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 12623 1726882197.06823: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 12623 1726882197.06828: stdout chunk (state=3): >>> <<< 12623 1726882197.06888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 12623 1726882197.06945: stdout chunk (state=3): >>> <<< 12623 1726882197.07040: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b68a9c0><<< 12623 1726882197.07045: stdout chunk (state=3): >>> <<< 12623 1726882197.07169: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b688380><<< 12623 1726882197.07174: stdout chunk (state=3): >>> <<< 12623 1726882197.07228: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b651280> <<< 12623 1726882197.07258: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py<<< 12623 1726882197.07279: 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 0x7f753af29340><<< 12623 1726882197.07314: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b6262a0> <<< 12623 1726882197.07317: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5dbce0><<< 12623 1726882197.07447: stdout chunk (state=3): >>> <<< 12623 1726882197.07516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 12623 1726882197.07522: stdout chunk (state=3): >>> <<< 12623 1726882197.07558: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f753af295b0><<< 12623 1726882197.07562: stdout chunk (state=3): >>> <<< 12623 1726882197.07768: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_310u4h9i/ansible_stat_payload.zip'<<< 12623 1726882197.07777: stdout chunk (state=3): >>> <<< 12623 1726882197.07791: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.08016: stdout chunk (state=3): >>># zipimport: zlib available<<< 12623 1726882197.08022: stdout chunk (state=3): >>> <<< 12623 1726882197.08061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 12623 1726882197.08075: stdout chunk (state=3): >>> <<< 12623 1726882197.08090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 12623 1726882197.08097: stdout chunk (state=3): >>> <<< 12623 1726882197.08157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 12623 1726882197.08162: stdout chunk (state=3): >>> <<< 12623 1726882197.08312: stdout chunk (state=3): >>># 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<<< 12623 1726882197.08317: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 12623 1726882197.08327: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af7f0b0><<< 12623 1726882197.08347: stdout chunk (state=3): >>> import '_typing' # <<< 12623 1726882197.08544: stdout chunk (state=3): >>> <<< 12623 1726882197.08640: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af5dfa0> <<< 12623 1726882197.08662: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af5d160> <<< 12623 1726882197.08685: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.08726: stdout chunk (state=3): >>>import 'ansible' # <<< 12623 1726882197.08754: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.08784: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.08818: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.08842: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 12623 1726882197.08881: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.11056: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.12758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 12623 1726882197.12778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af7cf80> <<< 12623 1726882197.12797: 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' <<< 12623 1726882197.12826: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 12623 1726882197.12842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 12623 1726882197.12862: 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' <<< 12623 1726882197.12944: 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 0x7f753afa69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afa6750> <<< 12623 1726882197.12974: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afa6060> <<< 12623 1726882197.13000: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 12623 1726882197.13033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 12623 1726882197.13069: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afa67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af7fd40> <<< 12623 1726882197.13115: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.13118: stdout chunk (state=3): >>># 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 0x7f753afa7740> <<< 12623 1726882197.13180: 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 0x7f753afa7980> <<< 12623 1726882197.13217: stdout chunk (state=3): >>># /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' <<< 12623 1726882197.13334: stdout chunk (state=3): >>>import '_locale' # <<< 12623 1726882197.13337: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afa7ec0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 12623 1726882197.13622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae11ca0> # 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 0x7f753ae138c0> # /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 0x7f753ae142c0> # /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 0x7f753ae15460> <<< 12623 1726882197.13666: stdout chunk (state=3): >>># /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' <<< 12623 1726882197.13687: 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' <<< 12623 1726882197.13767: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae17f20> <<< 12623 1726882197.13814: 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 0x7f753b5d82f0> <<< 12623 1726882197.13855: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae161e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 12623 1726882197.13910: 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' <<< 12623 1726882197.13945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 12623 1726882197.14001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 12623 1726882197.14013: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae1fce0> <<< 12623 1726882197.14111: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae1e510> <<< 12623 1726882197.14138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 12623 1726882197.14162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 12623 1726882197.14256: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae15010> <<< 12623 1726882197.14287: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae166f0> <<< 12623 1726882197.14321: 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 0x7f753ae67f50> <<< 12623 1726882197.14357: 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 0x7f753ae680e0> <<< 12623 1726882197.14405: 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 <<< 12623 1726882197.14408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 12623 1726882197.14469: 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' # 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 0x7f753ae69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae69970> <<< 12623 1726882197.14500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 12623 1726882197.14645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 12623 1726882197.14718: 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 0x7f753ae6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae6a2a0> <<< 12623 1726882197.14752: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 12623 1726882197.14779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882197.14830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 12623 1726882197.14833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 12623 1726882197.14951: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae6f830> <<< 12623 1726882197.15072: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae6c200> <<< 12623 1726882197.15163: 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 0x7f753ae705f0> <<< 12623 1726882197.15201: 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 0x7f753ae70830> <<< 12623 1726882197.15260: 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 0x7f753ae70b30> <<< 12623 1726882197.15282: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae682c0> <<< 12623 1726882197.15321: 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 <<< 12623 1726882197.15354: 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 <<< 12623 1726882197.15357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 12623 1726882197.15409: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753aefc1d0> <<< 12623 1726882197.15649: 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' <<< 12623 1726882197.15661: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f753aefd400> <<< 12623 1726882197.15706: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae72990> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 12623 1726882197.15740: 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 0x7f753ae73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae725d0> # zipimport: zlib available <<< 12623 1726882197.15751: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 12623 1726882197.15848: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.15884: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.16055: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 12623 1726882197.16101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 12623 1726882197.16259: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.16450: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.17518: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.18220: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 12623 1726882197.18224: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 12623 1726882197.18357: stdout chunk (state=3): >>>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 0x7f753ad016a0> <<< 12623 1726882197.18514: stdout chunk (state=3): >>># /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 0x7f753ad024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753aefd670> <<< 12623 1726882197.18534: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 12623 1726882197.18547: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.18814: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 12623 1726882197.19052: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 12623 1726882197.19058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 12623 1726882197.19061: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad02270> <<< 12623 1726882197.19073: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.19818: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.20530: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.20629: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.20737: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 12623 1726882197.20753: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.20804: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.20848: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 12623 1726882197.20868: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.21007: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.21086: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 12623 1726882197.21413: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.21615: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.22120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 12623 1726882197.22166: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad03620> <<< 12623 1726882197.22185: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.22518: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.22534: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 12623 1726882197.22552: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.22701: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12623 1726882197.22750: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.22836: 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 <<< 12623 1726882197.22951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12623 1726882197.23217: 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 0x7f753ad0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad08fb0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 12623 1726882197.23548: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.23551: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.23554: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.23557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 12623 1726882197.23559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 12623 1726882197.23574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 12623 1726882197.23919: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753affaab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afee780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad03020> # 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' # <<< 12623 1726882197.23978: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 12623 1726882197.24003: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.24025: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 12623 1726882197.24037: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.24416: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.24515: stdout chunk (state=3): >>># zipimport: zlib available <<< 12623 1726882197.24817: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 12623 1726882197.25112: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 12623 1726882197.25133: 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 <<< 12623 1726882197.25489: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.25632: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.25707: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy 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 <<< 12623 1726882197.25726: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 12623 1726882197.25739: stdout chunk (state=3): >>># destroy datetime <<< 12623 1726882197.25761: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 12623 1726882197.25779: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 12623 1726882197.26199: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # 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 <<< 12623 1726882197.26203: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.26206: stdout chunk (state=3): >>># destroy _collections <<< 12623 1726882197.26208: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 12623 1726882197.26268: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.26822: stdout chunk (state=3): >>># 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 <<< 12623 1726882197.27011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 12623 1726882197.27074: stderr chunk (state=3): >>><<< 12623 1726882197.27077: stdout chunk (state=3): >>><<< 12623 1726882197.27165: _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 0x7f753b9684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b937b30> # /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 0x7f753b96aa50> 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 0x7f753b73d130> # /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 0x7f753b73dfa0> 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 0x7f753b77be90> # /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 0x7f753b77bf50> # /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 0x7f753b7b3830> # /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 0x7f753b7b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b793b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b791280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b779040> # /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 0x7f753b7d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7d23f0> # /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 0x7f753b792150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7d0c20> # /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 0x7f753b808860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b7782c0> # /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 0x7f753b808d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b808bc0> # 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 0x7f753b808f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b776de0> # /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 0x7f753b809610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b8092e0> 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 0x7f753b80a510> 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 0x7f753b820710> 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 0x7f753b821df0> # /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 0x7f753b822c90> # 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 0x7f753b8232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b8221e0> # /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 0x7f753b823d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b8234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b80a540> # /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 0x7f753b5afbf0> # /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 0x7f753b5d86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5d8440> # 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 0x7f753b5d8710> # /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 0x7f753b5d9040> # 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 0x7f753b5d99a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5d88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5add90> # /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 0x7f753b5dadb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5d9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b80ac30> # /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 0x7f753b607110> # /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 0x7f753b6274a0> # /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 0x7f753b688260> # /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 0x7f753b68a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b688380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b651280> # /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 0x7f753af29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b6262a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753b5dbce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f753af295b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_310u4h9i/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 0x7f753af7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af5d160> # 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 0x7f753af7cf80> # /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 0x7f753afa69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afa6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afa6060> # /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 0x7f753afa67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753af7fd40> 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 0x7f753afa7740> # 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 0x7f753afa7980> # /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 0x7f753afa7ec0> 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 0x7f753ae11ca0> # 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 0x7f753ae138c0> # /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 0x7f753ae142c0> # /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 0x7f753ae15460> # /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 0x7f753ae17f20> # 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 0x7f753b5d82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae161e0> # /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 0x7f753ae1fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae1e510> # /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 0x7f753ae15010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae166f0> # 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 0x7f753ae67f50> # /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 0x7f753ae680e0> # /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 0x7f753ae69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae69970> # /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 0x7f753ae6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae6a2a0> # /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 0x7f753ae6f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae6c200> # 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 0x7f753ae705f0> # 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 0x7f753ae70830> # 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 0x7f753ae70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae682c0> # /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 0x7f753aefc1d0> # 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 0x7f753aefd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae72990> # 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 0x7f753ae73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ae725d0> # 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 0x7f753ad016a0> # /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 0x7f753ad024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753aefd670> 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 0x7f753ad02270> # 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 0x7f753ad03620> # 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 0x7f753ad0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad08fb0> 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 0x7f753affaab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753afee780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f753ad03020> # 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.14.69 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 12623 1726882197.28668: 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-1726882196.649162-12784-183776614973166/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12623 1726882197.28671: _low_level_execute_command(): starting 12623 1726882197.28674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882196.649162-12784-183776614973166/ > /dev/null 2>&1 && sleep 0' 12623 1726882197.28676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12623 1726882197.28678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882197.28680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882197.28682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882197.28684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 12623 1726882197.28686: stderr chunk (state=3): >>>debug2: match not found <<< 12623 1726882197.28688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882197.28690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 12623 1726882197.28768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 12623 1726882197.28884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 12623 1726882197.28888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12623 1726882197.28891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12623 1726882197.28897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12623 1726882197.28899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 12623 1726882197.28902: stderr chunk (state=3): >>>debug2: match found <<< 12623 1726882197.28904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12623 1726882197.28906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12623 1726882197.28960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 12623 1726882197.31634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12623 1726882197.31638: stdout chunk (state=3): >>><<< 12623 1726882197.31643: stderr chunk (state=3): >>><<< 12623 1726882197.31658: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 12623 1726882197.31664: handler run complete 12623 1726882197.31683: attempt loop complete, returning result 12623 1726882197.31686: _execute() done 12623 1726882197.31689: dumping result to json 12623 1726882197.31691: done dumping result, returning 12623 1726882197.31707: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12673a56-9f93-3c8b-126b-0000000001cf] 12623 1726882197.31713: sending task result for task 12673a56-9f93-3c8b-126b-0000000001cf 12623 1726882197.31919: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001cf ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 12623 1726882197.32101: no more pending results, returning what we have 12623 1726882197.32104: results queue empty 12623 1726882197.32104: checking for any_errors_fatal 12623 1726882197.32112: done checking for any_errors_fatal 12623 1726882197.32112: checking for max_fail_percentage 12623 1726882197.32114: done checking for max_fail_percentage 12623 1726882197.32115: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.32116: done checking to see if all hosts have failed 12623 1726882197.32116: getting the remaining hosts for this loop 12623 1726882197.32118: done getting the remaining hosts for this loop 12623 1726882197.32122: getting the next task for host managed_node2 12623 1726882197.32128: done getting next task for host managed_node2 12623 1726882197.32132: ^ task is: TASK: Set flag to indicate system is ostree 12623 1726882197.32134: ^ 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 12623 1726882197.32142: getting variables 12623 1726882197.32144: in VariableManager get_vars() 12623 1726882197.32173: Calling all_inventory to load vars for managed_node2 12623 1726882197.32175: Calling groups_inventory to load vars for managed_node2 12623 1726882197.32179: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.32188: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.32191: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.32363: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.32802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.33070: done with get_vars() 12623 1726882197.33119: done getting variables 12623 1726882197.33218: WORKER PROCESS EXITING 12623 1726882197.33332: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:29:57 -0400 (0:00:00.767) 0:00:03.074 ****** 12623 1726882197.33379: entering _queue_task() for managed_node2/set_fact 12623 1726882197.33381: Creating lock for set_fact 12623 1726882197.33762: worker is 1 (out of 1 available) 12623 1726882197.33774: exiting _queue_task() for managed_node2/set_fact 12623 1726882197.33787: done queuing things up, now waiting for results queue to drain 12623 1726882197.33789: waiting for pending results... 12623 1726882197.34022: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 12623 1726882197.34155: in run() - task 12673a56-9f93-3c8b-126b-0000000001d0 12623 1726882197.34208: variable 'ansible_search_path' from source: unknown 12623 1726882197.34216: variable 'ansible_search_path' from source: unknown 12623 1726882197.34268: calling self._execute() 12623 1726882197.34376: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.34435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.34451: variable 'omit' from source: magic vars 12623 1726882197.34968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 12623 1726882197.35268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 12623 1726882197.35322: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 12623 1726882197.35357: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 12623 1726882197.35405: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 12623 1726882197.35499: 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) 12623 1726882197.35530: 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) 12623 1726882197.35705: 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) 12623 1726882197.35709: 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) 12623 1726882197.35900: Evaluated conditional (not __network_is_ostree is defined): True 12623 1726882197.35928: variable 'omit' from source: magic vars 12623 1726882197.36016: variable 'omit' from source: magic vars 12623 1726882197.36160: variable '__ostree_booted_stat' from source: set_fact 12623 1726882197.36222: variable 'omit' from source: magic vars 12623 1726882197.36258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12623 1726882197.36303: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12623 1726882197.36327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12623 1726882197.36349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882197.36373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882197.36416: variable 'inventory_hostname' from source: host vars for 'managed_node2' 12623 1726882197.36425: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.36428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.36515: Set connection var ansible_shell_type to sh 12623 1726882197.36522: Set connection var ansible_module_compression to ZIP_DEFLATED 12623 1726882197.36527: Set connection var ansible_shell_executable to /bin/sh 12623 1726882197.36536: Set connection var ansible_pipelining to False 12623 1726882197.36538: Set connection var ansible_connection to ssh 12623 1726882197.36543: Set connection var ansible_timeout to 10 12623 1726882197.36558: variable 'ansible_shell_executable' from source: unknown 12623 1726882197.36561: variable 'ansible_connection' from source: unknown 12623 1726882197.36564: variable 'ansible_module_compression' from source: unknown 12623 1726882197.36575: variable 'ansible_shell_type' from source: unknown 12623 1726882197.36578: variable 'ansible_shell_executable' from source: unknown 12623 1726882197.36580: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.36583: variable 'ansible_pipelining' from source: unknown 12623 1726882197.36585: variable 'ansible_timeout' from source: unknown 12623 1726882197.36586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.36654: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 12623 1726882197.36662: variable 'omit' from source: magic vars 12623 1726882197.36667: starting attempt loop 12623 1726882197.36669: running the handler 12623 1726882197.36683: handler run complete 12623 1726882197.36689: attempt loop complete, returning result 12623 1726882197.36692: _execute() done 12623 1726882197.36698: dumping result to json 12623 1726882197.36701: done dumping result, returning 12623 1726882197.36703: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12673a56-9f93-3c8b-126b-0000000001d0] 12623 1726882197.36708: sending task result for task 12673a56-9f93-3c8b-126b-0000000001d0 12623 1726882197.36786: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001d0 12623 1726882197.36789: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 12623 1726882197.36867: no more pending results, returning what we have 12623 1726882197.36870: results queue empty 12623 1726882197.36871: checking for any_errors_fatal 12623 1726882197.36877: done checking for any_errors_fatal 12623 1726882197.36877: checking for max_fail_percentage 12623 1726882197.36879: done checking for max_fail_percentage 12623 1726882197.36879: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.36880: done checking to see if all hosts have failed 12623 1726882197.36881: getting the remaining hosts for this loop 12623 1726882197.36882: done getting the remaining hosts for this loop 12623 1726882197.36885: getting the next task for host managed_node2 12623 1726882197.36896: done getting next task for host managed_node2 12623 1726882197.36898: ^ task is: TASK: Fix CentOS6 Base repo 12623 1726882197.36900: ^ 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 12623 1726882197.36905: getting variables 12623 1726882197.36907: in VariableManager get_vars() 12623 1726882197.36935: Calling all_inventory to load vars for managed_node2 12623 1726882197.36938: Calling groups_inventory to load vars for managed_node2 12623 1726882197.36941: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.36949: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.36951: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.36959: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.37115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.37228: done with get_vars() 12623 1726882197.37236: done getting variables 12623 1726882197.37321: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:29:57 -0400 (0:00:00.039) 0:00:03.114 ****** 12623 1726882197.37343: entering _queue_task() for managed_node2/copy 12623 1726882197.37526: worker is 1 (out of 1 available) 12623 1726882197.37539: exiting _queue_task() for managed_node2/copy 12623 1726882197.37550: done queuing things up, now waiting for results queue to drain 12623 1726882197.37551: waiting for pending results... 12623 1726882197.37901: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 12623 1726882197.37905: in run() - task 12673a56-9f93-3c8b-126b-0000000001d2 12623 1726882197.37908: variable 'ansible_search_path' from source: unknown 12623 1726882197.37911: variable 'ansible_search_path' from source: unknown 12623 1726882197.37914: calling self._execute() 12623 1726882197.37954: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.37966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.37981: variable 'omit' from source: magic vars 12623 1726882197.38456: variable 'ansible_distribution' from source: facts 12623 1726882197.38460: Evaluated conditional (ansible_distribution == 'CentOS'): True 12623 1726882197.38743: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.38755: Evaluated conditional (ansible_distribution_major_version == '6'): False 12623 1726882197.38763: when evaluation is False, skipping this task 12623 1726882197.38789: _execute() done 12623 1726882197.38817: dumping result to json 12623 1726882197.38826: done dumping result, returning 12623 1726882197.38838: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [12673a56-9f93-3c8b-126b-0000000001d2] 12623 1726882197.39001: sending task result for task 12673a56-9f93-3c8b-126b-0000000001d2 12623 1726882197.39065: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001d2 12623 1726882197.39068: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 12623 1726882197.39125: no more pending results, returning what we have 12623 1726882197.39128: results queue empty 12623 1726882197.39129: checking for any_errors_fatal 12623 1726882197.39132: done checking for any_errors_fatal 12623 1726882197.39133: checking for max_fail_percentage 12623 1726882197.39134: done checking for max_fail_percentage 12623 1726882197.39135: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.39136: done checking to see if all hosts have failed 12623 1726882197.39136: getting the remaining hosts for this loop 12623 1726882197.39138: done getting the remaining hosts for this loop 12623 1726882197.39140: getting the next task for host managed_node2 12623 1726882197.39145: done getting next task for host managed_node2 12623 1726882197.39147: ^ task is: TASK: Include the task 'enable_epel.yml' 12623 1726882197.39149: ^ 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 12623 1726882197.39152: getting variables 12623 1726882197.39153: in VariableManager get_vars() 12623 1726882197.39219: Calling all_inventory to load vars for managed_node2 12623 1726882197.39223: Calling groups_inventory to load vars for managed_node2 12623 1726882197.39226: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.39235: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.39238: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.39241: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.39425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.39744: done with get_vars() 12623 1726882197.39751: 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:29:57 -0400 (0:00:00.024) 0:00:03.139 ****** 12623 1726882197.39836: entering _queue_task() for managed_node2/include_tasks 12623 1726882197.40016: worker is 1 (out of 1 available) 12623 1726882197.40029: exiting _queue_task() for managed_node2/include_tasks 12623 1726882197.40040: done queuing things up, now waiting for results queue to drain 12623 1726882197.40041: waiting for pending results... 12623 1726882197.40186: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 12623 1726882197.40250: in run() - task 12673a56-9f93-3c8b-126b-0000000001d3 12623 1726882197.40262: variable 'ansible_search_path' from source: unknown 12623 1726882197.40266: variable 'ansible_search_path' from source: unknown 12623 1726882197.40298: calling self._execute() 12623 1726882197.40349: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.40353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.40363: variable 'omit' from source: magic vars 12623 1726882197.40653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.43238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.43308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.43400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.43421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.43465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.43564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.43619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.43674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.43691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.43705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.43798: variable '__network_is_ostree' from source: set_fact 12623 1726882197.43815: Evaluated conditional (not __network_is_ostree | d(false)): True 12623 1726882197.43820: _execute() done 12623 1726882197.43823: dumping result to json 12623 1726882197.43825: done dumping result, returning 12623 1726882197.43833: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-3c8b-126b-0000000001d3] 12623 1726882197.43837: sending task result for task 12673a56-9f93-3c8b-126b-0000000001d3 12623 1726882197.43920: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001d3 12623 1726882197.43923: WORKER PROCESS EXITING 12623 1726882197.43946: no more pending results, returning what we have 12623 1726882197.43951: in VariableManager get_vars() 12623 1726882197.43982: Calling all_inventory to load vars for managed_node2 12623 1726882197.43985: Calling groups_inventory to load vars for managed_node2 12623 1726882197.43988: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.44000: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.44004: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.44007: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.44165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.44274: done with get_vars() 12623 1726882197.44280: variable 'ansible_search_path' from source: unknown 12623 1726882197.44281: variable 'ansible_search_path' from source: unknown 12623 1726882197.44308: we have included files to process 12623 1726882197.44309: generating all_blocks data 12623 1726882197.44310: done generating all_blocks data 12623 1726882197.44314: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12623 1726882197.44315: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12623 1726882197.44317: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12623 1726882197.44857: done processing included file 12623 1726882197.44859: iterating over new_blocks loaded from include file 12623 1726882197.44861: in VariableManager get_vars() 12623 1726882197.44869: done with get_vars() 12623 1726882197.44870: filtering new block on tags 12623 1726882197.44891: done filtering new block on tags 12623 1726882197.44898: in VariableManager get_vars() 12623 1726882197.44909: done with get_vars() 12623 1726882197.44911: filtering new block on tags 12623 1726882197.44923: done filtering new block on tags 12623 1726882197.44925: 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_node2 12623 1726882197.44930: extending task lists for all hosts with included blocks 12623 1726882197.45030: done extending task lists 12623 1726882197.45032: done processing included files 12623 1726882197.45033: results queue empty 12623 1726882197.45036: checking for any_errors_fatal 12623 1726882197.45039: done checking for any_errors_fatal 12623 1726882197.45040: checking for max_fail_percentage 12623 1726882197.45040: done checking for max_fail_percentage 12623 1726882197.45041: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.45041: done checking to see if all hosts have failed 12623 1726882197.45042: getting the remaining hosts for this loop 12623 1726882197.45043: done getting the remaining hosts for this loop 12623 1726882197.45044: getting the next task for host managed_node2 12623 1726882197.45047: done getting next task for host managed_node2 12623 1726882197.45048: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 12623 1726882197.45050: ^ 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 12623 1726882197.45052: getting variables 12623 1726882197.45052: in VariableManager get_vars() 12623 1726882197.45058: Calling all_inventory to load vars for managed_node2 12623 1726882197.45061: Calling groups_inventory to load vars for managed_node2 12623 1726882197.45063: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.45068: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.45075: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.45078: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.45227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.45424: done with get_vars() 12623 1726882197.45435: done getting variables 12623 1726882197.45499: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 12623 1726882197.45615: 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:29:57 -0400 (0:00:00.058) 0:00:03.197 ****** 12623 1726882197.45660: entering _queue_task() for managed_node2/command 12623 1726882197.45661: Creating lock for command 12623 1726882197.46164: worker is 1 (out of 1 available) 12623 1726882197.46176: exiting _queue_task() for managed_node2/command 12623 1726882197.46187: done queuing things up, now waiting for results queue to drain 12623 1726882197.46188: waiting for pending results... 12623 1726882197.46614: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 12623 1726882197.46679: in run() - task 12673a56-9f93-3c8b-126b-0000000001ed 12623 1726882197.46741: variable 'ansible_search_path' from source: unknown 12623 1726882197.46751: variable 'ansible_search_path' from source: unknown 12623 1726882197.46799: calling self._execute() 12623 1726882197.46977: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.46981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.46984: variable 'omit' from source: magic vars 12623 1726882197.47342: variable 'ansible_distribution' from source: facts 12623 1726882197.47359: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12623 1726882197.47498: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.47510: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12623 1726882197.47523: when evaluation is False, skipping this task 12623 1726882197.47529: _execute() done 12623 1726882197.47536: dumping result to json 12623 1726882197.47543: done dumping result, returning 12623 1726882197.47554: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [12673a56-9f93-3c8b-126b-0000000001ed] 12623 1726882197.47562: sending task result for task 12673a56-9f93-3c8b-126b-0000000001ed skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12623 1726882197.47900: no more pending results, returning what we have 12623 1726882197.47904: results queue empty 12623 1726882197.47905: checking for any_errors_fatal 12623 1726882197.47906: done checking for any_errors_fatal 12623 1726882197.47907: checking for max_fail_percentage 12623 1726882197.47908: done checking for max_fail_percentage 12623 1726882197.47909: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.47910: done checking to see if all hosts have failed 12623 1726882197.47910: getting the remaining hosts for this loop 12623 1726882197.47911: done getting the remaining hosts for this loop 12623 1726882197.47915: getting the next task for host managed_node2 12623 1726882197.47921: done getting next task for host managed_node2 12623 1726882197.47923: ^ task is: TASK: Install yum-utils package 12623 1726882197.47930: ^ 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 12623 1726882197.47933: getting variables 12623 1726882197.47935: in VariableManager get_vars() 12623 1726882197.47962: Calling all_inventory to load vars for managed_node2 12623 1726882197.47968: Calling groups_inventory to load vars for managed_node2 12623 1726882197.47972: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.47977: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001ed 12623 1726882197.47980: WORKER PROCESS EXITING 12623 1726882197.47988: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.47990: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.47996: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.48115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.48229: done with get_vars() 12623 1726882197.48235: done getting variables 12623 1726882197.48308: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:29:57 -0400 (0:00:00.026) 0:00:03.224 ****** 12623 1726882197.48327: entering _queue_task() for managed_node2/package 12623 1726882197.48329: Creating lock for package 12623 1726882197.48509: worker is 1 (out of 1 available) 12623 1726882197.48522: exiting _queue_task() for managed_node2/package 12623 1726882197.48533: done queuing things up, now waiting for results queue to drain 12623 1726882197.48534: waiting for pending results... 12623 1726882197.48671: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 12623 1726882197.48744: in run() - task 12673a56-9f93-3c8b-126b-0000000001ee 12623 1726882197.48756: variable 'ansible_search_path' from source: unknown 12623 1726882197.48760: variable 'ansible_search_path' from source: unknown 12623 1726882197.48785: calling self._execute() 12623 1726882197.48837: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.48841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.48849: variable 'omit' from source: magic vars 12623 1726882197.49141: variable 'ansible_distribution' from source: facts 12623 1726882197.49150: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12623 1726882197.49238: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.49241: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12623 1726882197.49244: when evaluation is False, skipping this task 12623 1726882197.49248: _execute() done 12623 1726882197.49250: dumping result to json 12623 1726882197.49253: done dumping result, returning 12623 1726882197.49260: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [12673a56-9f93-3c8b-126b-0000000001ee] 12623 1726882197.49262: sending task result for task 12673a56-9f93-3c8b-126b-0000000001ee 12623 1726882197.49344: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001ee 12623 1726882197.49347: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12623 1726882197.49387: no more pending results, returning what we have 12623 1726882197.49390: results queue empty 12623 1726882197.49390: checking for any_errors_fatal 12623 1726882197.49397: done checking for any_errors_fatal 12623 1726882197.49398: checking for max_fail_percentage 12623 1726882197.49399: done checking for max_fail_percentage 12623 1726882197.49400: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.49401: done checking to see if all hosts have failed 12623 1726882197.49401: getting the remaining hosts for this loop 12623 1726882197.49403: done getting the remaining hosts for this loop 12623 1726882197.49406: getting the next task for host managed_node2 12623 1726882197.49411: done getting next task for host managed_node2 12623 1726882197.49413: ^ task is: TASK: Enable EPEL 7 12623 1726882197.49416: ^ 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 12623 1726882197.49419: getting variables 12623 1726882197.49420: in VariableManager get_vars() 12623 1726882197.49441: Calling all_inventory to load vars for managed_node2 12623 1726882197.49443: Calling groups_inventory to load vars for managed_node2 12623 1726882197.49446: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.49453: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.49455: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.49458: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.49590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.49740: done with get_vars() 12623 1726882197.49749: done getting variables 12623 1726882197.49821: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:29:57 -0400 (0:00:00.015) 0:00:03.239 ****** 12623 1726882197.49848: entering _queue_task() for managed_node2/command 12623 1726882197.50062: worker is 1 (out of 1 available) 12623 1726882197.50076: exiting _queue_task() for managed_node2/command 12623 1726882197.50086: done queuing things up, now waiting for results queue to drain 12623 1726882197.50088: waiting for pending results... 12623 1726882197.50412: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 12623 1726882197.50418: in run() - task 12673a56-9f93-3c8b-126b-0000000001ef 12623 1726882197.50423: variable 'ansible_search_path' from source: unknown 12623 1726882197.50426: variable 'ansible_search_path' from source: unknown 12623 1726882197.50551: calling self._execute() 12623 1726882197.50608: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.50622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.50631: variable 'omit' from source: magic vars 12623 1726882197.50898: variable 'ansible_distribution' from source: facts 12623 1726882197.50910: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12623 1726882197.50992: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.51000: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12623 1726882197.51003: when evaluation is False, skipping this task 12623 1726882197.51006: _execute() done 12623 1726882197.51009: dumping result to json 12623 1726882197.51011: done dumping result, returning 12623 1726882197.51018: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [12673a56-9f93-3c8b-126b-0000000001ef] 12623 1726882197.51021: sending task result for task 12673a56-9f93-3c8b-126b-0000000001ef 12623 1726882197.51103: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001ef 12623 1726882197.51106: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12623 1726882197.51152: no more pending results, returning what we have 12623 1726882197.51154: results queue empty 12623 1726882197.51155: checking for any_errors_fatal 12623 1726882197.51160: done checking for any_errors_fatal 12623 1726882197.51160: checking for max_fail_percentage 12623 1726882197.51162: done checking for max_fail_percentage 12623 1726882197.51163: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.51163: done checking to see if all hosts have failed 12623 1726882197.51164: getting the remaining hosts for this loop 12623 1726882197.51165: done getting the remaining hosts for this loop 12623 1726882197.51167: getting the next task for host managed_node2 12623 1726882197.51173: done getting next task for host managed_node2 12623 1726882197.51174: ^ task is: TASK: Enable EPEL 8 12623 1726882197.51178: ^ 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 12623 1726882197.51180: getting variables 12623 1726882197.51182: in VariableManager get_vars() 12623 1726882197.51206: Calling all_inventory to load vars for managed_node2 12623 1726882197.51208: Calling groups_inventory to load vars for managed_node2 12623 1726882197.51211: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.51221: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.51223: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.51226: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.51327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.51461: done with get_vars() 12623 1726882197.51467: done getting variables 12623 1726882197.51506: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:29:57 -0400 (0:00:00.016) 0:00:03.256 ****** 12623 1726882197.51525: entering _queue_task() for managed_node2/command 12623 1726882197.51690: worker is 1 (out of 1 available) 12623 1726882197.51706: exiting _queue_task() for managed_node2/command 12623 1726882197.51717: done queuing things up, now waiting for results queue to drain 12623 1726882197.51719: waiting for pending results... 12623 1726882197.51855: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 12623 1726882197.51916: in run() - task 12673a56-9f93-3c8b-126b-0000000001f0 12623 1726882197.51925: variable 'ansible_search_path' from source: unknown 12623 1726882197.51928: variable 'ansible_search_path' from source: unknown 12623 1726882197.51956: calling self._execute() 12623 1726882197.52009: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.52013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.52023: variable 'omit' from source: magic vars 12623 1726882197.52277: variable 'ansible_distribution' from source: facts 12623 1726882197.52283: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12623 1726882197.52361: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.52364: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12623 1726882197.52367: when evaluation is False, skipping this task 12623 1726882197.52371: _execute() done 12623 1726882197.52380: dumping result to json 12623 1726882197.52390: done dumping result, returning 12623 1726882197.52395: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [12673a56-9f93-3c8b-126b-0000000001f0] 12623 1726882197.52398: sending task result for task 12673a56-9f93-3c8b-126b-0000000001f0 12623 1726882197.52470: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001f0 12623 1726882197.52472: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12623 1726882197.52533: no more pending results, returning what we have 12623 1726882197.52535: results queue empty 12623 1726882197.52536: checking for any_errors_fatal 12623 1726882197.52539: done checking for any_errors_fatal 12623 1726882197.52540: checking for max_fail_percentage 12623 1726882197.52541: done checking for max_fail_percentage 12623 1726882197.52542: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.52543: done checking to see if all hosts have failed 12623 1726882197.52543: getting the remaining hosts for this loop 12623 1726882197.52544: done getting the remaining hosts for this loop 12623 1726882197.52547: getting the next task for host managed_node2 12623 1726882197.52553: done getting next task for host managed_node2 12623 1726882197.52555: ^ task is: TASK: Enable EPEL 6 12623 1726882197.52559: ^ 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 12623 1726882197.52561: getting variables 12623 1726882197.52562: in VariableManager get_vars() 12623 1726882197.52583: Calling all_inventory to load vars for managed_node2 12623 1726882197.52585: Calling groups_inventory to load vars for managed_node2 12623 1726882197.52587: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.52597: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.52600: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.52603: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.52701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.52812: done with get_vars() 12623 1726882197.52821: done getting variables 12623 1726882197.52857: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:29:57 -0400 (0:00:00.013) 0:00:03.269 ****** 12623 1726882197.52876: entering _queue_task() for managed_node2/copy 12623 1726882197.53038: worker is 1 (out of 1 available) 12623 1726882197.53050: exiting _queue_task() for managed_node2/copy 12623 1726882197.53060: done queuing things up, now waiting for results queue to drain 12623 1726882197.53062: waiting for pending results... 12623 1726882197.53201: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 12623 1726882197.53255: in run() - task 12673a56-9f93-3c8b-126b-0000000001f2 12623 1726882197.53264: variable 'ansible_search_path' from source: unknown 12623 1726882197.53268: variable 'ansible_search_path' from source: unknown 12623 1726882197.53299: calling self._execute() 12623 1726882197.53346: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.53349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.53358: variable 'omit' from source: magic vars 12623 1726882197.53599: variable 'ansible_distribution' from source: facts 12623 1726882197.53612: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12623 1726882197.53685: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.53689: Evaluated conditional (ansible_distribution_major_version == '6'): False 12623 1726882197.53692: when evaluation is False, skipping this task 12623 1726882197.53700: _execute() done 12623 1726882197.53703: dumping result to json 12623 1726882197.53705: done dumping result, returning 12623 1726882197.53711: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [12673a56-9f93-3c8b-126b-0000000001f2] 12623 1726882197.53715: sending task result for task 12673a56-9f93-3c8b-126b-0000000001f2 12623 1726882197.53801: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001f2 12623 1726882197.53804: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 12623 1726882197.53864: no more pending results, returning what we have 12623 1726882197.53866: results queue empty 12623 1726882197.53867: checking for any_errors_fatal 12623 1726882197.53870: done checking for any_errors_fatal 12623 1726882197.53871: checking for max_fail_percentage 12623 1726882197.53872: done checking for max_fail_percentage 12623 1726882197.53873: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.53874: done checking to see if all hosts have failed 12623 1726882197.53874: getting the remaining hosts for this loop 12623 1726882197.53875: done getting the remaining hosts for this loop 12623 1726882197.53878: getting the next task for host managed_node2 12623 1726882197.53884: done getting next task for host managed_node2 12623 1726882197.53886: ^ task is: TASK: Set network provider to 'initscripts' 12623 1726882197.53888: ^ 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 12623 1726882197.53891: getting variables 12623 1726882197.53892: in VariableManager get_vars() 12623 1726882197.53914: Calling all_inventory to load vars for managed_node2 12623 1726882197.53916: Calling groups_inventory to load vars for managed_node2 12623 1726882197.53918: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.53923: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.53925: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.53926: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.54050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.54157: done with get_vars() 12623 1726882197.54163: done getting variables 12623 1726882197.54201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:12 Friday 20 September 2024 21:29:57 -0400 (0:00:00.013) 0:00:03.283 ****** 12623 1726882197.54218: entering _queue_task() for managed_node2/set_fact 12623 1726882197.54374: worker is 1 (out of 1 available) 12623 1726882197.54387: exiting _queue_task() for managed_node2/set_fact 12623 1726882197.54399: done queuing things up, now waiting for results queue to drain 12623 1726882197.54400: waiting for pending results... 12623 1726882197.54527: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 12623 1726882197.54580: in run() - task 12673a56-9f93-3c8b-126b-000000000007 12623 1726882197.54588: variable 'ansible_search_path' from source: unknown 12623 1726882197.54618: calling self._execute() 12623 1726882197.54669: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.54673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.54682: variable 'omit' from source: magic vars 12623 1726882197.54761: variable 'omit' from source: magic vars 12623 1726882197.54776: variable 'omit' from source: magic vars 12623 1726882197.54804: variable 'omit' from source: magic vars 12623 1726882197.54835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12623 1726882197.54860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12623 1726882197.54885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12623 1726882197.54905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882197.54915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12623 1726882197.54939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 12623 1726882197.54942: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.54944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.55016: Set connection var ansible_shell_type to sh 12623 1726882197.55023: Set connection var ansible_module_compression to ZIP_DEFLATED 12623 1726882197.55028: Set connection var ansible_shell_executable to /bin/sh 12623 1726882197.55036: Set connection var ansible_pipelining to False 12623 1726882197.55039: Set connection var ansible_connection to ssh 12623 1726882197.55044: Set connection var ansible_timeout to 10 12623 1726882197.55059: variable 'ansible_shell_executable' from source: unknown 12623 1726882197.55061: variable 'ansible_connection' from source: unknown 12623 1726882197.55064: variable 'ansible_module_compression' from source: unknown 12623 1726882197.55066: variable 'ansible_shell_type' from source: unknown 12623 1726882197.55068: variable 'ansible_shell_executable' from source: unknown 12623 1726882197.55072: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.55077: variable 'ansible_pipelining' from source: unknown 12623 1726882197.55080: variable 'ansible_timeout' from source: unknown 12623 1726882197.55083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.55182: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 12623 1726882197.55190: variable 'omit' from source: magic vars 12623 1726882197.55198: starting attempt loop 12623 1726882197.55203: running the handler 12623 1726882197.55216: handler run complete 12623 1726882197.55221: attempt loop complete, returning result 12623 1726882197.55223: _execute() done 12623 1726882197.55226: dumping result to json 12623 1726882197.55228: done dumping result, returning 12623 1726882197.55235: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [12673a56-9f93-3c8b-126b-000000000007] 12623 1726882197.55239: sending task result for task 12673a56-9f93-3c8b-126b-000000000007 12623 1726882197.55320: done sending task result for task 12673a56-9f93-3c8b-126b-000000000007 12623 1726882197.55323: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 12623 1726882197.55370: no more pending results, returning what we have 12623 1726882197.55372: results queue empty 12623 1726882197.55373: checking for any_errors_fatal 12623 1726882197.55378: done checking for any_errors_fatal 12623 1726882197.55379: checking for max_fail_percentage 12623 1726882197.55380: done checking for max_fail_percentage 12623 1726882197.55381: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.55382: done checking to see if all hosts have failed 12623 1726882197.55382: getting the remaining hosts for this loop 12623 1726882197.55384: done getting the remaining hosts for this loop 12623 1726882197.55386: getting the next task for host managed_node2 12623 1726882197.55391: done getting next task for host managed_node2 12623 1726882197.55396: ^ task is: TASK: meta (flush_handlers) 12623 1726882197.55398: ^ 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 12623 1726882197.55402: getting variables 12623 1726882197.55403: in VariableManager get_vars() 12623 1726882197.55424: Calling all_inventory to load vars for managed_node2 12623 1726882197.55426: Calling groups_inventory to load vars for managed_node2 12623 1726882197.55429: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.55439: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.55442: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.55445: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.55545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.55654: done with get_vars() 12623 1726882197.55661: done getting variables 12623 1726882197.55708: in VariableManager get_vars() 12623 1726882197.55714: Calling all_inventory to load vars for managed_node2 12623 1726882197.55715: Calling groups_inventory to load vars for managed_node2 12623 1726882197.55717: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.55719: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.55721: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.55722: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.55804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.55928: done with get_vars() 12623 1726882197.55937: done queuing things up, now waiting for results queue to drain 12623 1726882197.55938: results queue empty 12623 1726882197.55939: checking for any_errors_fatal 12623 1726882197.55940: done checking for any_errors_fatal 12623 1726882197.55940: checking for max_fail_percentage 12623 1726882197.55941: done checking for max_fail_percentage 12623 1726882197.55941: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.55942: done checking to see if all hosts have failed 12623 1726882197.55942: getting the remaining hosts for this loop 12623 1726882197.55943: done getting the remaining hosts for this loop 12623 1726882197.55944: getting the next task for host managed_node2 12623 1726882197.55946: done getting next task for host managed_node2 12623 1726882197.55947: ^ task is: TASK: meta (flush_handlers) 12623 1726882197.55948: ^ 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 12623 1726882197.55953: getting variables 12623 1726882197.55954: in VariableManager get_vars() 12623 1726882197.55958: Calling all_inventory to load vars for managed_node2 12623 1726882197.55960: Calling groups_inventory to load vars for managed_node2 12623 1726882197.55961: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.55964: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.55965: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.55967: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.56049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.56154: done with get_vars() 12623 1726882197.56159: done getting variables 12623 1726882197.56187: in VariableManager get_vars() 12623 1726882197.56196: Calling all_inventory to load vars for managed_node2 12623 1726882197.56197: Calling groups_inventory to load vars for managed_node2 12623 1726882197.56199: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.56202: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.56204: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.56206: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.56282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.56535: done with get_vars() 12623 1726882197.56543: done queuing things up, now waiting for results queue to drain 12623 1726882197.56545: results queue empty 12623 1726882197.56545: checking for any_errors_fatal 12623 1726882197.56546: done checking for any_errors_fatal 12623 1726882197.56546: checking for max_fail_percentage 12623 1726882197.56547: done checking for max_fail_percentage 12623 1726882197.56547: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.56548: done checking to see if all hosts have failed 12623 1726882197.56548: getting the remaining hosts for this loop 12623 1726882197.56549: done getting the remaining hosts for this loop 12623 1726882197.56550: getting the next task for host managed_node2 12623 1726882197.56552: done getting next task for host managed_node2 12623 1726882197.56553: ^ task is: None 12623 1726882197.56553: ^ 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 12623 1726882197.56554: done queuing things up, now waiting for results queue to drain 12623 1726882197.56555: results queue empty 12623 1726882197.56555: checking for any_errors_fatal 12623 1726882197.56555: done checking for any_errors_fatal 12623 1726882197.56556: checking for max_fail_percentage 12623 1726882197.56556: done checking for max_fail_percentage 12623 1726882197.56557: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.56557: done checking to see if all hosts have failed 12623 1726882197.56558: getting the next task for host managed_node2 12623 1726882197.56559: done getting next task for host managed_node2 12623 1726882197.56560: ^ task is: None 12623 1726882197.56561: ^ 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 12623 1726882197.56597: in VariableManager get_vars() 12623 1726882197.56620: done with get_vars() 12623 1726882197.56624: in VariableManager get_vars() 12623 1726882197.56635: done with get_vars() 12623 1726882197.56638: variable 'omit' from source: magic vars 12623 1726882197.56660: in VariableManager get_vars() 12623 1726882197.56673: done with get_vars() 12623 1726882197.56686: variable 'omit' from source: magic vars PLAY [Play for testing bond removal] ******************************************* 12623 1726882197.57226: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 12623 1726882197.57246: getting the remaining hosts for this loop 12623 1726882197.57247: done getting the remaining hosts for this loop 12623 1726882197.57249: getting the next task for host managed_node2 12623 1726882197.57251: done getting next task for host managed_node2 12623 1726882197.57252: ^ task is: TASK: Gathering Facts 12623 1726882197.57253: ^ 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 12623 1726882197.57254: getting variables 12623 1726882197.57255: in VariableManager get_vars() 12623 1726882197.57266: Calling all_inventory to load vars for managed_node2 12623 1726882197.57267: Calling groups_inventory to load vars for managed_node2 12623 1726882197.57268: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.57271: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.57279: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.57281: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.57363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.57467: done with get_vars() 12623 1726882197.57472: done getting variables 12623 1726882197.57502: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:3 Friday 20 September 2024 21:29:57 -0400 (0:00:00.032) 0:00:03.316 ****** 12623 1726882197.57519: entering _queue_task() for managed_node2/gather_facts 12623 1726882197.57692: worker is 1 (out of 1 available) 12623 1726882197.57706: exiting _queue_task() for managed_node2/gather_facts 12623 1726882197.57717: done queuing things up, now waiting for results queue to drain 12623 1726882197.57718: waiting for pending results... 12623 1726882197.57852: running TaskExecutor() for managed_node2/TASK: Gathering Facts 12623 1726882197.57913: in run() - task 12673a56-9f93-3c8b-126b-000000000218 12623 1726882197.57925: variable 'ansible_search_path' from source: unknown 12623 1726882197.57952: calling self._execute() 12623 1726882197.58012: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.58015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.58025: variable 'omit' from source: magic vars 12623 1726882197.58321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.59799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.59845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.59871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.59900: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.59919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.59976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.59999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.60017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.60048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.60060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.60151: variable 'ansible_distribution' from source: facts 12623 1726882197.60154: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.60169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.60172: when evaluation is False, skipping this task 12623 1726882197.60175: _execute() done 12623 1726882197.60177: dumping result to json 12623 1726882197.60179: done dumping result, returning 12623 1726882197.60185: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-3c8b-126b-000000000218] 12623 1726882197.60190: sending task result for task 12673a56-9f93-3c8b-126b-000000000218 12623 1726882197.60259: done sending task result for task 12673a56-9f93-3c8b-126b-000000000218 12623 1726882197.60261: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.60306: no more pending results, returning what we have 12623 1726882197.60309: results queue empty 12623 1726882197.60310: checking for any_errors_fatal 12623 1726882197.60311: done checking for any_errors_fatal 12623 1726882197.60311: checking for max_fail_percentage 12623 1726882197.60313: done checking for max_fail_percentage 12623 1726882197.60313: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.60314: done checking to see if all hosts have failed 12623 1726882197.60315: getting the remaining hosts for this loop 12623 1726882197.60316: done getting the remaining hosts for this loop 12623 1726882197.60319: getting the next task for host managed_node2 12623 1726882197.60324: done getting next task for host managed_node2 12623 1726882197.60326: ^ task is: TASK: meta (flush_handlers) 12623 1726882197.60327: ^ 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 12623 1726882197.60331: getting variables 12623 1726882197.60333: in VariableManager get_vars() 12623 1726882197.60376: Calling all_inventory to load vars for managed_node2 12623 1726882197.60378: Calling groups_inventory to load vars for managed_node2 12623 1726882197.60380: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.60388: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.60391: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.60408: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.60559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.60677: done with get_vars() 12623 1726882197.60684: done getting variables 12623 1726882197.60728: in VariableManager get_vars() 12623 1726882197.60742: Calling all_inventory to load vars for managed_node2 12623 1726882197.60743: Calling groups_inventory to load vars for managed_node2 12623 1726882197.60744: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.60747: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.60749: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.60750: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.60840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.60945: done with get_vars() 12623 1726882197.60955: done queuing things up, now waiting for results queue to drain 12623 1726882197.60956: results queue empty 12623 1726882197.60957: checking for any_errors_fatal 12623 1726882197.60958: done checking for any_errors_fatal 12623 1726882197.60958: checking for max_fail_percentage 12623 1726882197.60959: done checking for max_fail_percentage 12623 1726882197.60959: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.60960: done checking to see if all hosts have failed 12623 1726882197.60960: getting the remaining hosts for this loop 12623 1726882197.60961: done getting the remaining hosts for this loop 12623 1726882197.60962: getting the next task for host managed_node2 12623 1726882197.60964: done getting next task for host managed_node2 12623 1726882197.60965: ^ task is: TASK: INIT Prepare setup 12623 1726882197.60966: ^ 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 12623 1726882197.60967: getting variables 12623 1726882197.60968: in VariableManager get_vars() 12623 1726882197.60978: Calling all_inventory to load vars for managed_node2 12623 1726882197.60979: Calling groups_inventory to load vars for managed_node2 12623 1726882197.60980: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.60983: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.60988: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.60990: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.61068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.61189: done with get_vars() 12623 1726882197.61198: done getting variables 12623 1726882197.61245: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:15 Friday 20 September 2024 21:29:57 -0400 (0:00:00.037) 0:00:03.353 ****** 12623 1726882197.61262: entering _queue_task() for managed_node2/debug 12623 1726882197.61263: Creating lock for debug 12623 1726882197.61439: worker is 1 (out of 1 available) 12623 1726882197.61451: exiting _queue_task() for managed_node2/debug 12623 1726882197.61461: done queuing things up, now waiting for results queue to drain 12623 1726882197.61462: waiting for pending results... 12623 1726882197.61611: running TaskExecutor() for managed_node2/TASK: INIT Prepare setup 12623 1726882197.61672: in run() - task 12673a56-9f93-3c8b-126b-00000000000b 12623 1726882197.61684: variable 'ansible_search_path' from source: unknown 12623 1726882197.61714: calling self._execute() 12623 1726882197.61770: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.61775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.61784: variable 'omit' from source: magic vars 12623 1726882197.62089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.63544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.63597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.63625: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.63653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.63672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.63733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.63754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.63773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.63805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.63816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.63908: variable 'ansible_distribution' from source: facts 12623 1726882197.63911: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.63925: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.63928: when evaluation is False, skipping this task 12623 1726882197.63931: _execute() done 12623 1726882197.63933: dumping result to json 12623 1726882197.63935: done dumping result, returning 12623 1726882197.63941: done running TaskExecutor() for managed_node2/TASK: INIT Prepare setup [12673a56-9f93-3c8b-126b-00000000000b] 12623 1726882197.63946: sending task result for task 12673a56-9f93-3c8b-126b-00000000000b 12623 1726882197.64025: done sending task result for task 12673a56-9f93-3c8b-126b-00000000000b 12623 1726882197.64028: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882197.64159: no more pending results, returning what we have 12623 1726882197.64162: results queue empty 12623 1726882197.64163: checking for any_errors_fatal 12623 1726882197.64164: done checking for any_errors_fatal 12623 1726882197.64165: checking for max_fail_percentage 12623 1726882197.64166: done checking for max_fail_percentage 12623 1726882197.64167: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.64168: done checking to see if all hosts have failed 12623 1726882197.64168: getting the remaining hosts for this loop 12623 1726882197.64169: done getting the remaining hosts for this loop 12623 1726882197.64172: getting the next task for host managed_node2 12623 1726882197.64176: done getting next task for host managed_node2 12623 1726882197.64179: ^ task is: TASK: Install dnsmasq 12623 1726882197.64181: ^ 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 12623 1726882197.64184: getting variables 12623 1726882197.64185: in VariableManager get_vars() 12623 1726882197.64216: Calling all_inventory to load vars for managed_node2 12623 1726882197.64218: Calling groups_inventory to load vars for managed_node2 12623 1726882197.64219: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.64226: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.64227: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.64229: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.64343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.64459: done with get_vars() 12623 1726882197.64466: done getting variables 12623 1726882197.64508: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:29:57 -0400 (0:00:00.032) 0:00:03.386 ****** 12623 1726882197.64528: entering _queue_task() for managed_node2/package 12623 1726882197.64691: worker is 1 (out of 1 available) 12623 1726882197.64706: exiting _queue_task() for managed_node2/package 12623 1726882197.64716: done queuing things up, now waiting for results queue to drain 12623 1726882197.64717: waiting for pending results... 12623 1726882197.64856: running TaskExecutor() for managed_node2/TASK: Install dnsmasq 12623 1726882197.64926: in run() - task 12673a56-9f93-3c8b-126b-00000000000f 12623 1726882197.64939: variable 'ansible_search_path' from source: unknown 12623 1726882197.64944: variable 'ansible_search_path' from source: unknown 12623 1726882197.64971: calling self._execute() 12623 1726882197.65032: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.65036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.65044: variable 'omit' from source: magic vars 12623 1726882197.65343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.67312: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.67359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.67386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.67416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.67436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.67497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.67521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.67538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.67563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.67576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.67667: variable 'ansible_distribution' from source: facts 12623 1726882197.67671: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.67690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.67694: when evaluation is False, skipping this task 12623 1726882197.67697: _execute() done 12623 1726882197.67699: dumping result to json 12623 1726882197.67706: done dumping result, returning 12623 1726882197.67709: done running TaskExecutor() for managed_node2/TASK: Install dnsmasq [12673a56-9f93-3c8b-126b-00000000000f] 12623 1726882197.67715: sending task result for task 12673a56-9f93-3c8b-126b-00000000000f 12623 1726882197.67798: done sending task result for task 12673a56-9f93-3c8b-126b-00000000000f 12623 1726882197.67800: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.67855: no more pending results, returning what we have 12623 1726882197.67857: results queue empty 12623 1726882197.67858: checking for any_errors_fatal 12623 1726882197.67864: done checking for any_errors_fatal 12623 1726882197.67864: checking for max_fail_percentage 12623 1726882197.67866: done checking for max_fail_percentage 12623 1726882197.67867: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.67867: done checking to see if all hosts have failed 12623 1726882197.67868: getting the remaining hosts for this loop 12623 1726882197.67869: done getting the remaining hosts for this loop 12623 1726882197.67872: getting the next task for host managed_node2 12623 1726882197.67878: done getting next task for host managed_node2 12623 1726882197.67880: ^ task is: TASK: Install pgrep, sysctl 12623 1726882197.67883: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882197.67886: getting variables 12623 1726882197.67888: in VariableManager get_vars() 12623 1726882197.67938: Calling all_inventory to load vars for managed_node2 12623 1726882197.67940: Calling groups_inventory to load vars for managed_node2 12623 1726882197.67943: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.67952: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.67954: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.67956: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.68123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.68242: done with get_vars() 12623 1726882197.68250: done getting variables 12623 1726882197.68288: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 21:29:57 -0400 (0:00:00.037) 0:00:03.424 ****** 12623 1726882197.68313: entering _queue_task() for managed_node2/package 12623 1726882197.68502: worker is 1 (out of 1 available) 12623 1726882197.68516: exiting _queue_task() for managed_node2/package 12623 1726882197.68525: done queuing things up, now waiting for results queue to drain 12623 1726882197.68527: waiting for pending results... 12623 1726882197.68908: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 12623 1726882197.68913: in run() - task 12673a56-9f93-3c8b-126b-000000000010 12623 1726882197.68917: variable 'ansible_search_path' from source: unknown 12623 1726882197.68919: variable 'ansible_search_path' from source: unknown 12623 1726882197.68922: calling self._execute() 12623 1726882197.69073: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.69085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.69103: variable 'omit' from source: magic vars 12623 1726882197.69504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.71622: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.71696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.71738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.71776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.71999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.72003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.72005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.72007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.72009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.72011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.72147: variable 'ansible_distribution' from source: facts 12623 1726882197.72158: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.72179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.72186: when evaluation is False, skipping this task 12623 1726882197.72207: _execute() done 12623 1726882197.72216: dumping result to json 12623 1726882197.72223: done dumping result, returning 12623 1726882197.72234: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [12673a56-9f93-3c8b-126b-000000000010] 12623 1726882197.72242: sending task result for task 12673a56-9f93-3c8b-126b-000000000010 12623 1726882197.72353: done sending task result for task 12673a56-9f93-3c8b-126b-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.72407: no more pending results, returning what we have 12623 1726882197.72410: results queue empty 12623 1726882197.72411: checking for any_errors_fatal 12623 1726882197.72415: done checking for any_errors_fatal 12623 1726882197.72416: checking for max_fail_percentage 12623 1726882197.72417: done checking for max_fail_percentage 12623 1726882197.72418: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.72419: done checking to see if all hosts have failed 12623 1726882197.72420: getting the remaining hosts for this loop 12623 1726882197.72421: done getting the remaining hosts for this loop 12623 1726882197.72425: getting the next task for host managed_node2 12623 1726882197.72430: done getting next task for host managed_node2 12623 1726882197.72433: ^ task is: TASK: Install pgrep, sysctl 12623 1726882197.72435: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882197.72438: getting variables 12623 1726882197.72440: in VariableManager get_vars() 12623 1726882197.72490: Calling all_inventory to load vars for managed_node2 12623 1726882197.72496: Calling groups_inventory to load vars for managed_node2 12623 1726882197.72498: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.72505: WORKER PROCESS EXITING 12623 1726882197.72518: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.72521: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.72524: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.72765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.72964: done with get_vars() 12623 1726882197.72975: done getting variables 12623 1726882197.73033: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 21:29:57 -0400 (0:00:00.047) 0:00:03.471 ****** 12623 1726882197.73064: entering _queue_task() for managed_node2/package 12623 1726882197.73304: worker is 1 (out of 1 available) 12623 1726882197.73317: exiting _queue_task() for managed_node2/package 12623 1726882197.73330: done queuing things up, now waiting for results queue to drain 12623 1726882197.73331: waiting for pending results... 12623 1726882197.73596: running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl 12623 1726882197.73751: in run() - task 12673a56-9f93-3c8b-126b-000000000011 12623 1726882197.73770: variable 'ansible_search_path' from source: unknown 12623 1726882197.73778: variable 'ansible_search_path' from source: unknown 12623 1726882197.73824: calling self._execute() 12623 1726882197.73937: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.73951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.73965: variable 'omit' from source: magic vars 12623 1726882197.74513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.76997: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.77001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.77030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.77070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.77104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.77183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.77224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.77255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.77300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.77325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.77454: variable 'ansible_distribution' from source: facts 12623 1726882197.77465: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.77484: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.77491: when evaluation is False, skipping this task 12623 1726882197.77500: _execute() done 12623 1726882197.77507: dumping result to json 12623 1726882197.77514: done dumping result, returning 12623 1726882197.77532: done running TaskExecutor() for managed_node2/TASK: Install pgrep, sysctl [12673a56-9f93-3c8b-126b-000000000011] 12623 1726882197.77534: sending task result for task 12673a56-9f93-3c8b-126b-000000000011 12623 1726882197.77826: done sending task result for task 12673a56-9f93-3c8b-126b-000000000011 12623 1726882197.77829: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.77864: no more pending results, returning what we have 12623 1726882197.77867: results queue empty 12623 1726882197.77868: checking for any_errors_fatal 12623 1726882197.77873: done checking for any_errors_fatal 12623 1726882197.77874: checking for max_fail_percentage 12623 1726882197.77875: done checking for max_fail_percentage 12623 1726882197.77876: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.77877: done checking to see if all hosts have failed 12623 1726882197.77877: getting the remaining hosts for this loop 12623 1726882197.77878: done getting the remaining hosts for this loop 12623 1726882197.77881: getting the next task for host managed_node2 12623 1726882197.77886: done getting next task for host managed_node2 12623 1726882197.77888: ^ task is: TASK: Create test interfaces 12623 1726882197.77891: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882197.77896: getting variables 12623 1726882197.77898: in VariableManager get_vars() 12623 1726882197.77939: Calling all_inventory to load vars for managed_node2 12623 1726882197.77941: Calling groups_inventory to load vars for managed_node2 12623 1726882197.77944: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.77953: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.77955: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.77958: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.78231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.78431: done with get_vars() 12623 1726882197.78441: done getting variables 12623 1726882197.78523: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 21:29:57 -0400 (0:00:00.054) 0:00:03.526 ****** 12623 1726882197.78551: entering _queue_task() for managed_node2/shell 12623 1726882197.78553: Creating lock for shell 12623 1726882197.78785: worker is 1 (out of 1 available) 12623 1726882197.78998: exiting _queue_task() for managed_node2/shell 12623 1726882197.79007: done queuing things up, now waiting for results queue to drain 12623 1726882197.79009: waiting for pending results... 12623 1726882197.79044: running TaskExecutor() for managed_node2/TASK: Create test interfaces 12623 1726882197.79165: in run() - task 12673a56-9f93-3c8b-126b-000000000012 12623 1726882197.79185: variable 'ansible_search_path' from source: unknown 12623 1726882197.79198: variable 'ansible_search_path' from source: unknown 12623 1726882197.79240: calling self._execute() 12623 1726882197.79314: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.79323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.79339: variable 'omit' from source: magic vars 12623 1726882197.79795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.82118: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.82198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.82240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.82286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.82323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.82482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.82486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.82488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.82514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.82536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.82667: variable 'ansible_distribution' from source: facts 12623 1726882197.82677: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.82704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.82711: when evaluation is False, skipping this task 12623 1726882197.82717: _execute() done 12623 1726882197.82724: dumping result to json 12623 1726882197.82730: done dumping result, returning 12623 1726882197.82739: done running TaskExecutor() for managed_node2/TASK: Create test interfaces [12673a56-9f93-3c8b-126b-000000000012] 12623 1726882197.82747: sending task result for task 12673a56-9f93-3c8b-126b-000000000012 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.82978: no more pending results, returning what we have 12623 1726882197.82982: results queue empty 12623 1726882197.82983: checking for any_errors_fatal 12623 1726882197.82988: done checking for any_errors_fatal 12623 1726882197.82988: checking for max_fail_percentage 12623 1726882197.82990: done checking for max_fail_percentage 12623 1726882197.82991: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.82992: done checking to see if all hosts have failed 12623 1726882197.82992: getting the remaining hosts for this loop 12623 1726882197.82995: done getting the remaining hosts for this loop 12623 1726882197.82999: getting the next task for host managed_node2 12623 1726882197.83008: done getting next task for host managed_node2 12623 1726882197.83012: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12623 1726882197.83015: ^ 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 12623 1726882197.83019: getting variables 12623 1726882197.83020: in VariableManager get_vars() 12623 1726882197.83070: Calling all_inventory to load vars for managed_node2 12623 1726882197.83073: Calling groups_inventory to load vars for managed_node2 12623 1726882197.83075: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.83088: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.83090: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.83268: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.83280: done sending task result for task 12673a56-9f93-3c8b-126b-000000000012 12623 1726882197.83283: WORKER PROCESS EXITING 12623 1726882197.83450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.83655: done with get_vars() 12623 1726882197.83666: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:57 -0400 (0:00:00.051) 0:00:03.578 ****** 12623 1726882197.83753: entering _queue_task() for managed_node2/include_tasks 12623 1726882197.83983: worker is 1 (out of 1 available) 12623 1726882197.83996: exiting _queue_task() for managed_node2/include_tasks 12623 1726882197.84006: done queuing things up, now waiting for results queue to drain 12623 1726882197.84008: waiting for pending results... 12623 1726882197.84243: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 12623 1726882197.84359: in run() - task 12673a56-9f93-3c8b-126b-000000000016 12623 1726882197.84377: variable 'ansible_search_path' from source: unknown 12623 1726882197.84385: variable 'ansible_search_path' from source: unknown 12623 1726882197.84430: calling self._execute() 12623 1726882197.84510: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.84523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.84601: variable 'omit' from source: magic vars 12623 1726882197.85020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.87140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.87222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.87266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.87307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.87338: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.87423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.87457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.87492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.87538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.87581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.87695: variable 'ansible_distribution' from source: facts 12623 1726882197.87707: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.87727: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.87735: when evaluation is False, skipping this task 12623 1726882197.87797: _execute() done 12623 1726882197.87800: dumping result to json 12623 1726882197.87803: done dumping result, returning 12623 1726882197.87805: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-3c8b-126b-000000000016] 12623 1726882197.87807: sending task result for task 12673a56-9f93-3c8b-126b-000000000016 12623 1726882197.87875: done sending task result for task 12673a56-9f93-3c8b-126b-000000000016 12623 1726882197.87878: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.87924: no more pending results, returning what we have 12623 1726882197.87927: results queue empty 12623 1726882197.87928: checking for any_errors_fatal 12623 1726882197.87933: done checking for any_errors_fatal 12623 1726882197.87934: checking for max_fail_percentage 12623 1726882197.87936: done checking for max_fail_percentage 12623 1726882197.87937: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.87937: done checking to see if all hosts have failed 12623 1726882197.87938: getting the remaining hosts for this loop 12623 1726882197.87939: done getting the remaining hosts for this loop 12623 1726882197.87944: getting the next task for host managed_node2 12623 1726882197.87950: done getting next task for host managed_node2 12623 1726882197.87953: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12623 1726882197.87955: ^ 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 12623 1726882197.87959: getting variables 12623 1726882197.87961: in VariableManager get_vars() 12623 1726882197.88064: Calling all_inventory to load vars for managed_node2 12623 1726882197.88068: Calling groups_inventory to load vars for managed_node2 12623 1726882197.88071: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.88083: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.88086: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.88089: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.88449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.88689: done with get_vars() 12623 1726882197.88701: done getting variables 12623 1726882197.88784: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 12623 1726882197.88900: variable 'interface' from source: task vars 12623 1726882197.88905: variable 'dhcp_interface1' from source: play vars 12623 1726882197.88966: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:57 -0400 (0:00:00.052) 0:00:03.630 ****** 12623 1726882197.89007: entering _queue_task() for managed_node2/assert 12623 1726882197.89008: Creating lock for assert 12623 1726882197.89237: worker is 1 (out of 1 available) 12623 1726882197.89249: exiting _queue_task() for managed_node2/assert 12623 1726882197.89260: done queuing things up, now waiting for results queue to drain 12623 1726882197.89261: waiting for pending results... 12623 1726882197.89603: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' 12623 1726882197.89609: in run() - task 12673a56-9f93-3c8b-126b-000000000017 12623 1726882197.89628: variable 'ansible_search_path' from source: unknown 12623 1726882197.89635: variable 'ansible_search_path' from source: unknown 12623 1726882197.89669: calling self._execute() 12623 1726882197.89754: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.89768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.89784: variable 'omit' from source: magic vars 12623 1726882197.90187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.92344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.92416: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.92498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.92502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.92528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.92612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.92662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.92690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.92740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.92758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882197.93098: variable 'ansible_distribution' from source: facts 12623 1726882197.93102: variable 'ansible_distribution_major_version' from source: facts 12623 1726882197.93104: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882197.93107: when evaluation is False, skipping this task 12623 1726882197.93109: _execute() done 12623 1726882197.93111: dumping result to json 12623 1726882197.93113: done dumping result, returning 12623 1726882197.93116: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test1' [12673a56-9f93-3c8b-126b-000000000017] 12623 1726882197.93118: sending task result for task 12673a56-9f93-3c8b-126b-000000000017 12623 1726882197.93181: done sending task result for task 12673a56-9f93-3c8b-126b-000000000017 12623 1726882197.93184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882197.93232: no more pending results, returning what we have 12623 1726882197.93235: results queue empty 12623 1726882197.93236: checking for any_errors_fatal 12623 1726882197.93242: done checking for any_errors_fatal 12623 1726882197.93242: checking for max_fail_percentage 12623 1726882197.93244: done checking for max_fail_percentage 12623 1726882197.93245: checking to see if all hosts have failed and the running result is not ok 12623 1726882197.93245: done checking to see if all hosts have failed 12623 1726882197.93246: getting the remaining hosts for this loop 12623 1726882197.93247: done getting the remaining hosts for this loop 12623 1726882197.93251: getting the next task for host managed_node2 12623 1726882197.93261: done getting next task for host managed_node2 12623 1726882197.93263: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12623 1726882197.93266: ^ 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 12623 1726882197.93271: getting variables 12623 1726882197.93272: in VariableManager get_vars() 12623 1726882197.93329: Calling all_inventory to load vars for managed_node2 12623 1726882197.93332: Calling groups_inventory to load vars for managed_node2 12623 1726882197.93335: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882197.93347: Calling all_plugins_play to load vars for managed_node2 12623 1726882197.93350: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882197.93353: Calling groups_plugins_play to load vars for managed_node2 12623 1726882197.93678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882197.93915: done with get_vars() 12623 1726882197.93925: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:57 -0400 (0:00:00.050) 0:00:03.680 ****** 12623 1726882197.94011: entering _queue_task() for managed_node2/include_tasks 12623 1726882197.94240: worker is 1 (out of 1 available) 12623 1726882197.94253: exiting _queue_task() for managed_node2/include_tasks 12623 1726882197.94263: done queuing things up, now waiting for results queue to drain 12623 1726882197.94264: waiting for pending results... 12623 1726882197.94696: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 12623 1726882197.94912: in run() - task 12673a56-9f93-3c8b-126b-00000000001b 12623 1726882197.94915: variable 'ansible_search_path' from source: unknown 12623 1726882197.94918: variable 'ansible_search_path' from source: unknown 12623 1726882197.94920: calling self._execute() 12623 1726882197.94969: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882197.94980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882197.94995: variable 'omit' from source: magic vars 12623 1726882197.95411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882197.98985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882197.99102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882197.99280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882197.99322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882197.99377: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882197.99539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882197.99784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882197.99787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882197.99790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882197.99794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.00198: variable 'ansible_distribution' from source: facts 12623 1726882198.00201: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.00204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.00206: when evaluation is False, skipping this task 12623 1726882198.00208: _execute() done 12623 1726882198.00212: dumping result to json 12623 1726882198.00214: done dumping result, returning 12623 1726882198.00216: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-3c8b-126b-00000000001b] 12623 1726882198.00218: sending task result for task 12673a56-9f93-3c8b-126b-00000000001b 12623 1726882198.00286: done sending task result for task 12673a56-9f93-3c8b-126b-00000000001b 12623 1726882198.00288: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.00338: no more pending results, returning what we have 12623 1726882198.00342: results queue empty 12623 1726882198.00343: checking for any_errors_fatal 12623 1726882198.00350: done checking for any_errors_fatal 12623 1726882198.00351: checking for max_fail_percentage 12623 1726882198.00352: done checking for max_fail_percentage 12623 1726882198.00353: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.00354: done checking to see if all hosts have failed 12623 1726882198.00354: getting the remaining hosts for this loop 12623 1726882198.00356: done getting the remaining hosts for this loop 12623 1726882198.00360: getting the next task for host managed_node2 12623 1726882198.00367: done getting next task for host managed_node2 12623 1726882198.00370: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12623 1726882198.00373: ^ 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 12623 1726882198.00377: getting variables 12623 1726882198.00379: in VariableManager get_vars() 12623 1726882198.00437: Calling all_inventory to load vars for managed_node2 12623 1726882198.00440: Calling groups_inventory to load vars for managed_node2 12623 1726882198.00442: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.00455: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.00457: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.00460: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.01036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.01512: done with get_vars() 12623 1726882198.01523: done getting variables 12623 1726882198.01575: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 12623 1726882198.01880: variable 'interface' from source: task vars 12623 1726882198.01884: variable 'dhcp_interface2' from source: play vars 12623 1726882198.01950: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:58 -0400 (0:00:00.079) 0:00:03.760 ****** 12623 1726882198.01982: entering _queue_task() for managed_node2/assert 12623 1726882198.02677: worker is 1 (out of 1 available) 12623 1726882198.02690: exiting _queue_task() for managed_node2/assert 12623 1726882198.02705: done queuing things up, now waiting for results queue to drain 12623 1726882198.02706: waiting for pending results... 12623 1726882198.03265: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' 12623 1726882198.03288: in run() - task 12673a56-9f93-3c8b-126b-00000000001c 12623 1726882198.03311: variable 'ansible_search_path' from source: unknown 12623 1726882198.03320: variable 'ansible_search_path' from source: unknown 12623 1726882198.03364: calling self._execute() 12623 1726882198.03443: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.03455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.03474: variable 'omit' from source: magic vars 12623 1726882198.03907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.07669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.07674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.07719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.07814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.07907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.08101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.08136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.08166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.08248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.08331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.08532: variable 'ansible_distribution' from source: facts 12623 1726882198.08618: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.08643: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.08651: when evaluation is False, skipping this task 12623 1726882198.08659: _execute() done 12623 1726882198.08799: dumping result to json 12623 1726882198.08802: done dumping result, returning 12623 1726882198.08805: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'test2' [12673a56-9f93-3c8b-126b-00000000001c] 12623 1726882198.08807: sending task result for task 12673a56-9f93-3c8b-126b-00000000001c 12623 1726882198.08879: done sending task result for task 12673a56-9f93-3c8b-126b-00000000001c 12623 1726882198.08883: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.08933: no more pending results, returning what we have 12623 1726882198.08937: results queue empty 12623 1726882198.08938: checking for any_errors_fatal 12623 1726882198.08944: done checking for any_errors_fatal 12623 1726882198.08945: checking for max_fail_percentage 12623 1726882198.08947: done checking for max_fail_percentage 12623 1726882198.08947: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.08948: done checking to see if all hosts have failed 12623 1726882198.08949: getting the remaining hosts for this loop 12623 1726882198.08950: done getting the remaining hosts for this loop 12623 1726882198.08955: getting the next task for host managed_node2 12623 1726882198.08963: done getting next task for host managed_node2 12623 1726882198.08966: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 12623 1726882198.08968: ^ 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 12623 1726882198.08971: getting variables 12623 1726882198.08973: in VariableManager get_vars() 12623 1726882198.09033: Calling all_inventory to load vars for managed_node2 12623 1726882198.09036: Calling groups_inventory to load vars for managed_node2 12623 1726882198.09039: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.09051: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.09055: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.09058: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.09879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.10279: done with get_vars() 12623 1726882198.10291: done getting variables 12623 1726882198.10552: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:28 Friday 20 September 2024 21:29:58 -0400 (0:00:00.085) 0:00:03.846 ****** 12623 1726882198.10581: entering _queue_task() for managed_node2/command 12623 1726882198.11070: worker is 1 (out of 1 available) 12623 1726882198.11082: exiting _queue_task() for managed_node2/command 12623 1726882198.11495: done queuing things up, now waiting for results queue to drain 12623 1726882198.11498: waiting for pending results... 12623 1726882198.11735: running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript 12623 1726882198.11799: in run() - task 12673a56-9f93-3c8b-126b-00000000001d 12623 1726882198.11803: variable 'ansible_search_path' from source: unknown 12623 1726882198.11806: calling self._execute() 12623 1726882198.11980: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.12264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.12267: variable 'omit' from source: magic vars 12623 1726882198.12950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.17359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.17447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.17555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.17661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.17695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.17820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.18172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.18207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.18321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.18408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.18841: variable 'ansible_distribution' from source: facts 12623 1726882198.18852: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.18936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.18944: when evaluation is False, skipping this task 12623 1726882198.18951: _execute() done 12623 1726882198.19133: dumping result to json 12623 1726882198.19136: done dumping result, returning 12623 1726882198.19138: done running TaskExecutor() for managed_node2/TASK: Backup the /etc/resolv.conf for initscript [12673a56-9f93-3c8b-126b-00000000001d] 12623 1726882198.19140: sending task result for task 12673a56-9f93-3c8b-126b-00000000001d 12623 1726882198.19214: done sending task result for task 12673a56-9f93-3c8b-126b-00000000001d 12623 1726882198.19217: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.19281: no more pending results, returning what we have 12623 1726882198.19284: results queue empty 12623 1726882198.19285: checking for any_errors_fatal 12623 1726882198.19291: done checking for any_errors_fatal 12623 1726882198.19291: checking for max_fail_percentage 12623 1726882198.19295: done checking for max_fail_percentage 12623 1726882198.19296: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.19296: done checking to see if all hosts have failed 12623 1726882198.19297: getting the remaining hosts for this loop 12623 1726882198.19299: done getting the remaining hosts for this loop 12623 1726882198.19302: getting the next task for host managed_node2 12623 1726882198.19308: done getting next task for host managed_node2 12623 1726882198.19310: ^ task is: TASK: TEST Add Bond with 2 ports 12623 1726882198.19312: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882198.19316: getting variables 12623 1726882198.19318: in VariableManager get_vars() 12623 1726882198.19372: Calling all_inventory to load vars for managed_node2 12623 1726882198.19375: Calling groups_inventory to load vars for managed_node2 12623 1726882198.19378: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.19389: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.19392: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.19448: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.19631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.20274: done with get_vars() 12623 1726882198.20288: done getting variables 12623 1726882198.20389: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:33 Friday 20 September 2024 21:29:58 -0400 (0:00:00.098) 0:00:03.945 ****** 12623 1726882198.20420: entering _queue_task() for managed_node2/debug 12623 1726882198.20662: worker is 1 (out of 1 available) 12623 1726882198.20673: exiting _queue_task() for managed_node2/debug 12623 1726882198.20684: done queuing things up, now waiting for results queue to drain 12623 1726882198.20685: waiting for pending results... 12623 1726882198.21109: running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports 12623 1726882198.21114: in run() - task 12673a56-9f93-3c8b-126b-00000000001e 12623 1726882198.21117: variable 'ansible_search_path' from source: unknown 12623 1726882198.21120: calling self._execute() 12623 1726882198.21147: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.21158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.21173: variable 'omit' from source: magic vars 12623 1726882198.21598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.24409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.24696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.24700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.24739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.24828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.25032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.25066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.25096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.25218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.25241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.25499: variable 'ansible_distribution' from source: facts 12623 1726882198.25503: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.25505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.25508: when evaluation is False, skipping this task 12623 1726882198.25510: _execute() done 12623 1726882198.25513: dumping result to json 12623 1726882198.25515: done dumping result, returning 12623 1726882198.25517: done running TaskExecutor() for managed_node2/TASK: TEST Add Bond with 2 ports [12673a56-9f93-3c8b-126b-00000000001e] 12623 1726882198.25800: sending task result for task 12673a56-9f93-3c8b-126b-00000000001e 12623 1726882198.25872: done sending task result for task 12673a56-9f93-3c8b-126b-00000000001e 12623 1726882198.25875: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882198.25951: no more pending results, returning what we have 12623 1726882198.25955: results queue empty 12623 1726882198.25956: checking for any_errors_fatal 12623 1726882198.25962: done checking for any_errors_fatal 12623 1726882198.25963: checking for max_fail_percentage 12623 1726882198.25965: done checking for max_fail_percentage 12623 1726882198.25965: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.25966: done checking to see if all hosts have failed 12623 1726882198.25967: getting the remaining hosts for this loop 12623 1726882198.25969: done getting the remaining hosts for this loop 12623 1726882198.25972: getting the next task for host managed_node2 12623 1726882198.25980: done getting next task for host managed_node2 12623 1726882198.25987: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882198.25989: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882198.26007: getting variables 12623 1726882198.26009: in VariableManager get_vars() 12623 1726882198.26069: Calling all_inventory to load vars for managed_node2 12623 1726882198.26073: Calling groups_inventory to load vars for managed_node2 12623 1726882198.26076: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.26088: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.26091: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.26506: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.26932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.27711: done with get_vars() 12623 1726882198.27724: 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:29:58 -0400 (0:00:00.073) 0:00:04.019 ****** 12623 1726882198.27822: entering _queue_task() for managed_node2/include_tasks 12623 1726882198.28300: worker is 1 (out of 1 available) 12623 1726882198.28313: exiting _queue_task() for managed_node2/include_tasks 12623 1726882198.28325: done queuing things up, now waiting for results queue to drain 12623 1726882198.28326: waiting for pending results... 12623 1726882198.28784: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882198.29118: in run() - task 12673a56-9f93-3c8b-126b-000000000026 12623 1726882198.29172: variable 'ansible_search_path' from source: unknown 12623 1726882198.29372: variable 'ansible_search_path' from source: unknown 12623 1726882198.29376: calling self._execute() 12623 1726882198.29505: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.29517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.29529: variable 'omit' from source: magic vars 12623 1726882198.30508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.37406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.38279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.38417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.38464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.38492: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.38943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.38946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.38949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.38951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.39010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.39428: variable 'ansible_distribution' from source: facts 12623 1726882198.39503: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.39529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.39538: when evaluation is False, skipping this task 12623 1726882198.39546: _execute() done 12623 1726882198.39551: dumping result to json 12623 1726882198.39558: done dumping result, returning 12623 1726882198.39570: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-3c8b-126b-000000000026] 12623 1726882198.39610: sending task result for task 12673a56-9f93-3c8b-126b-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.39770: no more pending results, returning what we have 12623 1726882198.39773: results queue empty 12623 1726882198.39774: checking for any_errors_fatal 12623 1726882198.39779: done checking for any_errors_fatal 12623 1726882198.39780: checking for max_fail_percentage 12623 1726882198.39781: done checking for max_fail_percentage 12623 1726882198.39782: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.39783: done checking to see if all hosts have failed 12623 1726882198.39784: getting the remaining hosts for this loop 12623 1726882198.39785: done getting the remaining hosts for this loop 12623 1726882198.39791: getting the next task for host managed_node2 12623 1726882198.39802: done getting next task for host managed_node2 12623 1726882198.39811: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882198.39817: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882198.39832: getting variables 12623 1726882198.39834: in VariableManager get_vars() 12623 1726882198.39886: Calling all_inventory to load vars for managed_node2 12623 1726882198.39889: Calling groups_inventory to load vars for managed_node2 12623 1726882198.39891: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.40146: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.40151: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.40155: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.40729: done sending task result for task 12673a56-9f93-3c8b-126b-000000000026 12623 1726882198.40734: WORKER PROCESS EXITING 12623 1726882198.40759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.41161: done with get_vars() 12623 1726882198.41174: done getting variables 12623 1726882198.41245: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:29:58 -0400 (0:00:00.134) 0:00:04.153 ****** 12623 1726882198.41280: entering _queue_task() for managed_node2/debug 12623 1726882198.41690: worker is 1 (out of 1 available) 12623 1726882198.41705: exiting _queue_task() for managed_node2/debug 12623 1726882198.41716: done queuing things up, now waiting for results queue to drain 12623 1726882198.41717: waiting for pending results... 12623 1726882198.41934: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882198.42080: in run() - task 12673a56-9f93-3c8b-126b-000000000027 12623 1726882198.42229: variable 'ansible_search_path' from source: unknown 12623 1726882198.42237: variable 'ansible_search_path' from source: unknown 12623 1726882198.42276: calling self._execute() 12623 1726882198.42403: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.42602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.42606: variable 'omit' from source: magic vars 12623 1726882198.43529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.47106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.47179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.47229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.47284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.47324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.47426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.47472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.47575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.47633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.47652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.48041: variable 'ansible_distribution' from source: facts 12623 1726882198.48044: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.48047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.48049: when evaluation is False, skipping this task 12623 1726882198.48051: _execute() done 12623 1726882198.48053: dumping result to json 12623 1726882198.48056: done dumping result, returning 12623 1726882198.48058: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-3c8b-126b-000000000027] 12623 1726882198.48060: sending task result for task 12673a56-9f93-3c8b-126b-000000000027 12623 1726882198.48131: done sending task result for task 12673a56-9f93-3c8b-126b-000000000027 12623 1726882198.48137: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882198.48189: no more pending results, returning what we have 12623 1726882198.48397: results queue empty 12623 1726882198.48399: checking for any_errors_fatal 12623 1726882198.48404: done checking for any_errors_fatal 12623 1726882198.48405: checking for max_fail_percentage 12623 1726882198.48407: done checking for max_fail_percentage 12623 1726882198.48408: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.48409: done checking to see if all hosts have failed 12623 1726882198.48409: getting the remaining hosts for this loop 12623 1726882198.48411: done getting the remaining hosts for this loop 12623 1726882198.48415: getting the next task for host managed_node2 12623 1726882198.48421: done getting next task for host managed_node2 12623 1726882198.48425: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882198.48428: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882198.48442: getting variables 12623 1726882198.48444: in VariableManager get_vars() 12623 1726882198.48727: Calling all_inventory to load vars for managed_node2 12623 1726882198.48730: Calling groups_inventory to load vars for managed_node2 12623 1726882198.48733: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.48743: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.48746: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.48749: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.49298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.49710: done with get_vars() 12623 1726882198.49722: done getting variables 12623 1726882198.49835: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:29:58 -0400 (0:00:00.085) 0:00:04.239 ****** 12623 1726882198.49867: entering _queue_task() for managed_node2/fail 12623 1726882198.49869: Creating lock for fail 12623 1726882198.50234: worker is 1 (out of 1 available) 12623 1726882198.50305: exiting _queue_task() for managed_node2/fail 12623 1726882198.50315: done queuing things up, now waiting for results queue to drain 12623 1726882198.50316: waiting for pending results... 12623 1726882198.50529: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882198.50698: in run() - task 12673a56-9f93-3c8b-126b-000000000028 12623 1726882198.50703: variable 'ansible_search_path' from source: unknown 12623 1726882198.50706: variable 'ansible_search_path' from source: unknown 12623 1726882198.50807: calling self._execute() 12623 1726882198.50833: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.50845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.50866: variable 'omit' from source: magic vars 12623 1726882198.51330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.54331: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.54418: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.54506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.54781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.55199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.55203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.55206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.55208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.55212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.55214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.55538: variable 'ansible_distribution' from source: facts 12623 1726882198.55555: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.55644: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.55652: when evaluation is False, skipping this task 12623 1726882198.55660: _execute() done 12623 1726882198.55666: dumping result to json 12623 1726882198.55678: done dumping result, returning 12623 1726882198.55691: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-3c8b-126b-000000000028] 12623 1726882198.55705: sending task result for task 12673a56-9f93-3c8b-126b-000000000028 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.55864: no more pending results, returning what we have 12623 1726882198.55868: results queue empty 12623 1726882198.55868: checking for any_errors_fatal 12623 1726882198.55875: done checking for any_errors_fatal 12623 1726882198.55875: checking for max_fail_percentage 12623 1726882198.55877: done checking for max_fail_percentage 12623 1726882198.55878: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.55879: done checking to see if all hosts have failed 12623 1726882198.55879: getting the remaining hosts for this loop 12623 1726882198.55881: done getting the remaining hosts for this loop 12623 1726882198.55884: getting the next task for host managed_node2 12623 1726882198.55891: done getting next task for host managed_node2 12623 1726882198.55897: ^ 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 12623 1726882198.55900: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.55913: getting variables 12623 1726882198.55915: in VariableManager get_vars() 12623 1726882198.55967: Calling all_inventory to load vars for managed_node2 12623 1726882198.55970: Calling groups_inventory to load vars for managed_node2 12623 1726882198.55973: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.55983: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.55986: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.55989: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.56301: done sending task result for task 12673a56-9f93-3c8b-126b-000000000028 12623 1726882198.56305: WORKER PROCESS EXITING 12623 1726882198.56479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.56685: done with get_vars() 12623 1726882198.56699: done getting variables 12623 1726882198.56754: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:29:58 -0400 (0:00:00.069) 0:00:04.308 ****** 12623 1726882198.56785: entering _queue_task() for managed_node2/fail 12623 1726882198.57217: worker is 1 (out of 1 available) 12623 1726882198.57225: exiting _queue_task() for managed_node2/fail 12623 1726882198.57233: done queuing things up, now waiting for results queue to drain 12623 1726882198.57235: waiting for pending results... 12623 1726882198.57292: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12623 1726882198.57468: in run() - task 12673a56-9f93-3c8b-126b-000000000029 12623 1726882198.57679: variable 'ansible_search_path' from source: unknown 12623 1726882198.57683: variable 'ansible_search_path' from source: unknown 12623 1726882198.57686: calling self._execute() 12623 1726882198.57703: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.57715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.57728: variable 'omit' from source: magic vars 12623 1726882198.58461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.61408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.61480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.61523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.61568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.61602: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.61683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.61718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.61744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.61787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.61808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.61929: variable 'ansible_distribution' from source: facts 12623 1726882198.61941: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.61962: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.61969: when evaluation is False, skipping this task 12623 1726882198.61979: _execute() done 12623 1726882198.61985: dumping result to json 12623 1726882198.61991: done dumping result, returning 12623 1726882198.62086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-3c8b-126b-000000000029] 12623 1726882198.62089: sending task result for task 12673a56-9f93-3c8b-126b-000000000029 12623 1726882198.62156: done sending task result for task 12673a56-9f93-3c8b-126b-000000000029 12623 1726882198.62159: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.62240: no more pending results, returning what we have 12623 1726882198.62243: results queue empty 12623 1726882198.62244: checking for any_errors_fatal 12623 1726882198.62250: done checking for any_errors_fatal 12623 1726882198.62251: checking for max_fail_percentage 12623 1726882198.62252: done checking for max_fail_percentage 12623 1726882198.62253: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.62254: done checking to see if all hosts have failed 12623 1726882198.62254: getting the remaining hosts for this loop 12623 1726882198.62255: done getting the remaining hosts for this loop 12623 1726882198.62259: getting the next task for host managed_node2 12623 1726882198.62265: done getting next task for host managed_node2 12623 1726882198.62268: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882198.62271: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.62283: getting variables 12623 1726882198.62285: in VariableManager get_vars() 12623 1726882198.62336: Calling all_inventory to load vars for managed_node2 12623 1726882198.62339: Calling groups_inventory to load vars for managed_node2 12623 1726882198.62341: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.62351: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.62354: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.62356: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.62787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.63023: done with get_vars() 12623 1726882198.63033: done getting variables 12623 1726882198.63104: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:29:58 -0400 (0:00:00.063) 0:00:04.372 ****** 12623 1726882198.63136: entering _queue_task() for managed_node2/fail 12623 1726882198.63611: worker is 1 (out of 1 available) 12623 1726882198.63619: exiting _queue_task() for managed_node2/fail 12623 1726882198.63629: done queuing things up, now waiting for results queue to drain 12623 1726882198.63630: waiting for pending results... 12623 1726882198.63752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882198.63875: in run() - task 12673a56-9f93-3c8b-126b-00000000002a 12623 1726882198.63976: variable 'ansible_search_path' from source: unknown 12623 1726882198.63980: variable 'ansible_search_path' from source: unknown 12623 1726882198.63982: calling self._execute() 12623 1726882198.64044: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.64055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.64077: variable 'omit' from source: magic vars 12623 1726882198.64531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.67100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.67167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.67329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.67332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.67334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.67363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.67396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.67425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.67472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.67489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.67617: variable 'ansible_distribution' from source: facts 12623 1726882198.67629: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.67650: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.67657: when evaluation is False, skipping this task 12623 1726882198.67670: _execute() done 12623 1726882198.67675: dumping result to json 12623 1726882198.67682: done dumping result, returning 12623 1726882198.67692: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-3c8b-126b-00000000002a] 12623 1726882198.67703: sending task result for task 12673a56-9f93-3c8b-126b-00000000002a 12623 1726882198.68025: done sending task result for task 12673a56-9f93-3c8b-126b-00000000002a 12623 1726882198.68028: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.68063: no more pending results, returning what we have 12623 1726882198.68065: results queue empty 12623 1726882198.68066: checking for any_errors_fatal 12623 1726882198.68071: done checking for any_errors_fatal 12623 1726882198.68071: checking for max_fail_percentage 12623 1726882198.68073: done checking for max_fail_percentage 12623 1726882198.68074: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.68074: done checking to see if all hosts have failed 12623 1726882198.68075: getting the remaining hosts for this loop 12623 1726882198.68076: done getting the remaining hosts for this loop 12623 1726882198.68079: getting the next task for host managed_node2 12623 1726882198.68084: done getting next task for host managed_node2 12623 1726882198.68087: ^ 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 12623 1726882198.68090: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.68105: getting variables 12623 1726882198.68106: in VariableManager get_vars() 12623 1726882198.68148: Calling all_inventory to load vars for managed_node2 12623 1726882198.68151: Calling groups_inventory to load vars for managed_node2 12623 1726882198.68153: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.68161: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.68163: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.68166: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.68363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.68568: done with get_vars() 12623 1726882198.68579: done getting variables 12623 1726882198.68666: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:29:58 -0400 (0:00:00.055) 0:00:04.427 ****** 12623 1726882198.68697: entering _queue_task() for managed_node2/dnf 12623 1726882198.68935: worker is 1 (out of 1 available) 12623 1726882198.68947: exiting _queue_task() for managed_node2/dnf 12623 1726882198.68959: done queuing things up, now waiting for results queue to drain 12623 1726882198.68960: waiting for pending results... 12623 1726882198.69196: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12623 1726882198.69333: in run() - task 12673a56-9f93-3c8b-126b-00000000002b 12623 1726882198.69353: variable 'ansible_search_path' from source: unknown 12623 1726882198.69362: variable 'ansible_search_path' from source: unknown 12623 1726882198.69404: calling self._execute() 12623 1726882198.69505: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.69518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.69537: variable 'omit' from source: magic vars 12623 1726882198.70381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.73201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.73269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.73312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.73369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.73401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.73485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.73541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.73558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.73605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.73645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.73785: variable 'ansible_distribution' from source: facts 12623 1726882198.73807: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.73838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.73847: when evaluation is False, skipping this task 12623 1726882198.73854: _execute() done 12623 1726882198.73861: dumping result to json 12623 1726882198.73873: done dumping result, returning 12623 1726882198.73886: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-00000000002b] 12623 1726882198.73897: sending task result for task 12673a56-9f93-3c8b-126b-00000000002b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.74155: no more pending results, returning what we have 12623 1726882198.74158: results queue empty 12623 1726882198.74159: checking for any_errors_fatal 12623 1726882198.74164: done checking for any_errors_fatal 12623 1726882198.74165: checking for max_fail_percentage 12623 1726882198.74167: done checking for max_fail_percentage 12623 1726882198.74167: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.74168: done checking to see if all hosts have failed 12623 1726882198.74169: getting the remaining hosts for this loop 12623 1726882198.74170: done getting the remaining hosts for this loop 12623 1726882198.74174: getting the next task for host managed_node2 12623 1726882198.74181: done getting next task for host managed_node2 12623 1726882198.74185: ^ 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 12623 1726882198.74188: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.74203: getting variables 12623 1726882198.74206: in VariableManager get_vars() 12623 1726882198.74259: Calling all_inventory to load vars for managed_node2 12623 1726882198.74262: Calling groups_inventory to load vars for managed_node2 12623 1726882198.74265: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.74275: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.74278: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.74282: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.75057: done sending task result for task 12673a56-9f93-3c8b-126b-00000000002b 12623 1726882198.75061: WORKER PROCESS EXITING 12623 1726882198.75168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.75358: done with get_vars() 12623 1726882198.75368: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882198.75443: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:29:58 -0400 (0:00:00.067) 0:00:04.495 ****** 12623 1726882198.75472: entering _queue_task() for managed_node2/yum 12623 1726882198.75474: Creating lock for yum 12623 1726882198.75752: worker is 1 (out of 1 available) 12623 1726882198.75764: exiting _queue_task() for managed_node2/yum 12623 1726882198.75774: done queuing things up, now waiting for results queue to drain 12623 1726882198.75776: waiting for pending results... 12623 1726882198.76056: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12623 1726882198.76204: in run() - task 12673a56-9f93-3c8b-126b-00000000002c 12623 1726882198.76223: variable 'ansible_search_path' from source: unknown 12623 1726882198.76235: variable 'ansible_search_path' from source: unknown 12623 1726882198.76275: calling self._execute() 12623 1726882198.76745: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.76748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.76751: variable 'omit' from source: magic vars 12623 1726882198.77583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.82601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.82729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.82795: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.82902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.82932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.83141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.83175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.83232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.83471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.83474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.83638: variable 'ansible_distribution' from source: facts 12623 1726882198.83651: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.83677: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.83685: when evaluation is False, skipping this task 12623 1726882198.83692: _execute() done 12623 1726882198.83702: dumping result to json 12623 1726882198.83721: done dumping result, returning 12623 1726882198.83739: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-00000000002c] 12623 1726882198.83748: sending task result for task 12673a56-9f93-3c8b-126b-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.83961: no more pending results, returning what we have 12623 1726882198.83965: results queue empty 12623 1726882198.83967: checking for any_errors_fatal 12623 1726882198.83973: done checking for any_errors_fatal 12623 1726882198.83973: checking for max_fail_percentage 12623 1726882198.83975: done checking for max_fail_percentage 12623 1726882198.83976: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.83976: done checking to see if all hosts have failed 12623 1726882198.83977: getting the remaining hosts for this loop 12623 1726882198.83979: done getting the remaining hosts for this loop 12623 1726882198.83983: getting the next task for host managed_node2 12623 1726882198.83990: done getting next task for host managed_node2 12623 1726882198.83996: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882198.83999: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.84014: getting variables 12623 1726882198.84016: in VariableManager get_vars() 12623 1726882198.84070: Calling all_inventory to load vars for managed_node2 12623 1726882198.84074: Calling groups_inventory to load vars for managed_node2 12623 1726882198.84076: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.84087: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.84090: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.84197: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.84211: done sending task result for task 12673a56-9f93-3c8b-126b-00000000002c 12623 1726882198.84213: WORKER PROCESS EXITING 12623 1726882198.84382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.84768: done with get_vars() 12623 1726882198.84779: done getting variables 12623 1726882198.84855: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:29:58 -0400 (0:00:00.094) 0:00:04.589 ****** 12623 1726882198.84886: entering _queue_task() for managed_node2/fail 12623 1726882198.85167: worker is 1 (out of 1 available) 12623 1726882198.85182: exiting _queue_task() for managed_node2/fail 12623 1726882198.85196: done queuing things up, now waiting for results queue to drain 12623 1726882198.85197: waiting for pending results... 12623 1726882198.85472: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882198.85680: in run() - task 12673a56-9f93-3c8b-126b-00000000002d 12623 1726882198.85702: variable 'ansible_search_path' from source: unknown 12623 1726882198.85711: variable 'ansible_search_path' from source: unknown 12623 1726882198.85775: calling self._execute() 12623 1726882198.85870: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.85883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.85901: variable 'omit' from source: magic vars 12623 1726882198.86490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.90054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.90215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.90219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.90338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.90498: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.90632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.90881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.90885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.90888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.90891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.91398: variable 'ansible_distribution' from source: facts 12623 1726882198.91402: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.91404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.91407: when evaluation is False, skipping this task 12623 1726882198.91411: _execute() done 12623 1726882198.91417: dumping result to json 12623 1726882198.91430: done dumping result, returning 12623 1726882198.91443: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-00000000002d] 12623 1726882198.91453: sending task result for task 12673a56-9f93-3c8b-126b-00000000002d 12623 1726882198.91899: done sending task result for task 12673a56-9f93-3c8b-126b-00000000002d 12623 1726882198.91903: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.91955: no more pending results, returning what we have 12623 1726882198.91958: results queue empty 12623 1726882198.91960: checking for any_errors_fatal 12623 1726882198.91965: done checking for any_errors_fatal 12623 1726882198.91966: checking for max_fail_percentage 12623 1726882198.91968: done checking for max_fail_percentage 12623 1726882198.91969: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.91970: done checking to see if all hosts have failed 12623 1726882198.91970: getting the remaining hosts for this loop 12623 1726882198.91972: done getting the remaining hosts for this loop 12623 1726882198.91976: getting the next task for host managed_node2 12623 1726882198.91983: done getting next task for host managed_node2 12623 1726882198.91987: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12623 1726882198.91990: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.92007: getting variables 12623 1726882198.92009: in VariableManager get_vars() 12623 1726882198.92067: Calling all_inventory to load vars for managed_node2 12623 1726882198.92071: Calling groups_inventory to load vars for managed_node2 12623 1726882198.92073: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.92085: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.92088: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.92091: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.92981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.93188: done with get_vars() 12623 1726882198.93204: done getting variables 12623 1726882198.93261: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:29:58 -0400 (0:00:00.084) 0:00:04.673 ****** 12623 1726882198.93299: entering _queue_task() for managed_node2/package 12623 1726882198.93798: worker is 1 (out of 1 available) 12623 1726882198.93807: exiting _queue_task() for managed_node2/package 12623 1726882198.93817: done queuing things up, now waiting for results queue to drain 12623 1726882198.93818: waiting for pending results... 12623 1726882198.93889: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 12623 1726882198.94033: in run() - task 12673a56-9f93-3c8b-126b-00000000002e 12623 1726882198.94056: variable 'ansible_search_path' from source: unknown 12623 1726882198.94065: variable 'ansible_search_path' from source: unknown 12623 1726882198.94110: calling self._execute() 12623 1726882198.94261: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882198.94264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882198.94267: variable 'omit' from source: magic vars 12623 1726882198.94736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882198.97304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882198.97308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882198.97422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882198.97458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882198.97544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882198.97683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882198.97769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882198.97870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882198.97916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882198.97970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882198.98270: variable 'ansible_distribution' from source: facts 12623 1726882198.98285: variable 'ansible_distribution_major_version' from source: facts 12623 1726882198.98313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882198.98321: when evaluation is False, skipping this task 12623 1726882198.98327: _execute() done 12623 1726882198.98333: dumping result to json 12623 1726882198.98340: done dumping result, returning 12623 1726882198.98351: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-3c8b-126b-00000000002e] 12623 1726882198.98359: sending task result for task 12673a56-9f93-3c8b-126b-00000000002e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882198.98543: no more pending results, returning what we have 12623 1726882198.98546: results queue empty 12623 1726882198.98547: checking for any_errors_fatal 12623 1726882198.98554: done checking for any_errors_fatal 12623 1726882198.98554: checking for max_fail_percentage 12623 1726882198.98556: done checking for max_fail_percentage 12623 1726882198.98557: checking to see if all hosts have failed and the running result is not ok 12623 1726882198.98558: done checking to see if all hosts have failed 12623 1726882198.98559: getting the remaining hosts for this loop 12623 1726882198.98560: done getting the remaining hosts for this loop 12623 1726882198.98564: getting the next task for host managed_node2 12623 1726882198.98570: done getting next task for host managed_node2 12623 1726882198.98574: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882198.98577: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882198.98590: getting variables 12623 1726882198.98596: in VariableManager get_vars() 12623 1726882198.98652: Calling all_inventory to load vars for managed_node2 12623 1726882198.98655: Calling groups_inventory to load vars for managed_node2 12623 1726882198.98657: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882198.98669: Calling all_plugins_play to load vars for managed_node2 12623 1726882198.98671: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882198.98674: Calling groups_plugins_play to load vars for managed_node2 12623 1726882198.99162: done sending task result for task 12673a56-9f93-3c8b-126b-00000000002e 12623 1726882198.99166: WORKER PROCESS EXITING 12623 1726882198.99188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882198.99441: done with get_vars() 12623 1726882198.99454: done getting variables 12623 1726882198.99518: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:29:58 -0400 (0:00:00.062) 0:00:04.736 ****** 12623 1726882198.99550: entering _queue_task() for managed_node2/package 12623 1726882198.99832: worker is 1 (out of 1 available) 12623 1726882198.99844: exiting _queue_task() for managed_node2/package 12623 1726882198.99856: done queuing things up, now waiting for results queue to drain 12623 1726882198.99857: waiting for pending results... 12623 1726882199.00132: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882199.00471: in run() - task 12673a56-9f93-3c8b-126b-00000000002f 12623 1726882199.00497: variable 'ansible_search_path' from source: unknown 12623 1726882199.00508: variable 'ansible_search_path' from source: unknown 12623 1726882199.00549: calling self._execute() 12623 1726882199.00902: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.00905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.00908: variable 'omit' from source: magic vars 12623 1726882199.01713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.04884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.04975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.05021: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.05067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.05102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.05192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.05230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.05262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.05313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.05334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.05466: variable 'ansible_distribution' from source: facts 12623 1726882199.05483: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.05510: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.05517: when evaluation is False, skipping this task 12623 1726882199.05523: _execute() done 12623 1726882199.05528: dumping result to json 12623 1726882199.05535: done dumping result, returning 12623 1726882199.05545: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-3c8b-126b-00000000002f] 12623 1726882199.05554: sending task result for task 12673a56-9f93-3c8b-126b-00000000002f 12623 1726882199.05674: done sending task result for task 12673a56-9f93-3c8b-126b-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.05739: no more pending results, returning what we have 12623 1726882199.05743: results queue empty 12623 1726882199.05744: checking for any_errors_fatal 12623 1726882199.05749: done checking for any_errors_fatal 12623 1726882199.05750: checking for max_fail_percentage 12623 1726882199.05751: done checking for max_fail_percentage 12623 1726882199.05752: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.05753: done checking to see if all hosts have failed 12623 1726882199.05754: getting the remaining hosts for this loop 12623 1726882199.05755: done getting the remaining hosts for this loop 12623 1726882199.05759: getting the next task for host managed_node2 12623 1726882199.05766: done getting next task for host managed_node2 12623 1726882199.05769: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882199.05772: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.05786: getting variables 12623 1726882199.05788: in VariableManager get_vars() 12623 1726882199.05847: Calling all_inventory to load vars for managed_node2 12623 1726882199.05850: Calling groups_inventory to load vars for managed_node2 12623 1726882199.05853: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.05864: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.05867: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.05870: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.06231: WORKER PROCESS EXITING 12623 1726882199.06252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.06530: done with get_vars() 12623 1726882199.06541: done getting variables 12623 1726882199.06599: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:29:59 -0400 (0:00:00.070) 0:00:04.807 ****** 12623 1726882199.06630: entering _queue_task() for managed_node2/package 12623 1726882199.06882: worker is 1 (out of 1 available) 12623 1726882199.06896: exiting _queue_task() for managed_node2/package 12623 1726882199.06907: done queuing things up, now waiting for results queue to drain 12623 1726882199.06908: waiting for pending results... 12623 1726882199.07163: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882199.07306: in run() - task 12673a56-9f93-3c8b-126b-000000000030 12623 1726882199.07325: variable 'ansible_search_path' from source: unknown 12623 1726882199.07332: variable 'ansible_search_path' from source: unknown 12623 1726882199.07369: calling self._execute() 12623 1726882199.07464: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.07476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.07491: variable 'omit' from source: magic vars 12623 1726882199.07961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.10615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.10700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.10761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.10876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.10919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.11006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.11199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.11234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.11281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.11312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.11454: variable 'ansible_distribution' from source: facts 12623 1726882199.11466: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.11488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.11501: when evaluation is False, skipping this task 12623 1726882199.11507: _execute() done 12623 1726882199.11516: dumping result to json 12623 1726882199.11522: done dumping result, returning 12623 1726882199.11531: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000030] 12623 1726882199.11600: sending task result for task 12673a56-9f93-3c8b-126b-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.11742: no more pending results, returning what we have 12623 1726882199.11746: results queue empty 12623 1726882199.11747: checking for any_errors_fatal 12623 1726882199.11754: done checking for any_errors_fatal 12623 1726882199.11755: checking for max_fail_percentage 12623 1726882199.11756: done checking for max_fail_percentage 12623 1726882199.11757: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.11758: done checking to see if all hosts have failed 12623 1726882199.11759: getting the remaining hosts for this loop 12623 1726882199.11760: done getting the remaining hosts for this loop 12623 1726882199.11764: getting the next task for host managed_node2 12623 1726882199.11771: done getting next task for host managed_node2 12623 1726882199.11775: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882199.11777: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.11791: getting variables 12623 1726882199.11796: in VariableManager get_vars() 12623 1726882199.11847: Calling all_inventory to load vars for managed_node2 12623 1726882199.11850: Calling groups_inventory to load vars for managed_node2 12623 1726882199.11852: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.11862: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.11864: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.11867: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.12292: done sending task result for task 12673a56-9f93-3c8b-126b-000000000030 12623 1726882199.12299: WORKER PROCESS EXITING 12623 1726882199.12320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.12529: done with get_vars() 12623 1726882199.12540: done getting variables 12623 1726882199.12633: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:29:59 -0400 (0:00:00.060) 0:00:04.867 ****** 12623 1726882199.12664: entering _queue_task() for managed_node2/service 12623 1726882199.12667: Creating lock for service 12623 1726882199.12918: worker is 1 (out of 1 available) 12623 1726882199.12930: exiting _queue_task() for managed_node2/service 12623 1726882199.12941: done queuing things up, now waiting for results queue to drain 12623 1726882199.12943: waiting for pending results... 12623 1726882199.13209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882199.13347: in run() - task 12673a56-9f93-3c8b-126b-000000000031 12623 1726882199.13364: variable 'ansible_search_path' from source: unknown 12623 1726882199.13385: variable 'ansible_search_path' from source: unknown 12623 1726882199.13433: calling self._execute() 12623 1726882199.13513: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.13525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.13538: variable 'omit' from source: magic vars 12623 1726882199.13989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.16501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.16529: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.16568: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.16606: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.16633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.16718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.16751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.16780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.16828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.16910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.17011: variable 'ansible_distribution' from source: facts 12623 1726882199.17022: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.17042: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.17049: when evaluation is False, skipping this task 12623 1726882199.17055: _execute() done 12623 1726882199.17060: dumping result to json 12623 1726882199.17067: done dumping result, returning 12623 1726882199.17077: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000031] 12623 1726882199.17101: sending task result for task 12673a56-9f93-3c8b-126b-000000000031 12623 1726882199.17432: done sending task result for task 12673a56-9f93-3c8b-126b-000000000031 12623 1726882199.17435: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.17518: no more pending results, returning what we have 12623 1726882199.17521: results queue empty 12623 1726882199.17522: checking for any_errors_fatal 12623 1726882199.17527: done checking for any_errors_fatal 12623 1726882199.17528: checking for max_fail_percentage 12623 1726882199.17529: done checking for max_fail_percentage 12623 1726882199.17530: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.17531: done checking to see if all hosts have failed 12623 1726882199.17531: getting the remaining hosts for this loop 12623 1726882199.17532: done getting the remaining hosts for this loop 12623 1726882199.17535: getting the next task for host managed_node2 12623 1726882199.17541: done getting next task for host managed_node2 12623 1726882199.17544: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882199.17546: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.17558: getting variables 12623 1726882199.17559: in VariableManager get_vars() 12623 1726882199.17605: Calling all_inventory to load vars for managed_node2 12623 1726882199.17608: Calling groups_inventory to load vars for managed_node2 12623 1726882199.17610: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.17618: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.17621: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.17624: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.17872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.18121: done with get_vars() 12623 1726882199.18132: done getting variables 12623 1726882199.18190: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:29:59 -0400 (0:00:00.055) 0:00:04.923 ****** 12623 1726882199.18227: entering _queue_task() for managed_node2/service 12623 1726882199.18529: worker is 1 (out of 1 available) 12623 1726882199.18542: exiting _queue_task() for managed_node2/service 12623 1726882199.18554: done queuing things up, now waiting for results queue to drain 12623 1726882199.18555: waiting for pending results... 12623 1726882199.18913: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882199.18952: in run() - task 12673a56-9f93-3c8b-126b-000000000032 12623 1726882199.18974: variable 'ansible_search_path' from source: unknown 12623 1726882199.18990: variable 'ansible_search_path' from source: unknown 12623 1726882199.19043: calling self._execute() 12623 1726882199.19134: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.19157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.19250: variable 'omit' from source: magic vars 12623 1726882199.19902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.24117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.24204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.24250: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.24288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.24319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.24405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.24437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.24467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.24517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.24534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.24676: variable 'ansible_distribution' from source: facts 12623 1726882199.24688: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.24723: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.24731: when evaluation is False, skipping this task 12623 1726882199.24746: _execute() done 12623 1726882199.24762: dumping result to json 12623 1726882199.24770: done dumping result, returning 12623 1726882199.24783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-3c8b-126b-000000000032] 12623 1726882199.24796: sending task result for task 12673a56-9f93-3c8b-126b-000000000032 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882199.24973: no more pending results, returning what we have 12623 1726882199.24977: results queue empty 12623 1726882199.24978: checking for any_errors_fatal 12623 1726882199.24984: done checking for any_errors_fatal 12623 1726882199.24985: checking for max_fail_percentage 12623 1726882199.24987: done checking for max_fail_percentage 12623 1726882199.24988: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.24989: done checking to see if all hosts have failed 12623 1726882199.24990: getting the remaining hosts for this loop 12623 1726882199.24991: done getting the remaining hosts for this loop 12623 1726882199.24999: getting the next task for host managed_node2 12623 1726882199.25006: done getting next task for host managed_node2 12623 1726882199.25009: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882199.25012: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.25025: getting variables 12623 1726882199.25027: in VariableManager get_vars() 12623 1726882199.25077: Calling all_inventory to load vars for managed_node2 12623 1726882199.25080: Calling groups_inventory to load vars for managed_node2 12623 1726882199.25082: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.25091: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.25213: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.25218: done sending task result for task 12673a56-9f93-3c8b-126b-000000000032 12623 1726882199.25221: WORKER PROCESS EXITING 12623 1726882199.25226: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.26031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.26503: done with get_vars() 12623 1726882199.26522: done getting variables 12623 1726882199.26596: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:29:59 -0400 (0:00:00.083) 0:00:05.007 ****** 12623 1726882199.26627: entering _queue_task() for managed_node2/service 12623 1726882199.27186: worker is 1 (out of 1 available) 12623 1726882199.27491: exiting _queue_task() for managed_node2/service 12623 1726882199.27505: done queuing things up, now waiting for results queue to drain 12623 1726882199.27507: waiting for pending results... 12623 1726882199.27684: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882199.27853: in run() - task 12673a56-9f93-3c8b-126b-000000000033 12623 1726882199.27883: variable 'ansible_search_path' from source: unknown 12623 1726882199.27892: variable 'ansible_search_path' from source: unknown 12623 1726882199.27936: calling self._execute() 12623 1726882199.28024: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.28040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.28056: variable 'omit' from source: magic vars 12623 1726882199.28579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.32237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.32316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.32400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.32403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.32426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.32511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.32547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.32577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.32627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.32645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.32832: variable 'ansible_distribution' from source: facts 12623 1726882199.32835: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.32838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.32840: when evaluation is False, skipping this task 12623 1726882199.32842: _execute() done 12623 1726882199.32844: dumping result to json 12623 1726882199.32846: done dumping result, returning 12623 1726882199.32848: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-3c8b-126b-000000000033] 12623 1726882199.32850: sending task result for task 12673a56-9f93-3c8b-126b-000000000033 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.33058: no more pending results, returning what we have 12623 1726882199.33062: results queue empty 12623 1726882199.33063: checking for any_errors_fatal 12623 1726882199.33069: done checking for any_errors_fatal 12623 1726882199.33070: checking for max_fail_percentage 12623 1726882199.33072: done checking for max_fail_percentage 12623 1726882199.33073: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.33074: done checking to see if all hosts have failed 12623 1726882199.33075: getting the remaining hosts for this loop 12623 1726882199.33076: done getting the remaining hosts for this loop 12623 1726882199.33080: getting the next task for host managed_node2 12623 1726882199.33087: done getting next task for host managed_node2 12623 1726882199.33090: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882199.33096: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.33110: getting variables 12623 1726882199.33112: in VariableManager get_vars() 12623 1726882199.33164: Calling all_inventory to load vars for managed_node2 12623 1726882199.33167: Calling groups_inventory to load vars for managed_node2 12623 1726882199.33169: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.33180: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.33183: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.33186: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.33559: done sending task result for task 12673a56-9f93-3c8b-126b-000000000033 12623 1726882199.33562: WORKER PROCESS EXITING 12623 1726882199.33617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.34156: done with get_vars() 12623 1726882199.34167: done getting variables 12623 1726882199.34226: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:29:59 -0400 (0:00:00.076) 0:00:05.083 ****** 12623 1726882199.34256: entering _queue_task() for managed_node2/service 12623 1726882199.34832: worker is 1 (out of 1 available) 12623 1726882199.34854: exiting _queue_task() for managed_node2/service 12623 1726882199.34865: done queuing things up, now waiting for results queue to drain 12623 1726882199.34866: waiting for pending results... 12623 1726882199.35184: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882199.35373: in run() - task 12673a56-9f93-3c8b-126b-000000000034 12623 1726882199.35377: variable 'ansible_search_path' from source: unknown 12623 1726882199.35380: variable 'ansible_search_path' from source: unknown 12623 1726882199.35383: calling self._execute() 12623 1726882199.35452: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.35465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.35484: variable 'omit' from source: magic vars 12623 1726882199.35927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.38261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.38630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.38634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.38637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.38639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.38715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.38799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.38803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.38828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.38851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.39260: variable 'ansible_distribution' from source: facts 12623 1726882199.39264: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.39266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.39269: when evaluation is False, skipping this task 12623 1726882199.39271: _execute() done 12623 1726882199.39273: dumping result to json 12623 1726882199.39275: done dumping result, returning 12623 1726882199.39282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-3c8b-126b-000000000034] 12623 1726882199.39285: sending task result for task 12673a56-9f93-3c8b-126b-000000000034 12623 1726882199.39386: done sending task result for task 12673a56-9f93-3c8b-126b-000000000034 12623 1726882199.39396: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882199.39630: no more pending results, returning what we have 12623 1726882199.39633: results queue empty 12623 1726882199.39634: checking for any_errors_fatal 12623 1726882199.39640: done checking for any_errors_fatal 12623 1726882199.39641: checking for max_fail_percentage 12623 1726882199.39642: done checking for max_fail_percentage 12623 1726882199.39643: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.39644: done checking to see if all hosts have failed 12623 1726882199.39645: getting the remaining hosts for this loop 12623 1726882199.39646: done getting the remaining hosts for this loop 12623 1726882199.39649: getting the next task for host managed_node2 12623 1726882199.39654: done getting next task for host managed_node2 12623 1726882199.39657: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882199.39660: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.39672: getting variables 12623 1726882199.39673: in VariableManager get_vars() 12623 1726882199.39720: Calling all_inventory to load vars for managed_node2 12623 1726882199.39723: Calling groups_inventory to load vars for managed_node2 12623 1726882199.39725: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.39733: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.39735: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.39738: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.40270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.40913: done with get_vars() 12623 1726882199.40926: done getting variables 12623 1726882199.40989: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:29:59 -0400 (0:00:00.069) 0:00:05.153 ****** 12623 1726882199.41230: entering _queue_task() for managed_node2/copy 12623 1726882199.42019: worker is 1 (out of 1 available) 12623 1726882199.42030: exiting _queue_task() for managed_node2/copy 12623 1726882199.42039: done queuing things up, now waiting for results queue to drain 12623 1726882199.42040: waiting for pending results... 12623 1726882199.42414: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882199.42477: in run() - task 12673a56-9f93-3c8b-126b-000000000035 12623 1726882199.42506: variable 'ansible_search_path' from source: unknown 12623 1726882199.42518: variable 'ansible_search_path' from source: unknown 12623 1726882199.42555: calling self._execute() 12623 1726882199.42648: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.42660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.42731: variable 'omit' from source: magic vars 12623 1726882199.43135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.45476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.45558: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.45595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.45643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.45682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.45776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.45817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.45854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.45907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.45928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.46079: variable 'ansible_distribution' from source: facts 12623 1726882199.46100: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.46124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.46132: when evaluation is False, skipping this task 12623 1726882199.46139: _execute() done 12623 1726882199.46180: dumping result to json 12623 1726882199.46183: done dumping result, returning 12623 1726882199.46186: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-3c8b-126b-000000000035] 12623 1726882199.46189: sending task result for task 12673a56-9f93-3c8b-126b-000000000035 12623 1726882199.46284: done sending task result for task 12673a56-9f93-3c8b-126b-000000000035 12623 1726882199.46297: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.46365: no more pending results, returning what we have 12623 1726882199.46367: results queue empty 12623 1726882199.46369: checking for any_errors_fatal 12623 1726882199.46373: done checking for any_errors_fatal 12623 1726882199.46374: checking for max_fail_percentage 12623 1726882199.46376: done checking for max_fail_percentage 12623 1726882199.46377: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.46377: done checking to see if all hosts have failed 12623 1726882199.46378: getting the remaining hosts for this loop 12623 1726882199.46379: done getting the remaining hosts for this loop 12623 1726882199.46383: getting the next task for host managed_node2 12623 1726882199.46389: done getting next task for host managed_node2 12623 1726882199.46392: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882199.46398: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.46412: getting variables 12623 1726882199.46413: in VariableManager get_vars() 12623 1726882199.46461: Calling all_inventory to load vars for managed_node2 12623 1726882199.46463: Calling groups_inventory to load vars for managed_node2 12623 1726882199.46465: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.46474: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.46477: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.46479: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.46792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.47024: done with get_vars() 12623 1726882199.47035: 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:29:59 -0400 (0:00:00.059) 0:00:05.212 ****** 12623 1726882199.47135: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882199.47137: Creating lock for fedora.linux_system_roles.network_connections 12623 1726882199.47529: worker is 1 (out of 1 available) 12623 1726882199.47540: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882199.47551: done queuing things up, now waiting for results queue to drain 12623 1726882199.47553: waiting for pending results... 12623 1726882199.47791: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882199.47868: in run() - task 12673a56-9f93-3c8b-126b-000000000036 12623 1726882199.47896: variable 'ansible_search_path' from source: unknown 12623 1726882199.48299: variable 'ansible_search_path' from source: unknown 12623 1726882199.48305: calling self._execute() 12623 1726882199.48307: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.48310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.48312: variable 'omit' from source: magic vars 12623 1726882199.48766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.51000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.51075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.51127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.51174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.51206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.51292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.51329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.51367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.51414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.51434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.51568: variable 'ansible_distribution' from source: facts 12623 1726882199.51586: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.51609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.51616: when evaluation is False, skipping this task 12623 1726882199.51623: _execute() done 12623 1726882199.51628: dumping result to json 12623 1726882199.51634: done dumping result, returning 12623 1726882199.51643: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-3c8b-126b-000000000036] 12623 1726882199.51650: sending task result for task 12673a56-9f93-3c8b-126b-000000000036 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.51848: no more pending results, returning what we have 12623 1726882199.51852: results queue empty 12623 1726882199.51853: checking for any_errors_fatal 12623 1726882199.51860: done checking for any_errors_fatal 12623 1726882199.51860: checking for max_fail_percentage 12623 1726882199.51862: done checking for max_fail_percentage 12623 1726882199.51863: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.51864: done checking to see if all hosts have failed 12623 1726882199.51865: getting the remaining hosts for this loop 12623 1726882199.51866: done getting the remaining hosts for this loop 12623 1726882199.51871: getting the next task for host managed_node2 12623 1726882199.51878: done getting next task for host managed_node2 12623 1726882199.51882: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882199.51885: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.52103: getting variables 12623 1726882199.52105: in VariableManager get_vars() 12623 1726882199.52156: Calling all_inventory to load vars for managed_node2 12623 1726882199.52159: Calling groups_inventory to load vars for managed_node2 12623 1726882199.52161: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.52170: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.52173: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.52176: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.52466: done sending task result for task 12673a56-9f93-3c8b-126b-000000000036 12623 1726882199.52470: WORKER PROCESS EXITING 12623 1726882199.52494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.52707: done with get_vars() 12623 1726882199.52718: 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:29:59 -0400 (0:00:00.056) 0:00:05.268 ****** 12623 1726882199.52811: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882199.52813: Creating lock for fedora.linux_system_roles.network_state 12623 1726882199.53195: worker is 1 (out of 1 available) 12623 1726882199.53205: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882199.53217: done queuing things up, now waiting for results queue to drain 12623 1726882199.53218: waiting for pending results... 12623 1726882199.53397: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882199.53530: in run() - task 12673a56-9f93-3c8b-126b-000000000037 12623 1726882199.53557: variable 'ansible_search_path' from source: unknown 12623 1726882199.53566: variable 'ansible_search_path' from source: unknown 12623 1726882199.53607: calling self._execute() 12623 1726882199.53701: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.53732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.53735: variable 'omit' from source: magic vars 12623 1726882199.54183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.56442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.56469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.56511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.56558: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.56589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.56698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.56714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.56743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.56874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.56879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.56949: variable 'ansible_distribution' from source: facts 12623 1726882199.56960: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.56989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.57001: when evaluation is False, skipping this task 12623 1726882199.57010: _execute() done 12623 1726882199.57090: dumping result to json 12623 1726882199.57096: done dumping result, returning 12623 1726882199.57099: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-3c8b-126b-000000000037] 12623 1726882199.57102: sending task result for task 12673a56-9f93-3c8b-126b-000000000037 12623 1726882199.57170: done sending task result for task 12673a56-9f93-3c8b-126b-000000000037 12623 1726882199.57173: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.57232: no more pending results, returning what we have 12623 1726882199.57236: results queue empty 12623 1726882199.57237: checking for any_errors_fatal 12623 1726882199.57243: done checking for any_errors_fatal 12623 1726882199.57243: checking for max_fail_percentage 12623 1726882199.57245: done checking for max_fail_percentage 12623 1726882199.57246: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.57247: done checking to see if all hosts have failed 12623 1726882199.57248: getting the remaining hosts for this loop 12623 1726882199.57249: done getting the remaining hosts for this loop 12623 1726882199.57253: getting the next task for host managed_node2 12623 1726882199.57259: done getting next task for host managed_node2 12623 1726882199.57263: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882199.57266: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.57280: getting variables 12623 1726882199.57281: in VariableManager get_vars() 12623 1726882199.57451: Calling all_inventory to load vars for managed_node2 12623 1726882199.57455: Calling groups_inventory to load vars for managed_node2 12623 1726882199.57458: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.57469: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.57472: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.57475: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.57827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.58012: done with get_vars() 12623 1726882199.58024: done getting variables 12623 1726882199.58089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:29:59 -0400 (0:00:00.053) 0:00:05.322 ****** 12623 1726882199.58126: entering _queue_task() for managed_node2/debug 12623 1726882199.58603: worker is 1 (out of 1 available) 12623 1726882199.58612: exiting _queue_task() for managed_node2/debug 12623 1726882199.58621: done queuing things up, now waiting for results queue to drain 12623 1726882199.58623: waiting for pending results... 12623 1726882199.58810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882199.58815: in run() - task 12673a56-9f93-3c8b-126b-000000000038 12623 1726882199.58834: variable 'ansible_search_path' from source: unknown 12623 1726882199.58846: variable 'ansible_search_path' from source: unknown 12623 1726882199.58887: calling self._execute() 12623 1726882199.58974: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.59067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.59071: variable 'omit' from source: magic vars 12623 1726882199.59503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.61711: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.61783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.61823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.61899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.61902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.61982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.62029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.62061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.62119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.62199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.62284: variable 'ansible_distribution' from source: facts 12623 1726882199.62298: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.62330: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.62339: when evaluation is False, skipping this task 12623 1726882199.62347: _execute() done 12623 1726882199.62355: dumping result to json 12623 1726882199.62363: done dumping result, returning 12623 1726882199.62375: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-3c8b-126b-000000000038] 12623 1726882199.62384: sending task result for task 12673a56-9f93-3c8b-126b-000000000038 12623 1726882199.62603: done sending task result for task 12673a56-9f93-3c8b-126b-000000000038 12623 1726882199.62607: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882199.62659: no more pending results, returning what we have 12623 1726882199.62662: results queue empty 12623 1726882199.62663: checking for any_errors_fatal 12623 1726882199.62669: done checking for any_errors_fatal 12623 1726882199.62670: checking for max_fail_percentage 12623 1726882199.62673: done checking for max_fail_percentage 12623 1726882199.62673: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.62674: done checking to see if all hosts have failed 12623 1726882199.62675: getting the remaining hosts for this loop 12623 1726882199.62676: done getting the remaining hosts for this loop 12623 1726882199.62681: getting the next task for host managed_node2 12623 1726882199.62688: done getting next task for host managed_node2 12623 1726882199.62695: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882199.62698: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.62713: getting variables 12623 1726882199.62715: in VariableManager get_vars() 12623 1726882199.63012: Calling all_inventory to load vars for managed_node2 12623 1726882199.63015: Calling groups_inventory to load vars for managed_node2 12623 1726882199.63018: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.63027: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.63030: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.63033: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.63276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.63486: done with get_vars() 12623 1726882199.63499: done getting variables 12623 1726882199.63565: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:29:59 -0400 (0:00:00.054) 0:00:05.376 ****** 12623 1726882199.63600: entering _queue_task() for managed_node2/debug 12623 1726882199.63999: worker is 1 (out of 1 available) 12623 1726882199.64012: exiting _queue_task() for managed_node2/debug 12623 1726882199.64022: done queuing things up, now waiting for results queue to drain 12623 1726882199.64024: waiting for pending results... 12623 1726882199.64321: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882199.64375: in run() - task 12673a56-9f93-3c8b-126b-000000000039 12623 1726882199.64399: variable 'ansible_search_path' from source: unknown 12623 1726882199.64499: variable 'ansible_search_path' from source: unknown 12623 1726882199.64503: calling self._execute() 12623 1726882199.64552: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.64564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.64579: variable 'omit' from source: magic vars 12623 1726882199.65026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.67230: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.67350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.67354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.67391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.67424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.67515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.67549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.67585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.67675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.67678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.67791: variable 'ansible_distribution' from source: facts 12623 1726882199.67805: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.67828: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.67836: when evaluation is False, skipping this task 12623 1726882199.67843: _execute() done 12623 1726882199.67851: dumping result to json 12623 1726882199.67859: done dumping result, returning 12623 1726882199.67872: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-3c8b-126b-000000000039] 12623 1726882199.67892: sending task result for task 12673a56-9f93-3c8b-126b-000000000039 12623 1726882199.68072: done sending task result for task 12673a56-9f93-3c8b-126b-000000000039 12623 1726882199.68075: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882199.68128: no more pending results, returning what we have 12623 1726882199.68131: results queue empty 12623 1726882199.68132: checking for any_errors_fatal 12623 1726882199.68137: done checking for any_errors_fatal 12623 1726882199.68138: checking for max_fail_percentage 12623 1726882199.68139: done checking for max_fail_percentage 12623 1726882199.68140: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.68141: done checking to see if all hosts have failed 12623 1726882199.68142: getting the remaining hosts for this loop 12623 1726882199.68143: done getting the remaining hosts for this loop 12623 1726882199.68147: getting the next task for host managed_node2 12623 1726882199.68153: done getting next task for host managed_node2 12623 1726882199.68157: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882199.68160: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.68174: getting variables 12623 1726882199.68176: in VariableManager get_vars() 12623 1726882199.68442: Calling all_inventory to load vars for managed_node2 12623 1726882199.68445: Calling groups_inventory to load vars for managed_node2 12623 1726882199.68447: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.68456: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.68458: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.68461: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.68670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.68910: done with get_vars() 12623 1726882199.68920: done getting variables 12623 1726882199.68983: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:29:59 -0400 (0:00:00.054) 0:00:05.431 ****** 12623 1726882199.69018: entering _queue_task() for managed_node2/debug 12623 1726882199.69391: worker is 1 (out of 1 available) 12623 1726882199.69402: exiting _queue_task() for managed_node2/debug 12623 1726882199.69412: done queuing things up, now waiting for results queue to drain 12623 1726882199.69413: waiting for pending results... 12623 1726882199.69651: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882199.69749: in run() - task 12673a56-9f93-3c8b-126b-00000000003a 12623 1726882199.69754: variable 'ansible_search_path' from source: unknown 12623 1726882199.69757: variable 'ansible_search_path' from source: unknown 12623 1726882199.69788: calling self._execute() 12623 1726882199.69877: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.69917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.69921: variable 'omit' from source: magic vars 12623 1726882199.70368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.72620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.72754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.72758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.72787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.72821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.72909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.72944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.72981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.73027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.73048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.73295: variable 'ansible_distribution' from source: facts 12623 1726882199.73299: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.73301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.73304: when evaluation is False, skipping this task 12623 1726882199.73305: _execute() done 12623 1726882199.73307: dumping result to json 12623 1726882199.73310: done dumping result, returning 12623 1726882199.73312: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-3c8b-126b-00000000003a] 12623 1726882199.73314: sending task result for task 12673a56-9f93-3c8b-126b-00000000003a 12623 1726882199.73381: done sending task result for task 12673a56-9f93-3c8b-126b-00000000003a 12623 1726882199.73384: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882199.73432: no more pending results, returning what we have 12623 1726882199.73436: results queue empty 12623 1726882199.73437: checking for any_errors_fatal 12623 1726882199.73444: done checking for any_errors_fatal 12623 1726882199.73445: checking for max_fail_percentage 12623 1726882199.73447: done checking for max_fail_percentage 12623 1726882199.73448: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.73448: done checking to see if all hosts have failed 12623 1726882199.73449: getting the remaining hosts for this loop 12623 1726882199.73450: done getting the remaining hosts for this loop 12623 1726882199.73454: getting the next task for host managed_node2 12623 1726882199.73460: done getting next task for host managed_node2 12623 1726882199.73464: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882199.73467: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 12623 1726882199.73481: getting variables 12623 1726882199.73483: in VariableManager get_vars() 12623 1726882199.73538: Calling all_inventory to load vars for managed_node2 12623 1726882199.73541: Calling groups_inventory to load vars for managed_node2 12623 1726882199.73544: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.73555: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.73558: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.73560: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.74014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.74224: done with get_vars() 12623 1726882199.74235: 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:29:59 -0400 (0:00:00.053) 0:00:05.484 ****** 12623 1726882199.74334: entering _queue_task() for managed_node2/ping 12623 1726882199.74336: Creating lock for ping 12623 1726882199.74708: worker is 1 (out of 1 available) 12623 1726882199.74718: exiting _queue_task() for managed_node2/ping 12623 1726882199.74727: done queuing things up, now waiting for results queue to drain 12623 1726882199.74728: waiting for pending results... 12623 1726882199.75015: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882199.75020: in run() - task 12673a56-9f93-3c8b-126b-00000000003b 12623 1726882199.75047: variable 'ansible_search_path' from source: unknown 12623 1726882199.75051: variable 'ansible_search_path' from source: unknown 12623 1726882199.75108: calling self._execute() 12623 1726882199.75166: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.75170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.75178: variable 'omit' from source: magic vars 12623 1726882199.75488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.77091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.77198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.77202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.77209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.77243: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.77323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.77355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.77386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.77431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.77448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.77573: variable 'ansible_distribution' from source: facts 12623 1726882199.77583: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.77608: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.77616: when evaluation is False, skipping this task 12623 1726882199.77624: _execute() done 12623 1726882199.77701: dumping result to json 12623 1726882199.77704: done dumping result, returning 12623 1726882199.77706: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-3c8b-126b-00000000003b] 12623 1726882199.77709: sending task result for task 12673a56-9f93-3c8b-126b-00000000003b 12623 1726882199.77772: done sending task result for task 12673a56-9f93-3c8b-126b-00000000003b 12623 1726882199.77776: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.77821: no more pending results, returning what we have 12623 1726882199.77824: results queue empty 12623 1726882199.77826: checking for any_errors_fatal 12623 1726882199.77831: done checking for any_errors_fatal 12623 1726882199.77832: checking for max_fail_percentage 12623 1726882199.77833: done checking for max_fail_percentage 12623 1726882199.77834: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.77835: done checking to see if all hosts have failed 12623 1726882199.77836: getting the remaining hosts for this loop 12623 1726882199.77837: done getting the remaining hosts for this loop 12623 1726882199.77841: getting the next task for host managed_node2 12623 1726882199.77850: done getting next task for host managed_node2 12623 1726882199.77854: ^ task is: TASK: meta (role_complete) 12623 1726882199.77856: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882199.77872: getting variables 12623 1726882199.77874: in VariableManager get_vars() 12623 1726882199.77983: Calling all_inventory to load vars for managed_node2 12623 1726882199.77985: Calling groups_inventory to load vars for managed_node2 12623 1726882199.77988: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.78001: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.78004: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.78007: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.78208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.78327: done with get_vars() 12623 1726882199.78335: done getting variables 12623 1726882199.78384: done queuing things up, now waiting for results queue to drain 12623 1726882199.78386: results queue empty 12623 1726882199.78386: checking for any_errors_fatal 12623 1726882199.78388: done checking for any_errors_fatal 12623 1726882199.78388: checking for max_fail_percentage 12623 1726882199.78389: done checking for max_fail_percentage 12623 1726882199.78389: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.78390: done checking to see if all hosts have failed 12623 1726882199.78390: getting the remaining hosts for this loop 12623 1726882199.78391: done getting the remaining hosts for this loop 12623 1726882199.78396: getting the next task for host managed_node2 12623 1726882199.78400: done getting next task for host managed_node2 12623 1726882199.78402: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12623 1726882199.78403: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882199.78405: getting variables 12623 1726882199.78405: in VariableManager get_vars() 12623 1726882199.78417: Calling all_inventory to load vars for managed_node2 12623 1726882199.78419: Calling groups_inventory to load vars for managed_node2 12623 1726882199.78421: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.78424: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.78430: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.78432: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.78512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.78622: done with get_vars() 12623 1726882199.78628: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:29:59 -0400 (0:00:00.043) 0:00:05.527 ****** 12623 1726882199.78672: entering _queue_task() for managed_node2/include_tasks 12623 1726882199.78859: worker is 1 (out of 1 available) 12623 1726882199.78872: exiting _queue_task() for managed_node2/include_tasks 12623 1726882199.78882: done queuing things up, now waiting for results queue to drain 12623 1726882199.78884: waiting for pending results... 12623 1726882199.79036: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 12623 1726882199.79109: in run() - task 12673a56-9f93-3c8b-126b-00000000006e 12623 1726882199.79122: variable 'ansible_search_path' from source: unknown 12623 1726882199.79125: variable 'ansible_search_path' from source: unknown 12623 1726882199.79149: calling self._execute() 12623 1726882199.79210: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.79213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.79229: variable 'omit' from source: magic vars 12623 1726882199.79515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.81730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.81775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.81805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.81830: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.81854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.81912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.81936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.81951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.81980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.81991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.82083: variable 'ansible_distribution' from source: facts 12623 1726882199.82088: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.82108: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.82111: when evaluation is False, skipping this task 12623 1726882199.82114: _execute() done 12623 1726882199.82116: dumping result to json 12623 1726882199.82118: done dumping result, returning 12623 1726882199.82125: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [12673a56-9f93-3c8b-126b-00000000006e] 12623 1726882199.82129: sending task result for task 12673a56-9f93-3c8b-126b-00000000006e 12623 1726882199.82217: done sending task result for task 12673a56-9f93-3c8b-126b-00000000006e 12623 1726882199.82219: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.82264: no more pending results, returning what we have 12623 1726882199.82267: results queue empty 12623 1726882199.82268: checking for any_errors_fatal 12623 1726882199.82269: done checking for any_errors_fatal 12623 1726882199.82270: checking for max_fail_percentage 12623 1726882199.82271: done checking for max_fail_percentage 12623 1726882199.82272: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.82273: done checking to see if all hosts have failed 12623 1726882199.82273: getting the remaining hosts for this loop 12623 1726882199.82276: done getting the remaining hosts for this loop 12623 1726882199.82279: getting the next task for host managed_node2 12623 1726882199.82287: done getting next task for host managed_node2 12623 1726882199.82289: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12623 1726882199.82292: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882199.82297: getting variables 12623 1726882199.82299: in VariableManager get_vars() 12623 1726882199.82347: Calling all_inventory to load vars for managed_node2 12623 1726882199.82350: Calling groups_inventory to load vars for managed_node2 12623 1726882199.82352: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.82363: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.82365: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.82368: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.82519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.82672: done with get_vars() 12623 1726882199.82679: done getting variables 12623 1726882199.82721: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 12623 1726882199.82806: variable 'interface' from source: task vars 12623 1726882199.82809: variable 'controller_device' from source: play vars 12623 1726882199.82852: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:29:59 -0400 (0:00:00.041) 0:00:05.569 ****** 12623 1726882199.82874: entering _queue_task() for managed_node2/assert 12623 1726882199.83107: worker is 1 (out of 1 available) 12623 1726882199.83120: exiting _queue_task() for managed_node2/assert 12623 1726882199.83130: done queuing things up, now waiting for results queue to drain 12623 1726882199.83131: waiting for pending results... 12623 1726882199.83512: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' 12623 1726882199.83517: in run() - task 12673a56-9f93-3c8b-126b-00000000006f 12623 1726882199.83519: variable 'ansible_search_path' from source: unknown 12623 1726882199.83522: variable 'ansible_search_path' from source: unknown 12623 1726882199.83524: calling self._execute() 12623 1726882199.83592: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.83640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.83643: variable 'omit' from source: magic vars 12623 1726882199.84054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.86276: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.86323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.86349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.86384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.86408: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.86467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.86487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.86509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.86539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.86550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.86639: variable 'ansible_distribution' from source: facts 12623 1726882199.86644: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.86659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.86661: when evaluation is False, skipping this task 12623 1726882199.86664: _execute() done 12623 1726882199.86666: dumping result to json 12623 1726882199.86669: done dumping result, returning 12623 1726882199.86675: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'nm-bond' [12673a56-9f93-3c8b-126b-00000000006f] 12623 1726882199.86679: sending task result for task 12673a56-9f93-3c8b-126b-00000000006f 12623 1726882199.86762: done sending task result for task 12673a56-9f93-3c8b-126b-00000000006f 12623 1726882199.86765: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.86808: no more pending results, returning what we have 12623 1726882199.86811: results queue empty 12623 1726882199.86812: checking for any_errors_fatal 12623 1726882199.86816: done checking for any_errors_fatal 12623 1726882199.86817: checking for max_fail_percentage 12623 1726882199.86818: done checking for max_fail_percentage 12623 1726882199.86819: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.86820: done checking to see if all hosts have failed 12623 1726882199.86821: getting the remaining hosts for this loop 12623 1726882199.86822: done getting the remaining hosts for this loop 12623 1726882199.86826: getting the next task for host managed_node2 12623 1726882199.86833: done getting next task for host managed_node2 12623 1726882199.86835: ^ task is: TASK: Include the task 'assert_profile_present.yml' 12623 1726882199.86837: ^ 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 12623 1726882199.86840: getting variables 12623 1726882199.86842: in VariableManager get_vars() 12623 1726882199.86889: Calling all_inventory to load vars for managed_node2 12623 1726882199.86891: Calling groups_inventory to load vars for managed_node2 12623 1726882199.86896: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.86906: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.86908: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.86911: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.87050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.87168: done with get_vars() 12623 1726882199.87176: 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_bond_removal.yml:67 Friday 20 September 2024 21:29:59 -0400 (0:00:00.043) 0:00:05.613 ****** 12623 1726882199.87244: entering _queue_task() for managed_node2/include_tasks 12623 1726882199.87442: worker is 1 (out of 1 available) 12623 1726882199.87457: exiting _queue_task() for managed_node2/include_tasks 12623 1726882199.87469: done queuing things up, now waiting for results queue to drain 12623 1726882199.87470: waiting for pending results... 12623 1726882199.87813: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 12623 1726882199.87818: in run() - task 12673a56-9f93-3c8b-126b-000000000070 12623 1726882199.87822: variable 'ansible_search_path' from source: unknown 12623 1726882199.87862: variable 'controller_profile' from source: play vars 12623 1726882199.88053: variable 'controller_profile' from source: play vars 12623 1726882199.88157: variable 'port1_profile' from source: play vars 12623 1726882199.88160: variable 'port1_profile' from source: play vars 12623 1726882199.88162: variable 'port2_profile' from source: play vars 12623 1726882199.88224: variable 'port2_profile' from source: play vars 12623 1726882199.88241: variable 'omit' from source: magic vars 12623 1726882199.88385: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.88468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.88472: variable 'omit' from source: magic vars 12623 1726882199.88745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.90379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.90428: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.90456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.90481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.90504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.90566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.90586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.90608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.90635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.90646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.90731: variable 'ansible_distribution' from source: facts 12623 1726882199.90736: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.90751: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.90754: when evaluation is False, skipping this task 12623 1726882199.90777: variable 'item' from source: unknown 12623 1726882199.90831: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0", "skip_reason": "Conditional result was False" } 12623 1726882199.90965: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.90968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.90971: variable 'omit' from source: magic vars 12623 1726882199.91090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.91104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.91121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.91146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.91156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.91228: variable 'ansible_distribution' from source: facts 12623 1726882199.91231: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.91238: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.91241: when evaluation is False, skipping this task 12623 1726882199.91257: variable 'item' from source: unknown 12623 1726882199.91310: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.0", "skip_reason": "Conditional result was False" } 12623 1726882199.91378: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.91381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.91384: variable 'omit' from source: magic vars 12623 1726882199.91498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.91526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.91536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.91561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.91571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.91640: variable 'ansible_distribution' from source: facts 12623 1726882199.91644: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.91650: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.91652: when evaluation is False, skipping this task 12623 1726882199.91669: variable 'item' from source: unknown 12623 1726882199.91715: variable 'item' from source: unknown skipping: [managed_node2] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "item": "bond0.1", "skip_reason": "Conditional result was False" } 12623 1726882199.91790: dumping result to json 12623 1726882199.91795: done dumping result, returning 12623 1726882199.91798: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-3c8b-126b-000000000070] 12623 1726882199.91799: sending task result for task 12673a56-9f93-3c8b-126b-000000000070 12623 1726882199.91832: done sending task result for task 12673a56-9f93-3c8b-126b-000000000070 12623 1726882199.91834: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 12623 1726882199.91867: no more pending results, returning what we have 12623 1726882199.91869: results queue empty 12623 1726882199.91871: checking for any_errors_fatal 12623 1726882199.91874: done checking for any_errors_fatal 12623 1726882199.91875: checking for max_fail_percentage 12623 1726882199.91876: done checking for max_fail_percentage 12623 1726882199.91877: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.91878: done checking to see if all hosts have failed 12623 1726882199.91878: getting the remaining hosts for this loop 12623 1726882199.91880: done getting the remaining hosts for this loop 12623 1726882199.91883: getting the next task for host managed_node2 12623 1726882199.91888: done getting next task for host managed_node2 12623 1726882199.91891: ^ task is: TASK: ** TEST check polling interval 12623 1726882199.91894: ^ 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 12623 1726882199.91897: getting variables 12623 1726882199.91899: in VariableManager get_vars() 12623 1726882199.91950: Calling all_inventory to load vars for managed_node2 12623 1726882199.91953: Calling groups_inventory to load vars for managed_node2 12623 1726882199.91955: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.91965: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.91968: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.91970: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.92159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.92277: done with get_vars() 12623 1726882199.92285: done getting variables 12623 1726882199.92331: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:75 Friday 20 September 2024 21:29:59 -0400 (0:00:00.051) 0:00:05.664 ****** 12623 1726882199.92351: entering _queue_task() for managed_node2/command 12623 1726882199.92565: worker is 1 (out of 1 available) 12623 1726882199.92578: exiting _queue_task() for managed_node2/command 12623 1726882199.92590: done queuing things up, now waiting for results queue to drain 12623 1726882199.92592: waiting for pending results... 12623 1726882199.92750: running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval 12623 1726882199.92816: in run() - task 12673a56-9f93-3c8b-126b-000000000071 12623 1726882199.92830: variable 'ansible_search_path' from source: unknown 12623 1726882199.92857: calling self._execute() 12623 1726882199.92931: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.92935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.92947: variable 'omit' from source: magic vars 12623 1726882199.93244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.94896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.94942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.94968: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.94994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.95020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.95073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.95095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.95115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.95144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.95155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.95246: variable 'ansible_distribution' from source: facts 12623 1726882199.95250: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.95265: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.95267: when evaluation is False, skipping this task 12623 1726882199.95270: _execute() done 12623 1726882199.95272: dumping result to json 12623 1726882199.95274: done dumping result, returning 12623 1726882199.95281: done running TaskExecutor() for managed_node2/TASK: ** TEST check polling interval [12673a56-9f93-3c8b-126b-000000000071] 12623 1726882199.95285: sending task result for task 12673a56-9f93-3c8b-126b-000000000071 12623 1726882199.95370: done sending task result for task 12673a56-9f93-3c8b-126b-000000000071 12623 1726882199.95373: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.95420: no more pending results, returning what we have 12623 1726882199.95423: results queue empty 12623 1726882199.95424: checking for any_errors_fatal 12623 1726882199.95432: done checking for any_errors_fatal 12623 1726882199.95433: checking for max_fail_percentage 12623 1726882199.95434: done checking for max_fail_percentage 12623 1726882199.95435: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.95436: done checking to see if all hosts have failed 12623 1726882199.95436: getting the remaining hosts for this loop 12623 1726882199.95438: done getting the remaining hosts for this loop 12623 1726882199.95441: getting the next task for host managed_node2 12623 1726882199.95447: done getting next task for host managed_node2 12623 1726882199.95449: ^ task is: TASK: ** TEST check IPv4 12623 1726882199.95450: ^ 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 12623 1726882199.95453: getting variables 12623 1726882199.95457: in VariableManager get_vars() 12623 1726882199.95508: Calling all_inventory to load vars for managed_node2 12623 1726882199.95511: Calling groups_inventory to load vars for managed_node2 12623 1726882199.95513: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.95522: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.95525: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.95527: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.95659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.95775: done with get_vars() 12623 1726882199.95782: done getting variables 12623 1726882199.95828: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:80 Friday 20 September 2024 21:29:59 -0400 (0:00:00.034) 0:00:05.699 ****** 12623 1726882199.95848: entering _queue_task() for managed_node2/command 12623 1726882199.96037: worker is 1 (out of 1 available) 12623 1726882199.96049: exiting _queue_task() for managed_node2/command 12623 1726882199.96060: done queuing things up, now waiting for results queue to drain 12623 1726882199.96061: waiting for pending results... 12623 1726882199.96224: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 12623 1726882199.96277: in run() - task 12673a56-9f93-3c8b-126b-000000000072 12623 1726882199.96296: variable 'ansible_search_path' from source: unknown 12623 1726882199.96321: calling self._execute() 12623 1726882199.96397: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.96401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.96412: variable 'omit' from source: magic vars 12623 1726882199.96949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882199.98329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882199.98379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882199.98409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882199.98434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882199.98453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882199.98513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882199.98533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882199.98551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882199.98576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882199.98591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882199.98676: variable 'ansible_distribution' from source: facts 12623 1726882199.98680: variable 'ansible_distribution_major_version' from source: facts 12623 1726882199.98707: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882199.98710: when evaluation is False, skipping this task 12623 1726882199.98712: _execute() done 12623 1726882199.98715: dumping result to json 12623 1726882199.98717: done dumping result, returning 12623 1726882199.98725: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv4 [12673a56-9f93-3c8b-126b-000000000072] 12623 1726882199.98728: sending task result for task 12673a56-9f93-3c8b-126b-000000000072 12623 1726882199.98804: done sending task result for task 12673a56-9f93-3c8b-126b-000000000072 12623 1726882199.98807: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882199.98853: no more pending results, returning what we have 12623 1726882199.98856: results queue empty 12623 1726882199.98857: checking for any_errors_fatal 12623 1726882199.98863: done checking for any_errors_fatal 12623 1726882199.98864: checking for max_fail_percentage 12623 1726882199.98866: done checking for max_fail_percentage 12623 1726882199.98866: checking to see if all hosts have failed and the running result is not ok 12623 1726882199.98867: done checking to see if all hosts have failed 12623 1726882199.98868: getting the remaining hosts for this loop 12623 1726882199.98869: done getting the remaining hosts for this loop 12623 1726882199.98872: getting the next task for host managed_node2 12623 1726882199.98878: done getting next task for host managed_node2 12623 1726882199.98881: ^ task is: TASK: ** TEST check IPv6 12623 1726882199.98882: ^ 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 12623 1726882199.98885: getting variables 12623 1726882199.98887: in VariableManager get_vars() 12623 1726882199.99150: Calling all_inventory to load vars for managed_node2 12623 1726882199.99153: Calling groups_inventory to load vars for managed_node2 12623 1726882199.99155: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882199.99161: Calling all_plugins_play to load vars for managed_node2 12623 1726882199.99163: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882199.99165: Calling groups_plugins_play to load vars for managed_node2 12623 1726882199.99259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882199.99367: done with get_vars() 12623 1726882199.99374: done getting variables 12623 1726882199.99414: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:87 Friday 20 September 2024 21:29:59 -0400 (0:00:00.035) 0:00:05.735 ****** 12623 1726882199.99433: entering _queue_task() for managed_node2/command 12623 1726882199.99614: worker is 1 (out of 1 available) 12623 1726882199.99627: exiting _queue_task() for managed_node2/command 12623 1726882199.99639: done queuing things up, now waiting for results queue to drain 12623 1726882199.99640: waiting for pending results... 12623 1726882199.99798: running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 12623 1726882199.99855: in run() - task 12673a56-9f93-3c8b-126b-000000000073 12623 1726882199.99869: variable 'ansible_search_path' from source: unknown 12623 1726882199.99897: calling self._execute() 12623 1726882199.99958: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882199.99962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882199.99975: variable 'omit' from source: magic vars 12623 1726882200.00284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.01783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.01833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.01860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.01885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.01908: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.01967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.01986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.02048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.02051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.02065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.02151: variable 'ansible_distribution' from source: facts 12623 1726882200.02163: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.02179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.02182: when evaluation is False, skipping this task 12623 1726882200.02184: _execute() done 12623 1726882200.02187: dumping result to json 12623 1726882200.02189: done dumping result, returning 12623 1726882200.02198: done running TaskExecutor() for managed_node2/TASK: ** TEST check IPv6 [12673a56-9f93-3c8b-126b-000000000073] 12623 1726882200.02205: sending task result for task 12673a56-9f93-3c8b-126b-000000000073 12623 1726882200.02285: done sending task result for task 12673a56-9f93-3c8b-126b-000000000073 12623 1726882200.02288: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.02335: no more pending results, returning what we have 12623 1726882200.02338: results queue empty 12623 1726882200.02339: checking for any_errors_fatal 12623 1726882200.02345: done checking for any_errors_fatal 12623 1726882200.02345: checking for max_fail_percentage 12623 1726882200.02347: done checking for max_fail_percentage 12623 1726882200.02348: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.02348: done checking to see if all hosts have failed 12623 1726882200.02349: getting the remaining hosts for this loop 12623 1726882200.02350: done getting the remaining hosts for this loop 12623 1726882200.02353: getting the next task for host managed_node2 12623 1726882200.02361: done getting next task for host managed_node2 12623 1726882200.02365: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882200.02368: ^ 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 12623 1726882200.02383: getting variables 12623 1726882200.02384: in VariableManager get_vars() 12623 1726882200.02437: Calling all_inventory to load vars for managed_node2 12623 1726882200.02439: Calling groups_inventory to load vars for managed_node2 12623 1726882200.02442: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.02451: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.02453: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.02456: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.02597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.02752: done with get_vars() 12623 1726882200.02759: 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:30:00 -0400 (0:00:00.033) 0:00:05.769 ****** 12623 1726882200.02828: entering _queue_task() for managed_node2/include_tasks 12623 1726882200.03030: worker is 1 (out of 1 available) 12623 1726882200.03043: exiting _queue_task() for managed_node2/include_tasks 12623 1726882200.03054: done queuing things up, now waiting for results queue to drain 12623 1726882200.03055: waiting for pending results... 12623 1726882200.03225: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882200.03317: in run() - task 12673a56-9f93-3c8b-126b-00000000007b 12623 1726882200.03327: variable 'ansible_search_path' from source: unknown 12623 1726882200.03330: variable 'ansible_search_path' from source: unknown 12623 1726882200.03357: calling self._execute() 12623 1726882200.03423: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.03429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.03437: variable 'omit' from source: magic vars 12623 1726882200.03737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.05243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.05291: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.05322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.05350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.05368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.05428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.05448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.05469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.05497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.05511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.05604: variable 'ansible_distribution' from source: facts 12623 1726882200.05608: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.05624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.05627: when evaluation is False, skipping this task 12623 1726882200.05630: _execute() done 12623 1726882200.05633: dumping result to json 12623 1726882200.05635: done dumping result, returning 12623 1726882200.05641: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-3c8b-126b-00000000007b] 12623 1726882200.05645: sending task result for task 12673a56-9f93-3c8b-126b-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.05775: no more pending results, returning what we have 12623 1726882200.05778: results queue empty 12623 1726882200.05779: checking for any_errors_fatal 12623 1726882200.05785: done checking for any_errors_fatal 12623 1726882200.05785: checking for max_fail_percentage 12623 1726882200.05787: done checking for max_fail_percentage 12623 1726882200.05788: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.05789: done checking to see if all hosts have failed 12623 1726882200.05789: getting the remaining hosts for this loop 12623 1726882200.05790: done getting the remaining hosts for this loop 12623 1726882200.05796: getting the next task for host managed_node2 12623 1726882200.05805: done getting next task for host managed_node2 12623 1726882200.05809: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882200.05811: ^ 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 12623 1726882200.05826: getting variables 12623 1726882200.05828: in VariableManager get_vars() 12623 1726882200.05876: Calling all_inventory to load vars for managed_node2 12623 1726882200.05878: Calling groups_inventory to load vars for managed_node2 12623 1726882200.05880: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.05889: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.05891: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.05902: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.05912: done sending task result for task 12673a56-9f93-3c8b-126b-00000000007b 12623 1726882200.05915: WORKER PROCESS EXITING 12623 1726882200.06039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.06171: done with get_vars() 12623 1726882200.06179: done getting variables 12623 1726882200.06221: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:00 -0400 (0:00:00.034) 0:00:05.803 ****** 12623 1726882200.06245: entering _queue_task() for managed_node2/debug 12623 1726882200.06455: worker is 1 (out of 1 available) 12623 1726882200.06469: exiting _queue_task() for managed_node2/debug 12623 1726882200.06480: done queuing things up, now waiting for results queue to drain 12623 1726882200.06481: waiting for pending results... 12623 1726882200.06656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882200.06752: in run() - task 12673a56-9f93-3c8b-126b-00000000007c 12623 1726882200.06763: variable 'ansible_search_path' from source: unknown 12623 1726882200.06767: variable 'ansible_search_path' from source: unknown 12623 1726882200.06797: calling self._execute() 12623 1726882200.06862: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.06867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.06876: variable 'omit' from source: magic vars 12623 1726882200.07261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.08982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.09029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.09055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.09085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.09107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.09165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.09185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.09207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.09236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.09247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.09343: variable 'ansible_distribution' from source: facts 12623 1726882200.09346: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.09358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.09361: when evaluation is False, skipping this task 12623 1726882200.09363: _execute() done 12623 1726882200.09365: dumping result to json 12623 1726882200.09367: done dumping result, returning 12623 1726882200.09375: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-3c8b-126b-00000000007c] 12623 1726882200.09379: sending task result for task 12673a56-9f93-3c8b-126b-00000000007c 12623 1726882200.09465: done sending task result for task 12673a56-9f93-3c8b-126b-00000000007c 12623 1726882200.09468: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882200.09509: no more pending results, returning what we have 12623 1726882200.09512: results queue empty 12623 1726882200.09514: checking for any_errors_fatal 12623 1726882200.09517: done checking for any_errors_fatal 12623 1726882200.09518: checking for max_fail_percentage 12623 1726882200.09520: done checking for max_fail_percentage 12623 1726882200.09520: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.09521: done checking to see if all hosts have failed 12623 1726882200.09522: getting the remaining hosts for this loop 12623 1726882200.09523: done getting the remaining hosts for this loop 12623 1726882200.09527: getting the next task for host managed_node2 12623 1726882200.09532: done getting next task for host managed_node2 12623 1726882200.09536: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882200.09539: ^ 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 12623 1726882200.09553: getting variables 12623 1726882200.09555: in VariableManager get_vars() 12623 1726882200.09607: Calling all_inventory to load vars for managed_node2 12623 1726882200.09610: Calling groups_inventory to load vars for managed_node2 12623 1726882200.09612: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.09620: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.09623: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.09626: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.09798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.09919: done with get_vars() 12623 1726882200.09929: done getting variables 12623 1726882200.09977: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:00 -0400 (0:00:00.037) 0:00:05.840 ****** 12623 1726882200.10011: entering _queue_task() for managed_node2/fail 12623 1726882200.10234: worker is 1 (out of 1 available) 12623 1726882200.10246: exiting _queue_task() for managed_node2/fail 12623 1726882200.10258: done queuing things up, now waiting for results queue to drain 12623 1726882200.10260: waiting for pending results... 12623 1726882200.10439: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882200.10524: in run() - task 12673a56-9f93-3c8b-126b-00000000007d 12623 1726882200.10533: variable 'ansible_search_path' from source: unknown 12623 1726882200.10542: variable 'ansible_search_path' from source: unknown 12623 1726882200.10573: calling self._execute() 12623 1726882200.10637: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.10642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.10652: variable 'omit' from source: magic vars 12623 1726882200.11099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.12534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.12584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.12611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.12640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.12658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.12716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.12741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.12757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.12783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.12797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.12883: variable 'ansible_distribution' from source: facts 12623 1726882200.12887: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.12905: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.12908: when evaluation is False, skipping this task 12623 1726882200.12910: _execute() done 12623 1726882200.12913: dumping result to json 12623 1726882200.12915: done dumping result, returning 12623 1726882200.12922: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-3c8b-126b-00000000007d] 12623 1726882200.12925: sending task result for task 12673a56-9f93-3c8b-126b-00000000007d 12623 1726882200.13003: done sending task result for task 12673a56-9f93-3c8b-126b-00000000007d 12623 1726882200.13006: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.13045: no more pending results, returning what we have 12623 1726882200.13049: results queue empty 12623 1726882200.13050: checking for any_errors_fatal 12623 1726882200.13055: done checking for any_errors_fatal 12623 1726882200.13056: checking for max_fail_percentage 12623 1726882200.13057: done checking for max_fail_percentage 12623 1726882200.13058: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.13059: done checking to see if all hosts have failed 12623 1726882200.13059: getting the remaining hosts for this loop 12623 1726882200.13061: done getting the remaining hosts for this loop 12623 1726882200.13064: getting the next task for host managed_node2 12623 1726882200.13069: done getting next task for host managed_node2 12623 1726882200.13072: ^ 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 12623 1726882200.13074: ^ 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 12623 1726882200.13088: getting variables 12623 1726882200.13090: in VariableManager get_vars() 12623 1726882200.13138: Calling all_inventory to load vars for managed_node2 12623 1726882200.13141: Calling groups_inventory to load vars for managed_node2 12623 1726882200.13143: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.13151: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.13153: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.13155: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.13269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.13397: done with get_vars() 12623 1726882200.13405: done getting variables 12623 1726882200.13444: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:00 -0400 (0:00:00.034) 0:00:05.875 ****** 12623 1726882200.13465: entering _queue_task() for managed_node2/fail 12623 1726882200.13643: worker is 1 (out of 1 available) 12623 1726882200.13654: exiting _queue_task() for managed_node2/fail 12623 1726882200.13666: done queuing things up, now waiting for results queue to drain 12623 1726882200.13667: waiting for pending results... 12623 1726882200.13821: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12623 1726882200.13904: in run() - task 12673a56-9f93-3c8b-126b-00000000007e 12623 1726882200.13912: variable 'ansible_search_path' from source: unknown 12623 1726882200.13916: variable 'ansible_search_path' from source: unknown 12623 1726882200.13943: calling self._execute() 12623 1726882200.14004: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.14007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.14016: variable 'omit' from source: magic vars 12623 1726882200.14299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.15757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.15797: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.15822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.15848: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.15868: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.15924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.15944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.15963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.16001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.16013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.16101: variable 'ansible_distribution' from source: facts 12623 1726882200.16105: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.16119: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.16122: when evaluation is False, skipping this task 12623 1726882200.16125: _execute() done 12623 1726882200.16127: dumping result to json 12623 1726882200.16129: done dumping result, returning 12623 1726882200.16136: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-3c8b-126b-00000000007e] 12623 1726882200.16141: sending task result for task 12673a56-9f93-3c8b-126b-00000000007e 12623 1726882200.16223: done sending task result for task 12673a56-9f93-3c8b-126b-00000000007e 12623 1726882200.16226: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.16264: no more pending results, returning what we have 12623 1726882200.16267: results queue empty 12623 1726882200.16268: checking for any_errors_fatal 12623 1726882200.16273: done checking for any_errors_fatal 12623 1726882200.16274: checking for max_fail_percentage 12623 1726882200.16275: done checking for max_fail_percentage 12623 1726882200.16276: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.16277: done checking to see if all hosts have failed 12623 1726882200.16277: getting the remaining hosts for this loop 12623 1726882200.16279: done getting the remaining hosts for this loop 12623 1726882200.16282: getting the next task for host managed_node2 12623 1726882200.16287: done getting next task for host managed_node2 12623 1726882200.16290: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882200.16296: ^ 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 12623 1726882200.16310: getting variables 12623 1726882200.16311: in VariableManager get_vars() 12623 1726882200.16357: Calling all_inventory to load vars for managed_node2 12623 1726882200.16360: Calling groups_inventory to load vars for managed_node2 12623 1726882200.16362: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.16369: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.16371: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.16374: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.16525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.16641: done with get_vars() 12623 1726882200.16647: done getting variables 12623 1726882200.16683: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:00 -0400 (0:00:00.032) 0:00:05.907 ****** 12623 1726882200.16707: entering _queue_task() for managed_node2/fail 12623 1726882200.16875: worker is 1 (out of 1 available) 12623 1726882200.16886: exiting _queue_task() for managed_node2/fail 12623 1726882200.16899: done queuing things up, now waiting for results queue to drain 12623 1726882200.16900: waiting for pending results... 12623 1726882200.17065: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882200.17150: in run() - task 12673a56-9f93-3c8b-126b-00000000007f 12623 1726882200.17162: variable 'ansible_search_path' from source: unknown 12623 1726882200.17165: variable 'ansible_search_path' from source: unknown 12623 1726882200.17192: calling self._execute() 12623 1726882200.17256: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.17262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.17272: variable 'omit' from source: magic vars 12623 1726882200.17711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.19855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.19946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.20002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.20091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.20102: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.20157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.20190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.20232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.20273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.20291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.20445: variable 'ansible_distribution' from source: facts 12623 1726882200.20499: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.20502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.20505: when evaluation is False, skipping this task 12623 1726882200.20507: _execute() done 12623 1726882200.20510: dumping result to json 12623 1726882200.20512: done dumping result, returning 12623 1726882200.20514: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-3c8b-126b-00000000007f] 12623 1726882200.20519: sending task result for task 12673a56-9f93-3c8b-126b-00000000007f 12623 1726882200.20638: done sending task result for task 12673a56-9f93-3c8b-126b-00000000007f 12623 1726882200.20642: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.20691: no more pending results, returning what we have 12623 1726882200.20697: results queue empty 12623 1726882200.20698: checking for any_errors_fatal 12623 1726882200.20705: done checking for any_errors_fatal 12623 1726882200.20705: checking for max_fail_percentage 12623 1726882200.20707: done checking for max_fail_percentage 12623 1726882200.20708: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.20708: done checking to see if all hosts have failed 12623 1726882200.20709: getting the remaining hosts for this loop 12623 1726882200.20710: done getting the remaining hosts for this loop 12623 1726882200.20714: getting the next task for host managed_node2 12623 1726882200.20720: done getting next task for host managed_node2 12623 1726882200.20723: ^ 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 12623 1726882200.20725: ^ 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 12623 1726882200.20747: getting variables 12623 1726882200.20749: in VariableManager get_vars() 12623 1726882200.20800: Calling all_inventory to load vars for managed_node2 12623 1726882200.20803: Calling groups_inventory to load vars for managed_node2 12623 1726882200.20806: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.20815: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.20818: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.20821: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.20976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.21102: done with get_vars() 12623 1726882200.21110: done getting variables 12623 1726882200.21148: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:00 -0400 (0:00:00.044) 0:00:05.952 ****** 12623 1726882200.21169: entering _queue_task() for managed_node2/dnf 12623 1726882200.21357: worker is 1 (out of 1 available) 12623 1726882200.21369: exiting _queue_task() for managed_node2/dnf 12623 1726882200.21379: done queuing things up, now waiting for results queue to drain 12623 1726882200.21381: waiting for pending results... 12623 1726882200.21535: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12623 1726882200.21614: in run() - task 12673a56-9f93-3c8b-126b-000000000080 12623 1726882200.21626: variable 'ansible_search_path' from source: unknown 12623 1726882200.21630: variable 'ansible_search_path' from source: unknown 12623 1726882200.21657: calling self._execute() 12623 1726882200.21719: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.21726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.21736: variable 'omit' from source: magic vars 12623 1726882200.22023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.24266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.24399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.24403: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.24435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.24466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.24556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.24588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.24628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.24704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.24707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.24841: variable 'ansible_distribution' from source: facts 12623 1726882200.24851: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.24872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.24879: when evaluation is False, skipping this task 12623 1726882200.24885: _execute() done 12623 1726882200.24891: dumping result to json 12623 1726882200.24903: done dumping result, returning 12623 1726882200.24917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000080] 12623 1726882200.24933: sending task result for task 12673a56-9f93-3c8b-126b-000000000080 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.25208: no more pending results, returning what we have 12623 1726882200.25211: results queue empty 12623 1726882200.25212: checking for any_errors_fatal 12623 1726882200.25219: done checking for any_errors_fatal 12623 1726882200.25221: checking for max_fail_percentage 12623 1726882200.25222: done checking for max_fail_percentage 12623 1726882200.25223: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.25224: done checking to see if all hosts have failed 12623 1726882200.25224: getting the remaining hosts for this loop 12623 1726882200.25226: done getting the remaining hosts for this loop 12623 1726882200.25229: getting the next task for host managed_node2 12623 1726882200.25236: done getting next task for host managed_node2 12623 1726882200.25240: ^ 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 12623 1726882200.25242: ^ 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 12623 1726882200.25259: getting variables 12623 1726882200.25261: in VariableManager get_vars() 12623 1726882200.25315: Calling all_inventory to load vars for managed_node2 12623 1726882200.25319: Calling groups_inventory to load vars for managed_node2 12623 1726882200.25321: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.25332: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.25335: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.25338: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.25779: done sending task result for task 12673a56-9f93-3c8b-126b-000000000080 12623 1726882200.25782: WORKER PROCESS EXITING 12623 1726882200.25808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.26030: done with get_vars() 12623 1726882200.26041: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882200.26119: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:00 -0400 (0:00:00.049) 0:00:06.002 ****** 12623 1726882200.26150: entering _queue_task() for managed_node2/yum 12623 1726882200.26536: worker is 1 (out of 1 available) 12623 1726882200.26546: exiting _queue_task() for managed_node2/yum 12623 1726882200.26555: done queuing things up, now waiting for results queue to drain 12623 1726882200.26557: waiting for pending results... 12623 1726882200.26754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12623 1726882200.26908: in run() - task 12673a56-9f93-3c8b-126b-000000000081 12623 1726882200.26928: variable 'ansible_search_path' from source: unknown 12623 1726882200.26942: variable 'ansible_search_path' from source: unknown 12623 1726882200.26983: calling self._execute() 12623 1726882200.27084: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.27103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.27124: variable 'omit' from source: magic vars 12623 1726882200.27612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.29924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.30103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.30107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.30109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.30123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.30212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.30246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.30276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.30335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.30358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.30512: variable 'ansible_distribution' from source: facts 12623 1726882200.30524: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.30554: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.30562: when evaluation is False, skipping this task 12623 1726882200.30570: _execute() done 12623 1726882200.30577: dumping result to json 12623 1726882200.30584: done dumping result, returning 12623 1726882200.30601: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000081] 12623 1726882200.30613: sending task result for task 12673a56-9f93-3c8b-126b-000000000081 12623 1726882200.30837: done sending task result for task 12673a56-9f93-3c8b-126b-000000000081 12623 1726882200.30841: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.30892: no more pending results, returning what we have 12623 1726882200.30899: results queue empty 12623 1726882200.30900: checking for any_errors_fatal 12623 1726882200.30906: done checking for any_errors_fatal 12623 1726882200.30911: checking for max_fail_percentage 12623 1726882200.30913: done checking for max_fail_percentage 12623 1726882200.30914: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.30915: done checking to see if all hosts have failed 12623 1726882200.30915: getting the remaining hosts for this loop 12623 1726882200.30917: done getting the remaining hosts for this loop 12623 1726882200.30921: getting the next task for host managed_node2 12623 1726882200.30927: done getting next task for host managed_node2 12623 1726882200.30932: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882200.30934: ^ 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 12623 1726882200.30951: getting variables 12623 1726882200.30953: in VariableManager get_vars() 12623 1726882200.31010: Calling all_inventory to load vars for managed_node2 12623 1726882200.31013: Calling groups_inventory to load vars for managed_node2 12623 1726882200.31131: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.31142: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.31145: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.31148: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.31426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.31642: done with get_vars() 12623 1726882200.31652: done getting variables 12623 1726882200.31720: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:00 -0400 (0:00:00.055) 0:00:06.058 ****** 12623 1726882200.31751: entering _queue_task() for managed_node2/fail 12623 1726882200.32050: worker is 1 (out of 1 available) 12623 1726882200.32060: exiting _queue_task() for managed_node2/fail 12623 1726882200.32070: done queuing things up, now waiting for results queue to drain 12623 1726882200.32072: waiting for pending results... 12623 1726882200.32382: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882200.32435: in run() - task 12673a56-9f93-3c8b-126b-000000000082 12623 1726882200.32455: variable 'ansible_search_path' from source: unknown 12623 1726882200.32464: variable 'ansible_search_path' from source: unknown 12623 1726882200.32513: calling self._execute() 12623 1726882200.32703: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.32707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.32710: variable 'omit' from source: magic vars 12623 1726882200.33066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.35433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.35506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.35553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.35590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.35625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.35724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.35762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.36100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.36104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.36107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.36168: variable 'ansible_distribution' from source: facts 12623 1726882200.36178: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.36203: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.36212: when evaluation is False, skipping this task 12623 1726882200.36227: _execute() done 12623 1726882200.36235: dumping result to json 12623 1726882200.36242: done dumping result, returning 12623 1726882200.36253: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000082] 12623 1726882200.36261: sending task result for task 12673a56-9f93-3c8b-126b-000000000082 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.36489: no more pending results, returning what we have 12623 1726882200.36497: results queue empty 12623 1726882200.36498: checking for any_errors_fatal 12623 1726882200.36504: done checking for any_errors_fatal 12623 1726882200.36505: checking for max_fail_percentage 12623 1726882200.36507: done checking for max_fail_percentage 12623 1726882200.36508: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.36508: done checking to see if all hosts have failed 12623 1726882200.36511: getting the remaining hosts for this loop 12623 1726882200.36513: done getting the remaining hosts for this loop 12623 1726882200.36519: getting the next task for host managed_node2 12623 1726882200.36528: done getting next task for host managed_node2 12623 1726882200.36532: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12623 1726882200.36535: ^ 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 12623 1726882200.36552: getting variables 12623 1726882200.36554: in VariableManager get_vars() 12623 1726882200.36721: Calling all_inventory to load vars for managed_node2 12623 1726882200.36724: Calling groups_inventory to load vars for managed_node2 12623 1726882200.36727: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.36804: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.36808: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.36811: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.37154: done sending task result for task 12673a56-9f93-3c8b-126b-000000000082 12623 1726882200.37157: WORKER PROCESS EXITING 12623 1726882200.37181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.37479: done with get_vars() 12623 1726882200.37499: done getting variables 12623 1726882200.37553: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:00 -0400 (0:00:00.058) 0:00:06.116 ****** 12623 1726882200.37585: entering _queue_task() for managed_node2/package 12623 1726882200.38065: worker is 1 (out of 1 available) 12623 1726882200.38075: exiting _queue_task() for managed_node2/package 12623 1726882200.38084: done queuing things up, now waiting for results queue to drain 12623 1726882200.38085: waiting for pending results... 12623 1726882200.38279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 12623 1726882200.38424: in run() - task 12673a56-9f93-3c8b-126b-000000000083 12623 1726882200.38444: variable 'ansible_search_path' from source: unknown 12623 1726882200.38453: variable 'ansible_search_path' from source: unknown 12623 1726882200.38534: calling self._execute() 12623 1726882200.38601: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.38615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.38630: variable 'omit' from source: magic vars 12623 1726882200.39101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.41456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.41602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.41606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.41638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.41668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.41758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.41792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.41827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.41879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.42000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.42045: variable 'ansible_distribution' from source: facts 12623 1726882200.42056: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.42077: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.42084: when evaluation is False, skipping this task 12623 1726882200.42091: _execute() done 12623 1726882200.42102: dumping result to json 12623 1726882200.42116: done dumping result, returning 12623 1726882200.42132: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-3c8b-126b-000000000083] 12623 1726882200.42141: sending task result for task 12673a56-9f93-3c8b-126b-000000000083 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.42301: no more pending results, returning what we have 12623 1726882200.42305: results queue empty 12623 1726882200.42306: checking for any_errors_fatal 12623 1726882200.42313: done checking for any_errors_fatal 12623 1726882200.42314: checking for max_fail_percentage 12623 1726882200.42317: done checking for max_fail_percentage 12623 1726882200.42317: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.42318: done checking to see if all hosts have failed 12623 1726882200.42319: getting the remaining hosts for this loop 12623 1726882200.42320: done getting the remaining hosts for this loop 12623 1726882200.42324: getting the next task for host managed_node2 12623 1726882200.42331: done getting next task for host managed_node2 12623 1726882200.42335: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882200.42338: ^ 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 12623 1726882200.42357: getting variables 12623 1726882200.42358: in VariableManager get_vars() 12623 1726882200.42417: Calling all_inventory to load vars for managed_node2 12623 1726882200.42421: Calling groups_inventory to load vars for managed_node2 12623 1726882200.42424: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.42434: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.42437: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.42441: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.42938: done sending task result for task 12673a56-9f93-3c8b-126b-000000000083 12623 1726882200.42941: WORKER PROCESS EXITING 12623 1726882200.42967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.43189: done with get_vars() 12623 1726882200.43207: done getting variables 12623 1726882200.43274: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:00 -0400 (0:00:00.057) 0:00:06.173 ****** 12623 1726882200.43314: entering _queue_task() for managed_node2/package 12623 1726882200.43634: worker is 1 (out of 1 available) 12623 1726882200.43646: exiting _queue_task() for managed_node2/package 12623 1726882200.43658: done queuing things up, now waiting for results queue to drain 12623 1726882200.43660: waiting for pending results... 12623 1726882200.43939: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882200.44080: in run() - task 12673a56-9f93-3c8b-126b-000000000084 12623 1726882200.44105: variable 'ansible_search_path' from source: unknown 12623 1726882200.44118: variable 'ansible_search_path' from source: unknown 12623 1726882200.44164: calling self._execute() 12623 1726882200.44300: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.44304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.44306: variable 'omit' from source: magic vars 12623 1726882200.44729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.47117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.47198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.47238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.47284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.47397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.47404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.47437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.47465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.47518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.47536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.47675: variable 'ansible_distribution' from source: facts 12623 1726882200.47687: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.47720: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.47729: when evaluation is False, skipping this task 12623 1726882200.47736: _execute() done 12623 1726882200.47743: dumping result to json 12623 1726882200.47750: done dumping result, returning 12623 1726882200.47762: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000084] 12623 1726882200.47772: sending task result for task 12673a56-9f93-3c8b-126b-000000000084 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.48003: no more pending results, returning what we have 12623 1726882200.48007: results queue empty 12623 1726882200.48008: checking for any_errors_fatal 12623 1726882200.48015: done checking for any_errors_fatal 12623 1726882200.48016: checking for max_fail_percentage 12623 1726882200.48018: done checking for max_fail_percentage 12623 1726882200.48019: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.48020: done checking to see if all hosts have failed 12623 1726882200.48021: getting the remaining hosts for this loop 12623 1726882200.48023: done getting the remaining hosts for this loop 12623 1726882200.48027: getting the next task for host managed_node2 12623 1726882200.48035: done getting next task for host managed_node2 12623 1726882200.48041: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882200.48044: ^ 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 12623 1726882200.48062: getting variables 12623 1726882200.48064: in VariableManager get_vars() 12623 1726882200.48126: Calling all_inventory to load vars for managed_node2 12623 1726882200.48130: Calling groups_inventory to load vars for managed_node2 12623 1726882200.48132: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.48144: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.48147: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.48150: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.49077: done sending task result for task 12673a56-9f93-3c8b-126b-000000000084 12623 1726882200.49080: WORKER PROCESS EXITING 12623 1726882200.49133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.49460: done with get_vars() 12623 1726882200.49471: done getting variables 12623 1726882200.49537: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:00 -0400 (0:00:00.062) 0:00:06.236 ****** 12623 1726882200.49571: entering _queue_task() for managed_node2/package 12623 1726882200.50325: worker is 1 (out of 1 available) 12623 1726882200.50339: exiting _queue_task() for managed_node2/package 12623 1726882200.50400: done queuing things up, now waiting for results queue to drain 12623 1726882200.50403: waiting for pending results... 12623 1726882200.50786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882200.51136: in run() - task 12673a56-9f93-3c8b-126b-000000000085 12623 1726882200.51157: variable 'ansible_search_path' from source: unknown 12623 1726882200.51206: variable 'ansible_search_path' from source: unknown 12623 1726882200.51460: calling self._execute() 12623 1726882200.51464: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.51507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.51524: variable 'omit' from source: magic vars 12623 1726882200.52457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.55876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.55965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.56009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.56072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.56108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.56201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.56236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.56275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.56321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.56354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.56489: variable 'ansible_distribution' from source: facts 12623 1726882200.56569: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.56574: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.56577: when evaluation is False, skipping this task 12623 1726882200.56579: _execute() done 12623 1726882200.56581: dumping result to json 12623 1726882200.56583: done dumping result, returning 12623 1726882200.56585: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000085] 12623 1726882200.56588: sending task result for task 12673a56-9f93-3c8b-126b-000000000085 12623 1726882200.56872: done sending task result for task 12673a56-9f93-3c8b-126b-000000000085 12623 1726882200.56875: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.56934: no more pending results, returning what we have 12623 1726882200.56937: results queue empty 12623 1726882200.56938: checking for any_errors_fatal 12623 1726882200.56945: done checking for any_errors_fatal 12623 1726882200.56946: checking for max_fail_percentage 12623 1726882200.56948: done checking for max_fail_percentage 12623 1726882200.56949: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.56949: done checking to see if all hosts have failed 12623 1726882200.56950: getting the remaining hosts for this loop 12623 1726882200.56951: done getting the remaining hosts for this loop 12623 1726882200.56955: getting the next task for host managed_node2 12623 1726882200.56961: done getting next task for host managed_node2 12623 1726882200.56965: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882200.56968: ^ 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 12623 1726882200.56984: getting variables 12623 1726882200.56985: in VariableManager get_vars() 12623 1726882200.57036: Calling all_inventory to load vars for managed_node2 12623 1726882200.57039: Calling groups_inventory to load vars for managed_node2 12623 1726882200.57042: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.57051: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.57054: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.57057: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.57332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.57552: done with get_vars() 12623 1726882200.57564: done getting variables 12623 1726882200.57625: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:00 -0400 (0:00:00.081) 0:00:06.317 ****** 12623 1726882200.57703: entering _queue_task() for managed_node2/service 12623 1726882200.58195: worker is 1 (out of 1 available) 12623 1726882200.58206: exiting _queue_task() for managed_node2/service 12623 1726882200.58216: done queuing things up, now waiting for results queue to drain 12623 1726882200.58217: waiting for pending results... 12623 1726882200.58512: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882200.58859: in run() - task 12673a56-9f93-3c8b-126b-000000000086 12623 1726882200.58863: variable 'ansible_search_path' from source: unknown 12623 1726882200.58878: variable 'ansible_search_path' from source: unknown 12623 1726882200.58915: calling self._execute() 12623 1726882200.59114: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.59120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.59184: variable 'omit' from source: magic vars 12623 1726882200.59844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.63406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.63410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.63538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.63579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.63671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.63838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.63877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.63909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.63965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.63987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.64132: variable 'ansible_distribution' from source: facts 12623 1726882200.64146: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.64173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.64201: when evaluation is False, skipping this task 12623 1726882200.64204: _execute() done 12623 1726882200.64207: dumping result to json 12623 1726882200.64263: done dumping result, returning 12623 1726882200.64266: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000086] 12623 1726882200.64268: sending task result for task 12673a56-9f93-3c8b-126b-000000000086 12623 1726882200.64348: done sending task result for task 12673a56-9f93-3c8b-126b-000000000086 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.64414: no more pending results, returning what we have 12623 1726882200.64418: results queue empty 12623 1726882200.64420: checking for any_errors_fatal 12623 1726882200.64428: done checking for any_errors_fatal 12623 1726882200.64429: checking for max_fail_percentage 12623 1726882200.64431: done checking for max_fail_percentage 12623 1726882200.64432: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.64433: done checking to see if all hosts have failed 12623 1726882200.64433: getting the remaining hosts for this loop 12623 1726882200.64436: done getting the remaining hosts for this loop 12623 1726882200.64440: getting the next task for host managed_node2 12623 1726882200.64447: done getting next task for host managed_node2 12623 1726882200.64450: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882200.64453: ^ 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 12623 1726882200.64470: getting variables 12623 1726882200.64472: in VariableManager get_vars() 12623 1726882200.64526: Calling all_inventory to load vars for managed_node2 12623 1726882200.64529: Calling groups_inventory to load vars for managed_node2 12623 1726882200.64532: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.64543: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.64546: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.64549: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.64946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.65100: done with get_vars() 12623 1726882200.65108: done getting variables 12623 1726882200.65155: WORKER PROCESS EXITING 12623 1726882200.65169: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:00 -0400 (0:00:00.074) 0:00:06.392 ****** 12623 1726882200.65192: entering _queue_task() for managed_node2/service 12623 1726882200.65398: worker is 1 (out of 1 available) 12623 1726882200.65412: exiting _queue_task() for managed_node2/service 12623 1726882200.65424: done queuing things up, now waiting for results queue to drain 12623 1726882200.65425: waiting for pending results... 12623 1726882200.65712: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882200.65778: in run() - task 12673a56-9f93-3c8b-126b-000000000087 12623 1726882200.65802: variable 'ansible_search_path' from source: unknown 12623 1726882200.65812: variable 'ansible_search_path' from source: unknown 12623 1726882200.65862: calling self._execute() 12623 1726882200.65962: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.65998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.66002: variable 'omit' from source: magic vars 12623 1726882200.66499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.68406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.68480: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.68502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.68534: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.68698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.68702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.68705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.68707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.68746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.68767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.68904: variable 'ansible_distribution' from source: facts 12623 1726882200.68915: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.68935: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.68941: when evaluation is False, skipping this task 12623 1726882200.68950: _execute() done 12623 1726882200.68960: dumping result to json 12623 1726882200.68968: done dumping result, returning 12623 1726882200.68980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-3c8b-126b-000000000087] 12623 1726882200.68990: sending task result for task 12673a56-9f93-3c8b-126b-000000000087 12623 1726882200.69204: done sending task result for task 12673a56-9f93-3c8b-126b-000000000087 12623 1726882200.69208: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882200.69279: no more pending results, returning what we have 12623 1726882200.69283: results queue empty 12623 1726882200.69284: checking for any_errors_fatal 12623 1726882200.69296: done checking for any_errors_fatal 12623 1726882200.69297: checking for max_fail_percentage 12623 1726882200.69299: done checking for max_fail_percentage 12623 1726882200.69300: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.69300: done checking to see if all hosts have failed 12623 1726882200.69301: getting the remaining hosts for this loop 12623 1726882200.69303: done getting the remaining hosts for this loop 12623 1726882200.69306: getting the next task for host managed_node2 12623 1726882200.69312: done getting next task for host managed_node2 12623 1726882200.69315: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882200.69317: ^ 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 12623 1726882200.69332: getting variables 12623 1726882200.69333: in VariableManager get_vars() 12623 1726882200.69386: Calling all_inventory to load vars for managed_node2 12623 1726882200.69389: Calling groups_inventory to load vars for managed_node2 12623 1726882200.69391: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.69403: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.69406: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.69409: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.69611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.69839: done with get_vars() 12623 1726882200.69853: done getting variables 12623 1726882200.69929: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:00 -0400 (0:00:00.047) 0:00:06.440 ****** 12623 1726882200.69965: entering _queue_task() for managed_node2/service 12623 1726882200.70301: worker is 1 (out of 1 available) 12623 1726882200.70319: exiting _queue_task() for managed_node2/service 12623 1726882200.70331: done queuing things up, now waiting for results queue to drain 12623 1726882200.70337: waiting for pending results... 12623 1726882200.70705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882200.70865: in run() - task 12673a56-9f93-3c8b-126b-000000000088 12623 1726882200.70885: variable 'ansible_search_path' from source: unknown 12623 1726882200.70899: variable 'ansible_search_path' from source: unknown 12623 1726882200.70945: calling self._execute() 12623 1726882200.71043: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.71055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.71077: variable 'omit' from source: magic vars 12623 1726882200.71521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.73900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.73904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.73907: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.73909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.73936: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.74027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.74063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.74094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.74148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.74169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.74314: variable 'ansible_distribution' from source: facts 12623 1726882200.74329: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.74350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.74357: when evaluation is False, skipping this task 12623 1726882200.74364: _execute() done 12623 1726882200.74370: dumping result to json 12623 1726882200.74378: done dumping result, returning 12623 1726882200.74389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-3c8b-126b-000000000088] 12623 1726882200.74401: sending task result for task 12673a56-9f93-3c8b-126b-000000000088 12623 1726882200.74800: done sending task result for task 12673a56-9f93-3c8b-126b-000000000088 12623 1726882200.74804: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.74848: no more pending results, returning what we have 12623 1726882200.74851: results queue empty 12623 1726882200.74852: checking for any_errors_fatal 12623 1726882200.74859: done checking for any_errors_fatal 12623 1726882200.74859: checking for max_fail_percentage 12623 1726882200.74862: done checking for max_fail_percentage 12623 1726882200.74862: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.74863: done checking to see if all hosts have failed 12623 1726882200.74864: getting the remaining hosts for this loop 12623 1726882200.74866: done getting the remaining hosts for this loop 12623 1726882200.74869: getting the next task for host managed_node2 12623 1726882200.74877: done getting next task for host managed_node2 12623 1726882200.74880: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882200.74883: ^ 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 12623 1726882200.74904: getting variables 12623 1726882200.74906: in VariableManager get_vars() 12623 1726882200.74955: Calling all_inventory to load vars for managed_node2 12623 1726882200.74959: Calling groups_inventory to load vars for managed_node2 12623 1726882200.74961: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.74972: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.74975: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.74978: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.75347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.75551: done with get_vars() 12623 1726882200.75562: done getting variables 12623 1726882200.75645: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:00 -0400 (0:00:00.057) 0:00:06.497 ****** 12623 1726882200.75715: entering _queue_task() for managed_node2/service 12623 1726882200.76011: worker is 1 (out of 1 available) 12623 1726882200.76027: exiting _queue_task() for managed_node2/service 12623 1726882200.76038: done queuing things up, now waiting for results queue to drain 12623 1726882200.76039: waiting for pending results... 12623 1726882200.76217: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882200.76305: in run() - task 12673a56-9f93-3c8b-126b-000000000089 12623 1726882200.76316: variable 'ansible_search_path' from source: unknown 12623 1726882200.76319: variable 'ansible_search_path' from source: unknown 12623 1726882200.76348: calling self._execute() 12623 1726882200.76416: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.76421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.76430: variable 'omit' from source: magic vars 12623 1726882200.76777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.79039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.79097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.79123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.79148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.79167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.79232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.79252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.79270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.79302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.79313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.79409: variable 'ansible_distribution' from source: facts 12623 1726882200.79413: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.79430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.79433: when evaluation is False, skipping this task 12623 1726882200.79436: _execute() done 12623 1726882200.79439: dumping result to json 12623 1726882200.79441: done dumping result, returning 12623 1726882200.79449: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-3c8b-126b-000000000089] 12623 1726882200.79453: sending task result for task 12673a56-9f93-3c8b-126b-000000000089 12623 1726882200.79542: done sending task result for task 12673a56-9f93-3c8b-126b-000000000089 12623 1726882200.79546: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882200.79588: no more pending results, returning what we have 12623 1726882200.79591: results queue empty 12623 1726882200.79592: checking for any_errors_fatal 12623 1726882200.79603: done checking for any_errors_fatal 12623 1726882200.79604: checking for max_fail_percentage 12623 1726882200.79605: done checking for max_fail_percentage 12623 1726882200.79606: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.79607: done checking to see if all hosts have failed 12623 1726882200.79607: getting the remaining hosts for this loop 12623 1726882200.79609: done getting the remaining hosts for this loop 12623 1726882200.79612: getting the next task for host managed_node2 12623 1726882200.79619: done getting next task for host managed_node2 12623 1726882200.79623: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882200.79625: ^ 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 12623 1726882200.79640: getting variables 12623 1726882200.79641: in VariableManager get_vars() 12623 1726882200.79692: Calling all_inventory to load vars for managed_node2 12623 1726882200.79698: Calling groups_inventory to load vars for managed_node2 12623 1726882200.79701: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.79710: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.79712: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.79714: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.79855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.79980: done with get_vars() 12623 1726882200.79989: done getting variables 12623 1726882200.80039: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:00 -0400 (0:00:00.043) 0:00:06.541 ****** 12623 1726882200.80063: entering _queue_task() for managed_node2/copy 12623 1726882200.80278: worker is 1 (out of 1 available) 12623 1726882200.80297: exiting _queue_task() for managed_node2/copy 12623 1726882200.80308: done queuing things up, now waiting for results queue to drain 12623 1726882200.80310: waiting for pending results... 12623 1726882200.80476: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882200.80558: in run() - task 12673a56-9f93-3c8b-126b-00000000008a 12623 1726882200.80569: variable 'ansible_search_path' from source: unknown 12623 1726882200.80572: variable 'ansible_search_path' from source: unknown 12623 1726882200.80603: calling self._execute() 12623 1726882200.80666: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.80672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.80681: variable 'omit' from source: magic vars 12623 1726882200.80992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.82564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.82613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.82641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.82666: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.82686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.82751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.82771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.82788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.82819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.82832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.82931: variable 'ansible_distribution' from source: facts 12623 1726882200.82935: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.82954: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.82957: when evaluation is False, skipping this task 12623 1726882200.82959: _execute() done 12623 1726882200.82962: dumping result to json 12623 1726882200.82964: done dumping result, returning 12623 1726882200.82972: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-3c8b-126b-00000000008a] 12623 1726882200.82977: sending task result for task 12673a56-9f93-3c8b-126b-00000000008a 12623 1726882200.83079: done sending task result for task 12673a56-9f93-3c8b-126b-00000000008a 12623 1726882200.83081: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.83132: no more pending results, returning what we have 12623 1726882200.83135: results queue empty 12623 1726882200.83137: checking for any_errors_fatal 12623 1726882200.83143: done checking for any_errors_fatal 12623 1726882200.83144: checking for max_fail_percentage 12623 1726882200.83146: done checking for max_fail_percentage 12623 1726882200.83147: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.83147: done checking to see if all hosts have failed 12623 1726882200.83148: getting the remaining hosts for this loop 12623 1726882200.83149: done getting the remaining hosts for this loop 12623 1726882200.83153: getting the next task for host managed_node2 12623 1726882200.83159: done getting next task for host managed_node2 12623 1726882200.83162: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882200.83164: ^ 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 12623 1726882200.83179: getting variables 12623 1726882200.83181: in VariableManager get_vars() 12623 1726882200.83240: Calling all_inventory to load vars for managed_node2 12623 1726882200.83244: Calling groups_inventory to load vars for managed_node2 12623 1726882200.83246: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.83255: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.83257: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.83260: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.83435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.83565: done with get_vars() 12623 1726882200.83573: 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:30:00 -0400 (0:00:00.035) 0:00:06.577 ****** 12623 1726882200.83635: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882200.83846: worker is 1 (out of 1 available) 12623 1726882200.83859: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882200.83872: done queuing things up, now waiting for results queue to drain 12623 1726882200.83873: waiting for pending results... 12623 1726882200.84039: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882200.84120: in run() - task 12673a56-9f93-3c8b-126b-00000000008b 12623 1726882200.84133: variable 'ansible_search_path' from source: unknown 12623 1726882200.84137: variable 'ansible_search_path' from source: unknown 12623 1726882200.84163: calling self._execute() 12623 1726882200.84229: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.84233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.84242: variable 'omit' from source: magic vars 12623 1726882200.84548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.86008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.86256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.86283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.86311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.86330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.86386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.86417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.86435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.86461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.86472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.86565: variable 'ansible_distribution' from source: facts 12623 1726882200.86569: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.86585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.86587: when evaluation is False, skipping this task 12623 1726882200.86590: _execute() done 12623 1726882200.86596: dumping result to json 12623 1726882200.86599: done dumping result, returning 12623 1726882200.86609: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-3c8b-126b-00000000008b] 12623 1726882200.86612: sending task result for task 12673a56-9f93-3c8b-126b-00000000008b 12623 1726882200.86700: done sending task result for task 12673a56-9f93-3c8b-126b-00000000008b 12623 1726882200.86703: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.86767: no more pending results, returning what we have 12623 1726882200.86770: results queue empty 12623 1726882200.86771: checking for any_errors_fatal 12623 1726882200.86777: done checking for any_errors_fatal 12623 1726882200.86777: checking for max_fail_percentage 12623 1726882200.86779: done checking for max_fail_percentage 12623 1726882200.86779: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.86780: done checking to see if all hosts have failed 12623 1726882200.86781: getting the remaining hosts for this loop 12623 1726882200.86782: done getting the remaining hosts for this loop 12623 1726882200.86786: getting the next task for host managed_node2 12623 1726882200.86796: done getting next task for host managed_node2 12623 1726882200.86800: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882200.86803: ^ 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 12623 1726882200.86817: getting variables 12623 1726882200.86819: in VariableManager get_vars() 12623 1726882200.86865: Calling all_inventory to load vars for managed_node2 12623 1726882200.86867: Calling groups_inventory to load vars for managed_node2 12623 1726882200.86869: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.86877: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.86879: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.86881: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.87015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.87141: done with get_vars() 12623 1726882200.87149: 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:30:00 -0400 (0:00:00.035) 0:00:06.612 ****** 12623 1726882200.87209: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882200.87416: worker is 1 (out of 1 available) 12623 1726882200.87429: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882200.87441: done queuing things up, now waiting for results queue to drain 12623 1726882200.87443: waiting for pending results... 12623 1726882200.87606: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882200.87681: in run() - task 12673a56-9f93-3c8b-126b-00000000008c 12623 1726882200.87696: variable 'ansible_search_path' from source: unknown 12623 1726882200.87701: variable 'ansible_search_path' from source: unknown 12623 1726882200.87727: calling self._execute() 12623 1726882200.87786: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.87797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.87801: variable 'omit' from source: magic vars 12623 1726882200.88100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.89758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.89800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.89827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.89857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.89873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.89932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.89951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.89972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.90000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.90011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.90103: variable 'ansible_distribution' from source: facts 12623 1726882200.90108: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.90123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.90126: when evaluation is False, skipping this task 12623 1726882200.90128: _execute() done 12623 1726882200.90130: dumping result to json 12623 1726882200.90132: done dumping result, returning 12623 1726882200.90140: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-3c8b-126b-00000000008c] 12623 1726882200.90145: sending task result for task 12673a56-9f93-3c8b-126b-00000000008c 12623 1726882200.90231: done sending task result for task 12673a56-9f93-3c8b-126b-00000000008c 12623 1726882200.90233: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882200.90278: no more pending results, returning what we have 12623 1726882200.90281: results queue empty 12623 1726882200.90282: checking for any_errors_fatal 12623 1726882200.90291: done checking for any_errors_fatal 12623 1726882200.90292: checking for max_fail_percentage 12623 1726882200.90297: done checking for max_fail_percentage 12623 1726882200.90298: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.90299: done checking to see if all hosts have failed 12623 1726882200.90300: getting the remaining hosts for this loop 12623 1726882200.90301: done getting the remaining hosts for this loop 12623 1726882200.90304: getting the next task for host managed_node2 12623 1726882200.90311: done getting next task for host managed_node2 12623 1726882200.90314: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882200.90316: ^ 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 12623 1726882200.90331: getting variables 12623 1726882200.90333: in VariableManager get_vars() 12623 1726882200.90378: Calling all_inventory to load vars for managed_node2 12623 1726882200.90381: Calling groups_inventory to load vars for managed_node2 12623 1726882200.90383: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.90391: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.90402: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.90406: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.90570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.90695: done with get_vars() 12623 1726882200.90703: done getting variables 12623 1726882200.90745: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:00 -0400 (0:00:00.035) 0:00:06.648 ****** 12623 1726882200.90767: entering _queue_task() for managed_node2/debug 12623 1726882200.90966: worker is 1 (out of 1 available) 12623 1726882200.90982: exiting _queue_task() for managed_node2/debug 12623 1726882200.90992: done queuing things up, now waiting for results queue to drain 12623 1726882200.90997: waiting for pending results... 12623 1726882200.91156: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882200.91248: in run() - task 12673a56-9f93-3c8b-126b-00000000008d 12623 1726882200.91259: variable 'ansible_search_path' from source: unknown 12623 1726882200.91263: variable 'ansible_search_path' from source: unknown 12623 1726882200.91294: calling self._execute() 12623 1726882200.91359: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.91362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.91371: variable 'omit' from source: magic vars 12623 1726882200.91676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.93363: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.93418: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.93444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.93479: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.93502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.93561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.93581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.93601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.93632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.93643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.93738: variable 'ansible_distribution' from source: facts 12623 1726882200.93741: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.93754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.93757: when evaluation is False, skipping this task 12623 1726882200.93759: _execute() done 12623 1726882200.93762: dumping result to json 12623 1726882200.93764: done dumping result, returning 12623 1726882200.93771: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-3c8b-126b-00000000008d] 12623 1726882200.93776: sending task result for task 12673a56-9f93-3c8b-126b-00000000008d 12623 1726882200.93856: done sending task result for task 12673a56-9f93-3c8b-126b-00000000008d 12623 1726882200.93859: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882200.93902: no more pending results, returning what we have 12623 1726882200.93906: results queue empty 12623 1726882200.93907: checking for any_errors_fatal 12623 1726882200.93913: done checking for any_errors_fatal 12623 1726882200.93913: checking for max_fail_percentage 12623 1726882200.93915: done checking for max_fail_percentage 12623 1726882200.93916: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.93917: done checking to see if all hosts have failed 12623 1726882200.93917: getting the remaining hosts for this loop 12623 1726882200.93918: done getting the remaining hosts for this loop 12623 1726882200.93922: getting the next task for host managed_node2 12623 1726882200.93928: done getting next task for host managed_node2 12623 1726882200.93931: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882200.93934: ^ 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 12623 1726882200.93947: getting variables 12623 1726882200.93949: in VariableManager get_vars() 12623 1726882200.94006: Calling all_inventory to load vars for managed_node2 12623 1726882200.94010: Calling groups_inventory to load vars for managed_node2 12623 1726882200.94012: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.94022: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.94025: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.94028: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.94172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.94295: done with get_vars() 12623 1726882200.94303: done getting variables 12623 1726882200.94345: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:00 -0400 (0:00:00.035) 0:00:06.684 ****** 12623 1726882200.94367: entering _queue_task() for managed_node2/debug 12623 1726882200.94561: worker is 1 (out of 1 available) 12623 1726882200.94574: exiting _queue_task() for managed_node2/debug 12623 1726882200.94586: done queuing things up, now waiting for results queue to drain 12623 1726882200.94588: waiting for pending results... 12623 1726882200.94749: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882200.94832: in run() - task 12673a56-9f93-3c8b-126b-00000000008e 12623 1726882200.94843: variable 'ansible_search_path' from source: unknown 12623 1726882200.94847: variable 'ansible_search_path' from source: unknown 12623 1726882200.94874: calling self._execute() 12623 1726882200.94942: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.94947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.94957: variable 'omit' from source: magic vars 12623 1726882200.95258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882200.97398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882200.97445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882200.97473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882200.97501: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882200.97522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882200.97583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882200.97608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882200.97626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882200.97656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882200.97666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882200.97762: variable 'ansible_distribution' from source: facts 12623 1726882200.97766: variable 'ansible_distribution_major_version' from source: facts 12623 1726882200.97781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882200.97784: when evaluation is False, skipping this task 12623 1726882200.97787: _execute() done 12623 1726882200.97789: dumping result to json 12623 1726882200.97791: done dumping result, returning 12623 1726882200.97803: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-3c8b-126b-00000000008e] 12623 1726882200.97807: sending task result for task 12673a56-9f93-3c8b-126b-00000000008e 12623 1726882200.97894: done sending task result for task 12673a56-9f93-3c8b-126b-00000000008e 12623 1726882200.97897: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882200.97938: no more pending results, returning what we have 12623 1726882200.97941: results queue empty 12623 1726882200.97942: checking for any_errors_fatal 12623 1726882200.97947: done checking for any_errors_fatal 12623 1726882200.97948: checking for max_fail_percentage 12623 1726882200.97949: done checking for max_fail_percentage 12623 1726882200.97950: checking to see if all hosts have failed and the running result is not ok 12623 1726882200.97951: done checking to see if all hosts have failed 12623 1726882200.97952: getting the remaining hosts for this loop 12623 1726882200.97953: done getting the remaining hosts for this loop 12623 1726882200.97956: getting the next task for host managed_node2 12623 1726882200.97962: done getting next task for host managed_node2 12623 1726882200.97965: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882200.97968: ^ 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 12623 1726882200.97982: getting variables 12623 1726882200.97984: in VariableManager get_vars() 12623 1726882200.98043: Calling all_inventory to load vars for managed_node2 12623 1726882200.98046: Calling groups_inventory to load vars for managed_node2 12623 1726882200.98048: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882200.98057: Calling all_plugins_play to load vars for managed_node2 12623 1726882200.98060: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882200.98062: Calling groups_plugins_play to load vars for managed_node2 12623 1726882200.98250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882200.98372: done with get_vars() 12623 1726882200.98379: done getting variables 12623 1726882200.98443: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:00 -0400 (0:00:00.041) 0:00:06.725 ****** 12623 1726882200.98473: entering _queue_task() for managed_node2/debug 12623 1726882200.98727: worker is 1 (out of 1 available) 12623 1726882200.98740: exiting _queue_task() for managed_node2/debug 12623 1726882200.98751: done queuing things up, now waiting for results queue to drain 12623 1726882200.98753: waiting for pending results... 12623 1726882200.99119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882200.99151: in run() - task 12673a56-9f93-3c8b-126b-00000000008f 12623 1726882200.99171: variable 'ansible_search_path' from source: unknown 12623 1726882200.99178: variable 'ansible_search_path' from source: unknown 12623 1726882200.99222: calling self._execute() 12623 1726882200.99312: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882200.99329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882200.99344: variable 'omit' from source: magic vars 12623 1726882200.99999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.01881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.01930: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.01970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.01997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.02019: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.02081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.02106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.02123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.02152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.02163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.02258: variable 'ansible_distribution' from source: facts 12623 1726882201.02262: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.02280: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.02283: when evaluation is False, skipping this task 12623 1726882201.02287: _execute() done 12623 1726882201.02290: dumping result to json 12623 1726882201.02292: done dumping result, returning 12623 1726882201.02302: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-3c8b-126b-00000000008f] 12623 1726882201.02307: sending task result for task 12673a56-9f93-3c8b-126b-00000000008f 12623 1726882201.02392: done sending task result for task 12673a56-9f93-3c8b-126b-00000000008f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882201.02445: no more pending results, returning what we have 12623 1726882201.02448: results queue empty 12623 1726882201.02449: checking for any_errors_fatal 12623 1726882201.02455: done checking for any_errors_fatal 12623 1726882201.02456: checking for max_fail_percentage 12623 1726882201.02458: done checking for max_fail_percentage 12623 1726882201.02459: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.02459: done checking to see if all hosts have failed 12623 1726882201.02460: getting the remaining hosts for this loop 12623 1726882201.02461: done getting the remaining hosts for this loop 12623 1726882201.02465: getting the next task for host managed_node2 12623 1726882201.02471: done getting next task for host managed_node2 12623 1726882201.02474: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882201.02477: ^ 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 12623 1726882201.02492: getting variables 12623 1726882201.02496: in VariableManager get_vars() 12623 1726882201.02545: Calling all_inventory to load vars for managed_node2 12623 1726882201.02548: Calling groups_inventory to load vars for managed_node2 12623 1726882201.02550: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.02560: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.02562: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.02565: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.02714: WORKER PROCESS EXITING 12623 1726882201.02724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.02870: done with get_vars() 12623 1726882201.02884: 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:30:01 -0400 (0:00:00.045) 0:00:06.770 ****** 12623 1726882201.02991: entering _queue_task() for managed_node2/ping 12623 1726882201.03422: worker is 1 (out of 1 available) 12623 1726882201.03433: exiting _queue_task() for managed_node2/ping 12623 1726882201.03443: done queuing things up, now waiting for results queue to drain 12623 1726882201.03444: waiting for pending results... 12623 1726882201.03610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882201.03779: in run() - task 12673a56-9f93-3c8b-126b-000000000090 12623 1726882201.03782: variable 'ansible_search_path' from source: unknown 12623 1726882201.03785: variable 'ansible_search_path' from source: unknown 12623 1726882201.03800: calling self._execute() 12623 1726882201.03896: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.03914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.03926: variable 'omit' from source: magic vars 12623 1726882201.04266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.06102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.06108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.06148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.06187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.06224: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.06308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.06342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.06371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.06422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.06443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.06701: variable 'ansible_distribution' from source: facts 12623 1726882201.06705: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.06707: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.06710: when evaluation is False, skipping this task 12623 1726882201.06712: _execute() done 12623 1726882201.06713: dumping result to json 12623 1726882201.06715: done dumping result, returning 12623 1726882201.06717: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-3c8b-126b-000000000090] 12623 1726882201.06719: sending task result for task 12673a56-9f93-3c8b-126b-000000000090 12623 1726882201.06784: done sending task result for task 12673a56-9f93-3c8b-126b-000000000090 12623 1726882201.06787: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.06839: no more pending results, returning what we have 12623 1726882201.06842: results queue empty 12623 1726882201.06843: checking for any_errors_fatal 12623 1726882201.06849: done checking for any_errors_fatal 12623 1726882201.06850: checking for max_fail_percentage 12623 1726882201.06852: done checking for max_fail_percentage 12623 1726882201.06852: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.06853: done checking to see if all hosts have failed 12623 1726882201.06854: getting the remaining hosts for this loop 12623 1726882201.06855: done getting the remaining hosts for this loop 12623 1726882201.06859: getting the next task for host managed_node2 12623 1726882201.06867: done getting next task for host managed_node2 12623 1726882201.06869: ^ task is: TASK: meta (role_complete) 12623 1726882201.06871: ^ 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 12623 1726882201.06887: getting variables 12623 1726882201.06889: in VariableManager get_vars() 12623 1726882201.06942: Calling all_inventory to load vars for managed_node2 12623 1726882201.06945: Calling groups_inventory to load vars for managed_node2 12623 1726882201.06948: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.06958: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.06960: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.06963: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.07514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.07650: done with get_vars() 12623 1726882201.07659: done getting variables 12623 1726882201.07728: done queuing things up, now waiting for results queue to drain 12623 1726882201.07730: results queue empty 12623 1726882201.07730: checking for any_errors_fatal 12623 1726882201.07732: done checking for any_errors_fatal 12623 1726882201.07732: checking for max_fail_percentage 12623 1726882201.07733: done checking for max_fail_percentage 12623 1726882201.07733: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.07734: done checking to see if all hosts have failed 12623 1726882201.07734: getting the remaining hosts for this loop 12623 1726882201.07735: done getting the remaining hosts for this loop 12623 1726882201.07737: getting the next task for host managed_node2 12623 1726882201.07739: done getting next task for host managed_node2 12623 1726882201.07740: ^ task is: TASK: From the active connection, get the port1 profile "{{ port1_profile }}" 12623 1726882201.07741: ^ 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 12623 1726882201.07743: getting variables 12623 1726882201.07743: in VariableManager get_vars() 12623 1726882201.07756: Calling all_inventory to load vars for managed_node2 12623 1726882201.07757: Calling groups_inventory to load vars for managed_node2 12623 1726882201.07759: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.07762: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.07764: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.07766: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.07845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.07961: done with get_vars() 12623 1726882201.07967: done getting variables 12623 1726882201.07997: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 12623 1726882201.08081: variable 'port1_profile' from source: play vars TASK [From the active connection, get the port1 profile "bond0.0"] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:104 Friday 20 September 2024 21:30:01 -0400 (0:00:00.051) 0:00:06.821 ****** 12623 1726882201.08106: entering _queue_task() for managed_node2/command 12623 1726882201.08330: worker is 1 (out of 1 available) 12623 1726882201.08342: exiting _queue_task() for managed_node2/command 12623 1726882201.08354: done queuing things up, now waiting for results queue to drain 12623 1726882201.08355: waiting for pending results... 12623 1726882201.08527: running TaskExecutor() for managed_node2/TASK: From the active connection, get the port1 profile "bond0.0" 12623 1726882201.08588: in run() - task 12673a56-9f93-3c8b-126b-0000000000c0 12623 1726882201.08603: variable 'ansible_search_path' from source: unknown 12623 1726882201.08631: calling self._execute() 12623 1726882201.08695: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.08708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.08717: variable 'omit' from source: magic vars 12623 1726882201.09026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.11205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.11210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.11233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.11282: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.11314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.11375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.11397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.11421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.11454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.11461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.11558: variable 'ansible_distribution' from source: facts 12623 1726882201.11562: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.11579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.11583: when evaluation is False, skipping this task 12623 1726882201.11586: _execute() done 12623 1726882201.11588: dumping result to json 12623 1726882201.11591: done dumping result, returning 12623 1726882201.11685: done running TaskExecutor() for managed_node2/TASK: From the active connection, get the port1 profile "bond0.0" [12673a56-9f93-3c8b-126b-0000000000c0] 12623 1726882201.11688: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c0 12623 1726882201.11751: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c0 12623 1726882201.11754: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.11829: no more pending results, returning what we have 12623 1726882201.11832: results queue empty 12623 1726882201.11833: checking for any_errors_fatal 12623 1726882201.11835: done checking for any_errors_fatal 12623 1726882201.11836: checking for max_fail_percentage 12623 1726882201.11837: done checking for max_fail_percentage 12623 1726882201.11838: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.11839: done checking to see if all hosts have failed 12623 1726882201.11840: getting the remaining hosts for this loop 12623 1726882201.11841: done getting the remaining hosts for this loop 12623 1726882201.11844: getting the next task for host managed_node2 12623 1726882201.11848: done getting next task for host managed_node2 12623 1726882201.11850: ^ task is: TASK: From the active connection, get the port2 profile "{{ port2_profile }}" 12623 1726882201.11852: ^ 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 12623 1726882201.11855: getting variables 12623 1726882201.11856: in VariableManager get_vars() 12623 1726882201.11901: Calling all_inventory to load vars for managed_node2 12623 1726882201.11904: Calling groups_inventory to load vars for managed_node2 12623 1726882201.11906: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.11915: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.11916: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.11918: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.12076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.12191: done with get_vars() 12623 1726882201.12202: done getting variables 12623 1726882201.12244: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 12623 1726882201.12328: variable 'port2_profile' from source: play vars TASK [From the active connection, get the port2 profile "bond0.1"] ************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:111 Friday 20 September 2024 21:30:01 -0400 (0:00:00.042) 0:00:06.864 ****** 12623 1726882201.12350: entering _queue_task() for managed_node2/command 12623 1726882201.12556: worker is 1 (out of 1 available) 12623 1726882201.12570: exiting _queue_task() for managed_node2/command 12623 1726882201.12582: done queuing things up, now waiting for results queue to drain 12623 1726882201.12583: waiting for pending results... 12623 1726882201.12753: running TaskExecutor() for managed_node2/TASK: From the active connection, get the port2 profile "bond0.1" 12623 1726882201.12818: in run() - task 12673a56-9f93-3c8b-126b-0000000000c1 12623 1726882201.12830: variable 'ansible_search_path' from source: unknown 12623 1726882201.12858: calling self._execute() 12623 1726882201.12929: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.12935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.12944: variable 'omit' from source: magic vars 12623 1726882201.13500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.15089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.15146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.15173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.15201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.15223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.15283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.15308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.15326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.15353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.15366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.15459: variable 'ansible_distribution' from source: facts 12623 1726882201.15465: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.15482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.15486: when evaluation is False, skipping this task 12623 1726882201.15488: _execute() done 12623 1726882201.15491: dumping result to json 12623 1726882201.15494: done dumping result, returning 12623 1726882201.15502: done running TaskExecutor() for managed_node2/TASK: From the active connection, get the port2 profile "bond0.1" [12673a56-9f93-3c8b-126b-0000000000c1] 12623 1726882201.15507: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c1 12623 1726882201.15591: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c1 12623 1726882201.15596: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.15644: no more pending results, returning what we have 12623 1726882201.15647: results queue empty 12623 1726882201.15648: checking for any_errors_fatal 12623 1726882201.15652: done checking for any_errors_fatal 12623 1726882201.15652: checking for max_fail_percentage 12623 1726882201.15654: done checking for max_fail_percentage 12623 1726882201.15655: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.15655: done checking to see if all hosts have failed 12623 1726882201.15656: getting the remaining hosts for this loop 12623 1726882201.15657: done getting the remaining hosts for this loop 12623 1726882201.15661: getting the next task for host managed_node2 12623 1726882201.15666: done getting next task for host managed_node2 12623 1726882201.15668: ^ task is: TASK: Assert that the port1 profile is not activated 12623 1726882201.15670: ^ 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 12623 1726882201.15673: getting variables 12623 1726882201.15674: in VariableManager get_vars() 12623 1726882201.15732: Calling all_inventory to load vars for managed_node2 12623 1726882201.15735: Calling groups_inventory to load vars for managed_node2 12623 1726882201.15737: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.15749: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.15751: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.15754: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.15898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.16025: done with get_vars() 12623 1726882201.16034: done getting variables 12623 1726882201.16074: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the port1 profile is not activated] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:118 Friday 20 September 2024 21:30:01 -0400 (0:00:00.037) 0:00:06.901 ****** 12623 1726882201.16100: entering _queue_task() for managed_node2/assert 12623 1726882201.16307: worker is 1 (out of 1 available) 12623 1726882201.16321: exiting _queue_task() for managed_node2/assert 12623 1726882201.16332: done queuing things up, now waiting for results queue to drain 12623 1726882201.16333: waiting for pending results... 12623 1726882201.16503: running TaskExecutor() for managed_node2/TASK: Assert that the port1 profile is not activated 12623 1726882201.16575: in run() - task 12673a56-9f93-3c8b-126b-0000000000c2 12623 1726882201.16583: variable 'ansible_search_path' from source: unknown 12623 1726882201.16615: calling self._execute() 12623 1726882201.16682: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.16691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.16702: variable 'omit' from source: magic vars 12623 1726882201.17011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.18563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.18608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.18638: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.18665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.18684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.18747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.18768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.18785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.18814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.18826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.18927: variable 'ansible_distribution' from source: facts 12623 1726882201.18931: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.18950: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.18954: when evaluation is False, skipping this task 12623 1726882201.18957: _execute() done 12623 1726882201.18960: dumping result to json 12623 1726882201.18962: done dumping result, returning 12623 1726882201.18965: done running TaskExecutor() for managed_node2/TASK: Assert that the port1 profile is not activated [12673a56-9f93-3c8b-126b-0000000000c2] 12623 1726882201.18973: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c2 12623 1726882201.19063: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c2 12623 1726882201.19066: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.19113: no more pending results, returning what we have 12623 1726882201.19116: results queue empty 12623 1726882201.19118: checking for any_errors_fatal 12623 1726882201.19121: done checking for any_errors_fatal 12623 1726882201.19122: checking for max_fail_percentage 12623 1726882201.19124: done checking for max_fail_percentage 12623 1726882201.19124: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.19125: done checking to see if all hosts have failed 12623 1726882201.19126: getting the remaining hosts for this loop 12623 1726882201.19127: done getting the remaining hosts for this loop 12623 1726882201.19130: getting the next task for host managed_node2 12623 1726882201.19136: done getting next task for host managed_node2 12623 1726882201.19138: ^ task is: TASK: Assert that the port2 profile is not activated 12623 1726882201.19140: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882201.19142: getting variables 12623 1726882201.19144: in VariableManager get_vars() 12623 1726882201.19196: Calling all_inventory to load vars for managed_node2 12623 1726882201.19199: Calling groups_inventory to load vars for managed_node2 12623 1726882201.19202: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.19213: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.19215: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.19217: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.19414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.19535: done with get_vars() 12623 1726882201.19543: done getting variables 12623 1726882201.19584: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the port2 profile is not activated] ************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:125 Friday 20 September 2024 21:30:01 -0400 (0:00:00.035) 0:00:06.936 ****** 12623 1726882201.19608: entering _queue_task() for managed_node2/assert 12623 1726882201.19830: worker is 1 (out of 1 available) 12623 1726882201.19845: exiting _queue_task() for managed_node2/assert 12623 1726882201.19856: done queuing things up, now waiting for results queue to drain 12623 1726882201.19857: waiting for pending results... 12623 1726882201.20026: running TaskExecutor() for managed_node2/TASK: Assert that the port2 profile is not activated 12623 1726882201.20091: in run() - task 12673a56-9f93-3c8b-126b-0000000000c3 12623 1726882201.20103: variable 'ansible_search_path' from source: unknown 12623 1726882201.20131: calling self._execute() 12623 1726882201.20197: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.20210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.20218: variable 'omit' from source: magic vars 12623 1726882201.20529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.22066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.22120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.22151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.22176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.22199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.22259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.22281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.22301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.22327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.22338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.22436: variable 'ansible_distribution' from source: facts 12623 1726882201.22439: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.22455: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.22458: when evaluation is False, skipping this task 12623 1726882201.22461: _execute() done 12623 1726882201.22463: dumping result to json 12623 1726882201.22466: done dumping result, returning 12623 1726882201.22475: done running TaskExecutor() for managed_node2/TASK: Assert that the port2 profile is not activated [12673a56-9f93-3c8b-126b-0000000000c3] 12623 1726882201.22479: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c3 12623 1726882201.22569: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c3 12623 1726882201.22572: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.22625: no more pending results, returning what we have 12623 1726882201.22629: results queue empty 12623 1726882201.22630: checking for any_errors_fatal 12623 1726882201.22637: done checking for any_errors_fatal 12623 1726882201.22637: checking for max_fail_percentage 12623 1726882201.22639: done checking for max_fail_percentage 12623 1726882201.22640: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.22641: done checking to see if all hosts have failed 12623 1726882201.22641: getting the remaining hosts for this loop 12623 1726882201.22642: done getting the remaining hosts for this loop 12623 1726882201.22646: getting the next task for host managed_node2 12623 1726882201.22651: done getting next task for host managed_node2 12623 1726882201.22654: ^ task is: TASK: Get the port1 device state 12623 1726882201.22655: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882201.22659: getting variables 12623 1726882201.22661: in VariableManager get_vars() 12623 1726882201.22715: Calling all_inventory to load vars for managed_node2 12623 1726882201.22718: Calling groups_inventory to load vars for managed_node2 12623 1726882201.22721: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.22731: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.22733: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.22736: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.22879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.23005: done with get_vars() 12623 1726882201.23015: done getting variables 12623 1726882201.23057: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the port1 device state] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:132 Friday 20 September 2024 21:30:01 -0400 (0:00:00.034) 0:00:06.971 ****** 12623 1726882201.23078: entering _queue_task() for managed_node2/command 12623 1726882201.23292: worker is 1 (out of 1 available) 12623 1726882201.23308: exiting _queue_task() for managed_node2/command 12623 1726882201.23319: done queuing things up, now waiting for results queue to drain 12623 1726882201.23321: waiting for pending results... 12623 1726882201.23483: running TaskExecutor() for managed_node2/TASK: Get the port1 device state 12623 1726882201.23558: in run() - task 12673a56-9f93-3c8b-126b-0000000000c4 12623 1726882201.23574: variable 'ansible_search_path' from source: unknown 12623 1726882201.23609: calling self._execute() 12623 1726882201.23678: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.23682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.23685: variable 'omit' from source: magic vars 12623 1726882201.23992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.25562: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.25609: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.25639: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.25665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.25684: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.25753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.25774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.25791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.25823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.25833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.25929: variable 'ansible_distribution' from source: facts 12623 1726882201.25934: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.25953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.25956: when evaluation is False, skipping this task 12623 1726882201.25958: _execute() done 12623 1726882201.25962: dumping result to json 12623 1726882201.25964: done dumping result, returning 12623 1726882201.25969: done running TaskExecutor() for managed_node2/TASK: Get the port1 device state [12673a56-9f93-3c8b-126b-0000000000c4] 12623 1726882201.25974: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c4 12623 1726882201.26061: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c4 12623 1726882201.26064: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.26121: no more pending results, returning what we have 12623 1726882201.26125: results queue empty 12623 1726882201.26126: checking for any_errors_fatal 12623 1726882201.26132: done checking for any_errors_fatal 12623 1726882201.26133: checking for max_fail_percentage 12623 1726882201.26134: done checking for max_fail_percentage 12623 1726882201.26135: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.26136: done checking to see if all hosts have failed 12623 1726882201.26136: getting the remaining hosts for this loop 12623 1726882201.26137: done getting the remaining hosts for this loop 12623 1726882201.26141: getting the next task for host managed_node2 12623 1726882201.26146: done getting next task for host managed_node2 12623 1726882201.26148: ^ task is: TASK: Get the port2 device state 12623 1726882201.26150: ^ 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 12623 1726882201.26154: getting variables 12623 1726882201.26156: in VariableManager get_vars() 12623 1726882201.26214: Calling all_inventory to load vars for managed_node2 12623 1726882201.26217: Calling groups_inventory to load vars for managed_node2 12623 1726882201.26219: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.26231: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.26233: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.26235: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.26413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.26535: done with get_vars() 12623 1726882201.26544: done getting variables 12623 1726882201.26584: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the port2 device state] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:139 Friday 20 September 2024 21:30:01 -0400 (0:00:00.035) 0:00:07.006 ****** 12623 1726882201.26605: entering _queue_task() for managed_node2/command 12623 1726882201.26809: worker is 1 (out of 1 available) 12623 1726882201.26824: exiting _queue_task() for managed_node2/command 12623 1726882201.26835: done queuing things up, now waiting for results queue to drain 12623 1726882201.26836: waiting for pending results... 12623 1726882201.27010: running TaskExecutor() for managed_node2/TASK: Get the port2 device state 12623 1726882201.27072: in run() - task 12673a56-9f93-3c8b-126b-0000000000c5 12623 1726882201.27086: variable 'ansible_search_path' from source: unknown 12623 1726882201.27117: calling self._execute() 12623 1726882201.27182: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.27188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.27202: variable 'omit' from source: magic vars 12623 1726882201.27502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.29075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.29124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.29152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.29179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.29201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.29264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.29284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.29307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.29332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.29345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.29439: variable 'ansible_distribution' from source: facts 12623 1726882201.29443: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.29463: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.29466: when evaluation is False, skipping this task 12623 1726882201.29469: _execute() done 12623 1726882201.29471: dumping result to json 12623 1726882201.29473: done dumping result, returning 12623 1726882201.29476: done running TaskExecutor() for managed_node2/TASK: Get the port2 device state [12673a56-9f93-3c8b-126b-0000000000c5] 12623 1726882201.29572: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c5 12623 1726882201.29641: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c5 12623 1726882201.29643: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.29716: no more pending results, returning what we have 12623 1726882201.29719: results queue empty 12623 1726882201.29719: checking for any_errors_fatal 12623 1726882201.29724: done checking for any_errors_fatal 12623 1726882201.29725: checking for max_fail_percentage 12623 1726882201.29727: done checking for max_fail_percentage 12623 1726882201.29728: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.29729: done checking to see if all hosts have failed 12623 1726882201.29729: getting the remaining hosts for this loop 12623 1726882201.29731: done getting the remaining hosts for this loop 12623 1726882201.29734: getting the next task for host managed_node2 12623 1726882201.29738: done getting next task for host managed_node2 12623 1726882201.29740: ^ task is: TASK: Assert that the port1 device is in DOWN state 12623 1726882201.29742: ^ 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 12623 1726882201.29745: getting variables 12623 1726882201.29746: in VariableManager get_vars() 12623 1726882201.29787: Calling all_inventory to load vars for managed_node2 12623 1726882201.29789: Calling groups_inventory to load vars for managed_node2 12623 1726882201.29791: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.29800: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.29802: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.29804: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.29949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.30068: done with get_vars() 12623 1726882201.30076: done getting variables 12623 1726882201.30122: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the port1 device is in DOWN state] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:146 Friday 20 September 2024 21:30:01 -0400 (0:00:00.035) 0:00:07.042 ****** 12623 1726882201.30143: entering _queue_task() for managed_node2/assert 12623 1726882201.30337: worker is 1 (out of 1 available) 12623 1726882201.30350: exiting _queue_task() for managed_node2/assert 12623 1726882201.30361: done queuing things up, now waiting for results queue to drain 12623 1726882201.30362: waiting for pending results... 12623 1726882201.30524: running TaskExecutor() for managed_node2/TASK: Assert that the port1 device is in DOWN state 12623 1726882201.30632: in run() - task 12673a56-9f93-3c8b-126b-0000000000c6 12623 1726882201.30635: variable 'ansible_search_path' from source: unknown 12623 1726882201.30654: calling self._execute() 12623 1726882201.30720: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.30723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.30733: variable 'omit' from source: magic vars 12623 1726882201.31102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.33060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.33108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.33139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.33174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.33197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.33261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.33281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.33303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.33330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.33342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.33438: variable 'ansible_distribution' from source: facts 12623 1726882201.33444: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.33460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.33463: when evaluation is False, skipping this task 12623 1726882201.33466: _execute() done 12623 1726882201.33468: dumping result to json 12623 1726882201.33471: done dumping result, returning 12623 1726882201.33478: done running TaskExecutor() for managed_node2/TASK: Assert that the port1 device is in DOWN state [12673a56-9f93-3c8b-126b-0000000000c6] 12623 1726882201.33482: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c6 12623 1726882201.33577: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c6 12623 1726882201.33580: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.33632: no more pending results, returning what we have 12623 1726882201.33635: results queue empty 12623 1726882201.33636: checking for any_errors_fatal 12623 1726882201.33640: done checking for any_errors_fatal 12623 1726882201.33641: checking for max_fail_percentage 12623 1726882201.33643: done checking for max_fail_percentage 12623 1726882201.33643: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.33644: done checking to see if all hosts have failed 12623 1726882201.33645: getting the remaining hosts for this loop 12623 1726882201.33646: done getting the remaining hosts for this loop 12623 1726882201.33649: getting the next task for host managed_node2 12623 1726882201.33654: done getting next task for host managed_node2 12623 1726882201.33657: ^ task is: TASK: Assert that the port2 device is in DOWN state 12623 1726882201.33659: ^ 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 12623 1726882201.33662: getting variables 12623 1726882201.33663: in VariableManager get_vars() 12623 1726882201.33716: Calling all_inventory to load vars for managed_node2 12623 1726882201.33719: Calling groups_inventory to load vars for managed_node2 12623 1726882201.33722: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.33732: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.33735: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.33737: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.33927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.34045: done with get_vars() 12623 1726882201.34054: done getting variables 12623 1726882201.34096: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the port2 device is in DOWN state] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:153 Friday 20 September 2024 21:30:01 -0400 (0:00:00.039) 0:00:07.082 ****** 12623 1726882201.34117: entering _queue_task() for managed_node2/assert 12623 1726882201.34351: worker is 1 (out of 1 available) 12623 1726882201.34363: exiting _queue_task() for managed_node2/assert 12623 1726882201.34374: done queuing things up, now waiting for results queue to drain 12623 1726882201.34376: waiting for pending results... 12623 1726882201.35195: running TaskExecutor() for managed_node2/TASK: Assert that the port2 device is in DOWN state 12623 1726882201.35208: in run() - task 12673a56-9f93-3c8b-126b-0000000000c7 12623 1726882201.35246: variable 'ansible_search_path' from source: unknown 12623 1726882201.35308: calling self._execute() 12623 1726882201.35399: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.35413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.35495: variable 'omit' from source: magic vars 12623 1726882201.35988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.38158: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.38211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.38239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.38265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.38288: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.38354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.38375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.38398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.38427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.38440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.38621: variable 'ansible_distribution' from source: facts 12623 1726882201.38625: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.38627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.38630: when evaluation is False, skipping this task 12623 1726882201.38632: _execute() done 12623 1726882201.38634: dumping result to json 12623 1726882201.38798: done dumping result, returning 12623 1726882201.38802: done running TaskExecutor() for managed_node2/TASK: Assert that the port2 device is in DOWN state [12673a56-9f93-3c8b-126b-0000000000c7] 12623 1726882201.38805: sending task result for task 12673a56-9f93-3c8b-126b-0000000000c7 12623 1726882201.38876: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000c7 12623 1726882201.38879: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.38932: no more pending results, returning what we have 12623 1726882201.38935: results queue empty 12623 1726882201.38936: checking for any_errors_fatal 12623 1726882201.38944: done checking for any_errors_fatal 12623 1726882201.38945: checking for max_fail_percentage 12623 1726882201.38947: done checking for max_fail_percentage 12623 1726882201.38947: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.38948: done checking to see if all hosts have failed 12623 1726882201.38949: getting the remaining hosts for this loop 12623 1726882201.38950: done getting the remaining hosts for this loop 12623 1726882201.38953: getting the next task for host managed_node2 12623 1726882201.38960: done getting next task for host managed_node2 12623 1726882201.38965: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882201.38973: ^ 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? (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 12623 1726882201.38996: getting variables 12623 1726882201.38998: in VariableManager get_vars() 12623 1726882201.39047: Calling all_inventory to load vars for managed_node2 12623 1726882201.39050: Calling groups_inventory to load vars for managed_node2 12623 1726882201.39052: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.39061: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.39063: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.39065: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.39688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.40126: done with get_vars() 12623 1726882201.40140: 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:30:01 -0400 (0:00:00.062) 0:00:07.144 ****** 12623 1726882201.40361: entering _queue_task() for managed_node2/include_tasks 12623 1726882201.40986: worker is 1 (out of 1 available) 12623 1726882201.41000: exiting _queue_task() for managed_node2/include_tasks 12623 1726882201.41012: done queuing things up, now waiting for results queue to drain 12623 1726882201.41013: waiting for pending results... 12623 1726882201.41309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882201.41365: in run() - task 12673a56-9f93-3c8b-126b-0000000000cf 12623 1726882201.41384: variable 'ansible_search_path' from source: unknown 12623 1726882201.41391: variable 'ansible_search_path' from source: unknown 12623 1726882201.41499: calling self._execute() 12623 1726882201.41542: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.41553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.41567: variable 'omit' from source: magic vars 12623 1726882201.42097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.45050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.45149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.45214: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.45258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.45301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.45411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.45427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.45460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.45507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.45629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.45674: variable 'ansible_distribution' from source: facts 12623 1726882201.45686: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.45712: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.45720: when evaluation is False, skipping this task 12623 1726882201.45727: _execute() done 12623 1726882201.45742: dumping result to json 12623 1726882201.45750: done dumping result, returning 12623 1726882201.45763: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-3c8b-126b-0000000000cf] 12623 1726882201.45773: sending task result for task 12673a56-9f93-3c8b-126b-0000000000cf 12623 1726882201.45924: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000cf 12623 1726882201.45927: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.46002: no more pending results, returning what we have 12623 1726882201.46006: results queue empty 12623 1726882201.46008: checking for any_errors_fatal 12623 1726882201.46013: done checking for any_errors_fatal 12623 1726882201.46014: checking for max_fail_percentage 12623 1726882201.46016: done checking for max_fail_percentage 12623 1726882201.46017: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.46018: done checking to see if all hosts have failed 12623 1726882201.46018: getting the remaining hosts for this loop 12623 1726882201.46021: done getting the remaining hosts for this loop 12623 1726882201.46026: getting the next task for host managed_node2 12623 1726882201.46033: done getting next task for host managed_node2 12623 1726882201.46037: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882201.46040: ^ 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? (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 12623 1726882201.46100: getting variables 12623 1726882201.46102: in VariableManager get_vars() 12623 1726882201.46151: Calling all_inventory to load vars for managed_node2 12623 1726882201.46154: Calling groups_inventory to load vars for managed_node2 12623 1726882201.46156: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.46283: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.46287: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.46290: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.46733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.47331: done with get_vars() 12623 1726882201.47344: done getting variables 12623 1726882201.47410: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:01 -0400 (0:00:00.070) 0:00:07.215 ****** 12623 1726882201.47442: entering _queue_task() for managed_node2/debug 12623 1726882201.48217: worker is 1 (out of 1 available) 12623 1726882201.48225: exiting _queue_task() for managed_node2/debug 12623 1726882201.48234: done queuing things up, now waiting for results queue to drain 12623 1726882201.48235: waiting for pending results... 12623 1726882201.48364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882201.48462: in run() - task 12673a56-9f93-3c8b-126b-0000000000d0 12623 1726882201.48466: variable 'ansible_search_path' from source: unknown 12623 1726882201.48469: variable 'ansible_search_path' from source: unknown 12623 1726882201.48571: calling self._execute() 12623 1726882201.48614: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.48638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.48658: variable 'omit' from source: magic vars 12623 1726882201.49123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.51533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.51605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.51700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.51703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.51728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.51820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.51863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.51898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.51945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.52067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.52151: variable 'ansible_distribution' from source: facts 12623 1726882201.52161: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.52221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.52230: when evaluation is False, skipping this task 12623 1726882201.52237: _execute() done 12623 1726882201.52244: dumping result to json 12623 1726882201.52252: done dumping result, returning 12623 1726882201.52264: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-3c8b-126b-0000000000d0] 12623 1726882201.52280: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d0 12623 1726882201.52662: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d0 12623 1726882201.52665: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882201.52746: no more pending results, returning what we have 12623 1726882201.52748: results queue empty 12623 1726882201.52749: checking for any_errors_fatal 12623 1726882201.52755: done checking for any_errors_fatal 12623 1726882201.52756: checking for max_fail_percentage 12623 1726882201.52757: done checking for max_fail_percentage 12623 1726882201.52758: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.52759: done checking to see if all hosts have failed 12623 1726882201.52760: getting the remaining hosts for this loop 12623 1726882201.52761: done getting the remaining hosts for this loop 12623 1726882201.52764: getting the next task for host managed_node2 12623 1726882201.52769: done getting next task for host managed_node2 12623 1726882201.52772: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882201.52777: ^ 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? (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 12623 1726882201.52796: getting variables 12623 1726882201.52798: in VariableManager get_vars() 12623 1726882201.52845: Calling all_inventory to load vars for managed_node2 12623 1726882201.52848: Calling groups_inventory to load vars for managed_node2 12623 1726882201.52850: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.52859: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.52861: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.52864: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.53277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.53582: done with get_vars() 12623 1726882201.53604: done getting variables 12623 1726882201.53699: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:01 -0400 (0:00:00.062) 0:00:07.278 ****** 12623 1726882201.53733: entering _queue_task() for managed_node2/fail 12623 1726882201.54401: worker is 1 (out of 1 available) 12623 1726882201.54411: exiting _queue_task() for managed_node2/fail 12623 1726882201.54422: done queuing things up, now waiting for results queue to drain 12623 1726882201.54423: waiting for pending results... 12623 1726882201.54564: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882201.54771: in run() - task 12673a56-9f93-3c8b-126b-0000000000d1 12623 1726882201.54815: variable 'ansible_search_path' from source: unknown 12623 1726882201.55017: variable 'ansible_search_path' from source: unknown 12623 1726882201.55021: calling self._execute() 12623 1726882201.55051: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.55062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.55075: variable 'omit' from source: magic vars 12623 1726882201.55535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.58202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.58285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.58339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.58380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.58420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.58600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.58604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.58607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.58624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.58643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.58785: variable 'ansible_distribution' from source: facts 12623 1726882201.58803: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.58827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.58838: when evaluation is False, skipping this task 12623 1726882201.58845: _execute() done 12623 1726882201.58850: dumping result to json 12623 1726882201.58857: done dumping result, returning 12623 1726882201.58871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-3c8b-126b-0000000000d1] 12623 1726882201.58881: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.59041: no more pending results, returning what we have 12623 1726882201.59045: results queue empty 12623 1726882201.59046: checking for any_errors_fatal 12623 1726882201.59056: done checking for any_errors_fatal 12623 1726882201.59057: checking for max_fail_percentage 12623 1726882201.59059: done checking for max_fail_percentage 12623 1726882201.59060: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.59061: done checking to see if all hosts have failed 12623 1726882201.59062: getting the remaining hosts for this loop 12623 1726882201.59063: done getting the remaining hosts for this loop 12623 1726882201.59068: getting the next task for host managed_node2 12623 1726882201.59075: done getting next task for host managed_node2 12623 1726882201.59079: ^ 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 12623 1726882201.59082: ^ 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? (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 12623 1726882201.59105: getting variables 12623 1726882201.59108: in VariableManager get_vars() 12623 1726882201.59165: Calling all_inventory to load vars for managed_node2 12623 1726882201.59169: Calling groups_inventory to load vars for managed_node2 12623 1726882201.59172: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.59183: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.59186: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.59190: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.59680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.59924: done with get_vars() 12623 1726882201.59938: done getting variables 12623 1726882201.59972: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d1 12623 1726882201.59976: WORKER PROCESS EXITING 12623 1726882201.60017: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:01 -0400 (0:00:00.063) 0:00:07.341 ****** 12623 1726882201.60052: entering _queue_task() for managed_node2/fail 12623 1726882201.60839: worker is 1 (out of 1 available) 12623 1726882201.60852: exiting _queue_task() for managed_node2/fail 12623 1726882201.60866: done queuing things up, now waiting for results queue to drain 12623 1726882201.60867: waiting for pending results... 12623 1726882201.61370: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12623 1726882201.61707: in run() - task 12673a56-9f93-3c8b-126b-0000000000d2 12623 1726882201.61736: variable 'ansible_search_path' from source: unknown 12623 1726882201.61751: variable 'ansible_search_path' from source: unknown 12623 1726882201.61797: calling self._execute() 12623 1726882201.62063: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.62083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.62106: variable 'omit' from source: magic vars 12623 1726882201.62756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.65261: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.65338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.65377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.65423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.65453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.65539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.65571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.65607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.65651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.65669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.65804: variable 'ansible_distribution' from source: facts 12623 1726882201.65819: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.65840: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.65847: when evaluation is False, skipping this task 12623 1726882201.65854: _execute() done 12623 1726882201.65860: dumping result to json 12623 1726882201.65867: done dumping result, returning 12623 1726882201.65877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-3c8b-126b-0000000000d2] 12623 1726882201.65886: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d2 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.66039: no more pending results, returning what we have 12623 1726882201.66042: results queue empty 12623 1726882201.66043: checking for any_errors_fatal 12623 1726882201.66049: done checking for any_errors_fatal 12623 1726882201.66050: checking for max_fail_percentage 12623 1726882201.66052: done checking for max_fail_percentage 12623 1726882201.66053: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.66054: done checking to see if all hosts have failed 12623 1726882201.66054: getting the remaining hosts for this loop 12623 1726882201.66056: done getting the remaining hosts for this loop 12623 1726882201.66060: getting the next task for host managed_node2 12623 1726882201.66067: done getting next task for host managed_node2 12623 1726882201.66071: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882201.66074: ^ 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? (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 12623 1726882201.66095: getting variables 12623 1726882201.66098: in VariableManager get_vars() 12623 1726882201.66151: Calling all_inventory to load vars for managed_node2 12623 1726882201.66153: Calling groups_inventory to load vars for managed_node2 12623 1726882201.66156: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.66167: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.66170: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.66172: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.66710: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d2 12623 1726882201.66713: WORKER PROCESS EXITING 12623 1726882201.66736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.66945: done with get_vars() 12623 1726882201.66956: done getting variables 12623 1726882201.67017: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:01 -0400 (0:00:00.069) 0:00:07.411 ****** 12623 1726882201.67051: entering _queue_task() for managed_node2/fail 12623 1726882201.67313: worker is 1 (out of 1 available) 12623 1726882201.67325: exiting _queue_task() for managed_node2/fail 12623 1726882201.67338: done queuing things up, now waiting for results queue to drain 12623 1726882201.67339: waiting for pending results... 12623 1726882201.67641: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882201.67778: in run() - task 12673a56-9f93-3c8b-126b-0000000000d3 12623 1726882201.67823: variable 'ansible_search_path' from source: unknown 12623 1726882201.67832: variable 'ansible_search_path' from source: unknown 12623 1726882201.67875: calling self._execute() 12623 1726882201.67992: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.68024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.68112: variable 'omit' from source: magic vars 12623 1726882201.68521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.70967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.71056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.71099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.71138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.71173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.71264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.71307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.71384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.71411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.71431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.71569: variable 'ansible_distribution' from source: facts 12623 1726882201.71580: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.71616: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.71625: when evaluation is False, skipping this task 12623 1726882201.71701: _execute() done 12623 1726882201.71704: dumping result to json 12623 1726882201.71706: done dumping result, returning 12623 1726882201.71708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-3c8b-126b-0000000000d3] 12623 1726882201.71711: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d3 12623 1726882201.71782: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d3 12623 1726882201.71785: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.71836: no more pending results, returning what we have 12623 1726882201.71840: results queue empty 12623 1726882201.71841: checking for any_errors_fatal 12623 1726882201.71847: done checking for any_errors_fatal 12623 1726882201.71848: checking for max_fail_percentage 12623 1726882201.71849: done checking for max_fail_percentage 12623 1726882201.71850: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.71851: done checking to see if all hosts have failed 12623 1726882201.71852: getting the remaining hosts for this loop 12623 1726882201.71853: done getting the remaining hosts for this loop 12623 1726882201.71857: getting the next task for host managed_node2 12623 1726882201.71863: done getting next task for host managed_node2 12623 1726882201.71867: ^ 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 12623 1726882201.71870: ^ 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? (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 12623 1726882201.71887: getting variables 12623 1726882201.71889: in VariableManager get_vars() 12623 1726882201.71946: Calling all_inventory to load vars for managed_node2 12623 1726882201.71949: Calling groups_inventory to load vars for managed_node2 12623 1726882201.71952: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.71962: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.71965: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.71968: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.72415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.72611: done with get_vars() 12623 1726882201.72622: done getting variables 12623 1726882201.72678: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:01 -0400 (0:00:00.056) 0:00:07.468 ****** 12623 1726882201.72716: entering _queue_task() for managed_node2/dnf 12623 1726882201.72989: worker is 1 (out of 1 available) 12623 1726882201.73107: exiting _queue_task() for managed_node2/dnf 12623 1726882201.73119: done queuing things up, now waiting for results queue to drain 12623 1726882201.73121: waiting for pending results... 12623 1726882201.73412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12623 1726882201.73417: in run() - task 12673a56-9f93-3c8b-126b-0000000000d4 12623 1726882201.73435: variable 'ansible_search_path' from source: unknown 12623 1726882201.73443: variable 'ansible_search_path' from source: unknown 12623 1726882201.73480: calling self._execute() 12623 1726882201.73568: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.73578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.73592: variable 'omit' from source: magic vars 12623 1726882201.74054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.76243: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.76318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.76365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.76418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.76457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.76601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.76605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.76611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.76664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.76685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.76827: variable 'ansible_distribution' from source: facts 12623 1726882201.76840: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.76867: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.76880: when evaluation is False, skipping this task 12623 1726882201.76889: _execute() done 12623 1726882201.76901: dumping result to json 12623 1726882201.76984: done dumping result, returning 12623 1726882201.76988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-0000000000d4] 12623 1726882201.76991: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d4 12623 1726882201.77075: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d4 12623 1726882201.77078: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.77144: no more pending results, returning what we have 12623 1726882201.77147: results queue empty 12623 1726882201.77148: checking for any_errors_fatal 12623 1726882201.77155: done checking for any_errors_fatal 12623 1726882201.77156: checking for max_fail_percentage 12623 1726882201.77158: done checking for max_fail_percentage 12623 1726882201.77158: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.77159: done checking to see if all hosts have failed 12623 1726882201.77160: getting the remaining hosts for this loop 12623 1726882201.77161: done getting the remaining hosts for this loop 12623 1726882201.77165: getting the next task for host managed_node2 12623 1726882201.77171: done getting next task for host managed_node2 12623 1726882201.77175: ^ 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 12623 1726882201.77178: ^ 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? (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 12623 1726882201.77199: getting variables 12623 1726882201.77201: in VariableManager get_vars() 12623 1726882201.77255: Calling all_inventory to load vars for managed_node2 12623 1726882201.77258: Calling groups_inventory to load vars for managed_node2 12623 1726882201.77261: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.77273: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.77276: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.77280: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.77779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.77988: done with get_vars() 12623 1726882201.78002: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882201.78071: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:01 -0400 (0:00:00.053) 0:00:07.521 ****** 12623 1726882201.78105: entering _queue_task() for managed_node2/yum 12623 1726882201.78351: worker is 1 (out of 1 available) 12623 1726882201.78362: exiting _queue_task() for managed_node2/yum 12623 1726882201.78373: done queuing things up, now waiting for results queue to drain 12623 1726882201.78375: waiting for pending results... 12623 1726882201.78722: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12623 1726882201.78774: in run() - task 12673a56-9f93-3c8b-126b-0000000000d5 12623 1726882201.78792: variable 'ansible_search_path' from source: unknown 12623 1726882201.78805: variable 'ansible_search_path' from source: unknown 12623 1726882201.78853: calling self._execute() 12623 1726882201.78943: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.78954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.78967: variable 'omit' from source: magic vars 12623 1726882201.79600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.82142: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.82230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.82277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.82322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.82353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.82463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.82513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.82553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.82621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.82653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.82854: variable 'ansible_distribution' from source: facts 12623 1726882201.82866: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.82926: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.82934: when evaluation is False, skipping this task 12623 1726882201.82942: _execute() done 12623 1726882201.82950: dumping result to json 12623 1726882201.82958: done dumping result, returning 12623 1726882201.82970: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-0000000000d5] 12623 1726882201.82981: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.83251: no more pending results, returning what we have 12623 1726882201.83254: results queue empty 12623 1726882201.83255: checking for any_errors_fatal 12623 1726882201.83264: done checking for any_errors_fatal 12623 1726882201.83265: checking for max_fail_percentage 12623 1726882201.83267: done checking for max_fail_percentage 12623 1726882201.83268: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.83268: done checking to see if all hosts have failed 12623 1726882201.83269: getting the remaining hosts for this loop 12623 1726882201.83271: done getting the remaining hosts for this loop 12623 1726882201.83275: getting the next task for host managed_node2 12623 1726882201.83283: done getting next task for host managed_node2 12623 1726882201.83288: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882201.83291: ^ 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? (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 12623 1726882201.83313: getting variables 12623 1726882201.83315: in VariableManager get_vars() 12623 1726882201.83371: Calling all_inventory to load vars for managed_node2 12623 1726882201.83374: Calling groups_inventory to load vars for managed_node2 12623 1726882201.83377: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.83388: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.83391: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.83602: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.83776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.84064: done with get_vars() 12623 1726882201.84075: done getting variables 12623 1726882201.84111: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d5 12623 1726882201.84113: WORKER PROCESS EXITING 12623 1726882201.84146: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:01 -0400 (0:00:00.060) 0:00:07.582 ****** 12623 1726882201.84177: entering _queue_task() for managed_node2/fail 12623 1726882201.84461: worker is 1 (out of 1 available) 12623 1726882201.84474: exiting _queue_task() for managed_node2/fail 12623 1726882201.84485: done queuing things up, now waiting for results queue to drain 12623 1726882201.84487: waiting for pending results... 12623 1726882201.84721: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882201.84867: in run() - task 12673a56-9f93-3c8b-126b-0000000000d6 12623 1726882201.84887: variable 'ansible_search_path' from source: unknown 12623 1726882201.84897: variable 'ansible_search_path' from source: unknown 12623 1726882201.84937: calling self._execute() 12623 1726882201.85029: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.85040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.85052: variable 'omit' from source: magic vars 12623 1726882201.85551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.87709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.87765: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.87811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.87906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.87910: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.87982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.88008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.88042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.88132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.88136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.88231: variable 'ansible_distribution' from source: facts 12623 1726882201.88241: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.88268: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.88276: when evaluation is False, skipping this task 12623 1726882201.88284: _execute() done 12623 1726882201.88291: dumping result to json 12623 1726882201.88301: done dumping result, returning 12623 1726882201.88313: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-0000000000d6] 12623 1726882201.88322: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d6 12623 1726882201.88571: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d6 12623 1726882201.88574: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.88626: no more pending results, returning what we have 12623 1726882201.88629: results queue empty 12623 1726882201.88631: checking for any_errors_fatal 12623 1726882201.88638: done checking for any_errors_fatal 12623 1726882201.88639: checking for max_fail_percentage 12623 1726882201.88640: done checking for max_fail_percentage 12623 1726882201.88641: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.88642: done checking to see if all hosts have failed 12623 1726882201.88643: getting the remaining hosts for this loop 12623 1726882201.88644: done getting the remaining hosts for this loop 12623 1726882201.88648: getting the next task for host managed_node2 12623 1726882201.88655: done getting next task for host managed_node2 12623 1726882201.88658: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12623 1726882201.88661: ^ 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? (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 12623 1726882201.88679: getting variables 12623 1726882201.88680: in VariableManager get_vars() 12623 1726882201.88736: Calling all_inventory to load vars for managed_node2 12623 1726882201.88740: Calling groups_inventory to load vars for managed_node2 12623 1726882201.88742: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.88753: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.88756: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.88758: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.89173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.89320: done with get_vars() 12623 1726882201.89336: done getting variables 12623 1726882201.89411: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:01 -0400 (0:00:00.052) 0:00:07.635 ****** 12623 1726882201.89444: entering _queue_task() for managed_node2/package 12623 1726882201.89772: worker is 1 (out of 1 available) 12623 1726882201.89785: exiting _queue_task() for managed_node2/package 12623 1726882201.89801: done queuing things up, now waiting for results queue to drain 12623 1726882201.89802: waiting for pending results... 12623 1726882201.90029: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 12623 1726882201.90168: in run() - task 12673a56-9f93-3c8b-126b-0000000000d7 12623 1726882201.90187: variable 'ansible_search_path' from source: unknown 12623 1726882201.90300: variable 'ansible_search_path' from source: unknown 12623 1726882201.90304: calling self._execute() 12623 1726882201.90320: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.90331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.90346: variable 'omit' from source: magic vars 12623 1726882201.90811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.92901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.93171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.93313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.93316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.93318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.93365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.93404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.93435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.93479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.93504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.93641: variable 'ansible_distribution' from source: facts 12623 1726882201.93653: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.93679: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.93687: when evaluation is False, skipping this task 12623 1726882201.93697: _execute() done 12623 1726882201.93705: dumping result to json 12623 1726882201.93712: done dumping result, returning 12623 1726882201.93724: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-3c8b-126b-0000000000d7] 12623 1726882201.93733: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d7 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.93990: no more pending results, returning what we have 12623 1726882201.94000: results queue empty 12623 1726882201.94001: checking for any_errors_fatal 12623 1726882201.94007: done checking for any_errors_fatal 12623 1726882201.94008: checking for max_fail_percentage 12623 1726882201.94010: done checking for max_fail_percentage 12623 1726882201.94011: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.94011: done checking to see if all hosts have failed 12623 1726882201.94012: getting the remaining hosts for this loop 12623 1726882201.94014: done getting the remaining hosts for this loop 12623 1726882201.94018: getting the next task for host managed_node2 12623 1726882201.94026: done getting next task for host managed_node2 12623 1726882201.94031: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882201.94033: ^ 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? (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 12623 1726882201.94209: getting variables 12623 1726882201.94211: in VariableManager get_vars() 12623 1726882201.94265: Calling all_inventory to load vars for managed_node2 12623 1726882201.94268: Calling groups_inventory to load vars for managed_node2 12623 1726882201.94271: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.94276: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d7 12623 1726882201.94281: WORKER PROCESS EXITING 12623 1726882201.94291: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.94297: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.94300: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.94446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.94577: done with get_vars() 12623 1726882201.94586: done getting variables 12623 1726882201.94631: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:01 -0400 (0:00:00.052) 0:00:07.687 ****** 12623 1726882201.94655: entering _queue_task() for managed_node2/package 12623 1726882201.94864: worker is 1 (out of 1 available) 12623 1726882201.94878: exiting _queue_task() for managed_node2/package 12623 1726882201.94889: done queuing things up, now waiting for results queue to drain 12623 1726882201.94891: waiting for pending results... 12623 1726882201.95054: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882201.95139: in run() - task 12673a56-9f93-3c8b-126b-0000000000d8 12623 1726882201.95150: variable 'ansible_search_path' from source: unknown 12623 1726882201.95154: variable 'ansible_search_path' from source: unknown 12623 1726882201.95183: calling self._execute() 12623 1726882201.95251: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.95255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.95264: variable 'omit' from source: magic vars 12623 1726882201.95573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882201.97737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882201.97781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882201.97811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882201.97838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882201.97858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882201.97921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882201.97944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882201.97961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882201.97987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882201.98000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882201.98098: variable 'ansible_distribution' from source: facts 12623 1726882201.98102: variable 'ansible_distribution_major_version' from source: facts 12623 1726882201.98117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882201.98119: when evaluation is False, skipping this task 12623 1726882201.98122: _execute() done 12623 1726882201.98124: dumping result to json 12623 1726882201.98127: done dumping result, returning 12623 1726882201.98135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-3c8b-126b-0000000000d8] 12623 1726882201.98139: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d8 12623 1726882201.98233: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d8 12623 1726882201.98235: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882201.98310: no more pending results, returning what we have 12623 1726882201.98314: results queue empty 12623 1726882201.98315: checking for any_errors_fatal 12623 1726882201.98320: done checking for any_errors_fatal 12623 1726882201.98321: checking for max_fail_percentage 12623 1726882201.98322: done checking for max_fail_percentage 12623 1726882201.98323: checking to see if all hosts have failed and the running result is not ok 12623 1726882201.98324: done checking to see if all hosts have failed 12623 1726882201.98324: getting the remaining hosts for this loop 12623 1726882201.98326: done getting the remaining hosts for this loop 12623 1726882201.98330: getting the next task for host managed_node2 12623 1726882201.98336: done getting next task for host managed_node2 12623 1726882201.98339: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882201.98341: ^ 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? (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 12623 1726882201.98359: getting variables 12623 1726882201.98360: in VariableManager get_vars() 12623 1726882201.98412: Calling all_inventory to load vars for managed_node2 12623 1726882201.98414: Calling groups_inventory to load vars for managed_node2 12623 1726882201.98416: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882201.98426: Calling all_plugins_play to load vars for managed_node2 12623 1726882201.98428: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882201.98431: Calling groups_plugins_play to load vars for managed_node2 12623 1726882201.98602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882201.98724: done with get_vars() 12623 1726882201.98733: done getting variables 12623 1726882201.98772: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:01 -0400 (0:00:00.041) 0:00:07.728 ****** 12623 1726882201.98798: entering _queue_task() for managed_node2/package 12623 1726882201.99010: worker is 1 (out of 1 available) 12623 1726882201.99024: exiting _queue_task() for managed_node2/package 12623 1726882201.99035: done queuing things up, now waiting for results queue to drain 12623 1726882201.99037: waiting for pending results... 12623 1726882201.99199: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882201.99283: in run() - task 12673a56-9f93-3c8b-126b-0000000000d9 12623 1726882201.99297: variable 'ansible_search_path' from source: unknown 12623 1726882201.99301: variable 'ansible_search_path' from source: unknown 12623 1726882201.99328: calling self._execute() 12623 1726882201.99390: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882201.99401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882201.99406: variable 'omit' from source: magic vars 12623 1726882201.99698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.01363: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.01406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.01432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.01470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.01490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.01557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.01575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.01596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.01622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.01633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.01725: variable 'ansible_distribution' from source: facts 12623 1726882202.01729: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.01744: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.01747: when evaluation is False, skipping this task 12623 1726882202.01749: _execute() done 12623 1726882202.01752: dumping result to json 12623 1726882202.01754: done dumping result, returning 12623 1726882202.01761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-3c8b-126b-0000000000d9] 12623 1726882202.01773: sending task result for task 12673a56-9f93-3c8b-126b-0000000000d9 12623 1726882202.01855: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000d9 12623 1726882202.01858: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.01929: no more pending results, returning what we have 12623 1726882202.01932: results queue empty 12623 1726882202.01933: checking for any_errors_fatal 12623 1726882202.01938: done checking for any_errors_fatal 12623 1726882202.01939: checking for max_fail_percentage 12623 1726882202.01941: done checking for max_fail_percentage 12623 1726882202.01942: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.01943: done checking to see if all hosts have failed 12623 1726882202.01943: getting the remaining hosts for this loop 12623 1726882202.01944: done getting the remaining hosts for this loop 12623 1726882202.01948: getting the next task for host managed_node2 12623 1726882202.01953: done getting next task for host managed_node2 12623 1726882202.01956: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882202.01959: ^ 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? (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 12623 1726882202.01974: getting variables 12623 1726882202.01976: in VariableManager get_vars() 12623 1726882202.02025: Calling all_inventory to load vars for managed_node2 12623 1726882202.02027: Calling groups_inventory to load vars for managed_node2 12623 1726882202.02029: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.02037: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.02039: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.02041: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.02164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.02291: done with get_vars() 12623 1726882202.02303: done getting variables 12623 1726882202.02343: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:02 -0400 (0:00:00.035) 0:00:07.764 ****** 12623 1726882202.02365: entering _queue_task() for managed_node2/service 12623 1726882202.02563: worker is 1 (out of 1 available) 12623 1726882202.02578: exiting _queue_task() for managed_node2/service 12623 1726882202.02589: done queuing things up, now waiting for results queue to drain 12623 1726882202.02591: waiting for pending results... 12623 1726882202.02752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882202.02837: in run() - task 12673a56-9f93-3c8b-126b-0000000000da 12623 1726882202.02847: variable 'ansible_search_path' from source: unknown 12623 1726882202.02851: variable 'ansible_search_path' from source: unknown 12623 1726882202.02878: calling self._execute() 12623 1726882202.02953: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.02957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.02966: variable 'omit' from source: magic vars 12623 1726882202.03272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.04944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.04985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.05017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.05041: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.05060: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.05123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.05143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.05160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.05185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.05197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.05289: variable 'ansible_distribution' from source: facts 12623 1726882202.05294: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.05313: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.05317: when evaluation is False, skipping this task 12623 1726882202.05320: _execute() done 12623 1726882202.05323: dumping result to json 12623 1726882202.05325: done dumping result, returning 12623 1726882202.05328: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-0000000000da] 12623 1726882202.05338: sending task result for task 12673a56-9f93-3c8b-126b-0000000000da 12623 1726882202.05418: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000da 12623 1726882202.05421: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.05482: no more pending results, returning what we have 12623 1726882202.05485: results queue empty 12623 1726882202.05486: checking for any_errors_fatal 12623 1726882202.05491: done checking for any_errors_fatal 12623 1726882202.05492: checking for max_fail_percentage 12623 1726882202.05496: done checking for max_fail_percentage 12623 1726882202.05497: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.05497: done checking to see if all hosts have failed 12623 1726882202.05498: getting the remaining hosts for this loop 12623 1726882202.05499: done getting the remaining hosts for this loop 12623 1726882202.05503: getting the next task for host managed_node2 12623 1726882202.05510: done getting next task for host managed_node2 12623 1726882202.05513: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882202.05516: ^ 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? (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 12623 1726882202.05533: getting variables 12623 1726882202.05534: in VariableManager get_vars() 12623 1726882202.05579: Calling all_inventory to load vars for managed_node2 12623 1726882202.05582: Calling groups_inventory to load vars for managed_node2 12623 1726882202.05584: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.05592: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.05602: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.05606: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.05766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.05887: done with get_vars() 12623 1726882202.05896: done getting variables 12623 1726882202.05938: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:02 -0400 (0:00:00.035) 0:00:07.800 ****** 12623 1726882202.05959: entering _queue_task() for managed_node2/service 12623 1726882202.06158: worker is 1 (out of 1 available) 12623 1726882202.06170: exiting _queue_task() for managed_node2/service 12623 1726882202.06181: done queuing things up, now waiting for results queue to drain 12623 1726882202.06182: waiting for pending results... 12623 1726882202.06353: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882202.06444: in run() - task 12673a56-9f93-3c8b-126b-0000000000db 12623 1726882202.06455: variable 'ansible_search_path' from source: unknown 12623 1726882202.06458: variable 'ansible_search_path' from source: unknown 12623 1726882202.06486: calling self._execute() 12623 1726882202.06551: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.06555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.06564: variable 'omit' from source: magic vars 12623 1726882202.06861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.08504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.08545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.08582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.08612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.08631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.08686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.08713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.08730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.08755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.08765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.08860: variable 'ansible_distribution' from source: facts 12623 1726882202.08863: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.08877: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.08880: when evaluation is False, skipping this task 12623 1726882202.08883: _execute() done 12623 1726882202.08885: dumping result to json 12623 1726882202.08887: done dumping result, returning 12623 1726882202.08896: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-3c8b-126b-0000000000db] 12623 1726882202.08903: sending task result for task 12673a56-9f93-3c8b-126b-0000000000db 12623 1726882202.08982: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000db 12623 1726882202.08985: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882202.09058: no more pending results, returning what we have 12623 1726882202.09061: results queue empty 12623 1726882202.09062: checking for any_errors_fatal 12623 1726882202.09068: done checking for any_errors_fatal 12623 1726882202.09069: checking for max_fail_percentage 12623 1726882202.09070: done checking for max_fail_percentage 12623 1726882202.09071: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.09072: done checking to see if all hosts have failed 12623 1726882202.09072: getting the remaining hosts for this loop 12623 1726882202.09074: done getting the remaining hosts for this loop 12623 1726882202.09077: getting the next task for host managed_node2 12623 1726882202.09082: done getting next task for host managed_node2 12623 1726882202.09085: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882202.09088: ^ 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? (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 12623 1726882202.09104: getting variables 12623 1726882202.09106: in VariableManager get_vars() 12623 1726882202.09147: Calling all_inventory to load vars for managed_node2 12623 1726882202.09149: Calling groups_inventory to load vars for managed_node2 12623 1726882202.09151: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.09158: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.09164: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.09167: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.09339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.09549: done with get_vars() 12623 1726882202.09560: done getting variables 12623 1726882202.09628: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:02 -0400 (0:00:00.036) 0:00:07.837 ****** 12623 1726882202.09660: entering _queue_task() for managed_node2/service 12623 1726882202.09965: worker is 1 (out of 1 available) 12623 1726882202.09977: exiting _queue_task() for managed_node2/service 12623 1726882202.09988: done queuing things up, now waiting for results queue to drain 12623 1726882202.09989: waiting for pending results... 12623 1726882202.10266: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882202.10338: in run() - task 12673a56-9f93-3c8b-126b-0000000000dc 12623 1726882202.10349: variable 'ansible_search_path' from source: unknown 12623 1726882202.10353: variable 'ansible_search_path' from source: unknown 12623 1726882202.10378: calling self._execute() 12623 1726882202.10452: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.10458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.10467: variable 'omit' from source: magic vars 12623 1726882202.11018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.12563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.12742: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.12745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.12748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.12751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.12827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.12864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.12901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.12946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.12967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.13200: variable 'ansible_distribution' from source: facts 12623 1726882202.13203: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.13206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.13208: when evaluation is False, skipping this task 12623 1726882202.13210: _execute() done 12623 1726882202.13213: dumping result to json 12623 1726882202.13215: done dumping result, returning 12623 1726882202.13217: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-3c8b-126b-0000000000dc] 12623 1726882202.13220: sending task result for task 12673a56-9f93-3c8b-126b-0000000000dc 12623 1726882202.13287: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000dc 12623 1726882202.13290: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.13345: no more pending results, returning what we have 12623 1726882202.13348: results queue empty 12623 1726882202.13350: checking for any_errors_fatal 12623 1726882202.13354: done checking for any_errors_fatal 12623 1726882202.13355: checking for max_fail_percentage 12623 1726882202.13357: done checking for max_fail_percentage 12623 1726882202.13358: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.13359: done checking to see if all hosts have failed 12623 1726882202.13359: getting the remaining hosts for this loop 12623 1726882202.13361: done getting the remaining hosts for this loop 12623 1726882202.13364: getting the next task for host managed_node2 12623 1726882202.13371: done getting next task for host managed_node2 12623 1726882202.13375: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882202.13378: ^ 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? (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 12623 1726882202.13400: getting variables 12623 1726882202.13402: in VariableManager get_vars() 12623 1726882202.13451: Calling all_inventory to load vars for managed_node2 12623 1726882202.13454: Calling groups_inventory to load vars for managed_node2 12623 1726882202.13456: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.13467: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.13470: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.13474: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.14399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.14786: done with get_vars() 12623 1726882202.14809: done getting variables 12623 1726882202.14957: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:02 -0400 (0:00:00.053) 0:00:07.890 ****** 12623 1726882202.14986: entering _queue_task() for managed_node2/service 12623 1726882202.15229: worker is 1 (out of 1 available) 12623 1726882202.15241: exiting _queue_task() for managed_node2/service 12623 1726882202.15253: done queuing things up, now waiting for results queue to drain 12623 1726882202.15254: waiting for pending results... 12623 1726882202.15436: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882202.15525: in run() - task 12673a56-9f93-3c8b-126b-0000000000dd 12623 1726882202.15536: variable 'ansible_search_path' from source: unknown 12623 1726882202.15539: variable 'ansible_search_path' from source: unknown 12623 1726882202.15573: calling self._execute() 12623 1726882202.15633: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.15639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.15647: variable 'omit' from source: magic vars 12623 1726882202.15950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.18585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.18718: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.18721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.18728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.18761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.18849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.18883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.18919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.18967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.18986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.19129: variable 'ansible_distribution' from source: facts 12623 1726882202.19139: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.19165: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.19173: when evaluation is False, skipping this task 12623 1726882202.19181: _execute() done 12623 1726882202.19261: dumping result to json 12623 1726882202.19264: done dumping result, returning 12623 1726882202.19267: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-3c8b-126b-0000000000dd] 12623 1726882202.19269: sending task result for task 12673a56-9f93-3c8b-126b-0000000000dd 12623 1726882202.19346: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000dd 12623 1726882202.19349: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882202.19408: no more pending results, returning what we have 12623 1726882202.19412: results queue empty 12623 1726882202.19413: checking for any_errors_fatal 12623 1726882202.19420: done checking for any_errors_fatal 12623 1726882202.19421: checking for max_fail_percentage 12623 1726882202.19422: done checking for max_fail_percentage 12623 1726882202.19423: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.19424: done checking to see if all hosts have failed 12623 1726882202.19424: getting the remaining hosts for this loop 12623 1726882202.19426: done getting the remaining hosts for this loop 12623 1726882202.19429: getting the next task for host managed_node2 12623 1726882202.19436: done getting next task for host managed_node2 12623 1726882202.19439: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882202.19442: ^ 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? (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 12623 1726882202.19460: getting variables 12623 1726882202.19461: in VariableManager get_vars() 12623 1726882202.19515: Calling all_inventory to load vars for managed_node2 12623 1726882202.19518: Calling groups_inventory to load vars for managed_node2 12623 1726882202.19521: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.19531: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.19534: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.19537: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.20014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.20238: done with get_vars() 12623 1726882202.20251: done getting variables 12623 1726882202.20309: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:02 -0400 (0:00:00.053) 0:00:07.944 ****** 12623 1726882202.20350: entering _queue_task() for managed_node2/copy 12623 1726882202.20588: worker is 1 (out of 1 available) 12623 1726882202.20604: exiting _queue_task() for managed_node2/copy 12623 1726882202.20616: done queuing things up, now waiting for results queue to drain 12623 1726882202.20617: waiting for pending results... 12623 1726882202.21122: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882202.21141: in run() - task 12673a56-9f93-3c8b-126b-0000000000de 12623 1726882202.21161: variable 'ansible_search_path' from source: unknown 12623 1726882202.21169: variable 'ansible_search_path' from source: unknown 12623 1726882202.21215: calling self._execute() 12623 1726882202.21311: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.21326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.21347: variable 'omit' from source: magic vars 12623 1726882202.21855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.24120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.24188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.24248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.24304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.24365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.24503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.24517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.24544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.24591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.24614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.24749: variable 'ansible_distribution' from source: facts 12623 1726882202.24759: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.24780: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.24787: when evaluation is False, skipping this task 12623 1726882202.24797: _execute() done 12623 1726882202.24807: dumping result to json 12623 1726882202.24814: done dumping result, returning 12623 1726882202.24899: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-3c8b-126b-0000000000de] 12623 1726882202.24902: sending task result for task 12673a56-9f93-3c8b-126b-0000000000de 12623 1726882202.24970: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000de 12623 1726882202.24974: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.25024: no more pending results, returning what we have 12623 1726882202.25027: results queue empty 12623 1726882202.25028: checking for any_errors_fatal 12623 1726882202.25034: done checking for any_errors_fatal 12623 1726882202.25034: checking for max_fail_percentage 12623 1726882202.25036: done checking for max_fail_percentage 12623 1726882202.25037: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.25038: done checking to see if all hosts have failed 12623 1726882202.25038: getting the remaining hosts for this loop 12623 1726882202.25040: done getting the remaining hosts for this loop 12623 1726882202.25044: getting the next task for host managed_node2 12623 1726882202.25051: done getting next task for host managed_node2 12623 1726882202.25055: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882202.25058: ^ 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? (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 12623 1726882202.25076: getting variables 12623 1726882202.25078: in VariableManager get_vars() 12623 1726882202.25131: Calling all_inventory to load vars for managed_node2 12623 1726882202.25135: Calling groups_inventory to load vars for managed_node2 12623 1726882202.25137: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.25148: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.25151: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.25153: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.25654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.25861: done with get_vars() 12623 1726882202.25871: 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:30:02 -0400 (0:00:00.056) 0:00:08.000 ****** 12623 1726882202.25954: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882202.26431: worker is 1 (out of 1 available) 12623 1726882202.26441: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882202.26452: done queuing things up, now waiting for results queue to drain 12623 1726882202.26454: waiting for pending results... 12623 1726882202.26903: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882202.27032: in run() - task 12673a56-9f93-3c8b-126b-0000000000df 12623 1726882202.27036: variable 'ansible_search_path' from source: unknown 12623 1726882202.27040: variable 'ansible_search_path' from source: unknown 12623 1726882202.27068: calling self._execute() 12623 1726882202.27173: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.27185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.27206: variable 'omit' from source: magic vars 12623 1726882202.27665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.30610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.30660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.30686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.30715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.30738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.30796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.30821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.30842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.30868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.30879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.30978: variable 'ansible_distribution' from source: facts 12623 1726882202.30982: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.31001: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.31004: when evaluation is False, skipping this task 12623 1726882202.31007: _execute() done 12623 1726882202.31009: dumping result to json 12623 1726882202.31011: done dumping result, returning 12623 1726882202.31019: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-3c8b-126b-0000000000df] 12623 1726882202.31024: sending task result for task 12673a56-9f93-3c8b-126b-0000000000df 12623 1726882202.31114: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000df 12623 1726882202.31117: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.31164: no more pending results, returning what we have 12623 1726882202.31167: results queue empty 12623 1726882202.31168: checking for any_errors_fatal 12623 1726882202.31172: done checking for any_errors_fatal 12623 1726882202.31173: checking for max_fail_percentage 12623 1726882202.31174: done checking for max_fail_percentage 12623 1726882202.31175: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.31176: done checking to see if all hosts have failed 12623 1726882202.31176: getting the remaining hosts for this loop 12623 1726882202.31177: done getting the remaining hosts for this loop 12623 1726882202.31181: getting the next task for host managed_node2 12623 1726882202.31186: done getting next task for host managed_node2 12623 1726882202.31190: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882202.31192: ^ 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? (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 12623 1726882202.31211: getting variables 12623 1726882202.31213: in VariableManager get_vars() 12623 1726882202.31263: Calling all_inventory to load vars for managed_node2 12623 1726882202.31266: Calling groups_inventory to load vars for managed_node2 12623 1726882202.31268: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.31277: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.31279: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.31282: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.31422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.31550: done with get_vars() 12623 1726882202.31558: 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:30:02 -0400 (0:00:00.056) 0:00:08.057 ****** 12623 1726882202.31615: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882202.31814: worker is 1 (out of 1 available) 12623 1726882202.31832: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882202.31845: done queuing things up, now waiting for results queue to drain 12623 1726882202.31846: waiting for pending results... 12623 1726882202.32097: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882202.32301: in run() - task 12673a56-9f93-3c8b-126b-0000000000e0 12623 1726882202.32306: variable 'ansible_search_path' from source: unknown 12623 1726882202.32309: variable 'ansible_search_path' from source: unknown 12623 1726882202.32311: calling self._execute() 12623 1726882202.32333: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.32343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.32356: variable 'omit' from source: magic vars 12623 1726882202.32837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.34334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.34386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.34416: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.34441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.34460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.34528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.34548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.34566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.34597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.34611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.34706: variable 'ansible_distribution' from source: facts 12623 1726882202.34711: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.34726: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.34729: when evaluation is False, skipping this task 12623 1726882202.34731: _execute() done 12623 1726882202.34734: dumping result to json 12623 1726882202.34736: done dumping result, returning 12623 1726882202.34743: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-3c8b-126b-0000000000e0] 12623 1726882202.34747: sending task result for task 12673a56-9f93-3c8b-126b-0000000000e0 12623 1726882202.34833: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000e0 12623 1726882202.34836: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.34886: no more pending results, returning what we have 12623 1726882202.34889: results queue empty 12623 1726882202.34890: checking for any_errors_fatal 12623 1726882202.34899: done checking for any_errors_fatal 12623 1726882202.34899: checking for max_fail_percentage 12623 1726882202.34901: done checking for max_fail_percentage 12623 1726882202.34902: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.34903: done checking to see if all hosts have failed 12623 1726882202.34903: getting the remaining hosts for this loop 12623 1726882202.34904: done getting the remaining hosts for this loop 12623 1726882202.34908: getting the next task for host managed_node2 12623 1726882202.34914: done getting next task for host managed_node2 12623 1726882202.34917: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882202.34920: ^ 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? (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 12623 1726882202.34940: getting variables 12623 1726882202.34942: in VariableManager get_vars() 12623 1726882202.35187: Calling all_inventory to load vars for managed_node2 12623 1726882202.35191: Calling groups_inventory to load vars for managed_node2 12623 1726882202.35207: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.35216: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.35219: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.35224: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.35383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.35582: done with get_vars() 12623 1726882202.35597: done getting variables 12623 1726882202.35657: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:02 -0400 (0:00:00.040) 0:00:08.097 ****** 12623 1726882202.35690: entering _queue_task() for managed_node2/debug 12623 1726882202.35962: worker is 1 (out of 1 available) 12623 1726882202.35974: exiting _queue_task() for managed_node2/debug 12623 1726882202.35986: done queuing things up, now waiting for results queue to drain 12623 1726882202.35987: waiting for pending results... 12623 1726882202.36324: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882202.36410: in run() - task 12673a56-9f93-3c8b-126b-0000000000e1 12623 1726882202.36423: variable 'ansible_search_path' from source: unknown 12623 1726882202.36426: variable 'ansible_search_path' from source: unknown 12623 1726882202.36455: calling self._execute() 12623 1726882202.36544: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.36549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.36558: variable 'omit' from source: magic vars 12623 1726882202.36869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.38602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.38671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.38697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.38742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.38769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.38969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.38973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.38975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.38977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.38980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.39137: variable 'ansible_distribution' from source: facts 12623 1726882202.39147: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.39169: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.39176: when evaluation is False, skipping this task 12623 1726882202.39182: _execute() done 12623 1726882202.39188: dumping result to json 12623 1726882202.39197: done dumping result, returning 12623 1726882202.39210: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-3c8b-126b-0000000000e1] 12623 1726882202.39236: sending task result for task 12673a56-9f93-3c8b-126b-0000000000e1 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882202.39380: no more pending results, returning what we have 12623 1726882202.39384: results queue empty 12623 1726882202.39385: checking for any_errors_fatal 12623 1726882202.39390: done checking for any_errors_fatal 12623 1726882202.39390: checking for max_fail_percentage 12623 1726882202.39392: done checking for max_fail_percentage 12623 1726882202.39395: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.39395: done checking to see if all hosts have failed 12623 1726882202.39396: getting the remaining hosts for this loop 12623 1726882202.39397: done getting the remaining hosts for this loop 12623 1726882202.39401: getting the next task for host managed_node2 12623 1726882202.39408: done getting next task for host managed_node2 12623 1726882202.39411: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882202.39414: ^ 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? (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 12623 1726882202.39432: getting variables 12623 1726882202.39434: in VariableManager get_vars() 12623 1726882202.39485: Calling all_inventory to load vars for managed_node2 12623 1726882202.39488: Calling groups_inventory to load vars for managed_node2 12623 1726882202.39491: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.39707: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.39710: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.39714: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.39916: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000e1 12623 1726882202.39920: WORKER PROCESS EXITING 12623 1726882202.39926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.40078: done with get_vars() 12623 1726882202.40085: done getting variables 12623 1726882202.40130: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:02 -0400 (0:00:00.044) 0:00:08.142 ****** 12623 1726882202.40153: entering _queue_task() for managed_node2/debug 12623 1726882202.40347: worker is 1 (out of 1 available) 12623 1726882202.40360: exiting _queue_task() for managed_node2/debug 12623 1726882202.40371: done queuing things up, now waiting for results queue to drain 12623 1726882202.40372: waiting for pending results... 12623 1726882202.40533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882202.40619: in run() - task 12673a56-9f93-3c8b-126b-0000000000e2 12623 1726882202.40631: variable 'ansible_search_path' from source: unknown 12623 1726882202.40634: variable 'ansible_search_path' from source: unknown 12623 1726882202.40660: calling self._execute() 12623 1726882202.40727: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.40732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.40740: variable 'omit' from source: magic vars 12623 1726882202.41028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.42896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.42949: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.42976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.43004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.43023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.43082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.43107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.43125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.43151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.43162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.43257: variable 'ansible_distribution' from source: facts 12623 1726882202.43261: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.43275: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.43280: when evaluation is False, skipping this task 12623 1726882202.43283: _execute() done 12623 1726882202.43286: dumping result to json 12623 1726882202.43289: done dumping result, returning 12623 1726882202.43301: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-3c8b-126b-0000000000e2] 12623 1726882202.43304: sending task result for task 12673a56-9f93-3c8b-126b-0000000000e2 12623 1726882202.43378: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000e2 12623 1726882202.43381: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882202.43436: no more pending results, returning what we have 12623 1726882202.43439: results queue empty 12623 1726882202.43440: checking for any_errors_fatal 12623 1726882202.43446: done checking for any_errors_fatal 12623 1726882202.43447: checking for max_fail_percentage 12623 1726882202.43448: done checking for max_fail_percentage 12623 1726882202.43449: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.43450: done checking to see if all hosts have failed 12623 1726882202.43451: getting the remaining hosts for this loop 12623 1726882202.43452: done getting the remaining hosts for this loop 12623 1726882202.43455: getting the next task for host managed_node2 12623 1726882202.43461: done getting next task for host managed_node2 12623 1726882202.43464: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882202.43467: ^ 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? (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 12623 1726882202.43482: getting variables 12623 1726882202.43484: in VariableManager get_vars() 12623 1726882202.43527: Calling all_inventory to load vars for managed_node2 12623 1726882202.43530: Calling groups_inventory to load vars for managed_node2 12623 1726882202.43532: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.43540: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.43542: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.43544: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.43664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.43785: done with get_vars() 12623 1726882202.43795: done getting variables 12623 1726882202.43835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:02 -0400 (0:00:00.037) 0:00:08.179 ****** 12623 1726882202.43857: entering _queue_task() for managed_node2/debug 12623 1726882202.44037: worker is 1 (out of 1 available) 12623 1726882202.44050: exiting _queue_task() for managed_node2/debug 12623 1726882202.44062: done queuing things up, now waiting for results queue to drain 12623 1726882202.44064: waiting for pending results... 12623 1726882202.44223: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882202.44297: in run() - task 12673a56-9f93-3c8b-126b-0000000000e3 12623 1726882202.44311: variable 'ansible_search_path' from source: unknown 12623 1726882202.44314: variable 'ansible_search_path' from source: unknown 12623 1726882202.44339: calling self._execute() 12623 1726882202.44408: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.44413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.44423: variable 'omit' from source: magic vars 12623 1726882202.44710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.46226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.46271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.46301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.46326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.46346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.46409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.46431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.46448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.46477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.46489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.46582: variable 'ansible_distribution' from source: facts 12623 1726882202.46587: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.46607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.46610: when evaluation is False, skipping this task 12623 1726882202.46612: _execute() done 12623 1726882202.46615: dumping result to json 12623 1726882202.46617: done dumping result, returning 12623 1726882202.46625: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-3c8b-126b-0000000000e3] 12623 1726882202.46630: sending task result for task 12673a56-9f93-3c8b-126b-0000000000e3 12623 1726882202.46715: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000e3 12623 1726882202.46718: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882202.46759: no more pending results, returning what we have 12623 1726882202.46762: results queue empty 12623 1726882202.46763: checking for any_errors_fatal 12623 1726882202.46767: done checking for any_errors_fatal 12623 1726882202.46768: checking for max_fail_percentage 12623 1726882202.46769: done checking for max_fail_percentage 12623 1726882202.46770: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.46771: done checking to see if all hosts have failed 12623 1726882202.46772: getting the remaining hosts for this loop 12623 1726882202.46773: done getting the remaining hosts for this loop 12623 1726882202.46776: getting the next task for host managed_node2 12623 1726882202.46782: done getting next task for host managed_node2 12623 1726882202.46786: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882202.46789: ^ 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? (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 12623 1726882202.46808: getting variables 12623 1726882202.46810: in VariableManager get_vars() 12623 1726882202.46859: Calling all_inventory to load vars for managed_node2 12623 1726882202.46861: Calling groups_inventory to load vars for managed_node2 12623 1726882202.46863: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.46872: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.46874: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.46877: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.47054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.47211: done with get_vars() 12623 1726882202.47221: 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:30:02 -0400 (0:00:00.034) 0:00:08.214 ****** 12623 1726882202.47349: entering _queue_task() for managed_node2/ping 12623 1726882202.47798: worker is 1 (out of 1 available) 12623 1726882202.47808: exiting _queue_task() for managed_node2/ping 12623 1726882202.47818: done queuing things up, now waiting for results queue to drain 12623 1726882202.47819: waiting for pending results... 12623 1726882202.48010: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882202.48023: in run() - task 12673a56-9f93-3c8b-126b-0000000000e4 12623 1726882202.48047: variable 'ansible_search_path' from source: unknown 12623 1726882202.48054: variable 'ansible_search_path' from source: unknown 12623 1726882202.48110: calling self._execute() 12623 1726882202.48220: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.48226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.48236: variable 'omit' from source: magic vars 12623 1726882202.48545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.50222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.50225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.50228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.50243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.50286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.50402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.50443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.50595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.50640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.50661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.50829: variable 'ansible_distribution' from source: facts 12623 1726882202.50848: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.50917: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.50924: when evaluation is False, skipping this task 12623 1726882202.50926: _execute() done 12623 1726882202.50929: dumping result to json 12623 1726882202.50931: done dumping result, returning 12623 1726882202.50934: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-3c8b-126b-0000000000e4] 12623 1726882202.50936: sending task result for task 12673a56-9f93-3c8b-126b-0000000000e4 12623 1726882202.51096: done sending task result for task 12673a56-9f93-3c8b-126b-0000000000e4 12623 1726882202.51100: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.51182: no more pending results, returning what we have 12623 1726882202.51186: results queue empty 12623 1726882202.51188: checking for any_errors_fatal 12623 1726882202.51196: done checking for any_errors_fatal 12623 1726882202.51197: checking for max_fail_percentage 12623 1726882202.51198: done checking for max_fail_percentage 12623 1726882202.51199: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.51200: done checking to see if all hosts have failed 12623 1726882202.51201: getting the remaining hosts for this loop 12623 1726882202.51202: done getting the remaining hosts for this loop 12623 1726882202.51206: getting the next task for host managed_node2 12623 1726882202.51214: done getting next task for host managed_node2 12623 1726882202.51217: ^ task is: TASK: meta (role_complete) 12623 1726882202.51220: ^ 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? (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 12623 1726882202.51262: getting variables 12623 1726882202.51264: in VariableManager get_vars() 12623 1726882202.51321: Calling all_inventory to load vars for managed_node2 12623 1726882202.51325: Calling groups_inventory to load vars for managed_node2 12623 1726882202.51327: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.51338: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.51341: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.51344: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.51859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.52047: done with get_vars() 12623 1726882202.52058: done getting variables 12623 1726882202.52120: done queuing things up, now waiting for results queue to drain 12623 1726882202.52122: results queue empty 12623 1726882202.52122: checking for any_errors_fatal 12623 1726882202.52124: done checking for any_errors_fatal 12623 1726882202.52124: checking for max_fail_percentage 12623 1726882202.52125: done checking for max_fail_percentage 12623 1726882202.52125: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.52126: done checking to see if all hosts have failed 12623 1726882202.52126: getting the remaining hosts for this loop 12623 1726882202.52127: done getting the remaining hosts for this loop 12623 1726882202.52129: getting the next task for host managed_node2 12623 1726882202.52133: done getting next task for host managed_node2 12623 1726882202.52135: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882202.52137: ^ 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? (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 12623 1726882202.52143: getting variables 12623 1726882202.52143: in VariableManager get_vars() 12623 1726882202.52157: Calling all_inventory to load vars for managed_node2 12623 1726882202.52159: Calling groups_inventory to load vars for managed_node2 12623 1726882202.52160: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.52167: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.52169: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.52170: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.52251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.52391: done with get_vars() 12623 1726882202.52401: 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:30:02 -0400 (0:00:00.051) 0:00:08.265 ****** 12623 1726882202.52449: entering _queue_task() for managed_node2/include_tasks 12623 1726882202.52654: worker is 1 (out of 1 available) 12623 1726882202.52667: exiting _queue_task() for managed_node2/include_tasks 12623 1726882202.52679: done queuing things up, now waiting for results queue to drain 12623 1726882202.52680: waiting for pending results... 12623 1726882202.52847: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882202.52926: in run() - task 12673a56-9f93-3c8b-126b-00000000011b 12623 1726882202.52938: variable 'ansible_search_path' from source: unknown 12623 1726882202.52942: variable 'ansible_search_path' from source: unknown 12623 1726882202.52967: calling self._execute() 12623 1726882202.53035: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.53040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.53048: variable 'omit' from source: magic vars 12623 1726882202.53345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.55257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.55312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.55342: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.55368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.55387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.55452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.55472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.55489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.55518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.55530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.55622: variable 'ansible_distribution' from source: facts 12623 1726882202.55625: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.55647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.55650: when evaluation is False, skipping this task 12623 1726882202.55653: _execute() done 12623 1726882202.55655: dumping result to json 12623 1726882202.55657: done dumping result, returning 12623 1726882202.55660: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-3c8b-126b-00000000011b] 12623 1726882202.55667: sending task result for task 12673a56-9f93-3c8b-126b-00000000011b 12623 1726882202.55756: done sending task result for task 12673a56-9f93-3c8b-126b-00000000011b 12623 1726882202.55758: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.55818: no more pending results, returning what we have 12623 1726882202.55821: results queue empty 12623 1726882202.55822: checking for any_errors_fatal 12623 1726882202.55823: done checking for any_errors_fatal 12623 1726882202.55824: checking for max_fail_percentage 12623 1726882202.55825: done checking for max_fail_percentage 12623 1726882202.55826: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.55827: done checking to see if all hosts have failed 12623 1726882202.55828: getting the remaining hosts for this loop 12623 1726882202.55829: done getting the remaining hosts for this loop 12623 1726882202.55833: getting the next task for host managed_node2 12623 1726882202.55839: done getting next task for host managed_node2 12623 1726882202.55843: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882202.55845: ^ 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? (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 12623 1726882202.55863: getting variables 12623 1726882202.55865: in VariableManager get_vars() 12623 1726882202.55916: Calling all_inventory to load vars for managed_node2 12623 1726882202.55919: Calling groups_inventory to load vars for managed_node2 12623 1726882202.55921: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.55929: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.55932: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.55934: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.56065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.56190: done with get_vars() 12623 1726882202.56203: done getting variables 12623 1726882202.56242: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:02 -0400 (0:00:00.038) 0:00:08.303 ****** 12623 1726882202.56264: entering _queue_task() for managed_node2/debug 12623 1726882202.56457: worker is 1 (out of 1 available) 12623 1726882202.56469: exiting _queue_task() for managed_node2/debug 12623 1726882202.56482: done queuing things up, now waiting for results queue to drain 12623 1726882202.56483: waiting for pending results... 12623 1726882202.56661: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882202.56765: in run() - task 12673a56-9f93-3c8b-126b-00000000011c 12623 1726882202.56999: variable 'ansible_search_path' from source: unknown 12623 1726882202.57003: variable 'ansible_search_path' from source: unknown 12623 1726882202.57007: calling self._execute() 12623 1726882202.57010: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.57013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.57015: variable 'omit' from source: magic vars 12623 1726882202.57377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.59085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.59134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.59160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.59185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.59212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.59266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.59286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.59307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.59338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.59348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.59458: variable 'ansible_distribution' from source: facts 12623 1726882202.59481: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.59498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.59552: when evaluation is False, skipping this task 12623 1726882202.59556: _execute() done 12623 1726882202.59559: dumping result to json 12623 1726882202.59561: done dumping result, returning 12623 1726882202.59564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-3c8b-126b-00000000011c] 12623 1726882202.59566: sending task result for task 12673a56-9f93-3c8b-126b-00000000011c 12623 1726882202.59637: done sending task result for task 12673a56-9f93-3c8b-126b-00000000011c 12623 1726882202.59640: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882202.59707: no more pending results, returning what we have 12623 1726882202.59710: results queue empty 12623 1726882202.59711: checking for any_errors_fatal 12623 1726882202.59717: done checking for any_errors_fatal 12623 1726882202.59717: checking for max_fail_percentage 12623 1726882202.59719: done checking for max_fail_percentage 12623 1726882202.59720: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.59721: done checking to see if all hosts have failed 12623 1726882202.59721: getting the remaining hosts for this loop 12623 1726882202.59723: done getting the remaining hosts for this loop 12623 1726882202.59726: getting the next task for host managed_node2 12623 1726882202.59732: done getting next task for host managed_node2 12623 1726882202.59735: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882202.59738: ^ 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? (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 12623 1726882202.59754: getting variables 12623 1726882202.59756: in VariableManager get_vars() 12623 1726882202.59802: Calling all_inventory to load vars for managed_node2 12623 1726882202.59805: Calling groups_inventory to load vars for managed_node2 12623 1726882202.59808: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.59816: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.59818: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.59821: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.60256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.60788: done with get_vars() 12623 1726882202.60802: done getting variables 12623 1726882202.60859: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:02 -0400 (0:00:00.046) 0:00:08.349 ****** 12623 1726882202.60914: entering _queue_task() for managed_node2/fail 12623 1726882202.61214: worker is 1 (out of 1 available) 12623 1726882202.61228: exiting _queue_task() for managed_node2/fail 12623 1726882202.61241: done queuing things up, now waiting for results queue to drain 12623 1726882202.61242: waiting for pending results... 12623 1726882202.61512: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882202.61621: in run() - task 12673a56-9f93-3c8b-126b-00000000011d 12623 1726882202.61646: variable 'ansible_search_path' from source: unknown 12623 1726882202.61655: variable 'ansible_search_path' from source: unknown 12623 1726882202.61700: calling self._execute() 12623 1726882202.61800: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.61803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.61817: variable 'omit' from source: magic vars 12623 1726882202.62249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.64815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.64835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.64873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.65301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.65305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.65308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.65311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.65313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.65358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.65475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.65722: variable 'ansible_distribution' from source: facts 12623 1726882202.65772: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.65800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.65810: when evaluation is False, skipping this task 12623 1726882202.65817: _execute() done 12623 1726882202.65823: dumping result to json 12623 1726882202.65831: done dumping result, returning 12623 1726882202.65842: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-3c8b-126b-00000000011d] 12623 1726882202.65850: sending task result for task 12673a56-9f93-3c8b-126b-00000000011d 12623 1726882202.65976: done sending task result for task 12673a56-9f93-3c8b-126b-00000000011d 12623 1726882202.65984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.66036: no more pending results, returning what we have 12623 1726882202.66039: results queue empty 12623 1726882202.66040: checking for any_errors_fatal 12623 1726882202.66045: done checking for any_errors_fatal 12623 1726882202.66046: checking for max_fail_percentage 12623 1726882202.66048: done checking for max_fail_percentage 12623 1726882202.66049: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.66049: done checking to see if all hosts have failed 12623 1726882202.66050: getting the remaining hosts for this loop 12623 1726882202.66051: done getting the remaining hosts for this loop 12623 1726882202.66055: getting the next task for host managed_node2 12623 1726882202.66060: done getting next task for host managed_node2 12623 1726882202.66064: ^ 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 12623 1726882202.66066: ^ 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? (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 12623 1726882202.66086: getting variables 12623 1726882202.66087: in VariableManager get_vars() 12623 1726882202.66136: Calling all_inventory to load vars for managed_node2 12623 1726882202.66139: Calling groups_inventory to load vars for managed_node2 12623 1726882202.66141: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.66150: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.66153: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.66155: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.66780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.67230: done with get_vars() 12623 1726882202.67244: done getting variables 12623 1726882202.67424: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:02 -0400 (0:00:00.065) 0:00:08.415 ****** 12623 1726882202.67460: entering _queue_task() for managed_node2/fail 12623 1726882202.68227: worker is 1 (out of 1 available) 12623 1726882202.68237: exiting _queue_task() for managed_node2/fail 12623 1726882202.68247: done queuing things up, now waiting for results queue to drain 12623 1726882202.68248: waiting for pending results... 12623 1726882202.68485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12623 1726882202.68676: in run() - task 12673a56-9f93-3c8b-126b-00000000011e 12623 1726882202.68899: variable 'ansible_search_path' from source: unknown 12623 1726882202.68902: variable 'ansible_search_path' from source: unknown 12623 1726882202.68905: calling self._execute() 12623 1726882202.69104: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.69107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.69110: variable 'omit' from source: magic vars 12623 1726882202.69998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.72686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.72760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.72808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.72849: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.72879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.72969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.73008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.73044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.73088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.73114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.73245: variable 'ansible_distribution' from source: facts 12623 1726882202.73249: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.73266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.73269: when evaluation is False, skipping this task 12623 1726882202.73272: _execute() done 12623 1726882202.73274: dumping result to json 12623 1726882202.73278: done dumping result, returning 12623 1726882202.73287: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-3c8b-126b-00000000011e] 12623 1726882202.73292: sending task result for task 12673a56-9f93-3c8b-126b-00000000011e 12623 1726882202.73396: done sending task result for task 12673a56-9f93-3c8b-126b-00000000011e 12623 1726882202.73399: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.73442: no more pending results, returning what we have 12623 1726882202.73446: results queue empty 12623 1726882202.73447: checking for any_errors_fatal 12623 1726882202.73453: done checking for any_errors_fatal 12623 1726882202.73454: checking for max_fail_percentage 12623 1726882202.73455: done checking for max_fail_percentage 12623 1726882202.73456: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.73457: done checking to see if all hosts have failed 12623 1726882202.73457: getting the remaining hosts for this loop 12623 1726882202.73459: done getting the remaining hosts for this loop 12623 1726882202.73462: getting the next task for host managed_node2 12623 1726882202.73469: done getting next task for host managed_node2 12623 1726882202.73472: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882202.73475: ^ 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? (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 12623 1726882202.73492: getting variables 12623 1726882202.73495: in VariableManager get_vars() 12623 1726882202.73544: Calling all_inventory to load vars for managed_node2 12623 1726882202.73547: Calling groups_inventory to load vars for managed_node2 12623 1726882202.73549: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.73558: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.73560: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.73563: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.73746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.73868: done with get_vars() 12623 1726882202.73877: done getting variables 12623 1726882202.73920: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:02 -0400 (0:00:00.064) 0:00:08.480 ****** 12623 1726882202.73946: entering _queue_task() for managed_node2/fail 12623 1726882202.74158: worker is 1 (out of 1 available) 12623 1726882202.74172: exiting _queue_task() for managed_node2/fail 12623 1726882202.74184: done queuing things up, now waiting for results queue to drain 12623 1726882202.74185: waiting for pending results... 12623 1726882202.74355: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882202.74437: in run() - task 12673a56-9f93-3c8b-126b-00000000011f 12623 1726882202.74448: variable 'ansible_search_path' from source: unknown 12623 1726882202.74451: variable 'ansible_search_path' from source: unknown 12623 1726882202.74480: calling self._execute() 12623 1726882202.74552: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.74557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.74567: variable 'omit' from source: magic vars 12623 1726882202.74888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.76698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.76754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.76781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.76810: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.76830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.76890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.76915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.76933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.76963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.76973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.77066: variable 'ansible_distribution' from source: facts 12623 1726882202.77070: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.77086: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.77089: when evaluation is False, skipping this task 12623 1726882202.77092: _execute() done 12623 1726882202.77096: dumping result to json 12623 1726882202.77101: done dumping result, returning 12623 1726882202.77108: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-3c8b-126b-00000000011f] 12623 1726882202.77113: sending task result for task 12673a56-9f93-3c8b-126b-00000000011f 12623 1726882202.77200: done sending task result for task 12673a56-9f93-3c8b-126b-00000000011f 12623 1726882202.77203: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.77246: no more pending results, returning what we have 12623 1726882202.77249: results queue empty 12623 1726882202.77250: checking for any_errors_fatal 12623 1726882202.77254: done checking for any_errors_fatal 12623 1726882202.77255: checking for max_fail_percentage 12623 1726882202.77256: done checking for max_fail_percentage 12623 1726882202.77257: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.77258: done checking to see if all hosts have failed 12623 1726882202.77259: getting the remaining hosts for this loop 12623 1726882202.77260: done getting the remaining hosts for this loop 12623 1726882202.77263: getting the next task for host managed_node2 12623 1726882202.77269: done getting next task for host managed_node2 12623 1726882202.77271: ^ 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 12623 1726882202.77275: ^ 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? (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 12623 1726882202.77292: getting variables 12623 1726882202.77296: in VariableManager get_vars() 12623 1726882202.77342: Calling all_inventory to load vars for managed_node2 12623 1726882202.77344: Calling groups_inventory to load vars for managed_node2 12623 1726882202.77346: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.77355: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.77357: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.77359: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.77492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.77622: done with get_vars() 12623 1726882202.77630: done getting variables 12623 1726882202.77668: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:02 -0400 (0:00:00.037) 0:00:08.517 ****** 12623 1726882202.77688: entering _queue_task() for managed_node2/dnf 12623 1726882202.77879: worker is 1 (out of 1 available) 12623 1726882202.77898: exiting _queue_task() for managed_node2/dnf 12623 1726882202.77911: done queuing things up, now waiting for results queue to drain 12623 1726882202.77913: waiting for pending results... 12623 1726882202.78211: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12623 1726882202.78249: in run() - task 12673a56-9f93-3c8b-126b-000000000120 12623 1726882202.78268: variable 'ansible_search_path' from source: unknown 12623 1726882202.78275: variable 'ansible_search_path' from source: unknown 12623 1726882202.78317: calling self._execute() 12623 1726882202.78452: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.78455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.78458: variable 'omit' from source: magic vars 12623 1726882202.79000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.80468: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.80518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.80542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.80567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.80586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.80649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.80669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.80686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.80715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.80728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.80815: variable 'ansible_distribution' from source: facts 12623 1726882202.80819: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.80845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.80849: when evaluation is False, skipping this task 12623 1726882202.80851: _execute() done 12623 1726882202.80854: dumping result to json 12623 1726882202.80856: done dumping result, returning 12623 1726882202.80858: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000120] 12623 1726882202.80860: sending task result for task 12673a56-9f93-3c8b-126b-000000000120 12623 1726882202.80947: done sending task result for task 12673a56-9f93-3c8b-126b-000000000120 12623 1726882202.80949: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.81001: no more pending results, returning what we have 12623 1726882202.81005: results queue empty 12623 1726882202.81006: checking for any_errors_fatal 12623 1726882202.81017: done checking for any_errors_fatal 12623 1726882202.81018: checking for max_fail_percentage 12623 1726882202.81020: done checking for max_fail_percentage 12623 1726882202.81021: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.81021: done checking to see if all hosts have failed 12623 1726882202.81022: getting the remaining hosts for this loop 12623 1726882202.81024: done getting the remaining hosts for this loop 12623 1726882202.81027: getting the next task for host managed_node2 12623 1726882202.81034: done getting next task for host managed_node2 12623 1726882202.81039: ^ 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 12623 1726882202.81042: ^ 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? (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 12623 1726882202.81071: getting variables 12623 1726882202.81073: in VariableManager get_vars() 12623 1726882202.81129: Calling all_inventory to load vars for managed_node2 12623 1726882202.81132: Calling groups_inventory to load vars for managed_node2 12623 1726882202.81135: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.81146: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.81149: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.81152: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.81388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.81615: done with get_vars() 12623 1726882202.81632: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882202.81711: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:02 -0400 (0:00:00.040) 0:00:08.558 ****** 12623 1726882202.81752: entering _queue_task() for managed_node2/yum 12623 1726882202.82206: worker is 1 (out of 1 available) 12623 1726882202.82217: exiting _queue_task() for managed_node2/yum 12623 1726882202.82227: done queuing things up, now waiting for results queue to drain 12623 1726882202.82228: waiting for pending results... 12623 1726882202.82356: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12623 1726882202.82440: in run() - task 12673a56-9f93-3c8b-126b-000000000121 12623 1726882202.82465: variable 'ansible_search_path' from source: unknown 12623 1726882202.82473: variable 'ansible_search_path' from source: unknown 12623 1726882202.82517: calling self._execute() 12623 1726882202.82673: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.82676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.82679: variable 'omit' from source: magic vars 12623 1726882202.83039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.85079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.85231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.85235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.85245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.85275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.85366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.85403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.85434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.85487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.85511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.85650: variable 'ansible_distribution' from source: facts 12623 1726882202.85654: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.85676: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.85679: when evaluation is False, skipping this task 12623 1726882202.85681: _execute() done 12623 1726882202.85684: dumping result to json 12623 1726882202.85686: done dumping result, returning 12623 1726882202.85694: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000121] 12623 1726882202.85701: sending task result for task 12673a56-9f93-3c8b-126b-000000000121 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.85838: no more pending results, returning what we have 12623 1726882202.85841: results queue empty 12623 1726882202.85842: checking for any_errors_fatal 12623 1726882202.85850: done checking for any_errors_fatal 12623 1726882202.85851: checking for max_fail_percentage 12623 1726882202.85852: done checking for max_fail_percentage 12623 1726882202.85853: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.85853: done checking to see if all hosts have failed 12623 1726882202.85854: getting the remaining hosts for this loop 12623 1726882202.85855: done getting the remaining hosts for this loop 12623 1726882202.85859: getting the next task for host managed_node2 12623 1726882202.85865: done getting next task for host managed_node2 12623 1726882202.85868: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882202.85870: ^ 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? (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 12623 1726882202.85889: getting variables 12623 1726882202.85891: in VariableManager get_vars() 12623 1726882202.85937: Calling all_inventory to load vars for managed_node2 12623 1726882202.85940: Calling groups_inventory to load vars for managed_node2 12623 1726882202.85942: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.85950: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.85953: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.85955: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.86092: done sending task result for task 12673a56-9f93-3c8b-126b-000000000121 12623 1726882202.86098: WORKER PROCESS EXITING 12623 1726882202.86122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.86373: done with get_vars() 12623 1726882202.86384: done getting variables 12623 1726882202.86473: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:02 -0400 (0:00:00.047) 0:00:08.605 ****** 12623 1726882202.86508: entering _queue_task() for managed_node2/fail 12623 1726882202.87003: worker is 1 (out of 1 available) 12623 1726882202.87018: exiting _queue_task() for managed_node2/fail 12623 1726882202.87030: done queuing things up, now waiting for results queue to drain 12623 1726882202.87031: waiting for pending results... 12623 1726882202.87321: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882202.87454: in run() - task 12673a56-9f93-3c8b-126b-000000000122 12623 1726882202.87476: variable 'ansible_search_path' from source: unknown 12623 1726882202.87485: variable 'ansible_search_path' from source: unknown 12623 1726882202.87534: calling self._execute() 12623 1726882202.87633: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.87699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.87703: variable 'omit' from source: magic vars 12623 1726882202.88136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.89691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.89741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.89766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.89801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.89834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.90002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.90006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.90009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.90019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.90040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.90187: variable 'ansible_distribution' from source: facts 12623 1726882202.90202: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.90237: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.90246: when evaluation is False, skipping this task 12623 1726882202.90254: _execute() done 12623 1726882202.90260: dumping result to json 12623 1726882202.90267: done dumping result, returning 12623 1726882202.90277: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000122] 12623 1726882202.90285: sending task result for task 12673a56-9f93-3c8b-126b-000000000122 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.90573: no more pending results, returning what we have 12623 1726882202.90577: results queue empty 12623 1726882202.90578: checking for any_errors_fatal 12623 1726882202.90584: done checking for any_errors_fatal 12623 1726882202.90585: checking for max_fail_percentage 12623 1726882202.90587: done checking for max_fail_percentage 12623 1726882202.90588: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.90589: done checking to see if all hosts have failed 12623 1726882202.90589: getting the remaining hosts for this loop 12623 1726882202.90591: done getting the remaining hosts for this loop 12623 1726882202.90596: getting the next task for host managed_node2 12623 1726882202.90604: done getting next task for host managed_node2 12623 1726882202.90607: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12623 1726882202.90611: ^ 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? (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 12623 1726882202.90630: getting variables 12623 1726882202.90632: in VariableManager get_vars() 12623 1726882202.90823: Calling all_inventory to load vars for managed_node2 12623 1726882202.90826: Calling groups_inventory to load vars for managed_node2 12623 1726882202.90828: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.90836: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.90839: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.90841: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.91027: done sending task result for task 12673a56-9f93-3c8b-126b-000000000122 12623 1726882202.91030: WORKER PROCESS EXITING 12623 1726882202.91047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.91173: done with get_vars() 12623 1726882202.91181: done getting variables 12623 1726882202.91228: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:02 -0400 (0:00:00.047) 0:00:08.653 ****** 12623 1726882202.91251: entering _queue_task() for managed_node2/package 12623 1726882202.91453: worker is 1 (out of 1 available) 12623 1726882202.91468: exiting _queue_task() for managed_node2/package 12623 1726882202.91480: done queuing things up, now waiting for results queue to drain 12623 1726882202.91481: waiting for pending results... 12623 1726882202.91651: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 12623 1726882202.91729: in run() - task 12673a56-9f93-3c8b-126b-000000000123 12623 1726882202.91739: variable 'ansible_search_path' from source: unknown 12623 1726882202.91743: variable 'ansible_search_path' from source: unknown 12623 1726882202.91771: calling self._execute() 12623 1726882202.91842: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.91848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.91857: variable 'omit' from source: magic vars 12623 1726882202.92162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.94091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.94386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.94424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.94443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.94463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.94529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.94545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.94563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.94588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.94603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.94691: variable 'ansible_distribution' from source: facts 12623 1726882202.94699: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.94713: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.94716: when evaluation is False, skipping this task 12623 1726882202.94719: _execute() done 12623 1726882202.94721: dumping result to json 12623 1726882202.94723: done dumping result, returning 12623 1726882202.94730: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-3c8b-126b-000000000123] 12623 1726882202.94733: sending task result for task 12673a56-9f93-3c8b-126b-000000000123 12623 1726882202.94823: done sending task result for task 12673a56-9f93-3c8b-126b-000000000123 12623 1726882202.94826: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.94902: no more pending results, returning what we have 12623 1726882202.94905: results queue empty 12623 1726882202.94906: checking for any_errors_fatal 12623 1726882202.94911: done checking for any_errors_fatal 12623 1726882202.94912: checking for max_fail_percentage 12623 1726882202.94913: done checking for max_fail_percentage 12623 1726882202.94914: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.94915: done checking to see if all hosts have failed 12623 1726882202.94915: getting the remaining hosts for this loop 12623 1726882202.94917: done getting the remaining hosts for this loop 12623 1726882202.94920: getting the next task for host managed_node2 12623 1726882202.94926: done getting next task for host managed_node2 12623 1726882202.94929: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882202.94932: ^ 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? (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 12623 1726882202.94947: getting variables 12623 1726882202.94948: in VariableManager get_vars() 12623 1726882202.94990: Calling all_inventory to load vars for managed_node2 12623 1726882202.94996: Calling groups_inventory to load vars for managed_node2 12623 1726882202.94999: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.95007: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.95009: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.95011: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.95124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.95250: done with get_vars() 12623 1726882202.95258: done getting variables 12623 1726882202.95299: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:02 -0400 (0:00:00.040) 0:00:08.694 ****** 12623 1726882202.95322: entering _queue_task() for managed_node2/package 12623 1726882202.95511: worker is 1 (out of 1 available) 12623 1726882202.95525: exiting _queue_task() for managed_node2/package 12623 1726882202.95537: done queuing things up, now waiting for results queue to drain 12623 1726882202.95538: waiting for pending results... 12623 1726882202.95697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882202.95855: in run() - task 12673a56-9f93-3c8b-126b-000000000124 12623 1726882202.95866: variable 'ansible_search_path' from source: unknown 12623 1726882202.95870: variable 'ansible_search_path' from source: unknown 12623 1726882202.95908: calling self._execute() 12623 1726882202.96100: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882202.96104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882202.96107: variable 'omit' from source: magic vars 12623 1726882202.96453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882202.98524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882202.98565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882202.98591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882202.98621: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882202.98642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882202.98699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882202.98722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882202.98742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882202.98768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882202.98778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882202.98873: variable 'ansible_distribution' from source: facts 12623 1726882202.98876: variable 'ansible_distribution_major_version' from source: facts 12623 1726882202.98891: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882202.98896: when evaluation is False, skipping this task 12623 1726882202.98901: _execute() done 12623 1726882202.98903: dumping result to json 12623 1726882202.98905: done dumping result, returning 12623 1726882202.98913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000124] 12623 1726882202.98918: sending task result for task 12673a56-9f93-3c8b-126b-000000000124 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882202.99043: no more pending results, returning what we have 12623 1726882202.99047: results queue empty 12623 1726882202.99048: checking for any_errors_fatal 12623 1726882202.99054: done checking for any_errors_fatal 12623 1726882202.99054: checking for max_fail_percentage 12623 1726882202.99056: done checking for max_fail_percentage 12623 1726882202.99057: checking to see if all hosts have failed and the running result is not ok 12623 1726882202.99058: done checking to see if all hosts have failed 12623 1726882202.99058: getting the remaining hosts for this loop 12623 1726882202.99060: done getting the remaining hosts for this loop 12623 1726882202.99063: getting the next task for host managed_node2 12623 1726882202.99069: done getting next task for host managed_node2 12623 1726882202.99072: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882202.99075: ^ 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? (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 12623 1726882202.99092: getting variables 12623 1726882202.99096: in VariableManager get_vars() 12623 1726882202.99142: Calling all_inventory to load vars for managed_node2 12623 1726882202.99145: Calling groups_inventory to load vars for managed_node2 12623 1726882202.99147: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882202.99154: Calling all_plugins_play to load vars for managed_node2 12623 1726882202.99157: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882202.99159: Calling groups_plugins_play to load vars for managed_node2 12623 1726882202.99327: done sending task result for task 12673a56-9f93-3c8b-126b-000000000124 12623 1726882202.99331: WORKER PROCESS EXITING 12623 1726882202.99340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882202.99557: done with get_vars() 12623 1726882202.99568: done getting variables 12623 1726882202.99653: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:02 -0400 (0:00:00.043) 0:00:08.737 ****** 12623 1726882202.99685: entering _queue_task() for managed_node2/package 12623 1726882202.99980: worker is 1 (out of 1 available) 12623 1726882202.99990: exiting _queue_task() for managed_node2/package 12623 1726882203.00063: done queuing things up, now waiting for results queue to drain 12623 1726882203.00066: waiting for pending results... 12623 1726882203.00358: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882203.00435: in run() - task 12673a56-9f93-3c8b-126b-000000000125 12623 1726882203.00447: variable 'ansible_search_path' from source: unknown 12623 1726882203.00450: variable 'ansible_search_path' from source: unknown 12623 1726882203.00476: calling self._execute() 12623 1726882203.00550: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.00554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.00563: variable 'omit' from source: magic vars 12623 1726882203.00862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.02518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.02561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.02586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.02624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.02644: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.02706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.02727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.02744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.02769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.02783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.02871: variable 'ansible_distribution' from source: facts 12623 1726882203.02874: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.02899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.02903: when evaluation is False, skipping this task 12623 1726882203.02906: _execute() done 12623 1726882203.02908: dumping result to json 12623 1726882203.02911: done dumping result, returning 12623 1726882203.02913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000125] 12623 1726882203.02915: sending task result for task 12673a56-9f93-3c8b-126b-000000000125 12623 1726882203.02999: done sending task result for task 12673a56-9f93-3c8b-126b-000000000125 12623 1726882203.03002: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.03045: no more pending results, returning what we have 12623 1726882203.03049: results queue empty 12623 1726882203.03050: checking for any_errors_fatal 12623 1726882203.03055: done checking for any_errors_fatal 12623 1726882203.03056: checking for max_fail_percentage 12623 1726882203.03057: done checking for max_fail_percentage 12623 1726882203.03058: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.03059: done checking to see if all hosts have failed 12623 1726882203.03059: getting the remaining hosts for this loop 12623 1726882203.03060: done getting the remaining hosts for this loop 12623 1726882203.03064: getting the next task for host managed_node2 12623 1726882203.03070: done getting next task for host managed_node2 12623 1726882203.03073: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882203.03076: ^ 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? (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 12623 1726882203.03096: getting variables 12623 1726882203.03097: in VariableManager get_vars() 12623 1726882203.03140: Calling all_inventory to load vars for managed_node2 12623 1726882203.03143: Calling groups_inventory to load vars for managed_node2 12623 1726882203.03145: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.03153: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.03155: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.03158: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.03282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.03414: done with get_vars() 12623 1726882203.03423: done getting variables 12623 1726882203.03462: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:03 -0400 (0:00:00.037) 0:00:08.775 ****** 12623 1726882203.03483: entering _queue_task() for managed_node2/service 12623 1726882203.03666: worker is 1 (out of 1 available) 12623 1726882203.03679: exiting _queue_task() for managed_node2/service 12623 1726882203.03691: done queuing things up, now waiting for results queue to drain 12623 1726882203.03692: waiting for pending results... 12623 1726882203.03849: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882203.03927: in run() - task 12673a56-9f93-3c8b-126b-000000000126 12623 1726882203.03935: variable 'ansible_search_path' from source: unknown 12623 1726882203.03939: variable 'ansible_search_path' from source: unknown 12623 1726882203.03965: calling self._execute() 12623 1726882203.04035: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.04039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.04042: variable 'omit' from source: magic vars 12623 1726882203.04325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.05974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.06021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.06047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.06071: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.06096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.06152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.06172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.06189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.06222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.06233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.06326: variable 'ansible_distribution' from source: facts 12623 1726882203.06329: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.06342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.06345: when evaluation is False, skipping this task 12623 1726882203.06347: _execute() done 12623 1726882203.06350: dumping result to json 12623 1726882203.06352: done dumping result, returning 12623 1726882203.06359: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000126] 12623 1726882203.06364: sending task result for task 12673a56-9f93-3c8b-126b-000000000126 12623 1726882203.06451: done sending task result for task 12673a56-9f93-3c8b-126b-000000000126 12623 1726882203.06453: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.06502: no more pending results, returning what we have 12623 1726882203.06505: results queue empty 12623 1726882203.06506: checking for any_errors_fatal 12623 1726882203.06510: done checking for any_errors_fatal 12623 1726882203.06511: checking for max_fail_percentage 12623 1726882203.06513: done checking for max_fail_percentage 12623 1726882203.06513: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.06514: done checking to see if all hosts have failed 12623 1726882203.06515: getting the remaining hosts for this loop 12623 1726882203.06516: done getting the remaining hosts for this loop 12623 1726882203.06519: getting the next task for host managed_node2 12623 1726882203.06525: done getting next task for host managed_node2 12623 1726882203.06528: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882203.06531: ^ 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? (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 12623 1726882203.06547: getting variables 12623 1726882203.06549: in VariableManager get_vars() 12623 1726882203.06602: Calling all_inventory to load vars for managed_node2 12623 1726882203.06605: Calling groups_inventory to load vars for managed_node2 12623 1726882203.06607: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.06619: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.06621: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.06624: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.06860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.07103: done with get_vars() 12623 1726882203.07113: done getting variables 12623 1726882203.07172: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:03 -0400 (0:00:00.037) 0:00:08.812 ****** 12623 1726882203.07207: entering _queue_task() for managed_node2/service 12623 1726882203.07521: worker is 1 (out of 1 available) 12623 1726882203.07535: exiting _queue_task() for managed_node2/service 12623 1726882203.07546: done queuing things up, now waiting for results queue to drain 12623 1726882203.07547: waiting for pending results... 12623 1726882203.07804: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882203.07888: in run() - task 12673a56-9f93-3c8b-126b-000000000127 12623 1726882203.07904: variable 'ansible_search_path' from source: unknown 12623 1726882203.07907: variable 'ansible_search_path' from source: unknown 12623 1726882203.07942: calling self._execute() 12623 1726882203.08005: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.08011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.08021: variable 'omit' from source: magic vars 12623 1726882203.08311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.10432: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.10452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.10509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.10554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.10583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.10672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.10711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.10740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.10792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.10865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.10961: variable 'ansible_distribution' from source: facts 12623 1726882203.10979: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.11005: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.11012: when evaluation is False, skipping this task 12623 1726882203.11018: _execute() done 12623 1726882203.11024: dumping result to json 12623 1726882203.11031: done dumping result, returning 12623 1726882203.11042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-3c8b-126b-000000000127] 12623 1726882203.11051: sending task result for task 12673a56-9f93-3c8b-126b-000000000127 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882203.11233: no more pending results, returning what we have 12623 1726882203.11237: results queue empty 12623 1726882203.11238: checking for any_errors_fatal 12623 1726882203.11245: done checking for any_errors_fatal 12623 1726882203.11246: checking for max_fail_percentage 12623 1726882203.11248: done checking for max_fail_percentage 12623 1726882203.11248: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.11249: done checking to see if all hosts have failed 12623 1726882203.11250: getting the remaining hosts for this loop 12623 1726882203.11251: done getting the remaining hosts for this loop 12623 1726882203.11255: getting the next task for host managed_node2 12623 1726882203.11262: done getting next task for host managed_node2 12623 1726882203.11266: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882203.11269: ^ 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? (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 12623 1726882203.11287: getting variables 12623 1726882203.11289: in VariableManager get_vars() 12623 1726882203.11349: Calling all_inventory to load vars for managed_node2 12623 1726882203.11352: Calling groups_inventory to load vars for managed_node2 12623 1726882203.11354: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.11366: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.11369: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.11372: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.11818: done sending task result for task 12673a56-9f93-3c8b-126b-000000000127 12623 1726882203.11822: WORKER PROCESS EXITING 12623 1726882203.11844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.12103: done with get_vars() 12623 1726882203.12115: done getting variables 12623 1726882203.12175: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:03 -0400 (0:00:00.050) 0:00:08.862 ****** 12623 1726882203.12212: entering _queue_task() for managed_node2/service 12623 1726882203.12608: worker is 1 (out of 1 available) 12623 1726882203.12620: exiting _queue_task() for managed_node2/service 12623 1726882203.12631: done queuing things up, now waiting for results queue to drain 12623 1726882203.12632: waiting for pending results... 12623 1726882203.12822: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882203.12964: in run() - task 12673a56-9f93-3c8b-126b-000000000128 12623 1726882203.12987: variable 'ansible_search_path' from source: unknown 12623 1726882203.13000: variable 'ansible_search_path' from source: unknown 12623 1726882203.13044: calling self._execute() 12623 1726882203.13140: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.13150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.13163: variable 'omit' from source: magic vars 12623 1726882203.13648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.16389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.16439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.16465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.16490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.16515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.16574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.16597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.16618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.16644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.16656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.16752: variable 'ansible_distribution' from source: facts 12623 1726882203.16757: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.16773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.16776: when evaluation is False, skipping this task 12623 1726882203.16778: _execute() done 12623 1726882203.16780: dumping result to json 12623 1726882203.16783: done dumping result, returning 12623 1726882203.16790: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-3c8b-126b-000000000128] 12623 1726882203.16796: sending task result for task 12673a56-9f93-3c8b-126b-000000000128 12623 1726882203.16885: done sending task result for task 12673a56-9f93-3c8b-126b-000000000128 12623 1726882203.16888: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.16958: no more pending results, returning what we have 12623 1726882203.16962: results queue empty 12623 1726882203.16963: checking for any_errors_fatal 12623 1726882203.17004: done checking for any_errors_fatal 12623 1726882203.17005: checking for max_fail_percentage 12623 1726882203.17007: done checking for max_fail_percentage 12623 1726882203.17008: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.17008: done checking to see if all hosts have failed 12623 1726882203.17009: getting the remaining hosts for this loop 12623 1726882203.17010: done getting the remaining hosts for this loop 12623 1726882203.17014: getting the next task for host managed_node2 12623 1726882203.17020: done getting next task for host managed_node2 12623 1726882203.17023: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882203.17026: ^ 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? (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 12623 1726882203.17041: getting variables 12623 1726882203.17043: in VariableManager get_vars() 12623 1726882203.17085: Calling all_inventory to load vars for managed_node2 12623 1726882203.17088: Calling groups_inventory to load vars for managed_node2 12623 1726882203.17090: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.17100: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.17110: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.17113: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.17590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.17797: done with get_vars() 12623 1726882203.17807: done getting variables 12623 1726882203.17862: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:03 -0400 (0:00:00.057) 0:00:08.920 ****** 12623 1726882203.17925: entering _queue_task() for managed_node2/service 12623 1726882203.18499: worker is 1 (out of 1 available) 12623 1726882203.18509: exiting _queue_task() for managed_node2/service 12623 1726882203.18521: done queuing things up, now waiting for results queue to drain 12623 1726882203.18523: waiting for pending results... 12623 1726882203.18713: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882203.18811: in run() - task 12673a56-9f93-3c8b-126b-000000000129 12623 1726882203.18815: variable 'ansible_search_path' from source: unknown 12623 1726882203.18818: variable 'ansible_search_path' from source: unknown 12623 1726882203.18838: calling self._execute() 12623 1726882203.18931: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.18945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.18961: variable 'omit' from source: magic vars 12623 1726882203.19314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.21512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.21641: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.21803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.21806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.21857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.21951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.21986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.22052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.22146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.22235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.22510: variable 'ansible_distribution' from source: facts 12623 1726882203.22537: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.22566: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.22604: when evaluation is False, skipping this task 12623 1726882203.22612: _execute() done 12623 1726882203.22623: dumping result to json 12623 1726882203.22635: done dumping result, returning 12623 1726882203.22664: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-3c8b-126b-000000000129] 12623 1726882203.22681: sending task result for task 12673a56-9f93-3c8b-126b-000000000129 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882203.22855: no more pending results, returning what we have 12623 1726882203.22858: results queue empty 12623 1726882203.22859: checking for any_errors_fatal 12623 1726882203.22864: done checking for any_errors_fatal 12623 1726882203.22864: checking for max_fail_percentage 12623 1726882203.22866: done checking for max_fail_percentage 12623 1726882203.22867: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.22868: done checking to see if all hosts have failed 12623 1726882203.22868: getting the remaining hosts for this loop 12623 1726882203.22869: done getting the remaining hosts for this loop 12623 1726882203.22873: getting the next task for host managed_node2 12623 1726882203.22878: done getting next task for host managed_node2 12623 1726882203.22886: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882203.22889: ^ 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? (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 12623 1726882203.22911: getting variables 12623 1726882203.22912: in VariableManager get_vars() 12623 1726882203.22960: Calling all_inventory to load vars for managed_node2 12623 1726882203.22962: Calling groups_inventory to load vars for managed_node2 12623 1726882203.22965: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.22974: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.22976: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.22979: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.23270: done sending task result for task 12673a56-9f93-3c8b-126b-000000000129 12623 1726882203.23274: WORKER PROCESS EXITING 12623 1726882203.23283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.23423: done with get_vars() 12623 1726882203.23432: done getting variables 12623 1726882203.23473: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:03 -0400 (0:00:00.055) 0:00:08.975 ****** 12623 1726882203.23501: entering _queue_task() for managed_node2/copy 12623 1726882203.23687: worker is 1 (out of 1 available) 12623 1726882203.23701: exiting _queue_task() for managed_node2/copy 12623 1726882203.23714: done queuing things up, now waiting for results queue to drain 12623 1726882203.23715: waiting for pending results... 12623 1726882203.23887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882203.23971: in run() - task 12673a56-9f93-3c8b-126b-00000000012a 12623 1726882203.23981: variable 'ansible_search_path' from source: unknown 12623 1726882203.23985: variable 'ansible_search_path' from source: unknown 12623 1726882203.24019: calling self._execute() 12623 1726882203.24085: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.24090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.24103: variable 'omit' from source: magic vars 12623 1726882203.24601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.27067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.27118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.27144: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.27172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.27196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.27255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.27276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.27301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.27328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.27339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.27460: variable 'ansible_distribution' from source: facts 12623 1726882203.27477: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.27700: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.27703: when evaluation is False, skipping this task 12623 1726882203.27706: _execute() done 12623 1726882203.27708: dumping result to json 12623 1726882203.27710: done dumping result, returning 12623 1726882203.27712: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-3c8b-126b-00000000012a] 12623 1726882203.27715: sending task result for task 12673a56-9f93-3c8b-126b-00000000012a 12623 1726882203.27788: done sending task result for task 12673a56-9f93-3c8b-126b-00000000012a 12623 1726882203.27792: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.27838: no more pending results, returning what we have 12623 1726882203.27841: results queue empty 12623 1726882203.27842: checking for any_errors_fatal 12623 1726882203.27847: done checking for any_errors_fatal 12623 1726882203.27847: checking for max_fail_percentage 12623 1726882203.27849: done checking for max_fail_percentage 12623 1726882203.27850: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.27851: done checking to see if all hosts have failed 12623 1726882203.27851: getting the remaining hosts for this loop 12623 1726882203.27853: done getting the remaining hosts for this loop 12623 1726882203.27855: getting the next task for host managed_node2 12623 1726882203.27860: done getting next task for host managed_node2 12623 1726882203.27863: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882203.27866: ^ 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? (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 12623 1726882203.27881: getting variables 12623 1726882203.27883: in VariableManager get_vars() 12623 1726882203.27941: Calling all_inventory to load vars for managed_node2 12623 1726882203.27944: Calling groups_inventory to load vars for managed_node2 12623 1726882203.27947: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.27955: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.27958: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.27960: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.28245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.28448: done with get_vars() 12623 1726882203.28459: 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:30:03 -0400 (0:00:00.050) 0:00:09.026 ****** 12623 1726882203.28543: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882203.28900: worker is 1 (out of 1 available) 12623 1726882203.28913: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882203.28929: done queuing things up, now waiting for results queue to drain 12623 1726882203.28930: waiting for pending results... 12623 1726882203.29189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882203.29322: in run() - task 12673a56-9f93-3c8b-126b-00000000012b 12623 1726882203.29340: variable 'ansible_search_path' from source: unknown 12623 1726882203.29348: variable 'ansible_search_path' from source: unknown 12623 1726882203.29383: calling self._execute() 12623 1726882203.29474: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.29543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.29557: variable 'omit' from source: magic vars 12623 1726882203.29925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.32000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.32004: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.32035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.32072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.32106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.32198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.32234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.32253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.32278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.32288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.32391: variable 'ansible_distribution' from source: facts 12623 1726882203.32403: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.32420: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.32424: when evaluation is False, skipping this task 12623 1726882203.32426: _execute() done 12623 1726882203.32436: dumping result to json 12623 1726882203.32441: done dumping result, returning 12623 1726882203.32444: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-3c8b-126b-00000000012b] 12623 1726882203.32446: sending task result for task 12673a56-9f93-3c8b-126b-00000000012b 12623 1726882203.32529: done sending task result for task 12673a56-9f93-3c8b-126b-00000000012b 12623 1726882203.32532: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.32602: no more pending results, returning what we have 12623 1726882203.32605: results queue empty 12623 1726882203.32606: checking for any_errors_fatal 12623 1726882203.32611: done checking for any_errors_fatal 12623 1726882203.32611: checking for max_fail_percentage 12623 1726882203.32614: done checking for max_fail_percentage 12623 1726882203.32614: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.32615: done checking to see if all hosts have failed 12623 1726882203.32616: getting the remaining hosts for this loop 12623 1726882203.32617: done getting the remaining hosts for this loop 12623 1726882203.32620: getting the next task for host managed_node2 12623 1726882203.32625: done getting next task for host managed_node2 12623 1726882203.32629: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882203.32631: ^ 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? (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 12623 1726882203.32653: getting variables 12623 1726882203.32655: in VariableManager get_vars() 12623 1726882203.32699: Calling all_inventory to load vars for managed_node2 12623 1726882203.32702: Calling groups_inventory to load vars for managed_node2 12623 1726882203.32704: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.32712: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.32714: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.32716: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.32835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.32961: done with get_vars() 12623 1726882203.32969: 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:30:03 -0400 (0:00:00.044) 0:00:09.071 ****** 12623 1726882203.33030: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882203.33212: worker is 1 (out of 1 available) 12623 1726882203.33227: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882203.33239: done queuing things up, now waiting for results queue to drain 12623 1726882203.33240: waiting for pending results... 12623 1726882203.33410: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882203.33485: in run() - task 12673a56-9f93-3c8b-126b-00000000012c 12623 1726882203.33500: variable 'ansible_search_path' from source: unknown 12623 1726882203.33504: variable 'ansible_search_path' from source: unknown 12623 1726882203.33532: calling self._execute() 12623 1726882203.33596: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.33603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.33611: variable 'omit' from source: magic vars 12623 1726882203.34000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.35740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.35788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.35820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.35845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.35866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.35927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.35948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.35966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.36003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.36015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.36111: variable 'ansible_distribution' from source: facts 12623 1726882203.36115: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.36130: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.36133: when evaluation is False, skipping this task 12623 1726882203.36135: _execute() done 12623 1726882203.36138: dumping result to json 12623 1726882203.36141: done dumping result, returning 12623 1726882203.36148: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-3c8b-126b-00000000012c] 12623 1726882203.36152: sending task result for task 12673a56-9f93-3c8b-126b-00000000012c 12623 1726882203.36232: done sending task result for task 12673a56-9f93-3c8b-126b-00000000012c 12623 1726882203.36235: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.36281: no more pending results, returning what we have 12623 1726882203.36284: results queue empty 12623 1726882203.36286: checking for any_errors_fatal 12623 1726882203.36292: done checking for any_errors_fatal 12623 1726882203.36292: checking for max_fail_percentage 12623 1726882203.36296: done checking for max_fail_percentage 12623 1726882203.36297: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.36298: done checking to see if all hosts have failed 12623 1726882203.36298: getting the remaining hosts for this loop 12623 1726882203.36299: done getting the remaining hosts for this loop 12623 1726882203.36303: getting the next task for host managed_node2 12623 1726882203.36308: done getting next task for host managed_node2 12623 1726882203.36312: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882203.36314: ^ 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? (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 12623 1726882203.36332: getting variables 12623 1726882203.36333: in VariableManager get_vars() 12623 1726882203.36380: Calling all_inventory to load vars for managed_node2 12623 1726882203.36383: Calling groups_inventory to load vars for managed_node2 12623 1726882203.36385: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.36399: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.36403: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.36406: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.36566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.36686: done with get_vars() 12623 1726882203.36696: done getting variables 12623 1726882203.36736: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:03 -0400 (0:00:00.037) 0:00:09.108 ****** 12623 1726882203.36758: entering _queue_task() for managed_node2/debug 12623 1726882203.36942: worker is 1 (out of 1 available) 12623 1726882203.36955: exiting _queue_task() for managed_node2/debug 12623 1726882203.36967: done queuing things up, now waiting for results queue to drain 12623 1726882203.36969: waiting for pending results... 12623 1726882203.37130: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882203.37205: in run() - task 12673a56-9f93-3c8b-126b-00000000012d 12623 1726882203.37215: variable 'ansible_search_path' from source: unknown 12623 1726882203.37218: variable 'ansible_search_path' from source: unknown 12623 1726882203.37247: calling self._execute() 12623 1726882203.37317: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.37321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.37329: variable 'omit' from source: magic vars 12623 1726882203.37622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.39073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.39126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.39157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.39179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.39206: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.39265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.39288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.39310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.39335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.39346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.39441: variable 'ansible_distribution' from source: facts 12623 1726882203.39445: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.39459: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.39462: when evaluation is False, skipping this task 12623 1726882203.39465: _execute() done 12623 1726882203.39468: dumping result to json 12623 1726882203.39470: done dumping result, returning 12623 1726882203.39478: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-3c8b-126b-00000000012d] 12623 1726882203.39481: sending task result for task 12673a56-9f93-3c8b-126b-00000000012d 12623 1726882203.39560: done sending task result for task 12673a56-9f93-3c8b-126b-00000000012d 12623 1726882203.39562: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882203.39634: no more pending results, returning what we have 12623 1726882203.39637: results queue empty 12623 1726882203.39638: checking for any_errors_fatal 12623 1726882203.39643: done checking for any_errors_fatal 12623 1726882203.39644: checking for max_fail_percentage 12623 1726882203.39645: done checking for max_fail_percentage 12623 1726882203.39646: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.39647: done checking to see if all hosts have failed 12623 1726882203.39647: getting the remaining hosts for this loop 12623 1726882203.39648: done getting the remaining hosts for this loop 12623 1726882203.39651: getting the next task for host managed_node2 12623 1726882203.39656: done getting next task for host managed_node2 12623 1726882203.39659: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882203.39662: ^ 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? (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 12623 1726882203.39676: getting variables 12623 1726882203.39677: in VariableManager get_vars() 12623 1726882203.39719: Calling all_inventory to load vars for managed_node2 12623 1726882203.39721: Calling groups_inventory to load vars for managed_node2 12623 1726882203.39724: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.39731: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.39733: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.39736: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.39843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.39965: done with get_vars() 12623 1726882203.39972: done getting variables 12623 1726882203.40013: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:03 -0400 (0:00:00.032) 0:00:09.141 ****** 12623 1726882203.40036: entering _queue_task() for managed_node2/debug 12623 1726882203.40214: worker is 1 (out of 1 available) 12623 1726882203.40228: exiting _queue_task() for managed_node2/debug 12623 1726882203.40239: done queuing things up, now waiting for results queue to drain 12623 1726882203.40241: waiting for pending results... 12623 1726882203.40397: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882203.40479: in run() - task 12673a56-9f93-3c8b-126b-00000000012e 12623 1726882203.40491: variable 'ansible_search_path' from source: unknown 12623 1726882203.40498: variable 'ansible_search_path' from source: unknown 12623 1726882203.40525: calling self._execute() 12623 1726882203.40599: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.40602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.40610: variable 'omit' from source: magic vars 12623 1726882203.40999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.42405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.42452: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.42476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.42503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.42531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.42582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.42605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.42622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.42652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.42662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.42753: variable 'ansible_distribution' from source: facts 12623 1726882203.42762: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.42775: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.42778: when evaluation is False, skipping this task 12623 1726882203.42780: _execute() done 12623 1726882203.42783: dumping result to json 12623 1726882203.42785: done dumping result, returning 12623 1726882203.42795: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-3c8b-126b-00000000012e] 12623 1726882203.42804: sending task result for task 12673a56-9f93-3c8b-126b-00000000012e 12623 1726882203.42880: done sending task result for task 12673a56-9f93-3c8b-126b-00000000012e 12623 1726882203.42883: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882203.42928: no more pending results, returning what we have 12623 1726882203.42931: results queue empty 12623 1726882203.42932: checking for any_errors_fatal 12623 1726882203.42936: done checking for any_errors_fatal 12623 1726882203.42937: checking for max_fail_percentage 12623 1726882203.42938: done checking for max_fail_percentage 12623 1726882203.42939: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.42940: done checking to see if all hosts have failed 12623 1726882203.42941: getting the remaining hosts for this loop 12623 1726882203.42942: done getting the remaining hosts for this loop 12623 1726882203.42945: getting the next task for host managed_node2 12623 1726882203.42950: done getting next task for host managed_node2 12623 1726882203.42954: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882203.42956: ^ 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? (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 12623 1726882203.42972: getting variables 12623 1726882203.42973: in VariableManager get_vars() 12623 1726882203.43018: Calling all_inventory to load vars for managed_node2 12623 1726882203.43020: Calling groups_inventory to load vars for managed_node2 12623 1726882203.43023: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.43030: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.43032: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.43034: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.43189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.43312: done with get_vars() 12623 1726882203.43319: done getting variables 12623 1726882203.43356: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:03 -0400 (0:00:00.033) 0:00:09.174 ****** 12623 1726882203.43377: entering _queue_task() for managed_node2/debug 12623 1726882203.43554: worker is 1 (out of 1 available) 12623 1726882203.43565: exiting _queue_task() for managed_node2/debug 12623 1726882203.43577: done queuing things up, now waiting for results queue to drain 12623 1726882203.43579: waiting for pending results... 12623 1726882203.43735: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882203.43809: in run() - task 12673a56-9f93-3c8b-126b-00000000012f 12623 1726882203.43821: variable 'ansible_search_path' from source: unknown 12623 1726882203.43825: variable 'ansible_search_path' from source: unknown 12623 1726882203.43852: calling self._execute() 12623 1726882203.43923: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.43928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.43936: variable 'omit' from source: magic vars 12623 1726882203.44243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.45730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.45780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.45812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.45836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.45855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.45921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.45939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.45956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.45983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.45994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.46090: variable 'ansible_distribution' from source: facts 12623 1726882203.46095: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.46112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.46115: when evaluation is False, skipping this task 12623 1726882203.46117: _execute() done 12623 1726882203.46120: dumping result to json 12623 1726882203.46122: done dumping result, returning 12623 1726882203.46136: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-3c8b-126b-00000000012f] 12623 1726882203.46139: sending task result for task 12673a56-9f93-3c8b-126b-00000000012f 12623 1726882203.46215: done sending task result for task 12673a56-9f93-3c8b-126b-00000000012f 12623 1726882203.46218: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882203.46259: no more pending results, returning what we have 12623 1726882203.46262: results queue empty 12623 1726882203.46263: checking for any_errors_fatal 12623 1726882203.46268: done checking for any_errors_fatal 12623 1726882203.46268: checking for max_fail_percentage 12623 1726882203.46270: done checking for max_fail_percentage 12623 1726882203.46271: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.46272: done checking to see if all hosts have failed 12623 1726882203.46272: getting the remaining hosts for this loop 12623 1726882203.46274: done getting the remaining hosts for this loop 12623 1726882203.46277: getting the next task for host managed_node2 12623 1726882203.46283: done getting next task for host managed_node2 12623 1726882203.46286: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882203.46289: ^ 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? (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 12623 1726882203.46307: getting variables 12623 1726882203.46309: in VariableManager get_vars() 12623 1726882203.46355: Calling all_inventory to load vars for managed_node2 12623 1726882203.46357: Calling groups_inventory to load vars for managed_node2 12623 1726882203.46359: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.46368: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.46370: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.46373: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.46513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.46639: done with get_vars() 12623 1726882203.46647: 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:30:03 -0400 (0:00:00.033) 0:00:09.208 ****** 12623 1726882203.46713: entering _queue_task() for managed_node2/ping 12623 1726882203.46915: worker is 1 (out of 1 available) 12623 1726882203.46928: exiting _queue_task() for managed_node2/ping 12623 1726882203.46940: done queuing things up, now waiting for results queue to drain 12623 1726882203.46942: waiting for pending results... 12623 1726882203.47120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882203.47202: in run() - task 12673a56-9f93-3c8b-126b-000000000130 12623 1726882203.47214: variable 'ansible_search_path' from source: unknown 12623 1726882203.47218: variable 'ansible_search_path' from source: unknown 12623 1726882203.47245: calling self._execute() 12623 1726882203.47312: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.47318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.47327: variable 'omit' from source: magic vars 12623 1726882203.47652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.49401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.49406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.49447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.49486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.49524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.49609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.49655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.49683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.49729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.49760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.49959: variable 'ansible_distribution' from source: facts 12623 1726882203.49962: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.49965: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.49967: when evaluation is False, skipping this task 12623 1726882203.49969: _execute() done 12623 1726882203.49972: dumping result to json 12623 1726882203.49974: done dumping result, returning 12623 1726882203.49976: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-3c8b-126b-000000000130] 12623 1726882203.49978: sending task result for task 12673a56-9f93-3c8b-126b-000000000130 12623 1726882203.50079: done sending task result for task 12673a56-9f93-3c8b-126b-000000000130 12623 1726882203.50081: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.50136: no more pending results, returning what we have 12623 1726882203.50139: results queue empty 12623 1726882203.50140: checking for any_errors_fatal 12623 1726882203.50145: done checking for any_errors_fatal 12623 1726882203.50145: checking for max_fail_percentage 12623 1726882203.50147: done checking for max_fail_percentage 12623 1726882203.50148: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.50149: done checking to see if all hosts have failed 12623 1726882203.50149: getting the remaining hosts for this loop 12623 1726882203.50150: done getting the remaining hosts for this loop 12623 1726882203.50154: getting the next task for host managed_node2 12623 1726882203.50161: done getting next task for host managed_node2 12623 1726882203.50163: ^ task is: TASK: meta (role_complete) 12623 1726882203.50166: ^ 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? (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 12623 1726882203.50186: getting variables 12623 1726882203.50188: in VariableManager get_vars() 12623 1726882203.50248: Calling all_inventory to load vars for managed_node2 12623 1726882203.50251: Calling groups_inventory to load vars for managed_node2 12623 1726882203.50253: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.50263: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.50265: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.50268: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.50480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.50603: done with get_vars() 12623 1726882203.50611: done getting variables 12623 1726882203.50666: done queuing things up, now waiting for results queue to drain 12623 1726882203.50667: results queue empty 12623 1726882203.50667: checking for any_errors_fatal 12623 1726882203.50669: done checking for any_errors_fatal 12623 1726882203.50669: checking for max_fail_percentage 12623 1726882203.50670: done checking for max_fail_percentage 12623 1726882203.50670: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.50671: done checking to see if all hosts have failed 12623 1726882203.50671: getting the remaining hosts for this loop 12623 1726882203.50672: done getting the remaining hosts for this loop 12623 1726882203.50673: getting the next task for host managed_node2 12623 1726882203.50676: done getting next task for host managed_node2 12623 1726882203.50677: ^ task is: TASK: From the active connection, get the controller profile "{{ controller_profile }}" 12623 1726882203.50678: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882203.50679: getting variables 12623 1726882203.50679: in VariableManager get_vars() 12623 1726882203.50691: Calling all_inventory to load vars for managed_node2 12623 1726882203.50695: Calling groups_inventory to load vars for managed_node2 12623 1726882203.50697: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.50701: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.50702: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.50704: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.50786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.50899: done with get_vars() 12623 1726882203.50905: done getting variables 12623 1726882203.50930: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 12623 1726882203.51017: variable 'controller_profile' from source: play vars TASK [From the active connection, get the controller profile "bond0"] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:200 Friday 20 September 2024 21:30:03 -0400 (0:00:00.043) 0:00:09.251 ****** 12623 1726882203.51037: entering _queue_task() for managed_node2/command 12623 1726882203.51229: worker is 1 (out of 1 available) 12623 1726882203.51242: exiting _queue_task() for managed_node2/command 12623 1726882203.51255: done queuing things up, now waiting for results queue to drain 12623 1726882203.51256: waiting for pending results... 12623 1726882203.51420: running TaskExecutor() for managed_node2/TASK: From the active connection, get the controller profile "bond0" 12623 1726882203.51477: in run() - task 12673a56-9f93-3c8b-126b-000000000160 12623 1726882203.51488: variable 'ansible_search_path' from source: unknown 12623 1726882203.51521: calling self._execute() 12623 1726882203.51587: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.51591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.51603: variable 'omit' from source: magic vars 12623 1726882203.52325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.54877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.54947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.54987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.55031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.55076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.55166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.55203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.55241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.55283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.55308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.55433: variable 'ansible_distribution' from source: facts 12623 1726882203.55444: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.55466: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.55486: when evaluation is False, skipping this task 12623 1726882203.55506: _execute() done 12623 1726882203.55519: dumping result to json 12623 1726882203.55527: done dumping result, returning 12623 1726882203.55540: done running TaskExecutor() for managed_node2/TASK: From the active connection, get the controller profile "bond0" [12673a56-9f93-3c8b-126b-000000000160] 12623 1726882203.55544: sending task result for task 12673a56-9f93-3c8b-126b-000000000160 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.55689: no more pending results, returning what we have 12623 1726882203.55694: results queue empty 12623 1726882203.55696: checking for any_errors_fatal 12623 1726882203.55697: done checking for any_errors_fatal 12623 1726882203.55698: checking for max_fail_percentage 12623 1726882203.55700: done checking for max_fail_percentage 12623 1726882203.55700: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.55701: done checking to see if all hosts have failed 12623 1726882203.55702: getting the remaining hosts for this loop 12623 1726882203.55703: done getting the remaining hosts for this loop 12623 1726882203.55706: getting the next task for host managed_node2 12623 1726882203.55712: done getting next task for host managed_node2 12623 1726882203.55714: ^ task is: TASK: Assert that the controller profile is activated 12623 1726882203.55715: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 12623 1726882203.55718: getting variables 12623 1726882203.55720: in VariableManager get_vars() 12623 1726882203.56039: Calling all_inventory to load vars for managed_node2 12623 1726882203.56042: Calling groups_inventory to load vars for managed_node2 12623 1726882203.56045: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.56054: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.56057: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.56060: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.56401: done sending task result for task 12673a56-9f93-3c8b-126b-000000000160 12623 1726882203.56455: WORKER PROCESS EXITING 12623 1726882203.56479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.56869: done with get_vars() 12623 1726882203.56879: done getting variables 12623 1726882203.56934: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the controller profile is activated] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:207 Friday 20 September 2024 21:30:03 -0400 (0:00:00.060) 0:00:09.311 ****** 12623 1726882203.57073: entering _queue_task() for managed_node2/assert 12623 1726882203.57735: worker is 1 (out of 1 available) 12623 1726882203.57746: exiting _queue_task() for managed_node2/assert 12623 1726882203.57759: done queuing things up, now waiting for results queue to drain 12623 1726882203.57760: waiting for pending results... 12623 1726882203.58232: running TaskExecutor() for managed_node2/TASK: Assert that the controller profile is activated 12623 1726882203.58397: in run() - task 12673a56-9f93-3c8b-126b-000000000161 12623 1726882203.58503: variable 'ansible_search_path' from source: unknown 12623 1726882203.58531: calling self._execute() 12623 1726882203.58726: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.58845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.58848: variable 'omit' from source: magic vars 12623 1726882203.59675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.62310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.62396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.62444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.62595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.62599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.62682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.62721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.62749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.62798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.62844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.63042: variable 'ansible_distribution' from source: facts 12623 1726882203.63053: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.63090: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.63095: when evaluation is False, skipping this task 12623 1726882203.63100: _execute() done 12623 1726882203.63102: dumping result to json 12623 1726882203.63135: done dumping result, returning 12623 1726882203.63137: done running TaskExecutor() for managed_node2/TASK: Assert that the controller profile is activated [12673a56-9f93-3c8b-126b-000000000161] 12623 1726882203.63139: sending task result for task 12673a56-9f93-3c8b-126b-000000000161 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.63269: no more pending results, returning what we have 12623 1726882203.63272: results queue empty 12623 1726882203.63273: checking for any_errors_fatal 12623 1726882203.63278: done checking for any_errors_fatal 12623 1726882203.63279: checking for max_fail_percentage 12623 1726882203.63281: done checking for max_fail_percentage 12623 1726882203.63281: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.63282: done checking to see if all hosts have failed 12623 1726882203.63283: getting the remaining hosts for this loop 12623 1726882203.63284: done getting the remaining hosts for this loop 12623 1726882203.63289: getting the next task for host managed_node2 12623 1726882203.63296: done getting next task for host managed_node2 12623 1726882203.63299: ^ task is: TASK: Get the controller device details 12623 1726882203.63300: ^ 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 12623 1726882203.63303: getting variables 12623 1726882203.63305: in VariableManager get_vars() 12623 1726882203.63366: Calling all_inventory to load vars for managed_node2 12623 1726882203.63369: Calling groups_inventory to load vars for managed_node2 12623 1726882203.63371: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.63384: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.63387: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.63390: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.63891: done sending task result for task 12673a56-9f93-3c8b-126b-000000000161 12623 1726882203.63897: WORKER PROCESS EXITING 12623 1726882203.63920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.64129: done with get_vars() 12623 1726882203.64141: done getting variables 12623 1726882203.64205: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get the controller device details] *************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:214 Friday 20 September 2024 21:30:03 -0400 (0:00:00.071) 0:00:09.383 ****** 12623 1726882203.64233: entering _queue_task() for managed_node2/command 12623 1726882203.64597: worker is 1 (out of 1 available) 12623 1726882203.64608: exiting _queue_task() for managed_node2/command 12623 1726882203.64619: done queuing things up, now waiting for results queue to drain 12623 1726882203.64620: waiting for pending results... 12623 1726882203.64849: running TaskExecutor() for managed_node2/TASK: Get the controller device details 12623 1726882203.64963: in run() - task 12673a56-9f93-3c8b-126b-000000000162 12623 1726882203.65028: variable 'ansible_search_path' from source: unknown 12623 1726882203.65065: calling self._execute() 12623 1726882203.65281: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.65364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.65379: variable 'omit' from source: magic vars 12623 1726882203.66201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.69192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.69267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.69310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.69364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.69392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.69481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.69518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.69556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.69602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.69623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.69764: variable 'ansible_distribution' from source: facts 12623 1726882203.69776: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.69800: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.69873: when evaluation is False, skipping this task 12623 1726882203.69876: _execute() done 12623 1726882203.69878: dumping result to json 12623 1726882203.69880: done dumping result, returning 12623 1726882203.69882: done running TaskExecutor() for managed_node2/TASK: Get the controller device details [12673a56-9f93-3c8b-126b-000000000162] 12623 1726882203.69883: sending task result for task 12673a56-9f93-3c8b-126b-000000000162 12623 1726882203.69961: done sending task result for task 12673a56-9f93-3c8b-126b-000000000162 12623 1726882203.69964: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.70034: no more pending results, returning what we have 12623 1726882203.70039: results queue empty 12623 1726882203.70040: checking for any_errors_fatal 12623 1726882203.70045: done checking for any_errors_fatal 12623 1726882203.70046: checking for max_fail_percentage 12623 1726882203.70050: done checking for max_fail_percentage 12623 1726882203.70051: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.70052: done checking to see if all hosts have failed 12623 1726882203.70053: getting the remaining hosts for this loop 12623 1726882203.70054: done getting the remaining hosts for this loop 12623 1726882203.70058: getting the next task for host managed_node2 12623 1726882203.70064: done getting next task for host managed_node2 12623 1726882203.70066: ^ task is: TASK: Assert that the controller profile is activated 12623 1726882203.70068: ^ 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 12623 1726882203.70071: getting variables 12623 1726882203.70073: in VariableManager get_vars() 12623 1726882203.70233: Calling all_inventory to load vars for managed_node2 12623 1726882203.70236: Calling groups_inventory to load vars for managed_node2 12623 1726882203.70239: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.70250: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.70253: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.70257: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.70864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.71504: done with get_vars() 12623 1726882203.71517: done getting variables 12623 1726882203.71572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the controller profile is activated] ************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:221 Friday 20 September 2024 21:30:03 -0400 (0:00:00.073) 0:00:09.456 ****** 12623 1726882203.71602: entering _queue_task() for managed_node2/assert 12623 1726882203.72577: worker is 1 (out of 1 available) 12623 1726882203.72589: exiting _queue_task() for managed_node2/assert 12623 1726882203.72606: done queuing things up, now waiting for results queue to drain 12623 1726882203.72607: waiting for pending results... 12623 1726882203.73211: running TaskExecutor() for managed_node2/TASK: Assert that the controller profile is activated 12623 1726882203.73217: in run() - task 12673a56-9f93-3c8b-126b-000000000163 12623 1726882203.73221: variable 'ansible_search_path' from source: unknown 12623 1726882203.73235: calling self._execute() 12623 1726882203.73334: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.73603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.73607: variable 'omit' from source: magic vars 12623 1726882203.74482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.79259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.79313: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.79343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.79368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.79387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.79447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.79467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.79484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.79513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.79526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.79617: variable 'ansible_distribution' from source: facts 12623 1726882203.79622: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.79638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.79641: when evaluation is False, skipping this task 12623 1726882203.79644: _execute() done 12623 1726882203.79648: dumping result to json 12623 1726882203.79651: done dumping result, returning 12623 1726882203.79659: done running TaskExecutor() for managed_node2/TASK: Assert that the controller profile is activated [12673a56-9f93-3c8b-126b-000000000163] 12623 1726882203.79662: sending task result for task 12673a56-9f93-3c8b-126b-000000000163 12623 1726882203.79753: done sending task result for task 12673a56-9f93-3c8b-126b-000000000163 12623 1726882203.79755: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.79802: no more pending results, returning what we have 12623 1726882203.79805: results queue empty 12623 1726882203.79806: checking for any_errors_fatal 12623 1726882203.79811: done checking for any_errors_fatal 12623 1726882203.79812: checking for max_fail_percentage 12623 1726882203.79813: done checking for max_fail_percentage 12623 1726882203.79814: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.79815: done checking to see if all hosts have failed 12623 1726882203.79815: getting the remaining hosts for this loop 12623 1726882203.79817: done getting the remaining hosts for this loop 12623 1726882203.79820: getting the next task for host managed_node2 12623 1726882203.79830: done getting next task for host managed_node2 12623 1726882203.79836: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882203.79839: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882203.79857: getting variables 12623 1726882203.79858: in VariableManager get_vars() 12623 1726882203.79906: Calling all_inventory to load vars for managed_node2 12623 1726882203.79909: Calling groups_inventory to load vars for managed_node2 12623 1726882203.79911: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.79920: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.79922: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.79924: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.80058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.80186: done with get_vars() 12623 1726882203.80199: 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:30:03 -0400 (0:00:00.086) 0:00:09.543 ****** 12623 1726882203.80265: entering _queue_task() for managed_node2/include_tasks 12623 1726882203.80461: worker is 1 (out of 1 available) 12623 1726882203.80476: exiting _queue_task() for managed_node2/include_tasks 12623 1726882203.80489: done queuing things up, now waiting for results queue to drain 12623 1726882203.80491: waiting for pending results... 12623 1726882203.80863: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12623 1726882203.80905: in run() - task 12673a56-9f93-3c8b-126b-00000000016c 12623 1726882203.80929: variable 'ansible_search_path' from source: unknown 12623 1726882203.80936: variable 'ansible_search_path' from source: unknown 12623 1726882203.80981: calling self._execute() 12623 1726882203.81072: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.81089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.81107: variable 'omit' from source: magic vars 12623 1726882203.81614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.83154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.83197: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.83229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.83255: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.83275: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.83336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.83359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.83376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.83407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.83419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.83523: variable 'ansible_distribution' from source: facts 12623 1726882203.83527: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.83544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.83547: when evaluation is False, skipping this task 12623 1726882203.83549: _execute() done 12623 1726882203.83551: dumping result to json 12623 1726882203.83554: done dumping result, returning 12623 1726882203.83573: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-3c8b-126b-00000000016c] 12623 1726882203.83578: sending task result for task 12673a56-9f93-3c8b-126b-00000000016c 12623 1726882203.83770: done sending task result for task 12673a56-9f93-3c8b-126b-00000000016c 12623 1726882203.83773: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.83932: no more pending results, returning what we have 12623 1726882203.83935: results queue empty 12623 1726882203.83936: checking for any_errors_fatal 12623 1726882203.83942: done checking for any_errors_fatal 12623 1726882203.83943: checking for max_fail_percentage 12623 1726882203.83944: done checking for max_fail_percentage 12623 1726882203.83945: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.83946: done checking to see if all hosts have failed 12623 1726882203.83947: getting the remaining hosts for this loop 12623 1726882203.83948: done getting the remaining hosts for this loop 12623 1726882203.83951: getting the next task for host managed_node2 12623 1726882203.83956: done getting next task for host managed_node2 12623 1726882203.83960: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882203.83963: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882203.83978: getting variables 12623 1726882203.83979: in VariableManager get_vars() 12623 1726882203.84049: Calling all_inventory to load vars for managed_node2 12623 1726882203.84052: Calling groups_inventory to load vars for managed_node2 12623 1726882203.84054: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.84063: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.84065: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.84068: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.84320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.84536: done with get_vars() 12623 1726882203.84547: done getting variables 12623 1726882203.84613: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:30:03 -0400 (0:00:00.043) 0:00:09.587 ****** 12623 1726882203.84646: entering _queue_task() for managed_node2/debug 12623 1726882203.84982: worker is 1 (out of 1 available) 12623 1726882203.85000: exiting _queue_task() for managed_node2/debug 12623 1726882203.85012: done queuing things up, now waiting for results queue to drain 12623 1726882203.85013: waiting for pending results... 12623 1726882203.85189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 12623 1726882203.85283: in run() - task 12673a56-9f93-3c8b-126b-00000000016d 12623 1726882203.85297: variable 'ansible_search_path' from source: unknown 12623 1726882203.85301: variable 'ansible_search_path' from source: unknown 12623 1726882203.85330: calling self._execute() 12623 1726882203.85400: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.85403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.85413: variable 'omit' from source: magic vars 12623 1726882203.85722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.87700: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.87704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.87729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.87767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.87801: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.87880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.87919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.87950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.87999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.88101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.88153: variable 'ansible_distribution' from source: facts 12623 1726882203.88164: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.88189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.88201: when evaluation is False, skipping this task 12623 1726882203.88214: _execute() done 12623 1726882203.88222: dumping result to json 12623 1726882203.88229: done dumping result, returning 12623 1726882203.88240: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-3c8b-126b-00000000016d] 12623 1726882203.88248: sending task result for task 12673a56-9f93-3c8b-126b-00000000016d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882203.88461: no more pending results, returning what we have 12623 1726882203.88464: results queue empty 12623 1726882203.88465: checking for any_errors_fatal 12623 1726882203.88471: done checking for any_errors_fatal 12623 1726882203.88472: checking for max_fail_percentage 12623 1726882203.88473: done checking for max_fail_percentage 12623 1726882203.88474: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.88475: done checking to see if all hosts have failed 12623 1726882203.88475: getting the remaining hosts for this loop 12623 1726882203.88477: done getting the remaining hosts for this loop 12623 1726882203.88480: getting the next task for host managed_node2 12623 1726882203.88487: done getting next task for host managed_node2 12623 1726882203.88491: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882203.88497: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882203.88514: getting variables 12623 1726882203.88516: in VariableManager get_vars() 12623 1726882203.88569: Calling all_inventory to load vars for managed_node2 12623 1726882203.88572: Calling groups_inventory to load vars for managed_node2 12623 1726882203.88574: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.88584: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.88587: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.88589: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.88601: done sending task result for task 12673a56-9f93-3c8b-126b-00000000016d 12623 1726882203.88604: WORKER PROCESS EXITING 12623 1726882203.88741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.88868: done with get_vars() 12623 1726882203.88876: done getting variables 12623 1726882203.88918: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:30:03 -0400 (0:00:00.042) 0:00:09.630 ****** 12623 1726882203.88942: entering _queue_task() for managed_node2/fail 12623 1726882203.89146: worker is 1 (out of 1 available) 12623 1726882203.89161: exiting _queue_task() for managed_node2/fail 12623 1726882203.89173: done queuing things up, now waiting for results queue to drain 12623 1726882203.89174: waiting for pending results... 12623 1726882203.89340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12623 1726882203.89435: in run() - task 12673a56-9f93-3c8b-126b-00000000016e 12623 1726882203.89444: variable 'ansible_search_path' from source: unknown 12623 1726882203.89447: variable 'ansible_search_path' from source: unknown 12623 1726882203.89476: calling self._execute() 12623 1726882203.89546: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.89550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.89560: variable 'omit' from source: magic vars 12623 1726882203.89921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.91750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.91795: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.91834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.91860: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.91879: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.91941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.91962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.91979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.92010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.92024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.92129: variable 'ansible_distribution' from source: facts 12623 1726882203.92132: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.92146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.92149: when evaluation is False, skipping this task 12623 1726882203.92152: _execute() done 12623 1726882203.92154: dumping result to json 12623 1726882203.92159: done dumping result, returning 12623 1726882203.92166: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [12673a56-9f93-3c8b-126b-00000000016e] 12623 1726882203.92169: sending task result for task 12673a56-9f93-3c8b-126b-00000000016e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.92302: no more pending results, returning what we have 12623 1726882203.92305: results queue empty 12623 1726882203.92306: checking for any_errors_fatal 12623 1726882203.92312: done checking for any_errors_fatal 12623 1726882203.92313: checking for max_fail_percentage 12623 1726882203.92314: done checking for max_fail_percentage 12623 1726882203.92315: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.92315: done checking to see if all hosts have failed 12623 1726882203.92316: getting the remaining hosts for this loop 12623 1726882203.92317: done getting the remaining hosts for this loop 12623 1726882203.92321: getting the next task for host managed_node2 12623 1726882203.92327: done getting next task for host managed_node2 12623 1726882203.92330: ^ 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 12623 1726882203.92334: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882203.92343: done sending task result for task 12673a56-9f93-3c8b-126b-00000000016e 12623 1726882203.92345: WORKER PROCESS EXITING 12623 1726882203.92364: getting variables 12623 1726882203.92366: in VariableManager get_vars() 12623 1726882203.92413: Calling all_inventory to load vars for managed_node2 12623 1726882203.92416: Calling groups_inventory to load vars for managed_node2 12623 1726882203.92418: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.92427: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.92429: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.92432: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.92604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.92725: done with get_vars() 12623 1726882203.92732: done getting variables 12623 1726882203.92772: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:30:03 -0400 (0:00:00.038) 0:00:09.668 ****** 12623 1726882203.92799: entering _queue_task() for managed_node2/fail 12623 1726882203.92986: worker is 1 (out of 1 available) 12623 1726882203.93004: exiting _queue_task() for managed_node2/fail 12623 1726882203.93016: done queuing things up, now waiting for results queue to drain 12623 1726882203.93018: waiting for pending results... 12623 1726882203.93174: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12623 1726882203.93266: in run() - task 12673a56-9f93-3c8b-126b-00000000016f 12623 1726882203.93276: variable 'ansible_search_path' from source: unknown 12623 1726882203.93279: variable 'ansible_search_path' from source: unknown 12623 1726882203.93313: calling self._execute() 12623 1726882203.93374: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.93378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.93387: variable 'omit' from source: magic vars 12623 1726882203.93804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.95631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882203.95675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882203.95705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882203.95733: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882203.95752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882203.95813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882203.95837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882203.95854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882203.95880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882203.95891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882203.95987: variable 'ansible_distribution' from source: facts 12623 1726882203.95991: variable 'ansible_distribution_major_version' from source: facts 12623 1726882203.96011: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882203.96014: when evaluation is False, skipping this task 12623 1726882203.96017: _execute() done 12623 1726882203.96019: dumping result to json 12623 1726882203.96022: done dumping result, returning 12623 1726882203.96030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [12673a56-9f93-3c8b-126b-00000000016f] 12623 1726882203.96033: sending task result for task 12673a56-9f93-3c8b-126b-00000000016f 12623 1726882203.96126: done sending task result for task 12673a56-9f93-3c8b-126b-00000000016f 12623 1726882203.96129: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882203.96194: no more pending results, returning what we have 12623 1726882203.96198: results queue empty 12623 1726882203.96199: checking for any_errors_fatal 12623 1726882203.96204: done checking for any_errors_fatal 12623 1726882203.96205: checking for max_fail_percentage 12623 1726882203.96206: done checking for max_fail_percentage 12623 1726882203.96207: checking to see if all hosts have failed and the running result is not ok 12623 1726882203.96208: done checking to see if all hosts have failed 12623 1726882203.96209: getting the remaining hosts for this loop 12623 1726882203.96210: done getting the remaining hosts for this loop 12623 1726882203.96213: getting the next task for host managed_node2 12623 1726882203.96219: done getting next task for host managed_node2 12623 1726882203.96223: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882203.96227: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882203.96243: getting variables 12623 1726882203.96245: in VariableManager get_vars() 12623 1726882203.96290: Calling all_inventory to load vars for managed_node2 12623 1726882203.96292: Calling groups_inventory to load vars for managed_node2 12623 1726882203.96297: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882203.96305: Calling all_plugins_play to load vars for managed_node2 12623 1726882203.96308: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882203.96310: Calling groups_plugins_play to load vars for managed_node2 12623 1726882203.96446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882203.96671: done with get_vars() 12623 1726882203.96683: done getting variables 12623 1726882203.96746: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:30:03 -0400 (0:00:00.039) 0:00:09.708 ****** 12623 1726882203.96779: entering _queue_task() for managed_node2/fail 12623 1726882203.97031: worker is 1 (out of 1 available) 12623 1726882203.97044: exiting _queue_task() for managed_node2/fail 12623 1726882203.97055: done queuing things up, now waiting for results queue to drain 12623 1726882203.97056: waiting for pending results... 12623 1726882203.97423: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12623 1726882203.97468: in run() - task 12673a56-9f93-3c8b-126b-000000000170 12623 1726882203.97488: variable 'ansible_search_path' from source: unknown 12623 1726882203.97502: variable 'ansible_search_path' from source: unknown 12623 1726882203.97546: calling self._execute() 12623 1726882203.97640: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882203.97652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882203.97666: variable 'omit' from source: magic vars 12623 1726882203.98200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882203.99864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.00109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.00138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.00162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.00182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.00246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.00266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.00284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.00315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.00326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.00421: variable 'ansible_distribution' from source: facts 12623 1726882204.00425: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.00453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.00456: when evaluation is False, skipping this task 12623 1726882204.00459: _execute() done 12623 1726882204.00461: dumping result to json 12623 1726882204.00463: done dumping result, returning 12623 1726882204.00466: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [12673a56-9f93-3c8b-126b-000000000170] 12623 1726882204.00490: sending task result for task 12673a56-9f93-3c8b-126b-000000000170 12623 1726882204.00568: done sending task result for task 12673a56-9f93-3c8b-126b-000000000170 12623 1726882204.00571: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.00631: no more pending results, returning what we have 12623 1726882204.00634: results queue empty 12623 1726882204.00635: checking for any_errors_fatal 12623 1726882204.00641: done checking for any_errors_fatal 12623 1726882204.00642: checking for max_fail_percentage 12623 1726882204.00644: done checking for max_fail_percentage 12623 1726882204.00644: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.00645: done checking to see if all hosts have failed 12623 1726882204.00646: getting the remaining hosts for this loop 12623 1726882204.00647: done getting the remaining hosts for this loop 12623 1726882204.00650: getting the next task for host managed_node2 12623 1726882204.00657: done getting next task for host managed_node2 12623 1726882204.00661: ^ 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 12623 1726882204.00665: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.00681: getting variables 12623 1726882204.00683: in VariableManager get_vars() 12623 1726882204.00732: Calling all_inventory to load vars for managed_node2 12623 1726882204.00735: Calling groups_inventory to load vars for managed_node2 12623 1726882204.00737: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.00745: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.00747: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.00750: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.01010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.01225: done with get_vars() 12623 1726882204.01236: done getting variables 12623 1726882204.01290: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:30:04 -0400 (0:00:00.045) 0:00:09.754 ****** 12623 1726882204.01327: entering _queue_task() for managed_node2/dnf 12623 1726882204.01758: worker is 1 (out of 1 available) 12623 1726882204.01809: exiting _queue_task() for managed_node2/dnf 12623 1726882204.01820: done queuing things up, now waiting for results queue to drain 12623 1726882204.01821: waiting for pending results... 12623 1726882204.01883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12623 1726882204.01981: in run() - task 12673a56-9f93-3c8b-126b-000000000171 12623 1726882204.01992: variable 'ansible_search_path' from source: unknown 12623 1726882204.01998: variable 'ansible_search_path' from source: unknown 12623 1726882204.02030: calling self._execute() 12623 1726882204.02097: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.02104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.02114: variable 'omit' from source: magic vars 12623 1726882204.02427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.04402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.04406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.04412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.04454: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.04485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.04570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.04615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.04645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.04688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.04727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.04863: variable 'ansible_distribution' from source: facts 12623 1726882204.04873: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.04900: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.04909: when evaluation is False, skipping this task 12623 1726882204.04917: _execute() done 12623 1726882204.04926: dumping result to json 12623 1726882204.05000: done dumping result, returning 12623 1726882204.05004: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000171] 12623 1726882204.05007: sending task result for task 12673a56-9f93-3c8b-126b-000000000171 12623 1726882204.05080: done sending task result for task 12673a56-9f93-3c8b-126b-000000000171 12623 1726882204.05083: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.05133: no more pending results, returning what we have 12623 1726882204.05136: results queue empty 12623 1726882204.05137: checking for any_errors_fatal 12623 1726882204.05141: done checking for any_errors_fatal 12623 1726882204.05142: checking for max_fail_percentage 12623 1726882204.05144: done checking for max_fail_percentage 12623 1726882204.05145: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.05145: done checking to see if all hosts have failed 12623 1726882204.05146: getting the remaining hosts for this loop 12623 1726882204.05147: done getting the remaining hosts for this loop 12623 1726882204.05150: getting the next task for host managed_node2 12623 1726882204.05157: done getting next task for host managed_node2 12623 1726882204.05160: ^ 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 12623 1726882204.05164: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.05181: getting variables 12623 1726882204.05182: in VariableManager get_vars() 12623 1726882204.05246: Calling all_inventory to load vars for managed_node2 12623 1726882204.05249: Calling groups_inventory to load vars for managed_node2 12623 1726882204.05251: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.05260: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.05263: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.05265: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.05422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.05570: done with get_vars() 12623 1726882204.05578: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12623 1726882204.05633: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:30:04 -0400 (0:00:00.043) 0:00:09.797 ****** 12623 1726882204.05658: entering _queue_task() for managed_node2/yum 12623 1726882204.05854: worker is 1 (out of 1 available) 12623 1726882204.05870: exiting _queue_task() for managed_node2/yum 12623 1726882204.05881: done queuing things up, now waiting for results queue to drain 12623 1726882204.05883: waiting for pending results... 12623 1726882204.06048: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12623 1726882204.06144: in run() - task 12673a56-9f93-3c8b-126b-000000000172 12623 1726882204.06154: variable 'ansible_search_path' from source: unknown 12623 1726882204.06158: variable 'ansible_search_path' from source: unknown 12623 1726882204.06185: calling self._execute() 12623 1726882204.06251: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.06255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.06264: variable 'omit' from source: magic vars 12623 1726882204.06556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.09095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.09100: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.09118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.09173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.09216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.09296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.09341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.09370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.09435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.09446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.09626: variable 'ansible_distribution' from source: facts 12623 1726882204.09635: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.09639: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.09642: when evaluation is False, skipping this task 12623 1726882204.09651: _execute() done 12623 1726882204.09654: dumping result to json 12623 1726882204.09656: done dumping result, returning 12623 1726882204.09659: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000172] 12623 1726882204.09661: sending task result for task 12673a56-9f93-3c8b-126b-000000000172 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.09822: no more pending results, returning what we have 12623 1726882204.09825: results queue empty 12623 1726882204.09826: checking for any_errors_fatal 12623 1726882204.09833: done checking for any_errors_fatal 12623 1726882204.09833: checking for max_fail_percentage 12623 1726882204.09835: done checking for max_fail_percentage 12623 1726882204.09836: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.09837: done checking to see if all hosts have failed 12623 1726882204.09837: getting the remaining hosts for this loop 12623 1726882204.09838: done getting the remaining hosts for this loop 12623 1726882204.09842: getting the next task for host managed_node2 12623 1726882204.09848: done getting next task for host managed_node2 12623 1726882204.09852: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882204.09855: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.09877: done sending task result for task 12673a56-9f93-3c8b-126b-000000000172 12623 1726882204.09879: WORKER PROCESS EXITING 12623 1726882204.09890: getting variables 12623 1726882204.09892: in VariableManager get_vars() 12623 1726882204.09944: Calling all_inventory to load vars for managed_node2 12623 1726882204.09947: Calling groups_inventory to load vars for managed_node2 12623 1726882204.09949: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.09957: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.09959: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.09961: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.10084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.10210: done with get_vars() 12623 1726882204.10218: done getting variables 12623 1726882204.10257: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:30:04 -0400 (0:00:00.046) 0:00:09.843 ****** 12623 1726882204.10280: entering _queue_task() for managed_node2/fail 12623 1726882204.10474: worker is 1 (out of 1 available) 12623 1726882204.10489: exiting _queue_task() for managed_node2/fail 12623 1726882204.10503: done queuing things up, now waiting for results queue to drain 12623 1726882204.10504: waiting for pending results... 12623 1726882204.10800: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12623 1726882204.10845: in run() - task 12673a56-9f93-3c8b-126b-000000000173 12623 1726882204.10901: variable 'ansible_search_path' from source: unknown 12623 1726882204.10905: variable 'ansible_search_path' from source: unknown 12623 1726882204.10924: calling self._execute() 12623 1726882204.11025: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.11199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.11203: variable 'omit' from source: magic vars 12623 1726882204.11502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.14442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.14506: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.14540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.14571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.14598: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.14674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.14706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.14731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.14768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.14782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.14998: variable 'ansible_distribution' from source: facts 12623 1726882204.15001: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.15004: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.15005: when evaluation is False, skipping this task 12623 1726882204.15007: _execute() done 12623 1726882204.15009: dumping result to json 12623 1726882204.15015: done dumping result, returning 12623 1726882204.15018: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000173] 12623 1726882204.15020: sending task result for task 12673a56-9f93-3c8b-126b-000000000173 12623 1726882204.15086: done sending task result for task 12673a56-9f93-3c8b-126b-000000000173 12623 1726882204.15089: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.15166: no more pending results, returning what we have 12623 1726882204.15169: results queue empty 12623 1726882204.15170: checking for any_errors_fatal 12623 1726882204.15176: done checking for any_errors_fatal 12623 1726882204.15177: checking for max_fail_percentage 12623 1726882204.15179: done checking for max_fail_percentage 12623 1726882204.15180: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.15180: done checking to see if all hosts have failed 12623 1726882204.15181: getting the remaining hosts for this loop 12623 1726882204.15182: done getting the remaining hosts for this loop 12623 1726882204.15185: getting the next task for host managed_node2 12623 1726882204.15191: done getting next task for host managed_node2 12623 1726882204.15197: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12623 1726882204.15201: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.15217: getting variables 12623 1726882204.15218: in VariableManager get_vars() 12623 1726882204.15262: Calling all_inventory to load vars for managed_node2 12623 1726882204.15265: Calling groups_inventory to load vars for managed_node2 12623 1726882204.15267: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.15275: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.15277: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.15279: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.15508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.15710: done with get_vars() 12623 1726882204.15719: done getting variables 12623 1726882204.15768: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:30:04 -0400 (0:00:00.055) 0:00:09.898 ****** 12623 1726882204.15802: entering _queue_task() for managed_node2/package 12623 1726882204.16054: worker is 1 (out of 1 available) 12623 1726882204.16069: exiting _queue_task() for managed_node2/package 12623 1726882204.16085: done queuing things up, now waiting for results queue to drain 12623 1726882204.16086: waiting for pending results... 12623 1726882204.16513: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 12623 1726882204.16518: in run() - task 12673a56-9f93-3c8b-126b-000000000174 12623 1726882204.16539: variable 'ansible_search_path' from source: unknown 12623 1726882204.16547: variable 'ansible_search_path' from source: unknown 12623 1726882204.16599: calling self._execute() 12623 1726882204.16698: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.16896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.16902: variable 'omit' from source: magic vars 12623 1726882204.17165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.19612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.19681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.19742: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.19781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.19816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.19910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.19937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.19956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.19985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.20001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.20105: variable 'ansible_distribution' from source: facts 12623 1726882204.20109: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.20125: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.20128: when evaluation is False, skipping this task 12623 1726882204.20131: _execute() done 12623 1726882204.20133: dumping result to json 12623 1726882204.20135: done dumping result, returning 12623 1726882204.20143: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-3c8b-126b-000000000174] 12623 1726882204.20147: sending task result for task 12673a56-9f93-3c8b-126b-000000000174 12623 1726882204.20239: done sending task result for task 12673a56-9f93-3c8b-126b-000000000174 12623 1726882204.20242: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.20323: no more pending results, returning what we have 12623 1726882204.20326: results queue empty 12623 1726882204.20327: checking for any_errors_fatal 12623 1726882204.20333: done checking for any_errors_fatal 12623 1726882204.20334: checking for max_fail_percentage 12623 1726882204.20335: done checking for max_fail_percentage 12623 1726882204.20336: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.20337: done checking to see if all hosts have failed 12623 1726882204.20338: getting the remaining hosts for this loop 12623 1726882204.20339: done getting the remaining hosts for this loop 12623 1726882204.20342: getting the next task for host managed_node2 12623 1726882204.20348: done getting next task for host managed_node2 12623 1726882204.20358: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882204.20362: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.20377: getting variables 12623 1726882204.20378: in VariableManager get_vars() 12623 1726882204.20424: Calling all_inventory to load vars for managed_node2 12623 1726882204.20426: Calling groups_inventory to load vars for managed_node2 12623 1726882204.20428: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.20436: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.20438: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.20441: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.20560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.20684: done with get_vars() 12623 1726882204.20695: done getting variables 12623 1726882204.20735: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:30:04 -0400 (0:00:00.049) 0:00:09.948 ****** 12623 1726882204.20759: entering _queue_task() for managed_node2/package 12623 1726882204.20949: worker is 1 (out of 1 available) 12623 1726882204.20961: exiting _queue_task() for managed_node2/package 12623 1726882204.20972: done queuing things up, now waiting for results queue to drain 12623 1726882204.20973: waiting for pending results... 12623 1726882204.21144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12623 1726882204.21235: in run() - task 12673a56-9f93-3c8b-126b-000000000175 12623 1726882204.21247: variable 'ansible_search_path' from source: unknown 12623 1726882204.21251: variable 'ansible_search_path' from source: unknown 12623 1726882204.21279: calling self._execute() 12623 1726882204.21346: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.21350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.21359: variable 'omit' from source: magic vars 12623 1726882204.21803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.23799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.23847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.23875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.23904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.23925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.23986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.24012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.24031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.24060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.24070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.24170: variable 'ansible_distribution' from source: facts 12623 1726882204.24173: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.24190: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.24194: when evaluation is False, skipping this task 12623 1726882204.24199: _execute() done 12623 1726882204.24201: dumping result to json 12623 1726882204.24206: done dumping result, returning 12623 1726882204.24213: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000175] 12623 1726882204.24218: sending task result for task 12673a56-9f93-3c8b-126b-000000000175 12623 1726882204.24311: done sending task result for task 12673a56-9f93-3c8b-126b-000000000175 12623 1726882204.24314: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.24357: no more pending results, returning what we have 12623 1726882204.24360: results queue empty 12623 1726882204.24361: checking for any_errors_fatal 12623 1726882204.24368: done checking for any_errors_fatal 12623 1726882204.24369: checking for max_fail_percentage 12623 1726882204.24370: done checking for max_fail_percentage 12623 1726882204.24371: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.24372: done checking to see if all hosts have failed 12623 1726882204.24372: getting the remaining hosts for this loop 12623 1726882204.24373: done getting the remaining hosts for this loop 12623 1726882204.24377: getting the next task for host managed_node2 12623 1726882204.24384: done getting next task for host managed_node2 12623 1726882204.24387: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882204.24390: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.24415: getting variables 12623 1726882204.24417: in VariableManager get_vars() 12623 1726882204.24467: Calling all_inventory to load vars for managed_node2 12623 1726882204.24470: Calling groups_inventory to load vars for managed_node2 12623 1726882204.24472: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.24481: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.24483: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.24486: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.24982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.25185: done with get_vars() 12623 1726882204.25199: done getting variables 12623 1726882204.25258: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:30:04 -0400 (0:00:00.045) 0:00:09.993 ****** 12623 1726882204.25296: entering _queue_task() for managed_node2/package 12623 1726882204.25578: worker is 1 (out of 1 available) 12623 1726882204.25592: exiting _queue_task() for managed_node2/package 12623 1726882204.25607: done queuing things up, now waiting for results queue to drain 12623 1726882204.25608: waiting for pending results... 12623 1726882204.26013: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12623 1726882204.26039: in run() - task 12673a56-9f93-3c8b-126b-000000000176 12623 1726882204.26059: variable 'ansible_search_path' from source: unknown 12623 1726882204.26066: variable 'ansible_search_path' from source: unknown 12623 1726882204.26113: calling self._execute() 12623 1726882204.26249: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.26254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.26258: variable 'omit' from source: magic vars 12623 1726882204.26573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.28403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.28408: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.28411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.28417: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.28420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.28481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.28523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.28544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.28588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.28799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.28803: variable 'ansible_distribution' from source: facts 12623 1726882204.28805: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.28807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.28810: when evaluation is False, skipping this task 12623 1726882204.28812: _execute() done 12623 1726882204.28814: dumping result to json 12623 1726882204.28816: done dumping result, returning 12623 1726882204.28865: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-3c8b-126b-000000000176] 12623 1726882204.28874: sending task result for task 12673a56-9f93-3c8b-126b-000000000176 12623 1726882204.28975: done sending task result for task 12673a56-9f93-3c8b-126b-000000000176 12623 1726882204.28982: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.29147: no more pending results, returning what we have 12623 1726882204.29151: results queue empty 12623 1726882204.29152: checking for any_errors_fatal 12623 1726882204.29162: done checking for any_errors_fatal 12623 1726882204.29163: checking for max_fail_percentage 12623 1726882204.29165: done checking for max_fail_percentage 12623 1726882204.29166: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.29167: done checking to see if all hosts have failed 12623 1726882204.29168: getting the remaining hosts for this loop 12623 1726882204.29169: done getting the remaining hosts for this loop 12623 1726882204.29173: getting the next task for host managed_node2 12623 1726882204.29180: done getting next task for host managed_node2 12623 1726882204.29184: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882204.29189: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.29232: getting variables 12623 1726882204.29235: in VariableManager get_vars() 12623 1726882204.29288: Calling all_inventory to load vars for managed_node2 12623 1726882204.29291: Calling groups_inventory to load vars for managed_node2 12623 1726882204.29317: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.29329: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.29332: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.29335: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.29549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.29773: done with get_vars() 12623 1726882204.29783: done getting variables 12623 1726882204.29844: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:30:04 -0400 (0:00:00.045) 0:00:10.039 ****** 12623 1726882204.29879: entering _queue_task() for managed_node2/service 12623 1726882204.30140: worker is 1 (out of 1 available) 12623 1726882204.30152: exiting _queue_task() for managed_node2/service 12623 1726882204.30168: done queuing things up, now waiting for results queue to drain 12623 1726882204.30170: waiting for pending results... 12623 1726882204.30548: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12623 1726882204.30720: in run() - task 12673a56-9f93-3c8b-126b-000000000177 12623 1726882204.30733: variable 'ansible_search_path' from source: unknown 12623 1726882204.30737: variable 'ansible_search_path' from source: unknown 12623 1726882204.30765: calling self._execute() 12623 1726882204.30840: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.30844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.30853: variable 'omit' from source: magic vars 12623 1726882204.31153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.33233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.33316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.33340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.33388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.33423: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.33700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.33703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.33706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.33708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.33710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.33774: variable 'ansible_distribution' from source: facts 12623 1726882204.33779: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.33805: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.33813: when evaluation is False, skipping this task 12623 1726882204.33821: _execute() done 12623 1726882204.33828: dumping result to json 12623 1726882204.33835: done dumping result, returning 12623 1726882204.33847: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-3c8b-126b-000000000177] 12623 1726882204.33855: sending task result for task 12673a56-9f93-3c8b-126b-000000000177 12623 1726882204.33965: done sending task result for task 12673a56-9f93-3c8b-126b-000000000177 12623 1726882204.33973: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.34038: no more pending results, returning what we have 12623 1726882204.34041: results queue empty 12623 1726882204.34042: checking for any_errors_fatal 12623 1726882204.34048: done checking for any_errors_fatal 12623 1726882204.34049: checking for max_fail_percentage 12623 1726882204.34050: done checking for max_fail_percentage 12623 1726882204.34051: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.34052: done checking to see if all hosts have failed 12623 1726882204.34052: getting the remaining hosts for this loop 12623 1726882204.34053: done getting the remaining hosts for this loop 12623 1726882204.34056: getting the next task for host managed_node2 12623 1726882204.34063: done getting next task for host managed_node2 12623 1726882204.34067: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882204.34070: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.34087: getting variables 12623 1726882204.34088: in VariableManager get_vars() 12623 1726882204.34271: Calling all_inventory to load vars for managed_node2 12623 1726882204.34274: Calling groups_inventory to load vars for managed_node2 12623 1726882204.34277: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.34285: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.34288: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.34291: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.34624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.34841: done with get_vars() 12623 1726882204.34851: done getting variables 12623 1726882204.34917: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:30:04 -0400 (0:00:00.050) 0:00:10.090 ****** 12623 1726882204.34947: entering _queue_task() for managed_node2/service 12623 1726882204.35299: worker is 1 (out of 1 available) 12623 1726882204.35313: exiting _queue_task() for managed_node2/service 12623 1726882204.35324: done queuing things up, now waiting for results queue to drain 12623 1726882204.35325: waiting for pending results... 12623 1726882204.35557: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12623 1726882204.35645: in run() - task 12673a56-9f93-3c8b-126b-000000000178 12623 1726882204.35656: variable 'ansible_search_path' from source: unknown 12623 1726882204.35660: variable 'ansible_search_path' from source: unknown 12623 1726882204.35688: calling self._execute() 12623 1726882204.35761: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.35766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.35769: variable 'omit' from source: magic vars 12623 1726882204.36065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.37865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.37869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.37910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.37950: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.38020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.38076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.38096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.38118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.38144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.38154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.38258: variable 'ansible_distribution' from source: facts 12623 1726882204.38261: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.38276: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.38279: when evaluation is False, skipping this task 12623 1726882204.38282: _execute() done 12623 1726882204.38284: dumping result to json 12623 1726882204.38289: done dumping result, returning 12623 1726882204.38300: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-3c8b-126b-000000000178] 12623 1726882204.38308: sending task result for task 12673a56-9f93-3c8b-126b-000000000178 12623 1726882204.38395: done sending task result for task 12673a56-9f93-3c8b-126b-000000000178 12623 1726882204.38399: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882204.38471: no more pending results, returning what we have 12623 1726882204.38474: results queue empty 12623 1726882204.38475: checking for any_errors_fatal 12623 1726882204.38484: done checking for any_errors_fatal 12623 1726882204.38484: checking for max_fail_percentage 12623 1726882204.38486: done checking for max_fail_percentage 12623 1726882204.38487: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.38487: done checking to see if all hosts have failed 12623 1726882204.38488: getting the remaining hosts for this loop 12623 1726882204.38489: done getting the remaining hosts for this loop 12623 1726882204.38498: getting the next task for host managed_node2 12623 1726882204.38505: done getting next task for host managed_node2 12623 1726882204.38508: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882204.38512: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.38528: getting variables 12623 1726882204.38529: in VariableManager get_vars() 12623 1726882204.38570: Calling all_inventory to load vars for managed_node2 12623 1726882204.38572: Calling groups_inventory to load vars for managed_node2 12623 1726882204.38574: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.38581: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.38584: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.38586: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.38701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.38831: done with get_vars() 12623 1726882204.38839: done getting variables 12623 1726882204.38877: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:30:04 -0400 (0:00:00.039) 0:00:10.129 ****** 12623 1726882204.38902: entering _queue_task() for managed_node2/service 12623 1726882204.39087: worker is 1 (out of 1 available) 12623 1726882204.39103: exiting _queue_task() for managed_node2/service 12623 1726882204.39115: done queuing things up, now waiting for results queue to drain 12623 1726882204.39117: waiting for pending results... 12623 1726882204.39279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12623 1726882204.39374: in run() - task 12673a56-9f93-3c8b-126b-000000000179 12623 1726882204.39385: variable 'ansible_search_path' from source: unknown 12623 1726882204.39388: variable 'ansible_search_path' from source: unknown 12623 1726882204.39419: calling self._execute() 12623 1726882204.39481: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.39485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.39496: variable 'omit' from source: magic vars 12623 1726882204.39852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.41728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.41770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.41799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.41831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.41849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.41918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.41941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.41960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.41986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.41999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.42098: variable 'ansible_distribution' from source: facts 12623 1726882204.42102: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.42117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.42120: when evaluation is False, skipping this task 12623 1726882204.42122: _execute() done 12623 1726882204.42125: dumping result to json 12623 1726882204.42128: done dumping result, returning 12623 1726882204.42135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-3c8b-126b-000000000179] 12623 1726882204.42139: sending task result for task 12673a56-9f93-3c8b-126b-000000000179 12623 1726882204.42231: done sending task result for task 12673a56-9f93-3c8b-126b-000000000179 12623 1726882204.42233: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.42308: no more pending results, returning what we have 12623 1726882204.42311: results queue empty 12623 1726882204.42312: checking for any_errors_fatal 12623 1726882204.42318: done checking for any_errors_fatal 12623 1726882204.42318: checking for max_fail_percentage 12623 1726882204.42320: done checking for max_fail_percentage 12623 1726882204.42321: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.42322: done checking to see if all hosts have failed 12623 1726882204.42322: getting the remaining hosts for this loop 12623 1726882204.42323: done getting the remaining hosts for this loop 12623 1726882204.42326: getting the next task for host managed_node2 12623 1726882204.42332: done getting next task for host managed_node2 12623 1726882204.42335: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882204.42339: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.42354: getting variables 12623 1726882204.42356: in VariableManager get_vars() 12623 1726882204.42403: Calling all_inventory to load vars for managed_node2 12623 1726882204.42412: Calling groups_inventory to load vars for managed_node2 12623 1726882204.42414: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.42422: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.42425: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.42427: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.42575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.42711: done with get_vars() 12623 1726882204.42719: done getting variables 12623 1726882204.42771: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:30:04 -0400 (0:00:00.039) 0:00:10.168 ****** 12623 1726882204.42806: entering _queue_task() for managed_node2/service 12623 1726882204.43048: worker is 1 (out of 1 available) 12623 1726882204.43059: exiting _queue_task() for managed_node2/service 12623 1726882204.43070: done queuing things up, now waiting for results queue to drain 12623 1726882204.43071: waiting for pending results... 12623 1726882204.43415: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 12623 1726882204.43496: in run() - task 12673a56-9f93-3c8b-126b-00000000017a 12623 1726882204.43519: variable 'ansible_search_path' from source: unknown 12623 1726882204.43535: variable 'ansible_search_path' from source: unknown 12623 1726882204.43566: calling self._execute() 12623 1726882204.43659: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.43665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.43673: variable 'omit' from source: magic vars 12623 1726882204.44183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.45868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.45915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.45943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.45968: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.45988: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.46051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.46072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.46094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.46122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.46133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.46228: variable 'ansible_distribution' from source: facts 12623 1726882204.46232: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.46252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.46255: when evaluation is False, skipping this task 12623 1726882204.46258: _execute() done 12623 1726882204.46260: dumping result to json 12623 1726882204.46263: done dumping result, returning 12623 1726882204.46266: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-3c8b-126b-00000000017a] 12623 1726882204.46268: sending task result for task 12673a56-9f93-3c8b-126b-00000000017a 12623 1726882204.46350: done sending task result for task 12673a56-9f93-3c8b-126b-00000000017a 12623 1726882204.46354: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12623 1726882204.46402: no more pending results, returning what we have 12623 1726882204.46405: results queue empty 12623 1726882204.46407: checking for any_errors_fatal 12623 1726882204.46412: done checking for any_errors_fatal 12623 1726882204.46412: checking for max_fail_percentage 12623 1726882204.46414: done checking for max_fail_percentage 12623 1726882204.46415: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.46415: done checking to see if all hosts have failed 12623 1726882204.46416: getting the remaining hosts for this loop 12623 1726882204.46417: done getting the remaining hosts for this loop 12623 1726882204.46421: getting the next task for host managed_node2 12623 1726882204.46428: done getting next task for host managed_node2 12623 1726882204.46431: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882204.46435: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.46451: getting variables 12623 1726882204.46453: in VariableManager get_vars() 12623 1726882204.46635: Calling all_inventory to load vars for managed_node2 12623 1726882204.46638: Calling groups_inventory to load vars for managed_node2 12623 1726882204.46640: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.46648: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.46651: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.46654: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.46831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.47038: done with get_vars() 12623 1726882204.47048: done getting variables 12623 1726882204.47105: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:30:04 -0400 (0:00:00.043) 0:00:10.212 ****** 12623 1726882204.47139: entering _queue_task() for managed_node2/copy 12623 1726882204.47424: worker is 1 (out of 1 available) 12623 1726882204.47436: exiting _queue_task() for managed_node2/copy 12623 1726882204.47447: done queuing things up, now waiting for results queue to drain 12623 1726882204.47448: waiting for pending results... 12623 1726882204.47615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12623 1726882204.47707: in run() - task 12673a56-9f93-3c8b-126b-00000000017b 12623 1726882204.47718: variable 'ansible_search_path' from source: unknown 12623 1726882204.47721: variable 'ansible_search_path' from source: unknown 12623 1726882204.47748: calling self._execute() 12623 1726882204.47818: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.47822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.47831: variable 'omit' from source: magic vars 12623 1726882204.48176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.49609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.49654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.49689: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.49718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.49738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.49796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.49817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.49835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.49864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.49875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.49968: variable 'ansible_distribution' from source: facts 12623 1726882204.49974: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.49988: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.49990: when evaluation is False, skipping this task 12623 1726882204.49994: _execute() done 12623 1726882204.50000: dumping result to json 12623 1726882204.50003: done dumping result, returning 12623 1726882204.50010: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-3c8b-126b-00000000017b] 12623 1726882204.50015: sending task result for task 12673a56-9f93-3c8b-126b-00000000017b 12623 1726882204.50099: done sending task result for task 12673a56-9f93-3c8b-126b-00000000017b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.50146: no more pending results, returning what we have 12623 1726882204.50150: results queue empty 12623 1726882204.50151: checking for any_errors_fatal 12623 1726882204.50155: done checking for any_errors_fatal 12623 1726882204.50155: checking for max_fail_percentage 12623 1726882204.50157: done checking for max_fail_percentage 12623 1726882204.50157: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.50158: done checking to see if all hosts have failed 12623 1726882204.50159: getting the remaining hosts for this loop 12623 1726882204.50160: done getting the remaining hosts for this loop 12623 1726882204.50164: getting the next task for host managed_node2 12623 1726882204.50170: done getting next task for host managed_node2 12623 1726882204.50173: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882204.50177: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.50195: getting variables 12623 1726882204.50197: in VariableManager get_vars() 12623 1726882204.50239: Calling all_inventory to load vars for managed_node2 12623 1726882204.50241: Calling groups_inventory to load vars for managed_node2 12623 1726882204.50243: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.50251: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.50253: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.50256: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.50410: WORKER PROCESS EXITING 12623 1726882204.50421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.50541: done with get_vars() 12623 1726882204.50548: 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:30:04 -0400 (0:00:00.034) 0:00:10.246 ****** 12623 1726882204.50606: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882204.50778: worker is 1 (out of 1 available) 12623 1726882204.50790: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 12623 1726882204.50805: done queuing things up, now waiting for results queue to drain 12623 1726882204.50807: waiting for pending results... 12623 1726882204.50973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12623 1726882204.51063: in run() - task 12673a56-9f93-3c8b-126b-00000000017c 12623 1726882204.51075: variable 'ansible_search_path' from source: unknown 12623 1726882204.51081: variable 'ansible_search_path' from source: unknown 12623 1726882204.51108: calling self._execute() 12623 1726882204.51176: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.51180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.51188: variable 'omit' from source: magic vars 12623 1726882204.51483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.52964: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.53010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.53038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.53063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.53083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.53144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.53164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.53181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.53211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.53224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.53320: variable 'ansible_distribution' from source: facts 12623 1726882204.53324: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.53340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.53343: when evaluation is False, skipping this task 12623 1726882204.53346: _execute() done 12623 1726882204.53349: dumping result to json 12623 1726882204.53351: done dumping result, returning 12623 1726882204.53360: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-3c8b-126b-00000000017c] 12623 1726882204.53362: sending task result for task 12673a56-9f93-3c8b-126b-00000000017c 12623 1726882204.53451: done sending task result for task 12673a56-9f93-3c8b-126b-00000000017c 12623 1726882204.53454: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.53503: no more pending results, returning what we have 12623 1726882204.53506: results queue empty 12623 1726882204.53507: checking for any_errors_fatal 12623 1726882204.53511: done checking for any_errors_fatal 12623 1726882204.53511: checking for max_fail_percentage 12623 1726882204.53513: done checking for max_fail_percentage 12623 1726882204.53514: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.53515: done checking to see if all hosts have failed 12623 1726882204.53516: getting the remaining hosts for this loop 12623 1726882204.53517: done getting the remaining hosts for this loop 12623 1726882204.53520: getting the next task for host managed_node2 12623 1726882204.53527: done getting next task for host managed_node2 12623 1726882204.53530: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882204.53533: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.53548: getting variables 12623 1726882204.53549: in VariableManager get_vars() 12623 1726882204.53589: Calling all_inventory to load vars for managed_node2 12623 1726882204.53591: Calling groups_inventory to load vars for managed_node2 12623 1726882204.53596: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.53604: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.53606: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.53609: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.53729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.53853: done with get_vars() 12623 1726882204.53860: 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:30:04 -0400 (0:00:00.033) 0:00:10.280 ****** 12623 1726882204.53920: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882204.54100: worker is 1 (out of 1 available) 12623 1726882204.54112: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 12623 1726882204.54124: done queuing things up, now waiting for results queue to drain 12623 1726882204.54126: waiting for pending results... 12623 1726882204.54287: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 12623 1726882204.54378: in run() - task 12673a56-9f93-3c8b-126b-00000000017d 12623 1726882204.54390: variable 'ansible_search_path' from source: unknown 12623 1726882204.54395: variable 'ansible_search_path' from source: unknown 12623 1726882204.54429: calling self._execute() 12623 1726882204.54490: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.54495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.54506: variable 'omit' from source: magic vars 12623 1726882204.54860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.56280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.56336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.56362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.56387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.56413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.56468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.56487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.56513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.56538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.56549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.56643: variable 'ansible_distribution' from source: facts 12623 1726882204.56648: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.56662: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.56665: when evaluation is False, skipping this task 12623 1726882204.56667: _execute() done 12623 1726882204.56670: dumping result to json 12623 1726882204.56672: done dumping result, returning 12623 1726882204.56679: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-3c8b-126b-00000000017d] 12623 1726882204.56684: sending task result for task 12673a56-9f93-3c8b-126b-00000000017d 12623 1726882204.56765: done sending task result for task 12673a56-9f93-3c8b-126b-00000000017d 12623 1726882204.56768: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.56817: no more pending results, returning what we have 12623 1726882204.56821: results queue empty 12623 1726882204.56822: checking for any_errors_fatal 12623 1726882204.56830: done checking for any_errors_fatal 12623 1726882204.56831: checking for max_fail_percentage 12623 1726882204.56832: done checking for max_fail_percentage 12623 1726882204.56833: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.56834: done checking to see if all hosts have failed 12623 1726882204.56834: getting the remaining hosts for this loop 12623 1726882204.56835: done getting the remaining hosts for this loop 12623 1726882204.56839: getting the next task for host managed_node2 12623 1726882204.56844: done getting next task for host managed_node2 12623 1726882204.56847: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882204.56850: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.56865: getting variables 12623 1726882204.56866: in VariableManager get_vars() 12623 1726882204.56959: Calling all_inventory to load vars for managed_node2 12623 1726882204.56962: Calling groups_inventory to load vars for managed_node2 12623 1726882204.56964: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.56970: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.56971: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.56973: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.57068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.57186: done with get_vars() 12623 1726882204.57195: done getting variables 12623 1726882204.57233: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:30:04 -0400 (0:00:00.033) 0:00:10.313 ****** 12623 1726882204.57255: entering _queue_task() for managed_node2/debug 12623 1726882204.57427: worker is 1 (out of 1 available) 12623 1726882204.57440: exiting _queue_task() for managed_node2/debug 12623 1726882204.57452: done queuing things up, now waiting for results queue to drain 12623 1726882204.57453: waiting for pending results... 12623 1726882204.57606: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12623 1726882204.57696: in run() - task 12673a56-9f93-3c8b-126b-00000000017e 12623 1726882204.57709: variable 'ansible_search_path' from source: unknown 12623 1726882204.57712: variable 'ansible_search_path' from source: unknown 12623 1726882204.57739: calling self._execute() 12623 1726882204.57802: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.57807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.57816: variable 'omit' from source: magic vars 12623 1726882204.58094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.59546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.59589: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.59618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.59647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.59666: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.59725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.59746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.59766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.59791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.59805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.59900: variable 'ansible_distribution' from source: facts 12623 1726882204.59904: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.59918: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.59921: when evaluation is False, skipping this task 12623 1726882204.59924: _execute() done 12623 1726882204.59926: dumping result to json 12623 1726882204.59930: done dumping result, returning 12623 1726882204.59937: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-3c8b-126b-00000000017e] 12623 1726882204.59942: sending task result for task 12673a56-9f93-3c8b-126b-00000000017e 12623 1726882204.60027: done sending task result for task 12673a56-9f93-3c8b-126b-00000000017e 12623 1726882204.60030: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882204.60074: no more pending results, returning what we have 12623 1726882204.60078: results queue empty 12623 1726882204.60079: checking for any_errors_fatal 12623 1726882204.60085: done checking for any_errors_fatal 12623 1726882204.60085: checking for max_fail_percentage 12623 1726882204.60087: done checking for max_fail_percentage 12623 1726882204.60088: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.60089: done checking to see if all hosts have failed 12623 1726882204.60089: getting the remaining hosts for this loop 12623 1726882204.60090: done getting the remaining hosts for this loop 12623 1726882204.60098: getting the next task for host managed_node2 12623 1726882204.60105: done getting next task for host managed_node2 12623 1726882204.60108: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882204.60112: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.60129: getting variables 12623 1726882204.60131: in VariableManager get_vars() 12623 1726882204.60180: Calling all_inventory to load vars for managed_node2 12623 1726882204.60182: Calling groups_inventory to load vars for managed_node2 12623 1726882204.60184: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.60197: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.60199: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.60202: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.60339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.60489: done with get_vars() 12623 1726882204.60500: done getting variables 12623 1726882204.60539: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:30:04 -0400 (0:00:00.033) 0:00:10.346 ****** 12623 1726882204.60562: entering _queue_task() for managed_node2/debug 12623 1726882204.60772: worker is 1 (out of 1 available) 12623 1726882204.60787: exiting _queue_task() for managed_node2/debug 12623 1726882204.60804: done queuing things up, now waiting for results queue to drain 12623 1726882204.60805: waiting for pending results... 12623 1726882204.60970: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12623 1726882204.61061: in run() - task 12673a56-9f93-3c8b-126b-00000000017f 12623 1726882204.61073: variable 'ansible_search_path' from source: unknown 12623 1726882204.61079: variable 'ansible_search_path' from source: unknown 12623 1726882204.61108: calling self._execute() 12623 1726882204.61173: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.61177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.61186: variable 'omit' from source: magic vars 12623 1726882204.61489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.63015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.63065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.63091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.63122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.63143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.63202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.63230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.63246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.63272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.63283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.63376: variable 'ansible_distribution' from source: facts 12623 1726882204.63381: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.63399: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.63402: when evaluation is False, skipping this task 12623 1726882204.63404: _execute() done 12623 1726882204.63407: dumping result to json 12623 1726882204.63409: done dumping result, returning 12623 1726882204.63417: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-3c8b-126b-00000000017f] 12623 1726882204.63421: sending task result for task 12673a56-9f93-3c8b-126b-00000000017f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882204.63557: no more pending results, returning what we have 12623 1726882204.63560: results queue empty 12623 1726882204.63561: checking for any_errors_fatal 12623 1726882204.63568: done checking for any_errors_fatal 12623 1726882204.63568: checking for max_fail_percentage 12623 1726882204.63570: done checking for max_fail_percentage 12623 1726882204.63571: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.63571: done checking to see if all hosts have failed 12623 1726882204.63572: getting the remaining hosts for this loop 12623 1726882204.63573: done getting the remaining hosts for this loop 12623 1726882204.63576: getting the next task for host managed_node2 12623 1726882204.63583: done getting next task for host managed_node2 12623 1726882204.63586: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882204.63590: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.63611: getting variables 12623 1726882204.63613: in VariableManager get_vars() 12623 1726882204.63661: Calling all_inventory to load vars for managed_node2 12623 1726882204.63663: Calling groups_inventory to load vars for managed_node2 12623 1726882204.63666: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.63674: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.63677: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.63679: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.63828: done sending task result for task 12673a56-9f93-3c8b-126b-00000000017f 12623 1726882204.63831: WORKER PROCESS EXITING 12623 1726882204.63840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.63986: done with get_vars() 12623 1726882204.64008: done getting variables 12623 1726882204.64070: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:30:04 -0400 (0:00:00.035) 0:00:10.381 ****** 12623 1726882204.64107: entering _queue_task() for managed_node2/debug 12623 1726882204.64616: worker is 1 (out of 1 available) 12623 1726882204.64623: exiting _queue_task() for managed_node2/debug 12623 1726882204.64632: done queuing things up, now waiting for results queue to drain 12623 1726882204.64633: waiting for pending results... 12623 1726882204.64736: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12623 1726882204.64865: in run() - task 12673a56-9f93-3c8b-126b-000000000180 12623 1726882204.64886: variable 'ansible_search_path' from source: unknown 12623 1726882204.64897: variable 'ansible_search_path' from source: unknown 12623 1726882204.64936: calling self._execute() 12623 1726882204.65058: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.65062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.65064: variable 'omit' from source: magic vars 12623 1726882204.65392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.67681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.67899: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.67903: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.67905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.67907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.67933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.67966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.68001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.68048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.68067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.68196: variable 'ansible_distribution' from source: facts 12623 1726882204.68208: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.68231: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.68239: when evaluation is False, skipping this task 12623 1726882204.68247: _execute() done 12623 1726882204.68254: dumping result to json 12623 1726882204.68262: done dumping result, returning 12623 1726882204.68273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-3c8b-126b-000000000180] 12623 1726882204.68281: sending task result for task 12673a56-9f93-3c8b-126b-000000000180 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12623 1726882204.68435: no more pending results, returning what we have 12623 1726882204.68438: results queue empty 12623 1726882204.68445: checking for any_errors_fatal 12623 1726882204.68452: done checking for any_errors_fatal 12623 1726882204.68452: checking for max_fail_percentage 12623 1726882204.68454: done checking for max_fail_percentage 12623 1726882204.68455: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.68455: done checking to see if all hosts have failed 12623 1726882204.68456: getting the remaining hosts for this loop 12623 1726882204.68457: done getting the remaining hosts for this loop 12623 1726882204.68461: getting the next task for host managed_node2 12623 1726882204.68468: done getting next task for host managed_node2 12623 1726882204.68472: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882204.68475: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.68495: getting variables 12623 1726882204.68497: in VariableManager get_vars() 12623 1726882204.68547: Calling all_inventory to load vars for managed_node2 12623 1726882204.68689: Calling groups_inventory to load vars for managed_node2 12623 1726882204.68692: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.68714: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.68717: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.68721: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.68943: done sending task result for task 12673a56-9f93-3c8b-126b-000000000180 12623 1726882204.68947: WORKER PROCESS EXITING 12623 1726882204.68961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.69186: done with get_vars() 12623 1726882204.69201: 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:30:04 -0400 (0:00:00.051) 0:00:10.433 ****** 12623 1726882204.69305: entering _queue_task() for managed_node2/ping 12623 1726882204.69887: worker is 1 (out of 1 available) 12623 1726882204.69903: exiting _queue_task() for managed_node2/ping 12623 1726882204.69916: done queuing things up, now waiting for results queue to drain 12623 1726882204.69918: waiting for pending results... 12623 1726882204.70412: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 12623 1726882204.70458: in run() - task 12673a56-9f93-3c8b-126b-000000000181 12623 1726882204.70480: variable 'ansible_search_path' from source: unknown 12623 1726882204.70487: variable 'ansible_search_path' from source: unknown 12623 1726882204.70529: calling self._execute() 12623 1726882204.70617: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.70628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.70641: variable 'omit' from source: magic vars 12623 1726882204.71053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.73985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.74069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.74116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.74154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.74183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.74270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.74400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.74403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.74406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.74408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.74524: variable 'ansible_distribution' from source: facts 12623 1726882204.74536: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.74557: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.74564: when evaluation is False, skipping this task 12623 1726882204.74570: _execute() done 12623 1726882204.74577: dumping result to json 12623 1726882204.74584: done dumping result, returning 12623 1726882204.74600: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-3c8b-126b-000000000181] 12623 1726882204.74610: sending task result for task 12673a56-9f93-3c8b-126b-000000000181 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.74754: no more pending results, returning what we have 12623 1726882204.74757: results queue empty 12623 1726882204.74758: checking for any_errors_fatal 12623 1726882204.74764: done checking for any_errors_fatal 12623 1726882204.74764: checking for max_fail_percentage 12623 1726882204.74766: done checking for max_fail_percentage 12623 1726882204.74767: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.74768: done checking to see if all hosts have failed 12623 1726882204.74768: getting the remaining hosts for this loop 12623 1726882204.74770: done getting the remaining hosts for this loop 12623 1726882204.74773: getting the next task for host managed_node2 12623 1726882204.74782: done getting next task for host managed_node2 12623 1726882204.74784: ^ task is: TASK: meta (role_complete) 12623 1726882204.74788: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.74808: getting variables 12623 1726882204.74811: in VariableManager get_vars() 12623 1726882204.74862: Calling all_inventory to load vars for managed_node2 12623 1726882204.74865: Calling groups_inventory to load vars for managed_node2 12623 1726882204.74867: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.74877: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.74879: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.74881: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.75204: done sending task result for task 12673a56-9f93-3c8b-126b-000000000181 12623 1726882204.75208: WORKER PROCESS EXITING 12623 1726882204.75231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.75450: done with get_vars() 12623 1726882204.75462: done getting variables 12623 1726882204.75549: done queuing things up, now waiting for results queue to drain 12623 1726882204.75552: results queue empty 12623 1726882204.75553: checking for any_errors_fatal 12623 1726882204.75555: done checking for any_errors_fatal 12623 1726882204.75555: checking for max_fail_percentage 12623 1726882204.75556: done checking for max_fail_percentage 12623 1726882204.75557: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.75558: done checking to see if all hosts have failed 12623 1726882204.75559: getting the remaining hosts for this loop 12623 1726882204.75560: done getting the remaining hosts for this loop 12623 1726882204.75562: getting the next task for host managed_node2 12623 1726882204.75566: done getting next task for host managed_node2 12623 1726882204.75568: ^ task is: TASK: Delete the device '{{ controller_device }}' 12623 1726882204.75570: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.75572: getting variables 12623 1726882204.75573: in VariableManager get_vars() 12623 1726882204.75602: Calling all_inventory to load vars for managed_node2 12623 1726882204.75604: Calling groups_inventory to load vars for managed_node2 12623 1726882204.75606: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.75613: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.75615: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.75621: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.75816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.76045: done with get_vars() 12623 1726882204.76054: done getting variables 12623 1726882204.76095: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 12623 1726882204.76218: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:242 Friday 20 September 2024 21:30:04 -0400 (0:00:00.069) 0:00:10.503 ****** 12623 1726882204.76248: entering _queue_task() for managed_node2/command 12623 1726882204.76541: worker is 1 (out of 1 available) 12623 1726882204.76555: exiting _queue_task() for managed_node2/command 12623 1726882204.76565: done queuing things up, now waiting for results queue to drain 12623 1726882204.76567: waiting for pending results... 12623 1726882204.76978: running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' 12623 1726882204.77102: in run() - task 12673a56-9f93-3c8b-126b-0000000001b1 12623 1726882204.77123: variable 'ansible_search_path' from source: unknown 12623 1726882204.77167: calling self._execute() 12623 1726882204.77267: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.77277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.77299: variable 'omit' from source: magic vars 12623 1726882204.77743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.80465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.80544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.80599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.80643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.80679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.80767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.80808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.80902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.80905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.80908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.81038: variable 'ansible_distribution' from source: facts 12623 1726882204.81052: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.81077: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.81087: when evaluation is False, skipping this task 12623 1726882204.81100: _execute() done 12623 1726882204.81108: dumping result to json 12623 1726882204.81119: done dumping result, returning 12623 1726882204.81130: done running TaskExecutor() for managed_node2/TASK: Delete the device 'nm-bond' [12673a56-9f93-3c8b-126b-0000000001b1] 12623 1726882204.81200: sending task result for task 12673a56-9f93-3c8b-126b-0000000001b1 12623 1726882204.81277: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001b1 12623 1726882204.81280: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.81333: no more pending results, returning what we have 12623 1726882204.81336: results queue empty 12623 1726882204.81338: checking for any_errors_fatal 12623 1726882204.81339: done checking for any_errors_fatal 12623 1726882204.81340: checking for max_fail_percentage 12623 1726882204.81341: done checking for max_fail_percentage 12623 1726882204.81342: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.81343: done checking to see if all hosts have failed 12623 1726882204.81344: getting the remaining hosts for this loop 12623 1726882204.81345: done getting the remaining hosts for this loop 12623 1726882204.81349: getting the next task for host managed_node2 12623 1726882204.81359: done getting next task for host managed_node2 12623 1726882204.81362: ^ task is: TASK: Remove test interfaces 12623 1726882204.81366: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.81371: getting variables 12623 1726882204.81373: in VariableManager get_vars() 12623 1726882204.81629: Calling all_inventory to load vars for managed_node2 12623 1726882204.81632: Calling groups_inventory to load vars for managed_node2 12623 1726882204.81634: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.81644: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.81647: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.81649: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.81941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.82310: done with get_vars() 12623 1726882204.82322: done getting variables 12623 1726882204.82377: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 21:30:04 -0400 (0:00:00.062) 0:00:10.565 ****** 12623 1726882204.82464: entering _queue_task() for managed_node2/shell 12623 1726882204.83001: worker is 1 (out of 1 available) 12623 1726882204.83014: exiting _queue_task() for managed_node2/shell 12623 1726882204.83026: done queuing things up, now waiting for results queue to drain 12623 1726882204.83027: waiting for pending results... 12623 1726882204.83825: running TaskExecutor() for managed_node2/TASK: Remove test interfaces 12623 1726882204.83831: in run() - task 12673a56-9f93-3c8b-126b-0000000001b5 12623 1726882204.83834: variable 'ansible_search_path' from source: unknown 12623 1726882204.83837: variable 'ansible_search_path' from source: unknown 12623 1726882204.83938: calling self._execute() 12623 1726882204.84053: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.84067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.84083: variable 'omit' from source: magic vars 12623 1726882204.84526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.87872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.87972: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.88016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.88063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.88200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.88204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.88246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.88249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.88277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.88301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.88573: variable 'ansible_distribution' from source: facts 12623 1726882204.88576: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.88578: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.88580: when evaluation is False, skipping this task 12623 1726882204.88582: _execute() done 12623 1726882204.88583: dumping result to json 12623 1726882204.88585: done dumping result, returning 12623 1726882204.88587: done running TaskExecutor() for managed_node2/TASK: Remove test interfaces [12673a56-9f93-3c8b-126b-0000000001b5] 12623 1726882204.88588: sending task result for task 12673a56-9f93-3c8b-126b-0000000001b5 12623 1726882204.88651: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001b5 12623 1726882204.88655: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.88702: no more pending results, returning what we have 12623 1726882204.88706: results queue empty 12623 1726882204.88708: checking for any_errors_fatal 12623 1726882204.88715: done checking for any_errors_fatal 12623 1726882204.88716: checking for max_fail_percentage 12623 1726882204.88718: done checking for max_fail_percentage 12623 1726882204.88719: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.88720: done checking to see if all hosts have failed 12623 1726882204.88720: getting the remaining hosts for this loop 12623 1726882204.88722: done getting the remaining hosts for this loop 12623 1726882204.88726: getting the next task for host managed_node2 12623 1726882204.88734: done getting next task for host managed_node2 12623 1726882204.88736: ^ task is: TASK: Stop dnsmasq/radvd services 12623 1726882204.88740: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.88745: getting variables 12623 1726882204.88748: in VariableManager get_vars() 12623 1726882204.88805: Calling all_inventory to load vars for managed_node2 12623 1726882204.88808: Calling groups_inventory to load vars for managed_node2 12623 1726882204.88810: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.88823: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.88825: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.88828: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.89217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.89584: done with get_vars() 12623 1726882204.89597: done getting variables 12623 1726882204.89654: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 21:30:04 -0400 (0:00:00.072) 0:00:10.637 ****** 12623 1726882204.89686: entering _queue_task() for managed_node2/shell 12623 1726882204.89941: worker is 1 (out of 1 available) 12623 1726882204.89955: exiting _queue_task() for managed_node2/shell 12623 1726882204.89968: done queuing things up, now waiting for results queue to drain 12623 1726882204.89969: waiting for pending results... 12623 1726882204.90410: running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services 12623 1726882204.90416: in run() - task 12673a56-9f93-3c8b-126b-0000000001b6 12623 1726882204.90419: variable 'ansible_search_path' from source: unknown 12623 1726882204.90422: variable 'ansible_search_path' from source: unknown 12623 1726882204.90458: calling self._execute() 12623 1726882204.90556: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.90568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.90582: variable 'omit' from source: magic vars 12623 1726882204.91013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.93139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.93226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.93273: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.93316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.93349: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.93445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.93490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.93588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.93591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.93595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.93729: variable 'ansible_distribution' from source: facts 12623 1726882204.93742: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.93767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.93776: when evaluation is False, skipping this task 12623 1726882204.93784: _execute() done 12623 1726882204.93792: dumping result to json 12623 1726882204.93808: done dumping result, returning 12623 1726882204.93821: done running TaskExecutor() for managed_node2/TASK: Stop dnsmasq/radvd services [12673a56-9f93-3c8b-126b-0000000001b6] 12623 1726882204.93832: sending task result for task 12673a56-9f93-3c8b-126b-0000000001b6 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.93987: no more pending results, returning what we have 12623 1726882204.93991: results queue empty 12623 1726882204.93992: checking for any_errors_fatal 12623 1726882204.94001: done checking for any_errors_fatal 12623 1726882204.94002: checking for max_fail_percentage 12623 1726882204.94004: done checking for max_fail_percentage 12623 1726882204.94004: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.94005: done checking to see if all hosts have failed 12623 1726882204.94006: getting the remaining hosts for this loop 12623 1726882204.94007: done getting the remaining hosts for this loop 12623 1726882204.94011: getting the next task for host managed_node2 12623 1726882204.94021: done getting next task for host managed_node2 12623 1726882204.94024: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 12623 1726882204.94027: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.94031: getting variables 12623 1726882204.94033: in VariableManager get_vars() 12623 1726882204.94087: Calling all_inventory to load vars for managed_node2 12623 1726882204.94090: Calling groups_inventory to load vars for managed_node2 12623 1726882204.94396: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.94407: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.94410: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.94414: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.94627: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001b6 12623 1726882204.94630: WORKER PROCESS EXITING 12623 1726882204.94636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882204.94818: done with get_vars() 12623 1726882204.94831: done getting variables 12623 1726882204.94887: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:248 Friday 20 September 2024 21:30:04 -0400 (0:00:00.052) 0:00:10.690 ****** 12623 1726882204.94919: entering _queue_task() for managed_node2/command 12623 1726882204.95420: worker is 1 (out of 1 available) 12623 1726882204.95428: exiting _queue_task() for managed_node2/command 12623 1726882204.95437: done queuing things up, now waiting for results queue to drain 12623 1726882204.95439: waiting for pending results... 12623 1726882204.95478: running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript 12623 1726882204.95585: in run() - task 12673a56-9f93-3c8b-126b-0000000001b7 12623 1726882204.95608: variable 'ansible_search_path' from source: unknown 12623 1726882204.95648: calling self._execute() 12623 1726882204.95742: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882204.95754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882204.95774: variable 'omit' from source: magic vars 12623 1726882204.96202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882204.98429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882204.98507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882204.98550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882204.98588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882204.98624: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882204.98712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882204.98746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882204.98777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882204.98827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882204.98846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882204.98990: variable 'ansible_distribution' from source: facts 12623 1726882204.99005: variable 'ansible_distribution_major_version' from source: facts 12623 1726882204.99033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882204.99042: when evaluation is False, skipping this task 12623 1726882204.99142: _execute() done 12623 1726882204.99145: dumping result to json 12623 1726882204.99147: done dumping result, returning 12623 1726882204.99149: done running TaskExecutor() for managed_node2/TASK: Restore the /etc/resolv.conf for initscript [12673a56-9f93-3c8b-126b-0000000001b7] 12623 1726882204.99151: sending task result for task 12673a56-9f93-3c8b-126b-0000000001b7 12623 1726882204.99229: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001b7 12623 1726882204.99232: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882204.99290: no more pending results, returning what we have 12623 1726882204.99296: results queue empty 12623 1726882204.99297: checking for any_errors_fatal 12623 1726882204.99303: done checking for any_errors_fatal 12623 1726882204.99304: checking for max_fail_percentage 12623 1726882204.99306: done checking for max_fail_percentage 12623 1726882204.99307: checking to see if all hosts have failed and the running result is not ok 12623 1726882204.99308: done checking to see if all hosts have failed 12623 1726882204.99308: getting the remaining hosts for this loop 12623 1726882204.99309: done getting the remaining hosts for this loop 12623 1726882204.99313: getting the next task for host managed_node2 12623 1726882204.99321: done getting next task for host managed_node2 12623 1726882204.99323: ^ task is: TASK: Verify network state restored to default 12623 1726882204.99326: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 12623 1726882204.99330: getting variables 12623 1726882204.99332: in VariableManager get_vars() 12623 1726882204.99387: Calling all_inventory to load vars for managed_node2 12623 1726882204.99390: Calling groups_inventory to load vars for managed_node2 12623 1726882204.99395: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882204.99407: Calling all_plugins_play to load vars for managed_node2 12623 1726882204.99410: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882204.99413: Calling groups_plugins_play to load vars for managed_node2 12623 1726882204.99907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882205.00091: done with get_vars() 12623 1726882205.00105: 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_bond_removal.yml:253 Friday 20 September 2024 21:30:05 -0400 (0:00:00.052) 0:00:10.742 ****** 12623 1726882205.00195: entering _queue_task() for managed_node2/include_tasks 12623 1726882205.00601: worker is 1 (out of 1 available) 12623 1726882205.00612: exiting _queue_task() for managed_node2/include_tasks 12623 1726882205.00623: done queuing things up, now waiting for results queue to drain 12623 1726882205.00624: waiting for pending results... 12623 1726882205.00910: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 12623 1726882205.00915: in run() - task 12673a56-9f93-3c8b-126b-0000000001b8 12623 1726882205.00936: variable 'ansible_search_path' from source: unknown 12623 1726882205.00974: calling self._execute() 12623 1726882205.01072: variable 'ansible_host' from source: host vars for 'managed_node2' 12623 1726882205.01083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 12623 1726882205.01098: variable 'omit' from source: magic vars 12623 1726882205.01523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12623 1726882205.03851: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12623 1726882205.04350: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12623 1726882205.04357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12623 1726882205.04360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12623 1726882205.04362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12623 1726882205.04440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12623 1726882205.04484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12623 1726882205.04517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12623 1726882205.04561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12623 1726882205.04589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12623 1726882205.04781: variable 'ansible_distribution' from source: facts 12623 1726882205.04810: variable 'ansible_distribution_major_version' from source: facts 12623 1726882205.04836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12623 1726882205.04845: when evaluation is False, skipping this task 12623 1726882205.04853: _execute() done 12623 1726882205.04899: dumping result to json 12623 1726882205.04903: done dumping result, returning 12623 1726882205.04911: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [12673a56-9f93-3c8b-126b-0000000001b8] 12623 1726882205.04913: sending task result for task 12673a56-9f93-3c8b-126b-0000000001b8 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12623 1726882205.05166: no more pending results, returning what we have 12623 1726882205.05170: results queue empty 12623 1726882205.05171: checking for any_errors_fatal 12623 1726882205.05179: done checking for any_errors_fatal 12623 1726882205.05179: checking for max_fail_percentage 12623 1726882205.05181: done checking for max_fail_percentage 12623 1726882205.05182: checking to see if all hosts have failed and the running result is not ok 12623 1726882205.05183: done checking to see if all hosts have failed 12623 1726882205.05183: getting the remaining hosts for this loop 12623 1726882205.05185: done getting the remaining hosts for this loop 12623 1726882205.05189: getting the next task for host managed_node2 12623 1726882205.05200: done getting next task for host managed_node2 12623 1726882205.05203: ^ task is: TASK: meta (flush_handlers) 12623 1726882205.05205: ^ 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 12623 1726882205.05210: getting variables 12623 1726882205.05212: in VariableManager get_vars() 12623 1726882205.05271: Calling all_inventory to load vars for managed_node2 12623 1726882205.05274: Calling groups_inventory to load vars for managed_node2 12623 1726882205.05276: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882205.05334: done sending task result for task 12673a56-9f93-3c8b-126b-0000000001b8 12623 1726882205.05338: WORKER PROCESS EXITING 12623 1726882205.05349: Calling all_plugins_play to load vars for managed_node2 12623 1726882205.05352: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882205.05355: Calling groups_plugins_play to load vars for managed_node2 12623 1726882205.05689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882205.05933: done with get_vars() 12623 1726882205.05941: done getting variables 12623 1726882205.05997: in VariableManager get_vars() 12623 1726882205.06012: Calling all_inventory to load vars for managed_node2 12623 1726882205.06014: Calling groups_inventory to load vars for managed_node2 12623 1726882205.06015: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882205.06018: Calling all_plugins_play to load vars for managed_node2 12623 1726882205.06021: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882205.06024: Calling groups_plugins_play to load vars for managed_node2 12623 1726882205.06107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882205.06239: done with get_vars() 12623 1726882205.06250: done queuing things up, now waiting for results queue to drain 12623 1726882205.06251: results queue empty 12623 1726882205.06251: checking for any_errors_fatal 12623 1726882205.06253: done checking for any_errors_fatal 12623 1726882205.06253: checking for max_fail_percentage 12623 1726882205.06254: done checking for max_fail_percentage 12623 1726882205.06254: checking to see if all hosts have failed and the running result is not ok 12623 1726882205.06255: done checking to see if all hosts have failed 12623 1726882205.06255: getting the remaining hosts for this loop 12623 1726882205.06256: done getting the remaining hosts for this loop 12623 1726882205.06258: getting the next task for host managed_node2 12623 1726882205.06260: done getting next task for host managed_node2 12623 1726882205.06261: ^ task is: TASK: meta (flush_handlers) 12623 1726882205.06262: ^ 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 12623 1726882205.06263: getting variables 12623 1726882205.06264: in VariableManager get_vars() 12623 1726882205.06275: Calling all_inventory to load vars for managed_node2 12623 1726882205.06276: Calling groups_inventory to load vars for managed_node2 12623 1726882205.06277: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882205.06284: Calling all_plugins_play to load vars for managed_node2 12623 1726882205.06285: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882205.06287: Calling groups_plugins_play to load vars for managed_node2 12623 1726882205.06367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882205.06474: done with get_vars() 12623 1726882205.06480: done getting variables 12623 1726882205.06514: in VariableManager get_vars() 12623 1726882205.06525: Calling all_inventory to load vars for managed_node2 12623 1726882205.06526: Calling groups_inventory to load vars for managed_node2 12623 1726882205.06528: Calling all_plugins_inventory to load vars for managed_node2 12623 1726882205.06530: Calling all_plugins_play to load vars for managed_node2 12623 1726882205.06531: Calling groups_plugins_inventory to load vars for managed_node2 12623 1726882205.06533: Calling groups_plugins_play to load vars for managed_node2 12623 1726882205.06613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12623 1726882205.06735: done with get_vars() 12623 1726882205.06742: done queuing things up, now waiting for results queue to drain 12623 1726882205.06743: results queue empty 12623 1726882205.06744: checking for any_errors_fatal 12623 1726882205.06745: done checking for any_errors_fatal 12623 1726882205.06745: checking for max_fail_percentage 12623 1726882205.06746: done checking for max_fail_percentage 12623 1726882205.06746: checking to see if all hosts have failed and the running result is not ok 12623 1726882205.06747: done checking to see if all hosts have failed 12623 1726882205.06747: getting the remaining hosts for this loop 12623 1726882205.06747: done getting the remaining hosts for this loop 12623 1726882205.06749: getting the next task for host managed_node2 12623 1726882205.06751: done getting next task for host managed_node2 12623 1726882205.06751: ^ task is: None 12623 1726882205.06752: ^ 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 12623 1726882205.06753: done queuing things up, now waiting for results queue to drain 12623 1726882205.06753: results queue empty 12623 1726882205.06754: checking for any_errors_fatal 12623 1726882205.06754: done checking for any_errors_fatal 12623 1726882205.06755: checking for max_fail_percentage 12623 1726882205.06755: done checking for max_fail_percentage 12623 1726882205.06755: checking to see if all hosts have failed and the running result is not ok 12623 1726882205.06756: done checking to see if all hosts have failed 12623 1726882205.06757: getting the next task for host managed_node2 12623 1726882205.06759: done getting next task for host managed_node2 12623 1726882205.06759: ^ task is: None 12623 1726882205.06760: ^ 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_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=151 rescued=0 ignored=0 Friday 20 September 2024 21:30:05 -0400 (0:00:00.066) 0:00:10.809 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.52s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.77s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.73s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.13s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Backup the /etc/resolv.conf for initscript ------------------------------ 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:28 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.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Assert that the controller profile is activated ------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:221 Assert that the interface is present - 'test2' -------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 fedora.linux_system_roles.network : Print network provider -------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Include the task 'get_interface_stat.yml' ------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 TEST Add Bond with 2 ports ---------------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:33 Get the controller device details --------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:214 Remove test interfaces -------------------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Assert that the controller profile is activated ------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:207 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 12623 1726882205.06842: RUNNING CLEANUP