[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. 12689 1726853270.07523: 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-Qi7 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 12689 1726853270.07990: Added group all to inventory 12689 1726853270.07993: Added group ungrouped to inventory 12689 1726853270.07997: Group all now contains ungrouped 12689 1726853270.08000: Examining possible inventory source: /tmp/network-iHm/inventory.yml 12689 1726853270.26982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 12689 1726853270.27043: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 12689 1726853270.27066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 12689 1726853270.27122: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 12689 1726853270.27198: Loaded config def from plugin (inventory/script) 12689 1726853270.27201: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 12689 1726853270.27240: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 12689 1726853270.27327: Loaded config def from plugin (inventory/yaml) 12689 1726853270.27329: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 12689 1726853270.27416: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 12689 1726853270.27836: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 12689 1726853270.27839: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 12689 1726853270.27842: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 12689 1726853270.27848: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 12689 1726853270.27853: Loading data from /tmp/network-iHm/inventory.yml 12689 1726853270.27922: /tmp/network-iHm/inventory.yml was not parsable by auto 12689 1726853270.27992: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 12689 1726853270.28035: Loading data from /tmp/network-iHm/inventory.yml 12689 1726853270.28125: group all already in inventory 12689 1726853270.28132: set inventory_file for managed_node1 12689 1726853270.28136: set inventory_dir for managed_node1 12689 1726853270.28137: Added host managed_node1 to inventory 12689 1726853270.28139: Added host managed_node1 to group all 12689 1726853270.28140: set ansible_host for managed_node1 12689 1726853270.28141: set ansible_ssh_extra_args for managed_node1 12689 1726853270.28144: set inventory_file for managed_node2 12689 1726853270.28147: set inventory_dir for managed_node2 12689 1726853270.28148: Added host managed_node2 to inventory 12689 1726853270.28149: Added host managed_node2 to group all 12689 1726853270.28150: set ansible_host for managed_node2 12689 1726853270.28151: set ansible_ssh_extra_args for managed_node2 12689 1726853270.28154: set inventory_file for managed_node3 12689 1726853270.28156: set inventory_dir for managed_node3 12689 1726853270.28157: Added host managed_node3 to inventory 12689 1726853270.28158: Added host managed_node3 to group all 12689 1726853270.28159: set ansible_host for managed_node3 12689 1726853270.28159: set ansible_ssh_extra_args for managed_node3 12689 1726853270.28162: Reconcile groups and hosts in inventory. 12689 1726853270.28166: Group ungrouped now contains managed_node1 12689 1726853270.28168: Group ungrouped now contains managed_node2 12689 1726853270.28170: Group ungrouped now contains managed_node3 12689 1726853270.28245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 12689 1726853270.28364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 12689 1726853270.28413: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 12689 1726853270.28440: Loaded config def from plugin (vars/host_group_vars) 12689 1726853270.28442: 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) 12689 1726853270.28448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 12689 1726853270.28456: 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) 12689 1726853270.28500: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 12689 1726853270.28827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853270.28924: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 12689 1726853270.28964: Loaded config def from plugin (connection/local) 12689 1726853270.28968: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 12689 1726853270.29619: Loaded config def from plugin (connection/paramiko_ssh) 12689 1726853270.29622: 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) 12689 1726853270.30496: 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) 12689 1726853270.30537: Loaded config def from plugin (connection/psrp) 12689 1726853270.30540: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 12689 1726853270.31243: 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) 12689 1726853270.31283: Loaded config def from plugin (connection/ssh) 12689 1726853270.31286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 12689 1726853270.33199: 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) 12689 1726853270.33239: Loaded config def from plugin (connection/winrm) 12689 1726853270.33242: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 12689 1726853270.33277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 12689 1726853270.33338: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 12689 1726853270.33402: Loaded config def from plugin (shell/cmd) 12689 1726853270.33404: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 12689 1726853270.33427: 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) 12689 1726853270.33483: Loaded config def from plugin (shell/powershell) 12689 1726853270.33485: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 12689 1726853270.33535: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 12689 1726853270.33698: Loaded config def from plugin (shell/sh) 12689 1726853270.33700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 12689 1726853270.33729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 12689 1726853270.33851: Loaded config def from plugin (become/runas) 12689 1726853270.33854: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 12689 1726853270.34243: Loaded config def from plugin (become/su) 12689 1726853270.34245: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 12689 1726853270.34629: Loaded config def from plugin (become/sudo) 12689 1726853270.34632: 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 12689 1726853270.34666: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml 12689 1726853270.35422: in VariableManager get_vars() 12689 1726853270.35444: done with get_vars() 12689 1726853270.35780: trying /usr/local/lib/python3.12/site-packages/ansible/modules 12689 1726853270.39242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 12689 1726853270.39357: in VariableManager get_vars() 12689 1726853270.39362: done with get_vars() 12689 1726853270.39365: variable 'playbook_dir' from source: magic vars 12689 1726853270.39366: variable 'ansible_playbook_python' from source: magic vars 12689 1726853270.39367: variable 'ansible_config_file' from source: magic vars 12689 1726853270.39368: variable 'groups' from source: magic vars 12689 1726853270.39369: variable 'omit' from source: magic vars 12689 1726853270.39369: variable 'ansible_version' from source: magic vars 12689 1726853270.39370: variable 'ansible_check_mode' from source: magic vars 12689 1726853270.39373: variable 'ansible_diff_mode' from source: magic vars 12689 1726853270.39374: variable 'ansible_forks' from source: magic vars 12689 1726853270.39375: variable 'ansible_inventory_sources' from source: magic vars 12689 1726853270.39375: variable 'ansible_skip_tags' from source: magic vars 12689 1726853270.39376: variable 'ansible_limit' from source: magic vars 12689 1726853270.39377: variable 'ansible_run_tags' from source: magic vars 12689 1726853270.39377: variable 'ansible_verbosity' from source: magic vars 12689 1726853270.39413: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml 12689 1726853270.40525: in VariableManager get_vars() 12689 1726853270.40541: done with get_vars() 12689 1726853270.40549: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml 12689 1726853270.41508: in VariableManager get_vars() 12689 1726853270.41522: done with get_vars() 12689 1726853270.41531: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12689 1726853270.41635: in VariableManager get_vars() 12689 1726853270.41650: done with get_vars() 12689 1726853270.41794: in VariableManager get_vars() 12689 1726853270.41807: done with get_vars() 12689 1726853270.41814: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12689 1726853270.41885: in VariableManager get_vars() 12689 1726853270.41900: done with get_vars() 12689 1726853270.42175: in VariableManager get_vars() 12689 1726853270.42188: done with get_vars() 12689 1726853270.42193: variable 'omit' from source: magic vars 12689 1726853270.42211: variable 'omit' from source: magic vars 12689 1726853270.42245: in VariableManager get_vars() 12689 1726853270.42257: done with get_vars() 12689 1726853270.42302: in VariableManager get_vars() 12689 1726853270.42314: done with get_vars() 12689 1726853270.42349: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12689 1726853270.42564: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12689 1726853270.42697: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12689 1726853270.46638: in VariableManager get_vars() 12689 1726853270.46662: done with get_vars() 12689 1726853270.47410: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 12689 1726853270.47545: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853270.49127: in VariableManager get_vars() 12689 1726853270.49146: done with get_vars() 12689 1726853270.49155: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 12689 1726853270.49246: in VariableManager get_vars() 12689 1726853270.49264: done with get_vars() 12689 1726853270.49380: in VariableManager get_vars() 12689 1726853270.49397: done with get_vars() 12689 1726853270.49663: in VariableManager get_vars() 12689 1726853270.49681: done with get_vars() 12689 1726853270.49685: variable 'omit' from source: magic vars 12689 1726853270.49696: variable 'omit' from source: magic vars 12689 1726853270.49857: variable 'controller_profile' from source: play vars 12689 1726853270.49904: in VariableManager get_vars() 12689 1726853270.49917: done with get_vars() 12689 1726853270.49937: in VariableManager get_vars() 12689 1726853270.49950: done with get_vars() 12689 1726853270.49980: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12689 1726853270.50116: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12689 1726853270.50194: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12689 1726853270.50552: in VariableManager get_vars() 12689 1726853270.50573: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853270.52882: in VariableManager get_vars() 12689 1726853270.52904: done with get_vars() 12689 1726853270.52910: variable 'omit' from source: magic vars 12689 1726853270.52921: variable 'omit' from source: magic vars 12689 1726853270.52951: in VariableManager get_vars() 12689 1726853270.52975: done with get_vars() 12689 1726853270.52994: in VariableManager get_vars() 12689 1726853270.53010: done with get_vars() 12689 1726853270.53038: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12689 1726853270.53154: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12689 1726853270.53238: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12689 1726853270.53644: in VariableManager get_vars() 12689 1726853270.53667: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853270.56347: in VariableManager get_vars() 12689 1726853270.56669: done with get_vars() 12689 1726853270.56679: variable 'omit' from source: magic vars 12689 1726853270.56690: variable 'omit' from source: magic vars 12689 1726853270.56720: in VariableManager get_vars() 12689 1726853270.56756: done with get_vars() 12689 1726853270.56778: in VariableManager get_vars() 12689 1726853270.56798: done with get_vars() 12689 1726853270.56829: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12689 1726853270.57247: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12689 1726853270.57326: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12689 1726853270.57932: in VariableManager get_vars() 12689 1726853270.57958: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853270.60090: in VariableManager get_vars() 12689 1726853270.60118: done with get_vars() 12689 1726853270.60123: variable 'omit' from source: magic vars 12689 1726853270.60147: variable 'omit' from source: magic vars 12689 1726853270.60185: in VariableManager get_vars() 12689 1726853270.60206: done with get_vars() 12689 1726853270.60227: in VariableManager get_vars() 12689 1726853270.60248: done with get_vars() 12689 1726853270.60279: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 12689 1726853270.60410: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 12689 1726853270.60488: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 12689 1726853270.60968: in VariableManager get_vars() 12689 1726853270.60996: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853270.63139: in VariableManager get_vars() 12689 1726853270.63170: done with get_vars() 12689 1726853270.63182: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml statically imported: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml 12689 1726853270.63666: in VariableManager get_vars() 12689 1726853270.63697: done with get_vars() 12689 1726853270.63756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 12689 1726853270.63770: 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 12689 1726853270.64005: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 12689 1726853270.64173: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 12689 1726853270.64176: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 12689 1726853270.64206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 12689 1726853270.64231: 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) 12689 1726853270.64396: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 12689 1726853270.64454: Loaded config def from plugin (callback/default) 12689 1726853270.64457: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 12689 1726853270.66013: Loaded config def from plugin (callback/junit) 12689 1726853270.66016: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 12689 1726853270.66064: 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) 12689 1726853270.66129: Loaded config def from plugin (callback/minimal) 12689 1726853270.66132: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 12689 1726853270.66482: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 12689 1726853270.66545: Loaded config def from plugin (callback/tree) 12689 1726853270.66547: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 12689 1726853270.66667: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 12689 1726853270.66670: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bond_removal_initscripts.yml *********************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml 12689 1726853270.66884: in VariableManager get_vars() 12689 1726853270.66898: done with get_vars() 12689 1726853270.66904: in VariableManager get_vars() 12689 1726853270.66918: done with get_vars() 12689 1726853270.66921: variable 'omit' from source: magic vars 12689 1726853270.66957: in VariableManager get_vars() 12689 1726853270.66970: done with get_vars() 12689 1726853270.66992: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bond_removal.yml' with initscripts as provider] *** 12689 1726853270.68160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 12689 1726853270.68237: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 12689 1726853270.68267: getting the remaining hosts for this loop 12689 1726853270.68269: done getting the remaining hosts for this loop 12689 1726853270.68274: getting the next task for host managed_node1 12689 1726853270.68277: done getting next task for host managed_node1 12689 1726853270.68279: ^ task is: TASK: Gathering Facts 12689 1726853270.68281: ^ 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 12689 1726853270.68283: getting variables 12689 1726853270.68284: in VariableManager get_vars() 12689 1726853270.68294: Calling all_inventory to load vars for managed_node1 12689 1726853270.68297: Calling groups_inventory to load vars for managed_node1 12689 1726853270.68299: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853270.68311: Calling all_plugins_play to load vars for managed_node1 12689 1726853270.68322: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853270.68325: Calling groups_plugins_play to load vars for managed_node1 12689 1726853270.68357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853270.68413: done with get_vars() 12689 1726853270.68419: done getting variables 12689 1726853270.68484: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:5 Friday 20 September 2024 13:27:50 -0400 (0:00:00.019) 0:00:00.019 ****** 12689 1726853270.68505: entering _queue_task() for managed_node1/gather_facts 12689 1726853270.68507: Creating lock for gather_facts 12689 1726853270.69073: worker is 1 (out of 1 available) 12689 1726853270.69080: exiting _queue_task() for managed_node1/gather_facts 12689 1726853270.69090: done queuing things up, now waiting for results queue to drain 12689 1726853270.69091: waiting for pending results... 12689 1726853270.69223: running TaskExecutor() for managed_node1/TASK: Gathering Facts 12689 1726853270.69228: in run() - task 02083763-bbaf-dd70-85c0-0000000001bc 12689 1726853270.69242: variable 'ansible_search_path' from source: unknown 12689 1726853270.69282: calling self._execute() 12689 1726853270.69351: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853270.69362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853270.69380: variable 'omit' from source: magic vars 12689 1726853270.69483: variable 'omit' from source: magic vars 12689 1726853270.69516: variable 'omit' from source: magic vars 12689 1726853270.69559: variable 'omit' from source: magic vars 12689 1726853270.69611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12689 1726853270.69654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12689 1726853270.69680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12689 1726853270.69701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853270.69716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853270.69752: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12689 1726853270.69861: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853270.69864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853270.69873: Set connection var ansible_shell_executable to /bin/sh 12689 1726853270.69885: Set connection var ansible_timeout to 10 12689 1726853270.69893: Set connection var ansible_shell_type to sh 12689 1726853270.69900: Set connection var ansible_connection to ssh 12689 1726853270.69913: Set connection var ansible_pipelining to False 12689 1726853270.69921: Set connection var ansible_module_compression to ZIP_DEFLATED 12689 1726853270.69944: variable 'ansible_shell_executable' from source: unknown 12689 1726853270.69952: variable 'ansible_connection' from source: unknown 12689 1726853270.69959: variable 'ansible_module_compression' from source: unknown 12689 1726853270.69970: variable 'ansible_shell_type' from source: unknown 12689 1726853270.69979: variable 'ansible_shell_executable' from source: unknown 12689 1726853270.69986: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853270.69993: variable 'ansible_pipelining' from source: unknown 12689 1726853270.69999: variable 'ansible_timeout' from source: unknown 12689 1726853270.70006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853270.70182: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 12689 1726853270.70203: variable 'omit' from source: magic vars 12689 1726853270.70213: starting attempt loop 12689 1726853270.70220: running the handler 12689 1726853270.70239: variable 'ansible_facts' from source: unknown 12689 1726853270.70260: _low_level_execute_command(): starting 12689 1726853270.70273: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12689 1726853270.71078: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853270.71096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853270.71118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853270.71304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853270.73006: stdout chunk (state=3): >>>/root <<< 12689 1726853270.73279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853270.73283: stdout chunk (state=3): >>><<< 12689 1726853270.73286: stderr chunk (state=3): >>><<< 12689 1726853270.73288: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853270.73292: _low_level_execute_command(): starting 12689 1726853270.73296: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428 `" && echo ansible-tmp-1726853270.7318938-12724-85744049608428="` echo /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428 `" ) && sleep 0' 12689 1726853270.74537: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853270.74546: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853270.74549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12689 1726853270.74677: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853270.74703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853270.74721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853270.74803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853270.76692: stdout chunk (state=3): >>>ansible-tmp-1726853270.7318938-12724-85744049608428=/root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428 <<< 12689 1726853270.76839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853270.76902: stdout chunk (state=3): >>><<< 12689 1726853270.76917: stderr chunk (state=3): >>><<< 12689 1726853270.76985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853270.7318938-12724-85744049608428=/root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853270.77180: variable 'ansible_module_compression' from source: unknown 12689 1726853270.77203: ANSIBALLZ: Using generic lock for ansible.legacy.setup 12689 1726853270.77211: ANSIBALLZ: Acquiring lock 12689 1726853270.77220: ANSIBALLZ: Lock acquired: 139751883526880 12689 1726853270.77228: ANSIBALLZ: Creating module 12689 1726853271.22580: ANSIBALLZ: Writing module into payload 12689 1726853271.22969: ANSIBALLZ: Writing module 12689 1726853271.23066: ANSIBALLZ: Renaming module 12689 1726853271.23078: ANSIBALLZ: Done creating module 12689 1726853271.23165: variable 'ansible_facts' from source: unknown 12689 1726853271.23168: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12689 1726853271.23249: _low_level_execute_command(): starting 12689 1726853271.23258: _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' 12689 1726853271.24348: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853271.24598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853271.24601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853271.24674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853271.24747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853271.26428: stdout chunk (state=3): >>>PLATFORM <<< 12689 1726853271.26527: stdout chunk (state=3): >>>Linux <<< 12689 1726853271.26530: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 12689 1726853271.26788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853271.26827: stderr chunk (state=3): >>><<< 12689 1726853271.26870: stdout chunk (state=3): >>><<< 12689 1726853271.27049: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853271.27055 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 12689 1726853271.27074: _low_level_execute_command(): starting 12689 1726853271.27086: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 12689 1726853271.27294: Sending initial data 12689 1726853271.27297: Sent initial data (1181 bytes) 12689 1726853271.28181: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853271.28273: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853271.28277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853271.28721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853271.28753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853271.32207: 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"} <<< 12689 1726853271.32611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853271.32825: stderr chunk (state=3): >>><<< 12689 1726853271.32829: stdout chunk (state=3): >>><<< 12689 1726853271.32839: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853271.32995: variable 'ansible_facts' from source: unknown 12689 1726853271.32999: variable 'ansible_facts' from source: unknown 12689 1726853271.33008: variable 'ansible_module_compression' from source: unknown 12689 1726853271.33068: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-126895p_5v1mf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 12689 1726853271.33161: variable 'ansible_facts' from source: unknown 12689 1726853271.33664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py 12689 1726853271.34288: Sending initial data 12689 1726853271.34292: Sent initial data (153 bytes) 12689 1726853271.35375: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853271.35382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853271.35393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12689 1726853271.35531: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853271.35576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853271.35643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853271.35752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853271.35827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853271.37465: 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 <<< 12689 1726853271.37505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12689 1726853271.37573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-126895p_5v1mf/tmp6dn30864 /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py <<< 12689 1726853271.37593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py" <<< 12689 1726853271.37732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-126895p_5v1mf/tmp6dn30864" to remote "/root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py" <<< 12689 1726853271.39300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853271.39310: stderr chunk (state=3): >>><<< 12689 1726853271.39313: stdout chunk (state=3): >>><<< 12689 1726853271.39387: done transferring module to remote 12689 1726853271.39397: _low_level_execute_command(): starting 12689 1726853271.39404: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/ /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py && sleep 0' 12689 1726853271.40491: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853271.40536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853271.40635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853271.40711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853271.43080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853271.43116: stderr chunk (state=3): >>><<< 12689 1726853271.43119: stdout chunk (state=3): >>><<< 12689 1726853271.43140: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853271.43146: _low_level_execute_command(): starting 12689 1726853271.43148: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/AnsiballZ_setup.py && sleep 0' 12689 1726853271.44179: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 12689 1726853271.44184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853271.44274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853271.44338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853271.46476: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 12689 1726853271.46505: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 12689 1726853271.46551: stdout chunk (state=3): >>>import '_io' # <<< 12689 1726853271.46597: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 12689 1726853271.46875: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 12689 1726853271.46879: stdout chunk (state=3): >>>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 0x7f42f4e184d0> <<< 12689 1726853271.46882: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4de7b30> # /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 0x7f42f4e1aa50> import '_signal' # import '_abc' # import 'abc' # <<< 12689 1726853271.46902: stdout chunk (state=3): >>>import 'io' # <<< 12689 1726853271.46942: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 12689 1726853271.47013: stdout chunk (state=3): >>>import '_collections_abc' # <<< 12689 1726853271.47050: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 12689 1726853271.47102: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 12689 1726853271.47123: stdout chunk (state=3): >>>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' <<< 12689 1726853271.47306: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4bc9130> # /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 0x7f42f4bc9fa0> import 'site' # <<< 12689 1726853271.47312: 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. <<< 12689 1726853271.47681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 12689 1726853271.47717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 12689 1726853271.47861: 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 <<< 12689 1726853271.47865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 12689 1726853271.47874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12689 1726853271.47890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c07dd0> # /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 0x7f42f4c07fe0> <<< 12689 1726853271.47909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 12689 1726853271.47996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 12689 1726853271.48075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853271.48088: stdout chunk (state=3): >>>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 0x7f42f4c3f800> # /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 0x7f42f4c3fe90> <<< 12689 1726853271.48167: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c1faa0> import '_functools' # <<< 12689 1726853271.48185: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c1d1c0> <<< 12689 1726853271.48279: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c04f80> <<< 12689 1726853271.48319: 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' # <<< 12689 1726853271.48353: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 12689 1726853271.48365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 12689 1726853271.48389: 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' <<< 12689 1726853271.48425: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c5f6e0> <<< 12689 1726853271.48435: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c5e300> <<< 12689 1726853271.48463: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 12689 1726853271.48475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c1e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c06e70> <<< 12689 1726853271.48550: 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 0x7f42f4c947a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c04200> # /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' <<< 12689 1726853271.48594: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853271.48632: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f4c94c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c94b00> # 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 0x7f42f4c94ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c02d20> <<< 12689 1726853271.48662: 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' <<< 12689 1726853271.48686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 12689 1726853271.48738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c955b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c95280> import 'importlib.machinery' # <<< 12689 1726853271.48779: 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' <<< 12689 1726853271.48801: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c964b0> import 'importlib.util' # import 'runpy' # <<< 12689 1726853271.48835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 12689 1726853271.48856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 12689 1726853271.48896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 12689 1726853271.48944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4cac680> import 'errno' # <<< 12689 1726853271.48956: 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' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f4cadd30> <<< 12689 1726853271.49006: 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' <<< 12689 1726853271.49009: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4caebd0> <<< 12689 1726853271.49052: 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 0x7f42f4caf230> <<< 12689 1726853271.49083: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4cae120> # /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' <<< 12689 1726853271.49127: 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 0x7f42f4cafcb0> <<< 12689 1726853271.49149: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4caf3e0> <<< 12689 1726853271.49184: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c96450> <<< 12689 1726853271.49211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 12689 1726853271.49235: stdout chunk (state=3): >>># 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 <<< 12689 1726853271.49265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 12689 1726853271.49337: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f49afb90> <<< 12689 1726853271.49344: 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' <<< 12689 1726853271.49386: 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 0x7f42f49d8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d83b0> # 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 0x7f42f49d8680> <<< 12689 1726853271.49406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 12689 1726853271.49466: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853271.49602: 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 0x7f42f49d8fb0> <<< 12689 1726853271.49709: 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 0x7f42f49d9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d8860> <<< 12689 1726853271.49747: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49add60> <<< 12689 1726853271.49781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 12689 1726853271.49809: 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 <<< 12689 1726853271.49842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49dacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d97f0> <<< 12689 1726853271.49876: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c96ba0> <<< 12689 1726853271.49880: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 12689 1726853271.49948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853271.49951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 12689 1726853271.50013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12689 1726853271.50016: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a07020> <<< 12689 1726853271.50112: stdout chunk (state=3): >>># /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 <<< 12689 1726853271.50120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 12689 1726853271.50189: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a2b410> <<< 12689 1726853271.50207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12689 1726853271.50224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12689 1726853271.50314: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 12689 1726853271.50401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a881a0> # /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' <<< 12689 1726853271.50406: stdout chunk (state=3): >>># /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' <<< 12689 1726853271.50707: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a8a900> <<< 12689 1726853271.50710: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a882c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a551c0> # /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 0x7f42f432d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a2a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49dbbf0> <<< 12689 1726853271.50826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12689 1726853271.50850: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42f4a2a570> <<< 12689 1726853271.51134: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a0egcrd0/ansible_ansible.legacy.setup_payload.zip' <<< 12689 1726853271.51169: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.51296: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.51320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 12689 1726853271.51346: stdout chunk (state=3): >>># 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 <<< 12689 1726853271.51499: 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 # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f438f050> import '_typing' # <<< 12689 1726853271.51722: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f436df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f436d0a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 12689 1726853271.51789: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 12689 1726853271.51801: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.53141: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.54304: 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 0x7f42f438cf20> <<< 12689 1726853271.54335: 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' <<< 12689 1726853271.54385: 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' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 12689 1726853271.54404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f43be9c0> <<< 12689 1726853271.54440: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f43be750> <<< 12689 1726853271.54493: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f43be060> <<< 12689 1726853271.54511: 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' <<< 12689 1726853271.54549: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f43be930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d8440> import 'atexit' # <<< 12689 1726853271.54608: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f43bf6b0> <<< 12689 1726853271.54636: 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 0x7f42f43bf830> <<< 12689 1726853271.54657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 12689 1726853271.54806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 12689 1726853271.54924: stdout chunk (state=3): >>>import '_locale' # <<< 12689 1726853271.54928: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f43bfd70> 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 0x7f42f4229b20> <<< 12689 1726853271.54951: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f422b710> # /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 0x7f42f422c0e0> <<< 12689 1726853271.55023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 12689 1726853271.55053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f422d250> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 12689 1726853271.55188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 12689 1726853271.55216: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f422fd10> # 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 0x7f42f4a57dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f422e000> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 12689 1726853271.55242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 12689 1726853271.55270: 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' <<< 12689 1726853271.55290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 12689 1726853271.55449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4237b90> import '_tokenize' # <<< 12689 1726853271.55512: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4236660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f42363c0> <<< 12689 1726853271.55544: 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' <<< 12689 1726853271.55655: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4236930> <<< 12689 1726853271.55689: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f422e4e0> # 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 0x7f42f427bd70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 12689 1726853271.55695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427bfe0> <<< 12689 1726853271.55895: 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 0x7f42f427d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427d7c0> # /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' <<< 12689 1726853271.55899: 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 0x7f42f427ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427e090> <<< 12689 1726853271.55930: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 12689 1726853271.56079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853271.56086: 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' <<< 12689 1726853271.56089: stdout chunk (state=3): >>>import '_string' # <<< 12689 1726853271.56112: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4283740> <<< 12689 1726853271.56181: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4280110> <<< 12689 1726853271.56243: 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 0x7f42f4284500> <<< 12689 1726853271.56327: 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 0x7f42f4284950> <<< 12689 1726853271.56330: 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 0x7f42f4284a10> <<< 12689 1726853271.56354: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427c110> <<< 12689 1726853271.56360: 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' <<< 12689 1726853271.56446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 12689 1726853271.56539: stdout chunk (state=3): >>># 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 0x7f42f4110170> <<< 12689 1726853271.56705: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f41115b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4286900> # 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 0x7f42f4287cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4286540> # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.56709: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 12689 1726853271.56712: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.56800: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.56891: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.56921: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 12689 1726853271.57132: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.57331: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.58259: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.59089: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 12689 1726853271.59101: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 12689 1726853271.59109: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 12689 1726853271.59293: 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 0x7f42f41157c0> <<< 12689 1726853271.59349: 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 0x7f42f41165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41117f0> <<< 12689 1726853271.59432: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 12689 1726853271.59475: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 12689 1726853271.59503: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.59713: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.59889: 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' <<< 12689 1726853271.59893: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4116360> # zipimport: zlib available <<< 12689 1726853271.60354: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.61269: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.61335: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 12689 1726853271.61359: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.61366: stdout chunk (state=3): >>> <<< 12689 1726853271.61428: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.61487: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 12689 1726853271.61507: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.61655: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.61981: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 12689 1726853271.61984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 12689 1726853271.62043: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.62387: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.62412: stdout chunk (state=3): >>> <<< 12689 1726853271.62809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12689 1726853271.62878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12689 1726853271.62911: stdout chunk (state=3): >>>import '_ast' # <<< 12689 1726853271.63010: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4117830> <<< 12689 1726853271.63031: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.63200: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.63261: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 12689 1726853271.63292: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 12689 1726853271.63376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 12689 1726853271.63407: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.63468: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 12689 1726853271.63494: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.63573: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.63633: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.63883: stdout chunk (state=3): >>># 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' <<< 12689 1726853271.64034: 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 0x7f42f4122030> <<< 12689 1726853271.64099: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f411f3b0> <<< 12689 1726853271.64154: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 12689 1726853271.64186: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 12689 1726853271.64189: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.64355: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.64405: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.64629: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.64633: 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' # /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' <<< 12689 1726853271.64776: 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' # /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' <<< 12689 1726853271.64874: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f420aae0> <<< 12689 1726853271.64901: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f42fe7b0> <<< 12689 1726853271.65021: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4122210> <<< 12689 1726853271.65084: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4121df0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 12689 1726853271.65103: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65128: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65185: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 12689 1726853271.65290: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 12689 1726853271.65393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.65414: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 12689 1726853271.65431: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65489: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65580: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.65667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.65727: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65774: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 12689 1726853271.65883: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.65963: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.66066: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.66093: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.66182: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 12689 1726853271.66409: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.66522: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.66648: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 12689 1726853271.66669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 12689 1726853271.66694: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 12689 1726853271.66721: 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 0x7f42f41b6510> <<< 12689 1726853271.66776: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 12689 1726853271.66798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 12689 1726853271.66844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 12689 1726853271.66914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3de4170> <<< 12689 1726853271.66936: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f3de44a0> <<< 12689 1726853271.67209: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41a6c30> <<< 12689 1726853271.67213: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b6ff0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b4bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b4860> # /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' <<< 12689 1726853271.67216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 12689 1726853271.67218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 12689 1726853271.67263: 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 0x7f42f3de7440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3de6cf0> # 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 0x7f42f3de6ed0> <<< 12689 1726853271.67293: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3de6120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 12689 1726853271.67409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 12689 1726853271.67434: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3de75c0> <<< 12689 1726853271.67452: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 12689 1726853271.67475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 12689 1726853271.67509: 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 0x7f42f3e460c0> <<< 12689 1726853271.67553: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e440e0> <<< 12689 1726853271.67624: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b48c0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 12689 1726853271.67628: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.67654: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 12689 1726853271.67657: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.67741: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.67760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 12689 1726853271.67794: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68081: stdout chunk (state=3): >>># 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' # <<< 12689 1726853271.68088: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.68149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 12689 1726853271.68157: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68217: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 12689 1726853271.68293: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68373: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68458: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68553: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.68616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 12689 1726853271.68635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 12689 1726853271.69505: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.70238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 12689 1726853271.70289: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.70687: stdout chunk (state=3): >>># 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 <<< 12689 1726853271.70834: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 12689 1726853271.70954: stdout chunk (state=3): >>># 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 <<< 12689 1726853271.71001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 12689 1726853271.71062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 12689 1726853271.71080: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e47980> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 12689 1726853271.71120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 12689 1726853271.71484: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e46d80> import 'ansible.module_utils.facts.system.local' # <<< 12689 1726853271.71518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.71604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 12689 1726853271.71616: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.71666: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.71743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 12689 1726853271.71757: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.71792: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.71841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 12689 1726853271.71945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 12689 1726853271.71961: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853271.72020: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853271.72060: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f3e82390> <<< 12689 1726853271.72208: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e721b0> import 'ansible.module_utils.facts.system.python' # <<< 12689 1726853271.72236: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.72285: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.72391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 12689 1726853271.72434: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.72602: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.72883: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 12689 1726853271.72915: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.72980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 12689 1726853271.72995: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73048: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 12689 1726853271.73114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 12689 1726853271.73169: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853271.73186: 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 0x7f42f3e95e20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e95a90> import 'ansible.module_utils.facts.system.user' # <<< 12689 1726853271.73201: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73228: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 12689 1726853271.73297: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 12689 1726853271.73370: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73608: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.73855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 12689 1726853271.74068: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.74162: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.74216: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.74361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 12689 1726853271.74389: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.74439: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.74628: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.74827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 12689 1726853271.74838: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.75141: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.75225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 12689 1726853271.75251: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.75295: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.75987: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.76445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 12689 1726853271.76466: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.76912: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 12689 1726853271.76915: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.77059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 12689 1726853271.77062: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.77350: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.77687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 12689 1726853271.77815: stdout chunk (state=3): >>># 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' # <<< 12689 1726853271.77837: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.77876: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.78147: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.78351: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.78384: stdout chunk (state=3): >>> <<< 12689 1726853271.78745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 12689 1726853271.78769: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.aix' # <<< 12689 1726853271.78798: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.78905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 12689 1726853271.78925: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.78960: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.78976: stdout chunk (state=3): >>> <<< 12689 1726853271.79013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 12689 1726853271.79031: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.79246: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # <<< 12689 1726853271.79259: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.79295: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.79338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 12689 1726853271.79372: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12689 1726853271.79382: stdout chunk (state=3): >>> <<< 12689 1726853271.79455: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.79547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 12689 1726853271.79570: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.79658: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.79749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 12689 1726853271.79781: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.79792: stdout chunk (state=3): >>> <<< 12689 1726853271.80221: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.80708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 12689 1726853271.80711: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.80835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 12689 1726853271.80853: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.80926: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.80980: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.nvme' # <<< 12689 1726853271.80983: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.81039: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.81114: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 12689 1726853271.81307: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853271.81426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 12689 1726853271.81505: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12689 1726853271.81535: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 12689 1726853271.81586: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.81663: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.base' # <<< 12689 1726853271.81710: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.81749: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.81752: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.81883: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.81907: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.82023: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.82128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 12689 1726853271.82206: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 12689 1726853271.82209: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.82250: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.82349: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.hpux' # <<< 12689 1726853271.82528: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.82664: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.82993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 12689 1726853271.82996: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.83080: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.83156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 12689 1726853271.83182: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.83240: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.83321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 12689 1726853271.83334: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853271.83461: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853271.83603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 12689 1726853271.83710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 12689 1726853271.83779: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.83977: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.84016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 12689 1726853271.84056: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853271.85236: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 12689 1726853271.85283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 12689 1726853271.85302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 12689 1726853271.85334: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853271.85365: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f42f3c2e6f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c2ffe0> <<< 12689 1726853271.85451: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c24a40> <<< 12689 1726853272.05291: stdout chunk (state=3): >>># /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 0x7f42f3c74e00> <<< 12689 1726853272.05315: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 12689 1726853272.05372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 12689 1726853272.05392: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c74fe0> <<< 12689 1726853272.05466: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 12689 1726853272.05487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853272.05569: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c763f0> <<< 12689 1726853272.05596: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c75ee0> <<< 12689 1726853272.05869: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 12689 1726853272.05895: 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 <<< 12689 1726853272.31831: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_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_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_<<< 12689 1726853272.31839: stdout chunk (state=3): >>>": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 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.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_apparmor": {"status": "disabled"}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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_local": {}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3286, "used": 245}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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_h<<< 12689 1726853272.31879: stdout chunk (state=3): >>>andle": 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": 438, "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": 261797220352, "block_size": 4096, "block_total": 65519099, "block_available": 63915337, "block_used": 1603762, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_loadavg": {"1m": 0.54248046875, "5m": 0.2763671875, "15m": 0.1142578125}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "52", "epoch": "1726853272", "epoch_int": "1726853272", "date": "2024-09-20", "time": "13:27:52", "iso8601_micro": "2024-09-20T17:27:52.258320Z", "iso8601": "2024-09-20T17:27:52Z", "iso8601_basic": "20240920T132752258320", "iso8601_basic_short": "20240920T132752", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "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]<<< 12689 1726853272.31934: stdout chunk (state=3): >>>", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "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"}}} <<< 12689 1726853272.32547: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 12689 1726853272.32555: stdout chunk (state=3): >>># clear sys.path_hooks <<< 12689 1726853272.32607: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 12689 1726853272.32611: stdout chunk (state=3): >>># clear sys.ps2<<< 12689 1726853272.32664: stdout chunk (state=3): >>> # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__<<< 12689 1726853272.32667: stdout chunk (state=3): >>> # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 12689 1726853272.32702: 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<<< 12689 1726853272.32716: stdout chunk (state=3): >>> # 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__<<< 12689 1726853272.32755: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.32786: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.32822: stdout chunk (state=3): >>> # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc<<< 12689 1726853272.32825: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 12689 1726853272.32868: stdout chunk (state=3): >>># 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<<< 12689 1726853272.32873: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.32887: stdout chunk (state=3): >>> # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile<<< 12689 1726853272.32899: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.32926: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit<<< 12689 1726853272.32958: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.32993: stdout chunk (state=3): >>> # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket<<< 12689 1726853272.33027: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33058: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33095: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33099: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33144: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse<<< 12689 1726853272.33147: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33164: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33180: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33204: stdout chunk (state=3): >>> # 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 <<< 12689 1726853272.33248: 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 # 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<<< 12689 1726853272.33282: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version<<< 12689 1726853272.33300: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base <<< 12689 1726853272.33325: stdout chunk (state=3): >>># 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 <<< 12689 1726853272.33341: stdout chunk (state=3): >>># 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<<< 12689 1726853272.33376: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33418: stdout chunk (state=3): >>> # 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<<< 12689 1726853272.33435: stdout chunk (state=3): >>> # 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 <<< 12689 1726853272.33457: stdout chunk (state=3): >>># 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 <<< 12689 1726853272.33587: 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 <<< 12689 1726853272.33946: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12689 1726853272.33960: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 12689 1726853272.33992: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 12689 1726853272.34030: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 12689 1726853272.34055: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 12689 1726853272.34093: stdout chunk (state=3): >>># destroy ntpath <<< 12689 1726853272.34107: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 12689 1726853272.34281: stdout chunk (state=3): >>># 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 <<< 12689 1726853272.34316: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 12689 1726853272.34329: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 12689 1726853272.34374: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl <<< 12689 1726853272.34405: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 12689 1726853272.34408: stdout chunk (state=3): >>># destroy _ssl <<< 12689 1726853272.34450: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 12689 1726853272.34453: stdout chunk (state=3): >>># destroy json <<< 12689 1726853272.34489: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 12689 1726853272.34696: 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 # 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 <<< 12689 1726853272.34725: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 12689 1726853272.34754: stdout chunk (state=3): >>># 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 <<< 12689 1726853272.34939: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 12689 1726853272.34957: stdout chunk (state=3): >>># destroy _collections <<< 12689 1726853272.34996: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 12689 1726853272.34999: stdout chunk (state=3): >>># destroy tokenize <<< 12689 1726853272.35028: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 12689 1726853272.35085: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 12689 1726853272.35089: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 12689 1726853272.35296: 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 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 <<< 12689 1726853272.35349: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 12689 1726853272.35352: stdout chunk (state=3): >>># clear sys.audit hooks <<< 12689 1726853272.35976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 12689 1726853272.35979: stdout chunk (state=3): >>><<< 12689 1726853272.35981: stderr chunk (state=3): >>><<< 12689 1726853272.36052: _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 0x7f42f4e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4de7b30> # /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 0x7f42f4e1aa50> 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 0x7f42f4bc9130> # /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 0x7f42f4bc9fa0> 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 0x7f42f4c07dd0> # /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 0x7f42f4c07fe0> # /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 0x7f42f4c3f800> # /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 0x7f42f4c3fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c1faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c1d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c04f80> # /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 0x7f42f4c5f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c5e300> # /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 0x7f42f4c1e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c06e70> # /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 0x7f42f4c947a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c04200> # /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 0x7f42f4c94c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c94b00> # 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 0x7f42f4c94ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c02d20> # /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 0x7f42f4c955b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c95280> 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 0x7f42f4c964b0> 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 0x7f42f4cac680> 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 0x7f42f4cadd30> # /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 0x7f42f4caebd0> # 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 0x7f42f4caf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4cae120> # /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 0x7f42f4cafcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4caf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c96450> # /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 0x7f42f49afb90> # /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 0x7f42f49d8650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d83b0> # 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 0x7f42f49d8680> # /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 0x7f42f49d8fb0> # 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 0x7f42f49d9910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d8860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49add60> # /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 0x7f42f49dacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d97f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4c96ba0> # /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 0x7f42f4a07020> # /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 0x7f42f4a2b410> # /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 0x7f42f4a881a0> # /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 0x7f42f4a8a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a882c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a551c0> # /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 0x7f42f432d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4a2a210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49dbbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f42f4a2a570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_a0egcrd0/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 0x7f42f438f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f436df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f436d0a0> # 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 0x7f42f438cf20> # /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 0x7f42f43be9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f43be750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f43be060> # /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 0x7f42f43be930> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f49d8440> 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 0x7f42f43bf6b0> # 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 0x7f42f43bf830> # /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 0x7f42f43bfd70> 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 0x7f42f4229b20> # 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 0x7f42f422b710> # /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 0x7f42f422c0e0> # /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 0x7f42f422d250> # /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 0x7f42f422fd10> # 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 0x7f42f4a57dd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f422e000> # /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 0x7f42f4237b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4236660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f42363c0> # /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 0x7f42f4236930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f422e4e0> # 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 0x7f42f427bd70> # /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 0x7f42f427bfe0> # /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 0x7f42f427d9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427d7c0> # /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 0x7f42f427ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427e090> # /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 0x7f42f4283740> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4280110> # 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 0x7f42f4284500> # 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 0x7f42f4284950> # 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 0x7f42f4284a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f427c110> # /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 0x7f42f4110170> # 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 0x7f42f41115b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4286900> # 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 0x7f42f4287cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4286540> # 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 0x7f42f41157c0> # /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 0x7f42f41165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41117f0> 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 0x7f42f4116360> # 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 0x7f42f4117830> # 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 0x7f42f4122030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f411f3b0> 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 0x7f42f420aae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f42fe7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4122210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f4121df0> # 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 0x7f42f41b6510> # /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 0x7f42f3de4170> # 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 0x7f42f3de44a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41a6c30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b6ff0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b4bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b4860> # /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 0x7f42f3de7440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3de6cf0> # 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 0x7f42f3de6ed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3de6120> # /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 0x7f42f3de75c0> # /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 0x7f42f3e460c0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e440e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f41b48c0> 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 0x7f42f3e47980> # /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 0x7f42f3e46d80> 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 0x7f42f3e82390> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e721b0> 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 0x7f42f3e95e20> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3e95a90> 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 0x7f42f3c2e6f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c2ffe0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c24a40> # /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 0x7f42f3c74e00> # /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 0x7f42f3c74fe0> # /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 0x7f42f3c763f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f42f3c75ee0> 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_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_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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.46.199 44238 10.31.45.153 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.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_apparmor": {"status": "disabled"}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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_local": {}, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2950, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 581, "free": 2950}, "nocache": {"free": 3286, "used": 245}, "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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "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": 438, "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": 261797220352, "block_size": 4096, "block_total": 65519099, "block_available": 63915337, "block_used": 1603762, "inode_total": 131070960, "inode_available": 131029064, "inode_used": 41896, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_loadavg": {"1m": 0.54248046875, "5m": 0.2763671875, "15m": 0.1142578125}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "52", "epoch": "1726853272", "epoch_int": "1726853272", "date": "2024-09-20", "time": "13:27:52", "iso8601_micro": "2024-09-20T17:27:52.258320Z", "iso8601": "2024-09-20T17:27:52Z", "iso8601_basic": "20240920T132752258320", "iso8601_basic_short": "20240920T132752", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 12689 1726853272.38083: 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-1726853270.7318938-12724-85744049608428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12689 1726853272.38088: _low_level_execute_command(): starting 12689 1726853272.38090: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853270.7318938-12724-85744049608428/ > /dev/null 2>&1 && sleep 0' 12689 1726853272.38211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853272.38214: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853272.38217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 12689 1726853272.38219: 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 <<< 12689 1726853272.38222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853272.38224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853272.38240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853272.38263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853272.38350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853272.41134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853272.41138: stdout chunk (state=3): >>><<< 12689 1726853272.41140: stderr chunk (state=3): >>><<< 12689 1726853272.41143: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853272.41145: handler run complete 12689 1726853272.41257: variable 'ansible_facts' from source: unknown 12689 1726853272.41581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.44196: variable 'ansible_facts' from source: unknown 12689 1726853272.44278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.44405: attempt loop complete, returning result 12689 1726853272.44408: _execute() done 12689 1726853272.44411: dumping result to json 12689 1726853272.44439: done dumping result, returning 12689 1726853272.44451: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-dd70-85c0-0000000001bc] 12689 1726853272.44454: sending task result for task 02083763-bbaf-dd70-85c0-0000000001bc 12689 1726853272.44993: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001bc 12689 1726853272.44997: WORKER PROCESS EXITING ok: [managed_node1] 12689 1726853272.45532: no more pending results, returning what we have 12689 1726853272.45536: results queue empty 12689 1726853272.45537: checking for any_errors_fatal 12689 1726853272.45538: done checking for any_errors_fatal 12689 1726853272.45539: checking for max_fail_percentage 12689 1726853272.45540: done checking for max_fail_percentage 12689 1726853272.45541: checking to see if all hosts have failed and the running result is not ok 12689 1726853272.45542: done checking to see if all hosts have failed 12689 1726853272.45543: getting the remaining hosts for this loop 12689 1726853272.45544: done getting the remaining hosts for this loop 12689 1726853272.45548: getting the next task for host managed_node1 12689 1726853272.45555: done getting next task for host managed_node1 12689 1726853272.45557: ^ task is: TASK: meta (flush_handlers) 12689 1726853272.45558: ^ 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 12689 1726853272.45562: getting variables 12689 1726853272.45564: in VariableManager get_vars() 12689 1726853272.45589: Calling all_inventory to load vars for managed_node1 12689 1726853272.45592: Calling groups_inventory to load vars for managed_node1 12689 1726853272.45595: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853272.45607: Calling all_plugins_play to load vars for managed_node1 12689 1726853272.45610: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853272.45613: Calling groups_plugins_play to load vars for managed_node1 12689 1726853272.46349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.47059: done with get_vars() 12689 1726853272.47074: done getting variables 12689 1726853272.47440: in VariableManager get_vars() 12689 1726853272.47451: Calling all_inventory to load vars for managed_node1 12689 1726853272.47453: Calling groups_inventory to load vars for managed_node1 12689 1726853272.47456: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853272.47461: Calling all_plugins_play to load vars for managed_node1 12689 1726853272.47463: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853272.47466: Calling groups_plugins_play to load vars for managed_node1 12689 1726853272.48090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.49417: done with get_vars() 12689 1726853272.49436: done queuing things up, now waiting for results queue to drain 12689 1726853272.49439: results queue empty 12689 1726853272.49439: checking for any_errors_fatal 12689 1726853272.49442: done checking for any_errors_fatal 12689 1726853272.49447: checking for max_fail_percentage 12689 1726853272.49448: done checking for max_fail_percentage 12689 1726853272.49449: checking to see if all hosts have failed and the running result is not ok 12689 1726853272.49450: done checking to see if all hosts have failed 12689 1726853272.49451: getting the remaining hosts for this loop 12689 1726853272.49451: done getting the remaining hosts for this loop 12689 1726853272.49454: getting the next task for host managed_node1 12689 1726853272.49459: done getting next task for host managed_node1 12689 1726853272.49461: ^ task is: TASK: Include the task 'el_repo_setup.yml' 12689 1726853272.49463: ^ 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 12689 1726853272.49465: getting variables 12689 1726853272.49466: in VariableManager get_vars() 12689 1726853272.49476: Calling all_inventory to load vars for managed_node1 12689 1726853272.49478: Calling groups_inventory to load vars for managed_node1 12689 1726853272.49481: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853272.49487: Calling all_plugins_play to load vars for managed_node1 12689 1726853272.49489: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853272.49492: Calling groups_plugins_play to load vars for managed_node1 12689 1726853272.49799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.50207: done with get_vars() 12689 1726853272.50215: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:10 Friday 20 September 2024 13:27:52 -0400 (0:00:01.818) 0:00:01.838 ****** 12689 1726853272.50403: entering _queue_task() for managed_node1/include_tasks 12689 1726853272.50405: Creating lock for include_tasks 12689 1726853272.51296: worker is 1 (out of 1 available) 12689 1726853272.51310: exiting _queue_task() for managed_node1/include_tasks 12689 1726853272.51382: done queuing things up, now waiting for results queue to drain 12689 1726853272.51385: waiting for pending results... 12689 1726853272.51888: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 12689 1726853272.51892: in run() - task 02083763-bbaf-dd70-85c0-000000000006 12689 1726853272.51895: variable 'ansible_search_path' from source: unknown 12689 1726853272.51898: calling self._execute() 12689 1726853272.52383: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853272.52387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853272.52390: variable 'omit' from source: magic vars 12689 1726853272.52392: _execute() done 12689 1726853272.52395: dumping result to json 12689 1726853272.52397: done dumping result, returning 12689 1726853272.52399: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-dd70-85c0-000000000006] 12689 1726853272.52401: sending task result for task 02083763-bbaf-dd70-85c0-000000000006 12689 1726853272.52710: no more pending results, returning what we have 12689 1726853272.52716: in VariableManager get_vars() 12689 1726853272.52753: Calling all_inventory to load vars for managed_node1 12689 1726853272.52757: Calling groups_inventory to load vars for managed_node1 12689 1726853272.52760: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853272.52777: Calling all_plugins_play to load vars for managed_node1 12689 1726853272.52781: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853272.52784: Calling groups_plugins_play to load vars for managed_node1 12689 1726853272.53614: done sending task result for task 02083763-bbaf-dd70-85c0-000000000006 12689 1726853272.53618: WORKER PROCESS EXITING 12689 1726853272.53647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.53846: done with get_vars() 12689 1726853272.53855: variable 'ansible_search_path' from source: unknown 12689 1726853272.53870: we have included files to process 12689 1726853272.54194: generating all_blocks data 12689 1726853272.54196: done generating all_blocks data 12689 1726853272.54197: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12689 1726853272.54198: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12689 1726853272.54201: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 12689 1726853272.55682: in VariableManager get_vars() 12689 1726853272.55700: done with get_vars() 12689 1726853272.55832: done processing included file 12689 1726853272.55834: iterating over new_blocks loaded from include file 12689 1726853272.55836: in VariableManager get_vars() 12689 1726853272.55849: done with get_vars() 12689 1726853272.55851: filtering new block on tags 12689 1726853272.55867: done filtering new block on tags 12689 1726853272.55870: in VariableManager get_vars() 12689 1726853272.55945: done with get_vars() 12689 1726853272.55947: filtering new block on tags 12689 1726853272.55969: done filtering new block on tags 12689 1726853272.55974: in VariableManager get_vars() 12689 1726853272.55985: done with get_vars() 12689 1726853272.55987: filtering new block on tags 12689 1726853272.56000: done filtering new block on tags 12689 1726853272.56002: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 12689 1726853272.56008: extending task lists for all hosts with included blocks 12689 1726853272.56261: done extending task lists 12689 1726853272.56263: done processing included files 12689 1726853272.56264: results queue empty 12689 1726853272.56264: checking for any_errors_fatal 12689 1726853272.56266: done checking for any_errors_fatal 12689 1726853272.56266: checking for max_fail_percentage 12689 1726853272.56268: done checking for max_fail_percentage 12689 1726853272.56268: checking to see if all hosts have failed and the running result is not ok 12689 1726853272.56269: done checking to see if all hosts have failed 12689 1726853272.56270: getting the remaining hosts for this loop 12689 1726853272.56272: done getting the remaining hosts for this loop 12689 1726853272.56275: getting the next task for host managed_node1 12689 1726853272.56279: done getting next task for host managed_node1 12689 1726853272.56281: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 12689 1726853272.56283: ^ 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 12689 1726853272.56286: getting variables 12689 1726853272.56287: in VariableManager get_vars() 12689 1726853272.56300: Calling all_inventory to load vars for managed_node1 12689 1726853272.56302: Calling groups_inventory to load vars for managed_node1 12689 1726853272.56304: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853272.56310: Calling all_plugins_play to load vars for managed_node1 12689 1726853272.56312: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853272.56316: Calling groups_plugins_play to load vars for managed_node1 12689 1726853272.56767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853272.57246: done with get_vars() 12689 1726853272.57256: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:27:52 -0400 (0:00:00.070) 0:00:01.908 ****** 12689 1726853272.57440: entering _queue_task() for managed_node1/setup 12689 1726853272.58278: worker is 1 (out of 1 available) 12689 1726853272.58289: exiting _queue_task() for managed_node1/setup 12689 1726853272.58301: done queuing things up, now waiting for results queue to drain 12689 1726853272.58302: waiting for pending results... 12689 1726853272.58572: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 12689 1726853272.58813: in run() - task 02083763-bbaf-dd70-85c0-0000000001cd 12689 1726853272.58827: variable 'ansible_search_path' from source: unknown 12689 1726853272.58830: variable 'ansible_search_path' from source: unknown 12689 1726853272.58872: calling self._execute() 12689 1726853272.59063: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853272.59068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853272.59376: variable 'omit' from source: magic vars 12689 1726853272.60124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853272.63393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853272.63483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853272.63534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853272.63584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853272.63617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853272.63707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853272.63742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853272.63844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853272.63848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853272.63850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853272.64023: variable 'ansible_facts' from source: unknown 12689 1726853272.64115: variable 'network_test_required_facts' from source: task vars 12689 1726853272.64167: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 12689 1726853272.64184: variable 'omit' from source: magic vars 12689 1726853272.64228: variable 'omit' from source: magic vars 12689 1726853272.64294: variable 'omit' from source: magic vars 12689 1726853272.64428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12689 1726853272.64437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12689 1726853272.64463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12689 1726853272.64512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853272.64550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853272.64641: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12689 1726853272.64712: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853272.64716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853272.64972: Set connection var ansible_shell_executable to /bin/sh 12689 1726853272.64975: Set connection var ansible_timeout to 10 12689 1726853272.64978: Set connection var ansible_shell_type to sh 12689 1726853272.64980: Set connection var ansible_connection to ssh 12689 1726853272.64982: Set connection var ansible_pipelining to False 12689 1726853272.64984: Set connection var ansible_module_compression to ZIP_DEFLATED 12689 1726853272.65078: variable 'ansible_shell_executable' from source: unknown 12689 1726853272.65081: variable 'ansible_connection' from source: unknown 12689 1726853272.65086: variable 'ansible_module_compression' from source: unknown 12689 1726853272.65088: variable 'ansible_shell_type' from source: unknown 12689 1726853272.65090: variable 'ansible_shell_executable' from source: unknown 12689 1726853272.65185: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853272.65190: variable 'ansible_pipelining' from source: unknown 12689 1726853272.65192: variable 'ansible_timeout' from source: unknown 12689 1726853272.65194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853272.65512: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 12689 1726853272.65516: variable 'omit' from source: magic vars 12689 1726853272.65521: starting attempt loop 12689 1726853272.65526: running the handler 12689 1726853272.65619: _low_level_execute_command(): starting 12689 1726853272.65622: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12689 1726853272.67194: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853272.67331: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853272.67407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853272.67451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853272.67562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853272.69331: stdout chunk (state=3): >>>/root <<< 12689 1726853272.69534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853272.69538: stdout chunk (state=3): >>><<< 12689 1726853272.69541: stderr chunk (state=3): >>><<< 12689 1726853272.69547: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853272.69564: _low_level_execute_command(): starting 12689 1726853272.69567: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312 `" && echo ansible-tmp-1726853272.69481-12801-7245533930312="` echo /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312 `" ) && sleep 0' 12689 1726853272.72035: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853272.72040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853272.72426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853272.74514: stdout chunk (state=3): >>>ansible-tmp-1726853272.69481-12801-7245533930312=/root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312 <<< 12689 1726853272.74530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853272.74587: stderr chunk (state=3): >>><<< 12689 1726853272.74598: stdout chunk (state=3): >>><<< 12689 1726853272.74877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853272.69481-12801-7245533930312=/root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853272.74880: variable 'ansible_module_compression' from source: unknown 12689 1726853272.74882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-126895p_5v1mf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 12689 1726853272.74884: variable 'ansible_facts' from source: unknown 12689 1726853272.75468: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py 12689 1726853272.75917: Sending initial data 12689 1726853272.75926: Sent initial data (150 bytes) 12689 1726853272.77213: 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 <<< 12689 1726853272.77378: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853272.77458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853272.77642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853272.79520: 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 <<< 12689 1726853272.79587: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12689 1726853272.79676: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-126895p_5v1mf/tmps1t_hrx6 /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py <<< 12689 1726853272.79689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-126895p_5v1mf/tmps1t_hrx6" to remote "/root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py" <<< 12689 1726853272.83780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853272.83785: stdout chunk (state=3): >>><<< 12689 1726853272.83787: stderr chunk (state=3): >>><<< 12689 1726853272.83789: done transferring module to remote 12689 1726853272.83791: _low_level_execute_command(): starting 12689 1726853272.83794: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/ /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py && sleep 0' 12689 1726853272.85184: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853272.85293: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12689 1726853272.85435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853272.85497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853272.85798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853272.87941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853272.87948: stdout chunk (state=3): >>><<< 12689 1726853272.87951: stderr chunk (state=3): >>><<< 12689 1726853272.87954: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853272.87956: _low_level_execute_command(): starting 12689 1726853272.87958: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/AnsiballZ_setup.py && sleep 0' 12689 1726853272.89192: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853272.89228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853272.89249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853272.89273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853272.89450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853272.91664: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 12689 1726853272.91790: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 12689 1726853272.91962: stdout chunk (state=3): >>>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' # <<< 12689 1726853272.91992: stdout chunk (state=3): >>>import 'codecs' # <<< 12689 1726853272.92186: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b36184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b35e7b30> # /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 0x7f46b361aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 12689 1726853272.92211: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 12689 1726853272.92296: stdout chunk (state=3): >>>import '_collections_abc' # <<< 12689 1726853272.92388: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 12689 1726853272.92406: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 12689 1726853272.92418: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 12689 1726853272.92450: 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' <<< 12689 1726853272.92479: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b33e9130> <<< 12689 1726853272.92532: 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 <<< 12689 1726853272.92548: 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 0x7f46b33e9fa0> <<< 12689 1726853272.92688: stdout chunk (state=3): >>>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. <<< 12689 1726853272.92989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 12689 1726853272.93000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 12689 1726853272.93095: 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' <<< 12689 1726853272.93108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12689 1726853272.93137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 12689 1726853272.93150: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3427e90> <<< 12689 1726853272.93386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3427f50> # /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 0x7f46b345f890> <<< 12689 1726853272.93424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 12689 1726853272.93427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 12689 1726853272.93541: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b345ff20> <<< 12689 1726853272.93548: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b343fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b343d280> <<< 12689 1726853272.93624: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3425040> <<< 12689 1726853272.93758: 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' <<< 12689 1726853272.93787: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b347f800> <<< 12689 1726853272.93880: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b347e420> # /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 0x7f46b343e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b347cc80> <<< 12689 1726853272.93902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 12689 1726853272.93915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34242c0> <<< 12689 1726853272.93940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 12689 1726853272.93986: stdout chunk (state=3): >>># 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 0x7f46b34b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b4bf0> <<< 12689 1726853272.94020: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853272.94098: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46b34b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3422de0> # /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 <<< 12689 1726853272.94120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 12689 1726853272.94136: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b53a0> <<< 12689 1726853272.94149: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 12689 1726853272.94216: 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 0x7f46b34b65d0> <<< 12689 1726853272.94220: stdout chunk (state=3): >>>import 'importlib.util' # <<< 12689 1726853272.94238: stdout chunk (state=3): >>>import 'runpy' # <<< 12689 1726853272.94312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34cc7a0> <<< 12689 1726853272.94333: stdout chunk (state=3): >>>import 'errno' # <<< 12689 1726853272.94499: 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' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46b34cdeb0> # /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 0x7f46b34ced50> # 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 0x7f46b34cf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34ce2a0> <<< 12689 1726853272.94525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 12689 1726853272.94532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 12689 1726853272.94565: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853272.94582: 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 0x7f46b34cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34cf530> <<< 12689 1726853272.94750: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 12689 1726853272.94764: stdout chunk (state=3): >>># 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 0x7f46b31cbce0> <<< 12689 1726853272.94783: 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' <<< 12689 1726853272.94860: 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 0x7f46b31f4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f4590> # 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 0x7f46b31f4770> <<< 12689 1726853272.94880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 12689 1726853272.94892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 12689 1726853272.94977: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853272.95151: 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 0x7f46b31f5100> <<< 12689 1726853272.95200: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853272.95210: 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 0x7f46b31f5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f49b0> <<< 12689 1726853272.95232: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31c9e80> <<< 12689 1726853272.95317: stdout chunk (state=3): >>># /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 <<< 12689 1726853272.95319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 12689 1726853272.95321: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f6ea0> <<< 12689 1726853272.95508: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b6cc0> # /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 <<< 12689 1726853272.95511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12689 1726853272.95536: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b321b230> <<< 12689 1726853272.95676: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 12689 1726853272.95680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853272.95682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 12689 1726853272.95685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 12689 1726853272.95698: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3243560> <<< 12689 1726853272.95712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12689 1726853272.95755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12689 1726853272.96048: stdout chunk (state=3): >>>import 'ntpath' # <<< 12689 1726853272.96055: 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 0x7f46b32a42f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 12689 1726853272.96058: stdout chunk (state=3): >>># 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 <<< 12689 1726853272.96060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 12689 1726853272.96062: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b32a6a50> <<< 12689 1726853272.96108: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b32a4410> <<< 12689 1726853272.96143: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3269370> <<< 12689 1726853272.96335: 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 0x7f46b2b253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3242390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f7e00> <<< 12689 1726853272.96398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46b2b25670> <<< 12689 1726853272.96742: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_5kas1c0e/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853272.96769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 12689 1726853272.96783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 12689 1726853272.96821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 12689 1726853272.96990: 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 # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b8f0e0> import '_typing' # <<< 12689 1726853272.97114: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b6d190> # zipimport: zlib available <<< 12689 1726853272.97239: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 12689 1726853272.98600: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853272.99755: 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 0x7f46b2b8d3d0> <<< 12689 1726853272.99787: 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' <<< 12689 1726853272.99825: 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' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 12689 1726853272.99828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 12689 1726853272.99858: 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 0x7f46b2bbeb40> <<< 12689 1726853272.99890: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bbe8d0> <<< 12689 1726853272.99921: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bbe1e0> <<< 12689 1726853272.99945: 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' <<< 12689 1726853273.00160: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bbe630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b8fd70> import 'atexit' # <<< 12689 1726853273.00163: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.00268: 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 0x7f46b2bbf830> # 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 0x7f46b2bbf9b0> # /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 0x7f46b2bbfef0> 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' <<< 12689 1726853273.00273: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a29d00> <<< 12689 1726853273.00294: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46b2a2b920> <<< 12689 1726853273.00318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 12689 1726853273.00330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 12689 1726853273.00362: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2c2f0> <<< 12689 1726853273.00386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 12689 1726853273.00407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 12689 1726853273.00598: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2d490> # /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' <<< 12689 1726853273.00601: 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' <<< 12689 1726853273.00750: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2ff20> <<< 12689 1726853273.00766: 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 0x7f46b2bbdf40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2e210> # /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 <<< 12689 1726853273.00814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 12689 1726853273.00841: 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' <<< 12689 1726853273.00864: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a37e90> import '_tokenize' # <<< 12689 1726853273.00978: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a36990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a366f0> # /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' <<< 12689 1726853273.01207: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a36c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2e6f0> # 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 0x7f46b2a7bf50> # /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 0x7f46b2a7c1a0> # /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 0x7f46b2a7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a7da60> <<< 12689 1726853273.01227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 12689 1726853273.01254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 12689 1726853273.01309: 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 0x7f46b2a80200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a7e390> <<< 12689 1726853273.01491: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /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 0x7f46b2a83980> <<< 12689 1726853273.01567: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a80350> <<< 12689 1726853273.01632: 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 0x7f46b2a84c20> <<< 12689 1726853273.01659: 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' <<< 12689 1726853273.01673: stdout chunk (state=3): >>># 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 0x7f46b2a84770> <<< 12689 1726853273.01902: 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' <<< 12689 1726853273.01905: stdout chunk (state=3): >>># 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 0x7f46b2a84c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a7c3b0> <<< 12689 1726853273.01912: 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' <<< 12689 1726853273.01914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 12689 1726853273.01916: stdout chunk (state=3): >>># 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 0x7f46b290c320> <<< 12689 1726853273.01974: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.01991: 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 0x7f46b290d310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a86ab0> <<< 12689 1726853273.02027: 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 0x7f46b2a87e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a86720> <<< 12689 1726853273.02058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 12689 1726853273.02155: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.02170: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.02338: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.02341: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 12689 1726853273.02381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 12689 1726853273.02388: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.02421: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.02538: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.03072: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.03605: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 12689 1726853273.03623: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 12689 1726853273.03640: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 12689 1726853273.03701: stdout chunk (state=3): >>># 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 0x7f46b29155e0> <<< 12689 1726853273.03802: 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' <<< 12689 1726853273.03809: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2916a80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a854f0> <<< 12689 1726853273.03975: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 12689 1726853273.03979: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 12689 1726853273.04083: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.04087: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.04202: 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' <<< 12689 1726853273.04222: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29160f0> # zipimport: zlib available <<< 12689 1726853273.04912: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.05451: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.05519: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.05681: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.05714: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 12689 1726853273.05810: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.05945: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 12689 1726853273.05983: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 12689 1726853273.06124: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 12689 1726853273.06788: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.06806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12689 1726853273.06866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12689 1726853273.06983: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2917620> # zipimport: zlib available <<< 12689 1726853273.07303: 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 import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 12689 1726853273.07336: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.07382: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.07478: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.07523: 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 <<< 12689 1726853273.07895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853273.08395: 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 0x7f46b29220f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b291d880> 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' <<< 12689 1726853273.08550: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /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 0x7f46b2a0a990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bea690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29221b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29174d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.08773: stdout chunk (state=3): >>>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 <<< 12689 1726853273.08778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 12689 1726853273.08844: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.08938: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.08959: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.09067: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 12689 1726853273.09462: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.09597: stdout chunk (state=3): >>># 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' <<< 12689 1726853273.09601: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 12689 1726853273.09604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 12689 1726853273.09606: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b1f70> <<< 12689 1726853273.09608: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 12689 1726853273.09610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 12689 1726853273.09647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 12689 1726853273.09728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 12689 1726853273.09828: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b25fbfe0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.09836: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46b2610380> <<< 12689 1726853273.09858: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b299b290> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b2b10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b0650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b0a40> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 12689 1726853273.09906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 12689 1726853273.09999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # 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 0x7f46b26132f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2612ba0> <<< 12689 1726853273.10028: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.10124: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46b2612d80> <<< 12689 1726853273.10310: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2611fd0> # /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 0x7f46b26134d0> # /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 0x7f46b265dfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2613f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b03b0> <<< 12689 1726853273.10330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 12689 1726853273.10355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 12689 1726853273.10375: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.10432: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.10478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 12689 1726853273.10554: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.10560: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.10795: stdout chunk (state=3): >>>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 <<< 12689 1726853273.10842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 12689 1726853273.10861: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.10909: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.10960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 12689 1726853273.11000: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.11067: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.11132: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.11287: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # <<< 12689 1726853273.11302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 12689 1726853273.12292: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.12857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 12689 1726853273.12901: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.13044: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.13111: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.13170: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 12689 1726853273.13240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.13349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.13487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 12689 1726853273.13522: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.13540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 12689 1726853273.13619: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.13721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 12689 1726853273.13764: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b265f1d0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 12689 1726853273.13812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 12689 1726853273.13928: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b265eb40> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 12689 1726853273.13969: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.14030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 12689 1726853273.14121: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.14223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 12689 1726853273.14237: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.14506: stdout chunk (state=3): >>># 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' <<< 12689 1726853273.14554: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.14622: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f46b269e210> <<< 12689 1726853273.14794: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b268ee40> import 'ansible.module_utils.facts.system.python' # <<< 12689 1726853273.14822: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.14876: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.14911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 12689 1726853273.14947: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.15069: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.15159: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.15607: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.15646: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.15717: 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' <<< 12689 1726853273.15781: stdout chunk (state=3): >>># 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 0x7f46b26b1cd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b268f980> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 12689 1726853273.15820: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 12689 1726853273.15859: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.15924: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 12689 1726853273.16193: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.16391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 12689 1726853273.16661: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.16686: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.16730: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.16784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 12689 1726853273.16819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 12689 1726853273.16840: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.16877: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.17112: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853273.17283: stdout chunk (state=3): >>> <<< 12689 1726853273.17386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 12689 1726853273.17435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 12689 1726853273.17439: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.17645: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.17867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 12689 1726853273.17890: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.17948: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.18023: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.19053: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.19775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 12689 1726853273.19805: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12689 1726853273.19960: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12689 1726853273.20045: stdout chunk (state=3): >>> <<< 12689 1726853273.20162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 12689 1726853273.20389: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.20411: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.20531: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 12689 1726853273.20570: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853273.20792: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.21045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 12689 1726853273.21083: stdout chunk (state=3): >>> # zipimport: zlib available<<< 12689 1726853273.21121: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853273.21150: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 12689 1726853273.21181: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853273.21230: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853273.21300: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.base' # <<< 12689 1726853273.21327: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.21498: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.21875: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.22030: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853273.22034: stdout chunk (state=3): >>> <<< 12689 1726853273.22357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 12689 1726853273.22388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 12689 1726853273.22412: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853273.22423: stdout chunk (state=3): >>> <<< 12689 1726853273.22683: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 12689 1726853273.22686: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.22763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 12689 1726853273.23022: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 12689 1726853273.23044: stdout chunk (state=3): >>># zipimport: zlib available<<< 12689 1726853273.23129: stdout chunk (state=3): >>> # zipimport: zlib available <<< 12689 1726853273.23295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.23377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 12689 1726853273.23392: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.23813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.24244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 12689 1726853273.24327: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.24414: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 12689 1726853273.24501: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 12689 1726853273.24522: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.24559: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.24610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 12689 1726853273.24621: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.24662: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.24714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 12689 1726853273.24987: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 12689 1726853273.24991: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 12689 1726853273.25020: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25066: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 12689 1726853273.25162: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25194: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.25260: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25328: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25437: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 12689 1726853273.25597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 12689 1726853273.25649: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.25716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 12689 1726853273.25775: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.26046: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.26352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 12689 1726853273.26355: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.26420: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.26508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 12689 1726853273.26511: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.26555: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.26628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 12689 1726853273.26881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # <<< 12689 1726853273.26892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 12689 1726853273.27297: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.27310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 12689 1726853273.27524: 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' <<< 12689 1726853273.27545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 12689 1726853273.27568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 12689 1726853273.27619: 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 0x7f46b24af470> <<< 12689 1726853273.27637: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b24ada60> <<< 12689 1726853273.27705: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b24adfd0> <<< 12689 1726853273.29308: 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_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.46.199 44238 10.31.45.153 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.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "<<< 12689 1726853273.29320: stdout chunk (state=3): >>>/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "53", "epoch": "1726853273", "epoch_int": "1726853273", "date": "2024-09-20", "time": "13:27:53", "iso8601_micro": "2024-09-20T17:27:53.290134Z", "iso8601": "2024-09-20T17:27:53Z", "iso8601_basic": "20240920T132753290134", "iso8601_basic_short": "20240920T132753", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 12689 1726853273.30240: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 12689 1726853273.30244: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math <<< 12689 1726853273.30413: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.30468: 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 <<< 12689 1726853273.30510: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.30570: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.30577: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux <<< 12689 1726853273.30580: stdout chunk (state=3): >>># 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<<< 12689 1726853273.30611: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.system.cmdline <<< 12689 1726853273.30782: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.31105: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12689 1726853273.31108: stdout chunk (state=3): >>># destroy importlib.machinery <<< 12689 1726853273.31182: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.31222: stdout chunk (state=3): >>># destroy ntpath <<< 12689 1726853273.31264: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 12689 1726853273.31267: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 12689 1726853273.31296: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 12689 1726853273.31320: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 12689 1726853273.31352: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 12689 1726853273.31403: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 12689 1726853273.31422: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 12689 1726853273.31493: 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 <<< 12689 1726853273.31676: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.31876: 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<<< 12689 1726853273.31881: stdout chunk (state=3): >>> # 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 <<< 12689 1726853273.31887: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 12689 1726853273.31890: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.31892: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 12689 1726853273.31930: stdout chunk (state=3): >>># 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 <<< 12689 1726853273.31938: 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 <<< 12689 1726853273.32072: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 12689 1726853273.32195: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 12689 1726853273.32234: stdout chunk (state=3): >>># destroy _collections <<< 12689 1726853273.32269: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat <<< 12689 1726853273.32275: stdout chunk (state=3): >>># destroy genericpath # destroy re._parser <<< 12689 1726853273.32298: stdout chunk (state=3): >>># destroy tokenize <<< 12689 1726853273.32312: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 12689 1726853273.32369: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 12689 1726853273.32392: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 12689 1726853273.32592: 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 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 <<< 12689 1726853273.32625: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 12689 1726853273.32637: stdout chunk (state=3): >>># destroy itertools <<< 12689 1726853273.32693: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 12689 1726853273.32696: stdout chunk (state=3): >>># clear sys.audit hooks <<< 12689 1726853273.33398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 12689 1726853273.33566: stderr chunk (state=3): >>><<< 12689 1726853273.33576: stdout chunk (state=3): >>><<< 12689 1726853273.33794: _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 0x7f46b36184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b35e7b30> # /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 0x7f46b361aa50> 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 0x7f46b33e9130> # /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 0x7f46b33e9fa0> 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 0x7f46b3427e90> # /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 0x7f46b3427f50> # /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 0x7f46b345f890> # /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 0x7f46b345ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b343fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b343d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3425040> # /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 0x7f46b347f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b347e420> # /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 0x7f46b343e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b347cc80> # /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 0x7f46b34b4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34242c0> # /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 0x7f46b34b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b4bf0> # 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 0x7f46b34b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3422de0> # /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 0x7f46b34b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b53a0> 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 0x7f46b34b65d0> 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 0x7f46b34cc7a0> 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 0x7f46b34cdeb0> # /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 0x7f46b34ced50> # 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 0x7f46b34cf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34ce2a0> # /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 0x7f46b34cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34cf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b6570> # /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 0x7f46b31cbce0> # /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 0x7f46b31f4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f4590> # 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 0x7f46b31f4770> # /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 0x7f46b31f5100> # 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 0x7f46b31f5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31c9e80> # /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 0x7f46b31f6ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b34b6cc0> # /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 0x7f46b321b230> # /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 0x7f46b3243560> # /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 0x7f46b32a42f0> # /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 0x7f46b32a6a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b32a4410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3269370> # /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 0x7f46b2b253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b3242390> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b31f7e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f46b2b25670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_5kas1c0e/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 0x7f46b2b8f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b6d190> # 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 0x7f46b2b8d3d0> # /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 0x7f46b2bbeb40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bbe8d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bbe1e0> # /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 0x7f46b2bbe630> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2b8fd70> 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 0x7f46b2bbf830> # 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 0x7f46b2bbf9b0> # /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 0x7f46b2bbfef0> 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 0x7f46b2a29d00> # 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 0x7f46b2a2b920> # /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 0x7f46b2a2c2f0> # /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 0x7f46b2a2d490> # /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 0x7f46b2a2ff20> # 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 0x7f46b2bbdf40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2e210> # /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 0x7f46b2a37e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a36990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a366f0> # /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 0x7f46b2a36c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a2e6f0> # 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 0x7f46b2a7bf50> # /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 0x7f46b2a7c1a0> # /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 0x7f46b2a7dca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a7da60> # /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 0x7f46b2a80200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a7e390> # /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 0x7f46b2a83980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a80350> # 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 0x7f46b2a84c20> # 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 0x7f46b2a84770> # 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 0x7f46b2a84c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a7c3b0> # /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 0x7f46b290c320> # 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 0x7f46b290d310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a86ab0> # 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 0x7f46b2a87e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a86720> # 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 0x7f46b29155e0> # /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 0x7f46b2916a80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2a854f0> 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 0x7f46b29160f0> # 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 0x7f46b2917620> # 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 0x7f46b29220f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b291d880> 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 0x7f46b2a0a990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2bea690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29221b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29174d0> # 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 0x7f46b29b1f70> # /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 0x7f46b25fbfe0> # 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 0x7f46b2610380> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b299b290> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b2b10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b0650> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b0a40> # /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 0x7f46b26132f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2612ba0> # 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 0x7f46b2612d80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2611fd0> # /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 0x7f46b26134d0> # /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 0x7f46b265dfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b2613f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b29b03b0> 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 0x7f46b265f1d0> # /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 0x7f46b265eb40> 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 0x7f46b269e210> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b268ee40> 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 0x7f46b26b1cd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b268f980> 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 0x7f46b24af470> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b24ada60> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f46b24adfd0> {"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_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.46.199 44238 10.31.45.153 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.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "27", "second": "53", "epoch": "1726853273", "epoch_int": "1726853273", "date": "2024-09-20", "time": "13:27:53", "iso8601_micro": "2024-09-20T17:27:53.290134Z", "iso8601": "2024-09-20T17:27:53Z", "iso8601_basic": "20240920T132753290134", "iso8601_basic_short": "20240920T132753", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_apparmor": {"status": "disabled"}, "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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 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 12689 1726853273.35288: 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-1726853272.69481-12801-7245533930312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12689 1726853273.35292: _low_level_execute_command(): starting 12689 1726853273.35294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853272.69481-12801-7245533930312/ > /dev/null 2>&1 && sleep 0' 12689 1726853273.35297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853273.35312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853273.35325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12689 1726853273.35340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12689 1726853273.35356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 12689 1726853273.35395: 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.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.35465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853273.35487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853273.35513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853273.35588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853273.38287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853273.38291: stdout chunk (state=3): >>><<< 12689 1726853273.38296: stderr chunk (state=3): >>><<< 12689 1726853273.38312: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853273.38318: handler run complete 12689 1726853273.38362: variable 'ansible_facts' from source: unknown 12689 1726853273.38428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853273.38776: variable 'ansible_facts' from source: unknown 12689 1726853273.38779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853273.38781: attempt loop complete, returning result 12689 1726853273.38783: _execute() done 12689 1726853273.38790: dumping result to json 12689 1726853273.38792: done dumping result, returning 12689 1726853273.38794: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-dd70-85c0-0000000001cd] 12689 1726853273.38796: sending task result for task 02083763-bbaf-dd70-85c0-0000000001cd 12689 1726853273.38875: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001cd 12689 1726853273.38878: WORKER PROCESS EXITING ok: [managed_node1] 12689 1726853273.38994: no more pending results, returning what we have 12689 1726853273.38998: results queue empty 12689 1726853273.38999: checking for any_errors_fatal 12689 1726853273.39001: done checking for any_errors_fatal 12689 1726853273.39001: checking for max_fail_percentage 12689 1726853273.39179: done checking for max_fail_percentage 12689 1726853273.39181: checking to see if all hosts have failed and the running result is not ok 12689 1726853273.39182: done checking to see if all hosts have failed 12689 1726853273.39182: getting the remaining hosts for this loop 12689 1726853273.39183: done getting the remaining hosts for this loop 12689 1726853273.39187: getting the next task for host managed_node1 12689 1726853273.39195: done getting next task for host managed_node1 12689 1726853273.39198: ^ task is: TASK: Check if system is ostree 12689 1726853273.39200: ^ 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 12689 1726853273.39204: getting variables 12689 1726853273.39205: in VariableManager get_vars() 12689 1726853273.39230: Calling all_inventory to load vars for managed_node1 12689 1726853273.39233: Calling groups_inventory to load vars for managed_node1 12689 1726853273.39236: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853273.39249: Calling all_plugins_play to load vars for managed_node1 12689 1726853273.39252: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853273.39255: Calling groups_plugins_play to load vars for managed_node1 12689 1726853273.39560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853273.39838: done with get_vars() 12689 1726853273.39851: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:27:53 -0400 (0:00:00.825) 0:00:02.734 ****** 12689 1726853273.40003: entering _queue_task() for managed_node1/stat 12689 1726853273.40412: worker is 1 (out of 1 available) 12689 1726853273.40427: exiting _queue_task() for managed_node1/stat 12689 1726853273.40440: done queuing things up, now waiting for results queue to drain 12689 1726853273.40441: waiting for pending results... 12689 1726853273.40620: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 12689 1726853273.40723: in run() - task 02083763-bbaf-dd70-85c0-0000000001cf 12689 1726853273.40744: variable 'ansible_search_path' from source: unknown 12689 1726853273.40752: variable 'ansible_search_path' from source: unknown 12689 1726853273.40793: calling self._execute() 12689 1726853273.40869: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853273.40883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853273.40898: variable 'omit' from source: magic vars 12689 1726853273.41250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 12689 1726853273.41521: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 12689 1726853273.41565: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 12689 1726853273.41605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 12689 1726853273.41642: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 12689 1726853273.41727: 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) 12689 1726853273.41756: 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) 12689 1726853273.41791: 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) 12689 1726853273.41822: 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) 12689 1726853273.41939: Evaluated conditional (not __network_is_ostree is defined): True 12689 1726853273.41951: variable 'omit' from source: magic vars 12689 1726853273.42381: variable 'omit' from source: magic vars 12689 1726853273.42384: variable 'omit' from source: magic vars 12689 1726853273.42387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12689 1726853273.42391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12689 1726853273.42393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12689 1726853273.42395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853273.42398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853273.42622: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12689 1726853273.42625: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853273.42627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853273.42629: Set connection var ansible_shell_executable to /bin/sh 12689 1726853273.42734: Set connection var ansible_timeout to 10 12689 1726853273.42745: Set connection var ansible_shell_type to sh 12689 1726853273.42752: Set connection var ansible_connection to ssh 12689 1726853273.42765: Set connection var ansible_pipelining to False 12689 1726853273.42779: Set connection var ansible_module_compression to ZIP_DEFLATED 12689 1726853273.42804: variable 'ansible_shell_executable' from source: unknown 12689 1726853273.42811: variable 'ansible_connection' from source: unknown 12689 1726853273.42818: variable 'ansible_module_compression' from source: unknown 12689 1726853273.42824: variable 'ansible_shell_type' from source: unknown 12689 1726853273.42830: variable 'ansible_shell_executable' from source: unknown 12689 1726853273.42977: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853273.42980: variable 'ansible_pipelining' from source: unknown 12689 1726853273.42983: variable 'ansible_timeout' from source: unknown 12689 1726853273.42985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853273.43121: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 12689 1726853273.43298: variable 'omit' from source: magic vars 12689 1726853273.43308: starting attempt loop 12689 1726853273.43330: running the handler 12689 1726853273.43357: _low_level_execute_command(): starting 12689 1726853273.43372: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12689 1726853273.44092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853273.44158: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.44218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853273.44238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853273.44266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853273.44350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853273.46753: stdout chunk (state=3): >>>/root <<< 12689 1726853273.46893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853273.46975: stderr chunk (state=3): >>><<< 12689 1726853273.46987: stdout chunk (state=3): >>><<< 12689 1726853273.47170: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853273.47186: _low_level_execute_command(): starting 12689 1726853273.47190: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745 `" && echo ansible-tmp-1726853273.470885-12838-168550783305745="` echo /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745 `" ) && sleep 0' 12689 1726853273.48596: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.48716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853273.48805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853273.48889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853273.51662: stdout chunk (state=3): >>>ansible-tmp-1726853273.470885-12838-168550783305745=/root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745 <<< 12689 1726853273.51892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853273.51912: stderr chunk (state=3): >>><<< 12689 1726853273.51957: stdout chunk (state=3): >>><<< 12689 1726853273.52162: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853273.470885-12838-168550783305745=/root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853273.52165: variable 'ansible_module_compression' from source: unknown 12689 1726853273.52379: ANSIBALLZ: Using lock for stat 12689 1726853273.52382: ANSIBALLZ: Acquiring lock 12689 1726853273.52384: ANSIBALLZ: Lock acquired: 139751883527552 12689 1726853273.52386: ANSIBALLZ: Creating module 12689 1726853273.73446: ANSIBALLZ: Writing module into payload 12689 1726853273.73554: ANSIBALLZ: Writing module 12689 1726853273.73589: ANSIBALLZ: Renaming module 12689 1726853273.73601: ANSIBALLZ: Done creating module 12689 1726853273.73623: variable 'ansible_facts' from source: unknown 12689 1726853273.73713: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py 12689 1726853273.73903: Sending initial data 12689 1726853273.73908: Sent initial data (152 bytes) 12689 1726853273.74585: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853273.74677: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.74716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853273.74730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853273.74814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853273.77657: 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 <<< 12689 1726853273.77682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 12689 1726853273.77724: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-126895p_5v1mf/tmpsesbfjju /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py <<< 12689 1726853273.77728: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py" <<< 12689 1726853273.77757: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-126895p_5v1mf/tmpsesbfjju" to remote "/root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py" <<< 12689 1726853273.79114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853273.79248: stderr chunk (state=3): >>><<< 12689 1726853273.79365: stdout chunk (state=3): >>><<< 12689 1726853273.79369: done transferring module to remote 12689 1726853273.79373: _low_level_execute_command(): starting 12689 1726853273.79376: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/ /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py && sleep 0' 12689 1726853273.80629: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.80657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 12689 1726853273.80668: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 12689 1726853273.80685: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 12689 1726853273.80755: 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.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.80787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853273.80806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 12689 1726853273.80833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853273.80995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853273.83701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853273.83705: stderr chunk (state=3): >>><<< 12689 1726853273.83708: stdout chunk (state=3): >>><<< 12689 1726853273.83781: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853273.83786: _low_level_execute_command(): starting 12689 1726853273.83789: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/AnsiballZ_stat.py && sleep 0' 12689 1726853273.85003: 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853273.85040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853273.85079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853273.85188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853273.88370: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 12689 1726853273.88420: stdout chunk (state=3): >>>import _imp # builtin <<< 12689 1726853273.88469: stdout chunk (state=3): >>>import '_thread' # <<< 12689 1726853273.88496: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 12689 1726853273.88912: stdout chunk (state=3): >>>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' # <<< 12689 1726853273.88917: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 12689 1726853273.88964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 12689 1726853273.88967: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886b1104d0> <<< 12689 1726853273.88996: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886b0dfb30> <<< 12689 1726853273.89025: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 12689 1726853273.89051: 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 0x7f886b112a50> <<< 12689 1726853273.89094: stdout chunk (state=3): >>>import '_signal' # <<< 12689 1726853273.89124: stdout chunk (state=3): >>>import '_abc' # <<< 12689 1726853273.89145: stdout chunk (state=3): >>>import 'abc' # <<< 12689 1726853273.89177: stdout chunk (state=3): >>>import 'io' # <<< 12689 1726853273.89229: stdout chunk (state=3): >>>import '_stat' # <<< 12689 1726853273.89370: stdout chunk (state=3): >>>import 'stat' # import '_collections_abc' # <<< 12689 1726853273.89415: stdout chunk (state=3): >>>import 'genericpath' # <<< 12689 1726853273.89436: stdout chunk (state=3): >>>import 'posixpath' # <<< 12689 1726853273.89476: stdout chunk (state=3): >>>import 'os' # <<< 12689 1726853273.89499: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 12689 1726853273.89529: stdout chunk (state=3): >>>Processing user site-packages <<< 12689 1726853273.89547: stdout chunk (state=3): >>>Processing global site-packages <<< 12689 1726853273.89577: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 12689 1726853273.89588: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 12689 1726853273.89609: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 12689 1726853273.89643: 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 <<< 12689 1726853273.89669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 12689 1726853273.89705: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aec1130> <<< 12689 1726853273.89800: 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 <<< 12689 1726853273.89815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853273.90081: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aec1fa0> 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. <<< 12689 1726853273.90285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 12689 1726853273.90313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 12689 1726853273.90352: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 12689 1726853273.90362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853273.90388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 12689 1726853273.90458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 12689 1726853273.90481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 12689 1726853273.90520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 12689 1726853273.90547: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aeffe90><<< 12689 1726853273.90562: stdout chunk (state=3): >>> <<< 12689 1726853273.90584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 12689 1726853273.90609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 12689 1726853273.90656: stdout chunk (state=3): >>>import '_operator' # <<< 12689 1726853273.90659: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefff50> <<< 12689 1726853273.90690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 12689 1726853273.90726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 12689 1726853273.90766: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 12689 1726853273.90843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853273.90878: stdout chunk (state=3): >>>import 'itertools' # <<< 12689 1726853273.90919: 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 0x7f886af37890> <<< 12689 1726853273.90948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 12689 1726853273.90980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 12689 1726853273.91008: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af37f20> <<< 12689 1726853273.91028: stdout chunk (state=3): >>>import '_collections' # <<< 12689 1726853273.91090: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af17b60> <<< 12689 1726853273.91115: stdout chunk (state=3): >>>import '_functools' # <<< 12689 1726853273.91163: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af15280> <<< 12689 1726853273.91376: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefd040> # /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' # <<< 12689 1726853273.91404: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 12689 1726853273.91445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 12689 1726853273.91477: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 12689 1726853273.91499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 12689 1726853273.91539: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af57800> <<< 12689 1726853273.91569: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af56420> <<< 12689 1726853273.91785: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af16150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af54c80> # /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 0x7f886af8c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefc2c0> # /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 0x7f886af8cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8cbf0> <<< 12689 1726853273.91818: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.91841: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886af8cfe0> <<< 12689 1726853273.91857: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefade0> <<< 12689 1726853273.91950: 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 <<< 12689 1726853273.91994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 12689 1726853273.92037: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8d6d0> <<< 12689 1726853273.92041: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8d3a0> <<< 12689 1726853273.92097: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 12689 1726853273.92101: 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' <<< 12689 1726853273.92129: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8e5d0> <<< 12689 1726853273.92160: stdout chunk (state=3): >>>import 'importlib.util' # <<< 12689 1726853273.92201: stdout chunk (state=3): >>>import 'runpy' # <<< 12689 1726853273.92218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 12689 1726853273.92267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 12689 1726853273.92485: 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 0x7f886afa47a0> 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 0x7f886afa5eb0> # /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 0x7f886afa6d50> # 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 0x7f886afa7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886afa62a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 12689 1726853273.92504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 12689 1726853273.92554: 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' <<< 12689 1726853273.92578: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886afa7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886afa7530> <<< 12689 1726853273.92655: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8e570> <<< 12689 1726853273.92677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 12689 1726853273.92710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 12689 1726853273.92753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 12689 1726853273.92778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 12689 1726853273.92820: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.92909: 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 0x7f886ad1fce0> # /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 0x7f886ad48740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad484a0> <<< 12689 1726853273.92961: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.93007: 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 0x7f886ad48770> <<< 12689 1726853273.93026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 12689 1726853273.93128: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853273.93320: 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 0x7f886ad490a0> <<< 12689 1726853273.93687: 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 0x7f886ad49a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad48950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad1de80> # /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 0x7f886ad4ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad498e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8ecc0> <<< 12689 1726853273.93706: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 12689 1726853273.93802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853273.93836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 12689 1726853273.93889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 12689 1726853273.93936: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad73170> <<< 12689 1726853273.94010: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 12689 1726853273.94039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853273.94081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 12689 1726853273.94106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 12689 1726853273.94174: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad974d0> <<< 12689 1726853273.94205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 12689 1726853273.94270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 12689 1726853273.94353: stdout chunk (state=3): >>>import 'ntpath' # <<< 12689 1726853273.94395: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 12689 1726853273.94431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886adf82f0> <<< 12689 1726853273.94434: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 12689 1726853273.94476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 12689 1726853273.94519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 12689 1726853273.94574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 12689 1726853273.94808: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886adfaa20> <<< 12689 1726853273.94833: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886adf83e0> <<< 12689 1726853273.94887: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886adbd2e0> <<< 12689 1726853273.94927: 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 0x7f886a7213d0> <<< 12689 1726853273.94967: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad96300> <<< 12689 1726853273.94981: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad4bd40> <<< 12689 1726853273.95125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 12689 1726853273.95152: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f886ad96660> <<< 12689 1726853273.95335: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_nqsclo19/ansible_stat_payload.zip' # zipimport: zlib available <<< 12689 1726853273.95555: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.95594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 12689 1726853273.95617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 12689 1726853273.95657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 12689 1726853273.95980: 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 # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a7770e0> import '_typing' # <<< 12689 1726853273.96107: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a755fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a755160> # zipimport: zlib available <<< 12689 1726853273.96165: stdout chunk (state=3): >>>import 'ansible' # <<< 12689 1726853273.96168: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.96229: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853273.96233: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 12689 1726853273.96252: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853273.98446: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.00316: 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 0x7f886a775760> <<< 12689 1726853274.00321: 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' <<< 12689 1726853274.00373: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 12689 1726853274.00377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 12689 1726853274.00489: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886a79ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a79e810> <<< 12689 1726853274.00536: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a79e120> <<< 12689 1726853274.00569: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 12689 1726853274.00575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 12689 1726853274.00640: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a79e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886b1129c0> <<< 12689 1726853274.00660: stdout chunk (state=3): >>>import 'atexit' # <<< 12689 1726853274.00732: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886a79f7d0> <<< 12689 1726853274.00879: 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 0x7f886a79fa10> # /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 0x7f886a79ff20> <<< 12689 1726853274.00912: stdout chunk (state=3): >>>import 'pwd' # <<< 12689 1726853274.00915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 12689 1726853274.00953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 12689 1726853274.00997: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a609bb0> <<< 12689 1726853274.01041: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853274.01066: 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 0x7f886a60b860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 12689 1726853274.01101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 12689 1726853274.01169: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 12689 1726853274.01230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 12689 1726853274.01245: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60d130> <<< 12689 1726853274.01262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 12689 1726853274.01314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 12689 1726853274.01339: 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' <<< 12689 1726853274.01428: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60fe60> <<< 12689 1726853274.01463: 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 0x7f886a60fdd0> <<< 12689 1726853274.01573: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60e120> # /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 <<< 12689 1726853274.01590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 12689 1726853274.01609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 12689 1726853274.01657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 12689 1726853274.01693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 12689 1726853274.01697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 12689 1726853274.01716: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a617d70> <<< 12689 1726853274.01726: stdout chunk (state=3): >>>import '_tokenize' # <<< 12689 1726853274.01827: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a616840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6165a0> <<< 12689 1726853274.01976: 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' <<< 12689 1726853274.01980: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a616b10> <<< 12689 1726853274.02025: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60e630> <<< 12689 1726853274.02061: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853274.02068: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886a65fa40> <<< 12689 1726853274.02099: 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 0x7f886a660170> <<< 12689 1726853274.02134: 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 <<< 12689 1726853274.02155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 12689 1726853274.02188: 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' <<< 12689 1726853274.02232: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853274.02237: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886a661c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6619d0> <<< 12689 1726853274.02267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 12689 1726853274.02567: stdout chunk (state=3): >>># 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 0x7f886a6641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a662300> # /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' <<< 12689 1726853274.02593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 12689 1726853274.02599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 12689 1726853274.02621: stdout chunk (state=3): >>>import '_string' # <<< 12689 1726853274.02678: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a667950> <<< 12689 1726853274.02866: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a664320> <<< 12689 1726853274.02992: 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 0x7f886a668770> <<< 12689 1726853274.03015: 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 0x7f886a6689e0> <<< 12689 1726853274.03095: 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 0x7f886a668c50> <<< 12689 1726853274.03216: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6602f0> # /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 <<< 12689 1726853274.03219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 12689 1726853274.03221: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853274.03375: 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 0x7f886a6f43e0> <<< 12689 1726853274.03576: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853274.03580: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 12689 1726853274.03583: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886a6f54c0> <<< 12689 1726853274.03614: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a66aba0> # 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 0x7f886a66bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a66a7b0> # zipimport: zlib available <<< 12689 1726853274.03629: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 12689 1726853274.03749: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.03939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853274.04015: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 12689 1726853274.04183: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.04338: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.05248: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.06150: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 12689 1726853274.06161: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 12689 1726853274.06232: 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' <<< 12689 1726853274.06276: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f886a6f97c0> <<< 12689 1726853274.06633: 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 0x7f886a6fa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a617d40> <<< 12689 1726853274.06657: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 12689 1726853274.06674: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.06780: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.07021: 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' <<< 12689 1726853274.07052: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6fa4e0> <<< 12689 1726853274.07065: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.07813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.08545: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.08655: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.08769: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 12689 1726853274.08793: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.08838: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.08888: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 12689 1726853274.08915: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.09004: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.09154: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 12689 1726853274.09158: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.09178: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 12689 1726853274.09235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12689 1726853274.09293: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 12689 1726853274.09296: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.09652: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.10102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 12689 1726853274.10137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 12689 1726853274.10140: stdout chunk (state=3): >>>import '_ast' # <<< 12689 1726853274.10360: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6fb650> # zipimport: zlib available <<< 12689 1726853274.10364: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.10467: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 12689 1726853274.10607: stdout chunk (state=3): >>>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' # <<< 12689 1726853274.10620: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.10678: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.10737: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.10822: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.10920: 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 <<< 12689 1726853274.10988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 12689 1726853274.11163: 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 0x7f886a506180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a503e60> <<< 12689 1726853274.11302: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 12689 1726853274.11395: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.11428: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.11506: 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' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 12689 1726853274.11595: 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 <<< 12689 1726853274.11639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 12689 1726853274.11685: 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' <<< 12689 1726853274.11764: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a7d2a50> <<< 12689 1726853274.11824: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a7ee720> <<< 12689 1726853274.11949: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a506240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a669970> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 12689 1726853274.12295: stdout chunk (state=3): >>># 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 <<< 12689 1726853274.12364: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.12776: stdout chunk (state=3): >>># zipimport: zlib available <<< 12689 1726853274.12847: 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"}}} <<< 12689 1726853274.12867: stdout chunk (state=3): >>># destroy __main__ <<< 12689 1726853274.13424: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 12689 1726853274.13496: stdout chunk (state=3): >>> # 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 <<< 12689 1726853274.13524: stdout chunk (state=3): >>># 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 <<< 12689 1726853274.13540: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 12689 1726853274.13624: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # 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 <<< 12689 1726853274.13869: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex <<< 12689 1726853274.13898: stdout chunk (state=3): >>># 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 <<< 12689 1726853274.14056: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12689 1726853274.14102: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 12689 1726853274.14137: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 12689 1726853274.14169: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 12689 1726853274.14233: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 12689 1726853274.14265: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 12689 1726853274.14327: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 12689 1726853274.14331: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 12689 1726853274.14545: stdout chunk (state=3): >>># 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 <<< 12689 1726853274.14610: 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 # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 12689 1726853274.14623: stdout chunk (state=3): >>> # 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 <<< 12689 1726853274.14651: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal <<< 12689 1726853274.14760: stdout chunk (state=3): >>># 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 <<< 12689 1726853274.14847: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 12689 1726853274.14900: stdout chunk (state=3): >>># destroy _collections <<< 12689 1726853274.14913: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 12689 1726853274.14946: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 12689 1726853274.15074: 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 # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 12689 1726853274.15172: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 12689 1726853274.15185: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 12689 1726853274.15245: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 12689 1726853274.15249: stdout chunk (state=3): >>># destroy _hashlib <<< 12689 1726853274.15275: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 12689 1726853274.15576: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 12689 1726853274.15885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 12689 1726853274.15923: stdout chunk (state=3): >>><<< 12689 1726853274.15939: stderr chunk (state=3): >>><<< 12689 1726853274.16148: _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 0x7f886b1104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886b0dfb30> # /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 0x7f886b112a50> 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 0x7f886aec1130> # /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 0x7f886aec1fa0> 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 0x7f886aeffe90> # /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 0x7f886aefff50> # /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 0x7f886af37890> # /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 0x7f886af37f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af17b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af15280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefd040> # /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 0x7f886af57800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af56420> # /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 0x7f886af16150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af54c80> # /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 0x7f886af8c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefc2c0> # /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 0x7f886af8cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8cbf0> # 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 0x7f886af8cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886aefade0> # /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 0x7f886af8d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8d3a0> 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 0x7f886af8e5d0> 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 0x7f886afa47a0> 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 0x7f886afa5eb0> # /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 0x7f886afa6d50> # 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 0x7f886afa7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886afa62a0> # /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 0x7f886afa7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886afa7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8e570> # /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 0x7f886ad1fce0> # /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 0x7f886ad48740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad484a0> # 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 0x7f886ad48770> # /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 0x7f886ad490a0> # 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 0x7f886ad49a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad48950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad1de80> # /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 0x7f886ad4ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad498e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886af8ecc0> # /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 0x7f886ad73170> # /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 0x7f886ad974d0> # /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 0x7f886adf82f0> # /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 0x7f886adfaa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886adf83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886adbd2e0> # /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 0x7f886a7213d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad96300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886ad4bd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f886ad96660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_nqsclo19/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 0x7f886a7770e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a755fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a755160> # 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 0x7f886a775760> # /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 0x7f886a79ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a79e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a79e120> # /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 0x7f886a79e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886b1129c0> 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 0x7f886a79f7d0> # 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 0x7f886a79fa10> # /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 0x7f886a79ff20> 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 0x7f886a609bb0> # 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 0x7f886a60b860> # /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 0x7f886a60c260> # /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 0x7f886a60d130> # /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 0x7f886a60fe60> # 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 0x7f886a60fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60e120> # /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 0x7f886a617d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a616840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6165a0> # /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 0x7f886a616b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a60e630> # 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 0x7f886a65fa40> # /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 0x7f886a660170> # /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 0x7f886a661c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6619d0> # /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 0x7f886a6641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a662300> # /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 0x7f886a667950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a664320> # 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 0x7f886a668770> # 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 0x7f886a6689e0> # 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 0x7f886a668c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a6602f0> # /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 0x7f886a6f43e0> # 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 0x7f886a6f54c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a66aba0> # 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 0x7f886a66bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a66a7b0> # 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 0x7f886a6f97c0> # /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 0x7f886a6fa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a617d40> 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 0x7f886a6fa4e0> # 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 0x7f886a6fb650> # 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 0x7f886a506180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a503e60> 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 0x7f886a7d2a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a7ee720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a506240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f886a669970> # 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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK 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.45.153 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 12689 1726853274.17474: 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-1726853273.470885-12838-168550783305745/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 12689 1726853274.17477: _low_level_execute_command(): starting 12689 1726853274.17479: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853273.470885-12838-168550783305745/ > /dev/null 2>&1 && sleep 0' 12689 1726853274.17902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 12689 1726853274.17906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853274.17909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12689 1726853274.18010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12689 1726853274.18013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 12689 1726853274.18016: stderr chunk (state=3): >>>debug2: match not found <<< 12689 1726853274.18018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853274.18022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 12689 1726853274.18024: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 12689 1726853274.18026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 12689 1726853274.18028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 12689 1726853274.18030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 12689 1726853274.18031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 12689 1726853274.18033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 12689 1726853274.18035: stderr chunk (state=3): >>>debug2: match found <<< 12689 1726853274.18037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 12689 1726853274.18117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 12689 1726853274.18123: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 12689 1726853274.18159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 12689 1726853274.20842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 12689 1726853274.20846: stdout chunk (state=3): >>><<< 12689 1726853274.21079: stderr chunk (state=3): >>><<< 12689 1726853274.21085: _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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 12689 1726853274.21088: handler run complete 12689 1726853274.21090: attempt loop complete, returning result 12689 1726853274.21093: _execute() done 12689 1726853274.21095: dumping result to json 12689 1726853274.21097: done dumping result, returning 12689 1726853274.21100: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02083763-bbaf-dd70-85c0-0000000001cf] 12689 1726853274.21103: sending task result for task 02083763-bbaf-dd70-85c0-0000000001cf 12689 1726853274.21175: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001cf 12689 1726853274.21178: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 12689 1726853274.21234: no more pending results, returning what we have 12689 1726853274.21236: results queue empty 12689 1726853274.21237: checking for any_errors_fatal 12689 1726853274.21246: done checking for any_errors_fatal 12689 1726853274.21247: checking for max_fail_percentage 12689 1726853274.21249: done checking for max_fail_percentage 12689 1726853274.21249: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.21250: done checking to see if all hosts have failed 12689 1726853274.21251: getting the remaining hosts for this loop 12689 1726853274.21252: done getting the remaining hosts for this loop 12689 1726853274.21256: getting the next task for host managed_node1 12689 1726853274.21262: done getting next task for host managed_node1 12689 1726853274.21264: ^ task is: TASK: Set flag to indicate system is ostree 12689 1726853274.21267: ^ 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 12689 1726853274.21270: getting variables 12689 1726853274.21379: in VariableManager get_vars() 12689 1726853274.21410: Calling all_inventory to load vars for managed_node1 12689 1726853274.21412: Calling groups_inventory to load vars for managed_node1 12689 1726853274.21415: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.21428: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.21430: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.21433: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.21802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.22018: done with get_vars() 12689 1726853274.22033: done getting variables 12689 1726853274.22135: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:27:54 -0400 (0:00:00.821) 0:00:03.555 ****** 12689 1726853274.22170: entering _queue_task() for managed_node1/set_fact 12689 1726853274.22174: Creating lock for set_fact 12689 1726853274.22475: worker is 1 (out of 1 available) 12689 1726853274.22488: exiting _queue_task() for managed_node1/set_fact 12689 1726853274.22502: done queuing things up, now waiting for results queue to drain 12689 1726853274.22503: waiting for pending results... 12689 1726853274.22708: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 12689 1726853274.22808: in run() - task 02083763-bbaf-dd70-85c0-0000000001d0 12689 1726853274.22827: variable 'ansible_search_path' from source: unknown 12689 1726853274.22833: variable 'ansible_search_path' from source: unknown 12689 1726853274.22872: calling self._execute() 12689 1726853274.22949: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.22961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.22977: variable 'omit' from source: magic vars 12689 1726853274.23386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 12689 1726853274.23640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 12689 1726853274.23689: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 12689 1726853274.23724: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 12689 1726853274.23759: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 12689 1726853274.23842: 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) 12689 1726853274.23873: 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) 12689 1726853274.23904: 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) 12689 1726853274.23932: 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) 12689 1726853274.24276: Evaluated conditional (not __network_is_ostree is defined): True 12689 1726853274.24279: variable 'omit' from source: magic vars 12689 1726853274.24281: variable 'omit' from source: magic vars 12689 1726853274.24283: variable '__ostree_booted_stat' from source: set_fact 12689 1726853274.24286: variable 'omit' from source: magic vars 12689 1726853274.24288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12689 1726853274.24316: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12689 1726853274.24338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12689 1726853274.24358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853274.24373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853274.24405: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12689 1726853274.24413: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.24421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.24519: Set connection var ansible_shell_executable to /bin/sh 12689 1726853274.24534: Set connection var ansible_timeout to 10 12689 1726853274.24543: Set connection var ansible_shell_type to sh 12689 1726853274.24550: Set connection var ansible_connection to ssh 12689 1726853274.24562: Set connection var ansible_pipelining to False 12689 1726853274.24573: Set connection var ansible_module_compression to ZIP_DEFLATED 12689 1726853274.24597: variable 'ansible_shell_executable' from source: unknown 12689 1726853274.24604: variable 'ansible_connection' from source: unknown 12689 1726853274.24611: variable 'ansible_module_compression' from source: unknown 12689 1726853274.24617: variable 'ansible_shell_type' from source: unknown 12689 1726853274.24624: variable 'ansible_shell_executable' from source: unknown 12689 1726853274.24635: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.24642: variable 'ansible_pipelining' from source: unknown 12689 1726853274.24649: variable 'ansible_timeout' from source: unknown 12689 1726853274.24656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.24759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 12689 1726853274.24777: variable 'omit' from source: magic vars 12689 1726853274.24788: starting attempt loop 12689 1726853274.24795: running the handler 12689 1726853274.24810: handler run complete 12689 1726853274.24823: attempt loop complete, returning result 12689 1726853274.24830: _execute() done 12689 1726853274.24836: dumping result to json 12689 1726853274.24843: done dumping result, returning 12689 1726853274.24861: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02083763-bbaf-dd70-85c0-0000000001d0] 12689 1726853274.24869: sending task result for task 02083763-bbaf-dd70-85c0-0000000001d0 12689 1726853274.25076: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001d0 12689 1726853274.25080: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 12689 1726853274.25131: no more pending results, returning what we have 12689 1726853274.25134: results queue empty 12689 1726853274.25135: checking for any_errors_fatal 12689 1726853274.25141: done checking for any_errors_fatal 12689 1726853274.25141: checking for max_fail_percentage 12689 1726853274.25143: done checking for max_fail_percentage 12689 1726853274.25144: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.25144: done checking to see if all hosts have failed 12689 1726853274.25145: getting the remaining hosts for this loop 12689 1726853274.25146: done getting the remaining hosts for this loop 12689 1726853274.25150: getting the next task for host managed_node1 12689 1726853274.25158: done getting next task for host managed_node1 12689 1726853274.25160: ^ task is: TASK: Fix CentOS6 Base repo 12689 1726853274.25163: ^ 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 12689 1726853274.25167: getting variables 12689 1726853274.25168: in VariableManager get_vars() 12689 1726853274.25197: Calling all_inventory to load vars for managed_node1 12689 1726853274.25199: Calling groups_inventory to load vars for managed_node1 12689 1726853274.25202: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.25213: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.25215: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.25222: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.25596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.25860: done with get_vars() 12689 1726853274.25869: done getting variables 12689 1726853274.26025: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:27:54 -0400 (0:00:00.038) 0:00:03.594 ****** 12689 1726853274.26065: entering _queue_task() for managed_node1/copy 12689 1726853274.26385: worker is 1 (out of 1 available) 12689 1726853274.26397: exiting _queue_task() for managed_node1/copy 12689 1726853274.26410: done queuing things up, now waiting for results queue to drain 12689 1726853274.26411: waiting for pending results... 12689 1726853274.26913: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 12689 1726853274.27178: in run() - task 02083763-bbaf-dd70-85c0-0000000001d2 12689 1726853274.27182: variable 'ansible_search_path' from source: unknown 12689 1726853274.27184: variable 'ansible_search_path' from source: unknown 12689 1726853274.27187: calling self._execute() 12689 1726853274.27189: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.27192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.27194: variable 'omit' from source: magic vars 12689 1726853274.27499: variable 'ansible_distribution' from source: facts 12689 1726853274.27522: Evaluated conditional (ansible_distribution == 'CentOS'): True 12689 1726853274.27638: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.27651: Evaluated conditional (ansible_distribution_major_version == '6'): False 12689 1726853274.27659: when evaluation is False, skipping this task 12689 1726853274.27667: _execute() done 12689 1726853274.27678: dumping result to json 12689 1726853274.27687: done dumping result, returning 12689 1726853274.27700: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [02083763-bbaf-dd70-85c0-0000000001d2] 12689 1726853274.27709: sending task result for task 02083763-bbaf-dd70-85c0-0000000001d2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 12689 1726853274.27882: no more pending results, returning what we have 12689 1726853274.27885: results queue empty 12689 1726853274.27886: checking for any_errors_fatal 12689 1726853274.27890: done checking for any_errors_fatal 12689 1726853274.27891: checking for max_fail_percentage 12689 1726853274.27892: done checking for max_fail_percentage 12689 1726853274.27893: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.27894: done checking to see if all hosts have failed 12689 1726853274.27895: getting the remaining hosts for this loop 12689 1726853274.27896: done getting the remaining hosts for this loop 12689 1726853274.27899: getting the next task for host managed_node1 12689 1726853274.27906: done getting next task for host managed_node1 12689 1726853274.27908: ^ task is: TASK: Include the task 'enable_epel.yml' 12689 1726853274.27912: ^ 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 12689 1726853274.27915: getting variables 12689 1726853274.27917: in VariableManager get_vars() 12689 1726853274.27946: Calling all_inventory to load vars for managed_node1 12689 1726853274.27948: Calling groups_inventory to load vars for managed_node1 12689 1726853274.27952: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.28043: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.28047: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.28052: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001d2 12689 1726853274.28055: WORKER PROCESS EXITING 12689 1726853274.28059: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.28222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.28441: done with get_vars() 12689 1726853274.28450: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:27:54 -0400 (0:00:00.024) 0:00:03.619 ****** 12689 1726853274.28532: entering _queue_task() for managed_node1/include_tasks 12689 1726853274.28748: worker is 1 (out of 1 available) 12689 1726853274.28759: exiting _queue_task() for managed_node1/include_tasks 12689 1726853274.28772: done queuing things up, now waiting for results queue to drain 12689 1726853274.28774: waiting for pending results... 12689 1726853274.28996: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 12689 1726853274.29179: in run() - task 02083763-bbaf-dd70-85c0-0000000001d3 12689 1726853274.29183: variable 'ansible_search_path' from source: unknown 12689 1726853274.29185: variable 'ansible_search_path' from source: unknown 12689 1726853274.29189: calling self._execute() 12689 1726853274.29227: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.29237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.29250: variable 'omit' from source: magic vars 12689 1726853274.29612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853274.31982: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853274.32482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853274.32486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853274.32490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853274.32493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853274.32521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853274.32556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853274.32597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853274.32646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853274.32666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853274.32793: variable '__network_is_ostree' from source: set_fact 12689 1726853274.32823: Evaluated conditional (not __network_is_ostree | d(false)): True 12689 1726853274.32835: _execute() done 12689 1726853274.32844: dumping result to json 12689 1726853274.32852: done dumping result, returning 12689 1726853274.32863: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-dd70-85c0-0000000001d3] 12689 1726853274.32872: sending task result for task 02083763-bbaf-dd70-85c0-0000000001d3 12689 1726853274.33000: no more pending results, returning what we have 12689 1726853274.33005: in VariableManager get_vars() 12689 1726853274.33038: Calling all_inventory to load vars for managed_node1 12689 1726853274.33040: Calling groups_inventory to load vars for managed_node1 12689 1726853274.33043: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.33054: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.33056: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.33059: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.33305: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001d3 12689 1726853274.33309: WORKER PROCESS EXITING 12689 1726853274.33332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.33523: done with get_vars() 12689 1726853274.33531: variable 'ansible_search_path' from source: unknown 12689 1726853274.33532: variable 'ansible_search_path' from source: unknown 12689 1726853274.33568: we have included files to process 12689 1726853274.33569: generating all_blocks data 12689 1726853274.33572: done generating all_blocks data 12689 1726853274.33580: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12689 1726853274.33581: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12689 1726853274.33584: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 12689 1726853274.34248: done processing included file 12689 1726853274.34250: iterating over new_blocks loaded from include file 12689 1726853274.34252: in VariableManager get_vars() 12689 1726853274.34263: done with get_vars() 12689 1726853274.34265: filtering new block on tags 12689 1726853274.34288: done filtering new block on tags 12689 1726853274.34291: in VariableManager get_vars() 12689 1726853274.34301: done with get_vars() 12689 1726853274.34302: filtering new block on tags 12689 1726853274.34313: done filtering new block on tags 12689 1726853274.34315: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 12689 1726853274.34320: extending task lists for all hosts with included blocks 12689 1726853274.34419: done extending task lists 12689 1726853274.34420: done processing included files 12689 1726853274.34421: results queue empty 12689 1726853274.34421: checking for any_errors_fatal 12689 1726853274.34425: done checking for any_errors_fatal 12689 1726853274.34426: checking for max_fail_percentage 12689 1726853274.34427: done checking for max_fail_percentage 12689 1726853274.34428: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.34429: done checking to see if all hosts have failed 12689 1726853274.34429: getting the remaining hosts for this loop 12689 1726853274.34430: done getting the remaining hosts for this loop 12689 1726853274.34432: getting the next task for host managed_node1 12689 1726853274.34436: done getting next task for host managed_node1 12689 1726853274.34438: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 12689 1726853274.34440: ^ 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 12689 1726853274.34442: getting variables 12689 1726853274.34443: in VariableManager get_vars() 12689 1726853274.34451: Calling all_inventory to load vars for managed_node1 12689 1726853274.34453: Calling groups_inventory to load vars for managed_node1 12689 1726853274.34455: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.34460: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.34468: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.34472: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.34624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.34820: done with get_vars() 12689 1726853274.34828: done getting variables 12689 1726853274.34893: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 12689 1726853274.35008: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:27:54 -0400 (0:00:00.065) 0:00:03.684 ****** 12689 1726853274.35052: entering _queue_task() for managed_node1/command 12689 1726853274.35054: Creating lock for command 12689 1726853274.35351: worker is 1 (out of 1 available) 12689 1726853274.35363: exiting _queue_task() for managed_node1/command 12689 1726853274.35377: done queuing things up, now waiting for results queue to drain 12689 1726853274.35379: waiting for pending results... 12689 1726853274.35792: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 12689 1726853274.35797: in run() - task 02083763-bbaf-dd70-85c0-0000000001ed 12689 1726853274.35800: variable 'ansible_search_path' from source: unknown 12689 1726853274.35802: variable 'ansible_search_path' from source: unknown 12689 1726853274.35809: calling self._execute() 12689 1726853274.35887: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.35899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.35914: variable 'omit' from source: magic vars 12689 1726853274.36274: variable 'ansible_distribution' from source: facts 12689 1726853274.36356: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12689 1726853274.36502: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.36514: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12689 1726853274.36522: when evaluation is False, skipping this task 12689 1726853274.36529: _execute() done 12689 1726853274.36536: dumping result to json 12689 1726853274.36548: done dumping result, returning 12689 1726853274.36564: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [02083763-bbaf-dd70-85c0-0000000001ed] 12689 1726853274.36583: sending task result for task 02083763-bbaf-dd70-85c0-0000000001ed skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12689 1726853274.36755: no more pending results, returning what we have 12689 1726853274.36759: results queue empty 12689 1726853274.36760: checking for any_errors_fatal 12689 1726853274.36761: done checking for any_errors_fatal 12689 1726853274.36762: checking for max_fail_percentage 12689 1726853274.36763: done checking for max_fail_percentage 12689 1726853274.36764: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.36765: done checking to see if all hosts have failed 12689 1726853274.36765: getting the remaining hosts for this loop 12689 1726853274.36766: done getting the remaining hosts for this loop 12689 1726853274.36770: getting the next task for host managed_node1 12689 1726853274.36779: done getting next task for host managed_node1 12689 1726853274.36781: ^ task is: TASK: Install yum-utils package 12689 1726853274.36785: ^ 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 12689 1726853274.36790: getting variables 12689 1726853274.36791: in VariableManager get_vars() 12689 1726853274.36820: Calling all_inventory to load vars for managed_node1 12689 1726853274.36822: Calling groups_inventory to load vars for managed_node1 12689 1726853274.36825: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.36837: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.36839: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.36842: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.37091: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001ed 12689 1726853274.37095: WORKER PROCESS EXITING 12689 1726853274.37119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.37309: done with get_vars() 12689 1726853274.37318: done getting variables 12689 1726853274.37421: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:27:54 -0400 (0:00:00.023) 0:00:03.708 ****** 12689 1726853274.37450: entering _queue_task() for managed_node1/package 12689 1726853274.37452: Creating lock for package 12689 1726853274.37723: worker is 1 (out of 1 available) 12689 1726853274.37735: exiting _queue_task() for managed_node1/package 12689 1726853274.37747: done queuing things up, now waiting for results queue to drain 12689 1726853274.37748: waiting for pending results... 12689 1726853274.38003: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 12689 1726853274.38123: in run() - task 02083763-bbaf-dd70-85c0-0000000001ee 12689 1726853274.38142: variable 'ansible_search_path' from source: unknown 12689 1726853274.38150: variable 'ansible_search_path' from source: unknown 12689 1726853274.38196: calling self._execute() 12689 1726853274.38273: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.38286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.38305: variable 'omit' from source: magic vars 12689 1726853274.38751: variable 'ansible_distribution' from source: facts 12689 1726853274.38768: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12689 1726853274.38953: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.38957: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12689 1726853274.38959: when evaluation is False, skipping this task 12689 1726853274.38962: _execute() done 12689 1726853274.38964: dumping result to json 12689 1726853274.38967: done dumping result, returning 12689 1726853274.38970: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [02083763-bbaf-dd70-85c0-0000000001ee] 12689 1726853274.38974: sending task result for task 02083763-bbaf-dd70-85c0-0000000001ee skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12689 1726853274.39078: no more pending results, returning what we have 12689 1726853274.39082: results queue empty 12689 1726853274.39082: checking for any_errors_fatal 12689 1726853274.39089: done checking for any_errors_fatal 12689 1726853274.39090: checking for max_fail_percentage 12689 1726853274.39092: done checking for max_fail_percentage 12689 1726853274.39093: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.39094: done checking to see if all hosts have failed 12689 1726853274.39094: getting the remaining hosts for this loop 12689 1726853274.39096: done getting the remaining hosts for this loop 12689 1726853274.39100: getting the next task for host managed_node1 12689 1726853274.39107: done getting next task for host managed_node1 12689 1726853274.39110: ^ task is: TASK: Enable EPEL 7 12689 1726853274.39114: ^ 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 12689 1726853274.39117: getting variables 12689 1726853274.39118: in VariableManager get_vars() 12689 1726853274.39149: Calling all_inventory to load vars for managed_node1 12689 1726853274.39152: Calling groups_inventory to load vars for managed_node1 12689 1726853274.39156: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.39170: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.39377: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.39381: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.39607: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001ee 12689 1726853274.39610: WORKER PROCESS EXITING 12689 1726853274.39630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.39819: done with get_vars() 12689 1726853274.39829: done getting variables 12689 1726853274.39885: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:27:54 -0400 (0:00:00.024) 0:00:03.733 ****** 12689 1726853274.39913: entering _queue_task() for managed_node1/command 12689 1726853274.40143: worker is 1 (out of 1 available) 12689 1726853274.40155: exiting _queue_task() for managed_node1/command 12689 1726853274.40167: done queuing things up, now waiting for results queue to drain 12689 1726853274.40168: waiting for pending results... 12689 1726853274.40401: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 12689 1726853274.40520: in run() - task 02083763-bbaf-dd70-85c0-0000000001ef 12689 1726853274.40535: variable 'ansible_search_path' from source: unknown 12689 1726853274.40541: variable 'ansible_search_path' from source: unknown 12689 1726853274.40580: calling self._execute() 12689 1726853274.40658: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.40670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.40686: variable 'omit' from source: magic vars 12689 1726853274.41047: variable 'ansible_distribution' from source: facts 12689 1726853274.41062: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12689 1726853274.41193: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.41204: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12689 1726853274.41210: when evaluation is False, skipping this task 12689 1726853274.41217: _execute() done 12689 1726853274.41223: dumping result to json 12689 1726853274.41230: done dumping result, returning 12689 1726853274.41245: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [02083763-bbaf-dd70-85c0-0000000001ef] 12689 1726853274.41255: sending task result for task 02083763-bbaf-dd70-85c0-0000000001ef 12689 1726853274.41477: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001ef 12689 1726853274.41480: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12689 1726853274.41525: no more pending results, returning what we have 12689 1726853274.41528: results queue empty 12689 1726853274.41529: checking for any_errors_fatal 12689 1726853274.41535: done checking for any_errors_fatal 12689 1726853274.41536: checking for max_fail_percentage 12689 1726853274.41538: done checking for max_fail_percentage 12689 1726853274.41539: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.41539: done checking to see if all hosts have failed 12689 1726853274.41540: getting the remaining hosts for this loop 12689 1726853274.41541: done getting the remaining hosts for this loop 12689 1726853274.41545: getting the next task for host managed_node1 12689 1726853274.41552: done getting next task for host managed_node1 12689 1726853274.41554: ^ task is: TASK: Enable EPEL 8 12689 1726853274.41558: ^ 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 12689 1726853274.41561: getting variables 12689 1726853274.41563: in VariableManager get_vars() 12689 1726853274.41593: Calling all_inventory to load vars for managed_node1 12689 1726853274.41596: Calling groups_inventory to load vars for managed_node1 12689 1726853274.41599: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.41612: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.41614: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.41617: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.41892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.42114: done with get_vars() 12689 1726853274.42123: done getting variables 12689 1726853274.42177: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:27:54 -0400 (0:00:00.022) 0:00:03.756 ****** 12689 1726853274.42206: entering _queue_task() for managed_node1/command 12689 1726853274.42439: worker is 1 (out of 1 available) 12689 1726853274.42450: exiting _queue_task() for managed_node1/command 12689 1726853274.42462: done queuing things up, now waiting for results queue to drain 12689 1726853274.42463: waiting for pending results... 12689 1726853274.42706: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 12689 1726853274.42823: in run() - task 02083763-bbaf-dd70-85c0-0000000001f0 12689 1726853274.42841: variable 'ansible_search_path' from source: unknown 12689 1726853274.42876: variable 'ansible_search_path' from source: unknown 12689 1726853274.42891: calling self._execute() 12689 1726853274.42969: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.43006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.43009: variable 'omit' from source: magic vars 12689 1726853274.43350: variable 'ansible_distribution' from source: facts 12689 1726853274.43368: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12689 1726853274.43676: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.43680: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 12689 1726853274.43683: when evaluation is False, skipping this task 12689 1726853274.43686: _execute() done 12689 1726853274.43688: dumping result to json 12689 1726853274.43690: done dumping result, returning 12689 1726853274.43693: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [02083763-bbaf-dd70-85c0-0000000001f0] 12689 1726853274.43695: sending task result for task 02083763-bbaf-dd70-85c0-0000000001f0 12689 1726853274.43764: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001f0 12689 1726853274.43766: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 12689 1726853274.43818: no more pending results, returning what we have 12689 1726853274.43823: results queue empty 12689 1726853274.43824: checking for any_errors_fatal 12689 1726853274.43833: done checking for any_errors_fatal 12689 1726853274.43834: checking for max_fail_percentage 12689 1726853274.43836: done checking for max_fail_percentage 12689 1726853274.43836: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.43837: done checking to see if all hosts have failed 12689 1726853274.43838: getting the remaining hosts for this loop 12689 1726853274.43839: done getting the remaining hosts for this loop 12689 1726853274.43843: getting the next task for host managed_node1 12689 1726853274.43853: done getting next task for host managed_node1 12689 1726853274.43856: ^ task is: TASK: Enable EPEL 6 12689 1726853274.43860: ^ 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 12689 1726853274.43863: getting variables 12689 1726853274.43865: in VariableManager get_vars() 12689 1726853274.43900: Calling all_inventory to load vars for managed_node1 12689 1726853274.43903: Calling groups_inventory to load vars for managed_node1 12689 1726853274.43907: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.43921: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.43924: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.43927: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.44205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.44442: done with get_vars() 12689 1726853274.44453: done getting variables 12689 1726853274.44515: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:27:54 -0400 (0:00:00.023) 0:00:03.779 ****** 12689 1726853274.44544: entering _queue_task() for managed_node1/copy 12689 1726853274.44799: worker is 1 (out of 1 available) 12689 1726853274.44812: exiting _queue_task() for managed_node1/copy 12689 1726853274.44825: done queuing things up, now waiting for results queue to drain 12689 1726853274.44826: waiting for pending results... 12689 1726853274.45078: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 12689 1726853274.45276: in run() - task 02083763-bbaf-dd70-85c0-0000000001f2 12689 1726853274.45280: variable 'ansible_search_path' from source: unknown 12689 1726853274.45283: variable 'ansible_search_path' from source: unknown 12689 1726853274.45286: calling self._execute() 12689 1726853274.45336: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.45348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.45364: variable 'omit' from source: magic vars 12689 1726853274.45745: variable 'ansible_distribution' from source: facts 12689 1726853274.45763: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 12689 1726853274.45865: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.45944: Evaluated conditional (ansible_distribution_major_version == '6'): False 12689 1726853274.45948: when evaluation is False, skipping this task 12689 1726853274.45950: _execute() done 12689 1726853274.45952: dumping result to json 12689 1726853274.45954: done dumping result, returning 12689 1726853274.45956: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [02083763-bbaf-dd70-85c0-0000000001f2] 12689 1726853274.45958: sending task result for task 02083763-bbaf-dd70-85c0-0000000001f2 12689 1726853274.46031: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001f2 12689 1726853274.46034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 12689 1726853274.46101: no more pending results, returning what we have 12689 1726853274.46106: results queue empty 12689 1726853274.46107: checking for any_errors_fatal 12689 1726853274.46115: done checking for any_errors_fatal 12689 1726853274.46116: checking for max_fail_percentage 12689 1726853274.46118: done checking for max_fail_percentage 12689 1726853274.46119: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.46120: done checking to see if all hosts have failed 12689 1726853274.46120: getting the remaining hosts for this loop 12689 1726853274.46122: done getting the remaining hosts for this loop 12689 1726853274.46126: getting the next task for host managed_node1 12689 1726853274.46136: done getting next task for host managed_node1 12689 1726853274.46139: ^ task is: TASK: Set network provider to 'initscripts' 12689 1726853274.46141: ^ 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 12689 1726853274.46146: getting variables 12689 1726853274.46147: in VariableManager get_vars() 12689 1726853274.46182: Calling all_inventory to load vars for managed_node1 12689 1726853274.46185: Calling groups_inventory to load vars for managed_node1 12689 1726853274.46188: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.46201: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.46204: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.46207: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.46639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.46822: done with get_vars() 12689 1726853274.46832: done getting variables 12689 1726853274.46887: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:12 Friday 20 September 2024 13:27:54 -0400 (0:00:00.023) 0:00:03.803 ****** 12689 1726853274.46914: entering _queue_task() for managed_node1/set_fact 12689 1726853274.47232: worker is 1 (out of 1 available) 12689 1726853274.47244: exiting _queue_task() for managed_node1/set_fact 12689 1726853274.47257: done queuing things up, now waiting for results queue to drain 12689 1726853274.47258: waiting for pending results... 12689 1726853274.47687: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 12689 1726853274.47692: in run() - task 02083763-bbaf-dd70-85c0-000000000007 12689 1726853274.47695: variable 'ansible_search_path' from source: unknown 12689 1726853274.47697: calling self._execute() 12689 1726853274.47732: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.47746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.47764: variable 'omit' from source: magic vars 12689 1726853274.47879: variable 'omit' from source: magic vars 12689 1726853274.47919: variable 'omit' from source: magic vars 12689 1726853274.47958: variable 'omit' from source: magic vars 12689 1726853274.48007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12689 1726853274.48053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12689 1726853274.48079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12689 1726853274.48102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853274.48119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12689 1726853274.48156: variable 'inventory_hostname' from source: host vars for 'managed_node1' 12689 1726853274.48164: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.48172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.48354: Set connection var ansible_shell_executable to /bin/sh 12689 1726853274.48357: Set connection var ansible_timeout to 10 12689 1726853274.48360: Set connection var ansible_shell_type to sh 12689 1726853274.48362: Set connection var ansible_connection to ssh 12689 1726853274.48363: Set connection var ansible_pipelining to False 12689 1726853274.48365: Set connection var ansible_module_compression to ZIP_DEFLATED 12689 1726853274.48367: variable 'ansible_shell_executable' from source: unknown 12689 1726853274.48369: variable 'ansible_connection' from source: unknown 12689 1726853274.48372: variable 'ansible_module_compression' from source: unknown 12689 1726853274.48374: variable 'ansible_shell_type' from source: unknown 12689 1726853274.48376: variable 'ansible_shell_executable' from source: unknown 12689 1726853274.48378: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.48380: variable 'ansible_pipelining' from source: unknown 12689 1726853274.48382: variable 'ansible_timeout' from source: unknown 12689 1726853274.48384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.48520: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 12689 1726853274.48537: variable 'omit' from source: magic vars 12689 1726853274.48546: starting attempt loop 12689 1726853274.48552: running the handler 12689 1726853274.48572: handler run complete 12689 1726853274.48586: attempt loop complete, returning result 12689 1726853274.48593: _execute() done 12689 1726853274.48599: dumping result to json 12689 1726853274.48605: done dumping result, returning 12689 1726853274.48615: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [02083763-bbaf-dd70-85c0-000000000007] 12689 1726853274.48678: sending task result for task 02083763-bbaf-dd70-85c0-000000000007 12689 1726853274.48743: done sending task result for task 02083763-bbaf-dd70-85c0-000000000007 12689 1726853274.48746: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 12689 1726853274.48832: no more pending results, returning what we have 12689 1726853274.48835: results queue empty 12689 1726853274.48836: checking for any_errors_fatal 12689 1726853274.48843: done checking for any_errors_fatal 12689 1726853274.48844: checking for max_fail_percentage 12689 1726853274.48846: done checking for max_fail_percentage 12689 1726853274.48846: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.48847: done checking to see if all hosts have failed 12689 1726853274.48848: getting the remaining hosts for this loop 12689 1726853274.48850: done getting the remaining hosts for this loop 12689 1726853274.48853: getting the next task for host managed_node1 12689 1726853274.48860: done getting next task for host managed_node1 12689 1726853274.48862: ^ task is: TASK: meta (flush_handlers) 12689 1726853274.48864: ^ 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 12689 1726853274.48869: getting variables 12689 1726853274.48872: in VariableManager get_vars() 12689 1726853274.48903: Calling all_inventory to load vars for managed_node1 12689 1726853274.48905: Calling groups_inventory to load vars for managed_node1 12689 1726853274.48909: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.48921: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.48924: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.48927: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.49304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.49497: done with get_vars() 12689 1726853274.49508: done getting variables 12689 1726853274.49579: in VariableManager get_vars() 12689 1726853274.49589: Calling all_inventory to load vars for managed_node1 12689 1726853274.49591: Calling groups_inventory to load vars for managed_node1 12689 1726853274.49593: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.49598: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.49600: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.49602: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.49733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.49946: done with get_vars() 12689 1726853274.49960: done queuing things up, now waiting for results queue to drain 12689 1726853274.49962: results queue empty 12689 1726853274.49963: checking for any_errors_fatal 12689 1726853274.49965: done checking for any_errors_fatal 12689 1726853274.49966: checking for max_fail_percentage 12689 1726853274.49967: done checking for max_fail_percentage 12689 1726853274.49967: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.49968: done checking to see if all hosts have failed 12689 1726853274.49969: getting the remaining hosts for this loop 12689 1726853274.49970: done getting the remaining hosts for this loop 12689 1726853274.50381: getting the next task for host managed_node1 12689 1726853274.50386: done getting next task for host managed_node1 12689 1726853274.50387: ^ task is: TASK: meta (flush_handlers) 12689 1726853274.50389: ^ 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 12689 1726853274.50397: getting variables 12689 1726853274.50398: in VariableManager get_vars() 12689 1726853274.50406: Calling all_inventory to load vars for managed_node1 12689 1726853274.50408: Calling groups_inventory to load vars for managed_node1 12689 1726853274.50410: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.50415: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.50417: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.50420: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.50554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.50910: done with get_vars() 12689 1726853274.50917: done getting variables 12689 1726853274.50966: in VariableManager get_vars() 12689 1726853274.50977: Calling all_inventory to load vars for managed_node1 12689 1726853274.50980: Calling groups_inventory to load vars for managed_node1 12689 1726853274.50982: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.50987: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.50989: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.50992: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.51134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.51593: done with get_vars() 12689 1726853274.51605: done queuing things up, now waiting for results queue to drain 12689 1726853274.51607: results queue empty 12689 1726853274.51608: checking for any_errors_fatal 12689 1726853274.51609: done checking for any_errors_fatal 12689 1726853274.51610: checking for max_fail_percentage 12689 1726853274.51611: done checking for max_fail_percentage 12689 1726853274.51611: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.51612: done checking to see if all hosts have failed 12689 1726853274.51613: getting the remaining hosts for this loop 12689 1726853274.51614: done getting the remaining hosts for this loop 12689 1726853274.51616: getting the next task for host managed_node1 12689 1726853274.51619: done getting next task for host managed_node1 12689 1726853274.51620: ^ task is: None 12689 1726853274.51622: ^ 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 12689 1726853274.51623: done queuing things up, now waiting for results queue to drain 12689 1726853274.51624: results queue empty 12689 1726853274.51625: checking for any_errors_fatal 12689 1726853274.51625: done checking for any_errors_fatal 12689 1726853274.51626: checking for max_fail_percentage 12689 1726853274.51627: done checking for max_fail_percentage 12689 1726853274.51628: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.51628: done checking to see if all hosts have failed 12689 1726853274.51630: getting the next task for host managed_node1 12689 1726853274.51633: done getting next task for host managed_node1 12689 1726853274.51633: ^ task is: None 12689 1726853274.51635: ^ 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 12689 1726853274.51683: in VariableManager get_vars() 12689 1726853274.51719: done with get_vars() 12689 1726853274.51726: in VariableManager get_vars() 12689 1726853274.51750: done with get_vars() 12689 1726853274.51755: variable 'omit' from source: magic vars 12689 1726853274.51789: in VariableManager get_vars() 12689 1726853274.51811: done with get_vars() 12689 1726853274.51834: variable 'omit' from source: magic vars PLAY [Play for testing bond removal] ******************************************* 12689 1726853274.52805: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 12689 1726853274.52833: getting the remaining hosts for this loop 12689 1726853274.52835: done getting the remaining hosts for this loop 12689 1726853274.52838: getting the next task for host managed_node1 12689 1726853274.52841: done getting next task for host managed_node1 12689 1726853274.52845: ^ task is: TASK: Gathering Facts 12689 1726853274.52847: ^ 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 12689 1726853274.52849: getting variables 12689 1726853274.52850: in VariableManager get_vars() 12689 1726853274.52869: Calling all_inventory to load vars for managed_node1 12689 1726853274.52874: Calling groups_inventory to load vars for managed_node1 12689 1726853274.52876: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.52882: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.52896: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.52900: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.53045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.53466: done with get_vars() 12689 1726853274.53508: done getting variables 12689 1726853274.53550: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:3 Friday 20 September 2024 13:27:54 -0400 (0:00:00.066) 0:00:03.869 ****** 12689 1726853274.53574: entering _queue_task() for managed_node1/gather_facts 12689 1726853274.54768: worker is 1 (out of 1 available) 12689 1726853274.55181: exiting _queue_task() for managed_node1/gather_facts 12689 1726853274.55192: done queuing things up, now waiting for results queue to drain 12689 1726853274.55193: waiting for pending results... 12689 1726853274.55229: running TaskExecutor() for managed_node1/TASK: Gathering Facts 12689 1726853274.55537: in run() - task 02083763-bbaf-dd70-85c0-000000000218 12689 1726853274.55545: variable 'ansible_search_path' from source: unknown 12689 1726853274.55587: calling self._execute() 12689 1726853274.55676: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.55683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.55693: variable 'omit' from source: magic vars 12689 1726853274.56653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853274.61066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853274.61149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853274.61221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853274.61261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853274.61294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853274.61385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853274.61453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853274.61529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853274.61557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853274.61580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853274.61732: variable 'ansible_distribution' from source: facts 12689 1726853274.61752: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.61863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853274.61867: when evaluation is False, skipping this task 12689 1726853274.61870: _execute() done 12689 1726853274.61873: dumping result to json 12689 1726853274.61875: done dumping result, returning 12689 1726853274.61877: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-dd70-85c0-000000000218] 12689 1726853274.61880: sending task result for task 02083763-bbaf-dd70-85c0-000000000218 12689 1726853274.61942: done sending task result for task 02083763-bbaf-dd70-85c0-000000000218 12689 1726853274.61945: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853274.62001: no more pending results, returning what we have 12689 1726853274.62004: results queue empty 12689 1726853274.62005: checking for any_errors_fatal 12689 1726853274.62007: done checking for any_errors_fatal 12689 1726853274.62007: checking for max_fail_percentage 12689 1726853274.62009: done checking for max_fail_percentage 12689 1726853274.62010: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.62011: done checking to see if all hosts have failed 12689 1726853274.62012: getting the remaining hosts for this loop 12689 1726853274.62013: done getting the remaining hosts for this loop 12689 1726853274.62018: getting the next task for host managed_node1 12689 1726853274.62025: done getting next task for host managed_node1 12689 1726853274.62027: ^ task is: TASK: meta (flush_handlers) 12689 1726853274.62029: ^ 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 12689 1726853274.62033: getting variables 12689 1726853274.62034: in VariableManager get_vars() 12689 1726853274.62097: Calling all_inventory to load vars for managed_node1 12689 1726853274.62100: Calling groups_inventory to load vars for managed_node1 12689 1726853274.62103: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.62118: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.62121: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.62124: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.62728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.62946: done with get_vars() 12689 1726853274.62958: done getting variables 12689 1726853274.63024: in VariableManager get_vars() 12689 1726853274.63050: Calling all_inventory to load vars for managed_node1 12689 1726853274.63052: Calling groups_inventory to load vars for managed_node1 12689 1726853274.63054: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.63059: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.63061: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.63064: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.63215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.63436: done with get_vars() 12689 1726853274.63449: done queuing things up, now waiting for results queue to drain 12689 1726853274.63451: results queue empty 12689 1726853274.63452: checking for any_errors_fatal 12689 1726853274.63454: done checking for any_errors_fatal 12689 1726853274.63455: checking for max_fail_percentage 12689 1726853274.63456: done checking for max_fail_percentage 12689 1726853274.63456: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.63457: done checking to see if all hosts have failed 12689 1726853274.63458: getting the remaining hosts for this loop 12689 1726853274.63459: done getting the remaining hosts for this loop 12689 1726853274.63461: getting the next task for host managed_node1 12689 1726853274.63465: done getting next task for host managed_node1 12689 1726853274.63466: ^ task is: TASK: INIT Prepare setup 12689 1726853274.63468: ^ 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 12689 1726853274.63470: getting variables 12689 1726853274.63472: in VariableManager get_vars() 12689 1726853274.63498: Calling all_inventory to load vars for managed_node1 12689 1726853274.63500: Calling groups_inventory to load vars for managed_node1 12689 1726853274.63502: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.63507: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.63515: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.63519: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.63656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.63873: done with get_vars() 12689 1726853274.63882: done getting variables 12689 1726853274.63966: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [INIT Prepare setup] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:15 Friday 20 September 2024 13:27:54 -0400 (0:00:00.104) 0:00:03.973 ****** 12689 1726853274.63993: entering _queue_task() for managed_node1/debug 12689 1726853274.63995: Creating lock for debug 12689 1726853274.64343: worker is 1 (out of 1 available) 12689 1726853274.64474: exiting _queue_task() for managed_node1/debug 12689 1726853274.64485: done queuing things up, now waiting for results queue to drain 12689 1726853274.64486: waiting for pending results... 12689 1726853274.64797: running TaskExecutor() for managed_node1/TASK: INIT Prepare setup 12689 1726853274.64803: in run() - task 02083763-bbaf-dd70-85c0-00000000000b 12689 1726853274.64806: variable 'ansible_search_path' from source: unknown 12689 1726853274.64823: calling self._execute() 12689 1726853274.64927: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.64978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.64982: variable 'omit' from source: magic vars 12689 1726853274.65450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853274.68504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853274.68727: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853274.68831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853274.68878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853274.68974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853274.69133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853274.69246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853274.69289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853274.69334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853274.69361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853274.69522: variable 'ansible_distribution' from source: facts 12689 1726853274.69533: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.69555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853274.69591: when evaluation is False, skipping this task 12689 1726853274.69597: _execute() done 12689 1726853274.69599: dumping result to json 12689 1726853274.69601: done dumping result, returning 12689 1726853274.69604: done running TaskExecutor() for managed_node1/TASK: INIT Prepare setup [02083763-bbaf-dd70-85c0-00000000000b] 12689 1726853274.69698: sending task result for task 02083763-bbaf-dd70-85c0-00000000000b 12689 1726853274.69767: done sending task result for task 02083763-bbaf-dd70-85c0-00000000000b 12689 1726853274.69770: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853274.69828: no more pending results, returning what we have 12689 1726853274.69832: results queue empty 12689 1726853274.69833: checking for any_errors_fatal 12689 1726853274.69836: done checking for any_errors_fatal 12689 1726853274.69836: checking for max_fail_percentage 12689 1726853274.69838: done checking for max_fail_percentage 12689 1726853274.69839: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.69840: done checking to see if all hosts have failed 12689 1726853274.69841: getting the remaining hosts for this loop 12689 1726853274.69842: done getting the remaining hosts for this loop 12689 1726853274.69846: getting the next task for host managed_node1 12689 1726853274.69853: done getting next task for host managed_node1 12689 1726853274.69857: ^ task is: TASK: Install dnsmasq 12689 1726853274.69860: ^ 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 12689 1726853274.69864: getting variables 12689 1726853274.69866: in VariableManager get_vars() 12689 1726853274.70004: Calling all_inventory to load vars for managed_node1 12689 1726853274.70007: Calling groups_inventory to load vars for managed_node1 12689 1726853274.70010: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.70028: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.70032: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.70035: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.70413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.70659: done with get_vars() 12689 1726853274.70686: done getting variables 12689 1726853274.70759: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install dnsmasq] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 13:27:54 -0400 (0:00:00.068) 0:00:04.042 ****** 12689 1726853274.70803: entering _queue_task() for managed_node1/package 12689 1726853274.71251: worker is 1 (out of 1 available) 12689 1726853274.71262: exiting _queue_task() for managed_node1/package 12689 1726853274.71277: done queuing things up, now waiting for results queue to drain 12689 1726853274.71278: waiting for pending results... 12689 1726853274.72248: running TaskExecutor() for managed_node1/TASK: Install dnsmasq 12689 1726853274.72253: in run() - task 02083763-bbaf-dd70-85c0-00000000000f 12689 1726853274.72255: variable 'ansible_search_path' from source: unknown 12689 1726853274.72258: variable 'ansible_search_path' from source: unknown 12689 1726853274.72261: calling self._execute() 12689 1726853274.72494: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.72498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.72502: variable 'omit' from source: magic vars 12689 1726853274.73578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853274.77428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853274.77664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853274.77823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853274.77870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853274.77925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853274.78050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853274.78192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853274.78195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853274.78278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853274.78281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853274.78417: variable 'ansible_distribution' from source: facts 12689 1726853274.78546: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.78573: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853274.78582: when evaluation is False, skipping this task 12689 1726853274.78589: _execute() done 12689 1726853274.78645: dumping result to json 12689 1726853274.78655: done dumping result, returning 12689 1726853274.78668: done running TaskExecutor() for managed_node1/TASK: Install dnsmasq [02083763-bbaf-dd70-85c0-00000000000f] 12689 1726853274.78680: sending task result for task 02083763-bbaf-dd70-85c0-00000000000f 12689 1726853274.79181: done sending task result for task 02083763-bbaf-dd70-85c0-00000000000f 12689 1726853274.79184: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853274.79240: no more pending results, returning what we have 12689 1726853274.79246: results queue empty 12689 1726853274.79247: checking for any_errors_fatal 12689 1726853274.79253: done checking for any_errors_fatal 12689 1726853274.79254: checking for max_fail_percentage 12689 1726853274.79255: done checking for max_fail_percentage 12689 1726853274.79257: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.79257: done checking to see if all hosts have failed 12689 1726853274.79258: getting the remaining hosts for this loop 12689 1726853274.79259: done getting the remaining hosts for this loop 12689 1726853274.79263: getting the next task for host managed_node1 12689 1726853274.79270: done getting next task for host managed_node1 12689 1726853274.79274: ^ task is: TASK: Install pgrep, sysctl 12689 1726853274.79278: ^ 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 12689 1726853274.79282: getting variables 12689 1726853274.79284: in VariableManager get_vars() 12689 1726853274.79341: Calling all_inventory to load vars for managed_node1 12689 1726853274.79346: Calling groups_inventory to load vars for managed_node1 12689 1726853274.79348: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.79359: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.79361: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.79363: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.80015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.80350: done with get_vars() 12689 1726853274.80366: done getting variables 12689 1726853274.80472: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:17 Friday 20 September 2024 13:27:54 -0400 (0:00:00.097) 0:00:04.139 ****** 12689 1726853274.80529: entering _queue_task() for managed_node1/package 12689 1726853274.80888: worker is 1 (out of 1 available) 12689 1726853274.81013: exiting _queue_task() for managed_node1/package 12689 1726853274.81027: done queuing things up, now waiting for results queue to drain 12689 1726853274.81028: waiting for pending results... 12689 1726853274.81208: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 12689 1726853274.81451: in run() - task 02083763-bbaf-dd70-85c0-000000000010 12689 1726853274.81455: variable 'ansible_search_path' from source: unknown 12689 1726853274.81457: variable 'ansible_search_path' from source: unknown 12689 1726853274.81460: calling self._execute() 12689 1726853274.81525: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.81539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.81561: variable 'omit' from source: magic vars 12689 1726853274.82069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853274.86721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853274.86726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853274.86761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853274.86805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853274.86907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853274.87135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853274.87279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853274.87298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853274.87349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853274.87565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853274.87705: variable 'ansible_distribution' from source: facts 12689 1726853274.87722: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.87768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853274.87780: when evaluation is False, skipping this task 12689 1726853274.87811: _execute() done 12689 1726853274.87827: dumping result to json 12689 1726853274.87841: done dumping result, returning 12689 1726853274.87903: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [02083763-bbaf-dd70-85c0-000000000010] 12689 1726853274.87906: sending task result for task 02083763-bbaf-dd70-85c0-000000000010 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853274.88253: no more pending results, returning what we have 12689 1726853274.88256: results queue empty 12689 1726853274.88257: checking for any_errors_fatal 12689 1726853274.88262: done checking for any_errors_fatal 12689 1726853274.88263: checking for max_fail_percentage 12689 1726853274.88265: done checking for max_fail_percentage 12689 1726853274.88265: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.88266: done checking to see if all hosts have failed 12689 1726853274.88267: getting the remaining hosts for this loop 12689 1726853274.88268: done getting the remaining hosts for this loop 12689 1726853274.88274: getting the next task for host managed_node1 12689 1726853274.88281: done getting next task for host managed_node1 12689 1726853274.88284: ^ task is: TASK: Install pgrep, sysctl 12689 1726853274.88287: ^ 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 12689 1726853274.88291: getting variables 12689 1726853274.88293: in VariableManager get_vars() 12689 1726853274.88351: Calling all_inventory to load vars for managed_node1 12689 1726853274.88354: Calling groups_inventory to load vars for managed_node1 12689 1726853274.88357: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.88370: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.88889: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.88894: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.89331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.89789: done with get_vars() 12689 1726853274.89802: done getting variables 12689 1726853274.89887: done sending task result for task 02083763-bbaf-dd70-85c0-000000000010 12689 1726853274.89890: WORKER PROCESS EXITING 12689 1726853274.89924: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install pgrep, sysctl] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:26 Friday 20 September 2024 13:27:54 -0400 (0:00:00.094) 0:00:04.233 ****** 12689 1726853274.90116: entering _queue_task() for managed_node1/package 12689 1726853274.90732: worker is 1 (out of 1 available) 12689 1726853274.90752: exiting _queue_task() for managed_node1/package 12689 1726853274.90879: done queuing things up, now waiting for results queue to drain 12689 1726853274.90882: waiting for pending results... 12689 1726853274.91067: running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl 12689 1726853274.91212: in run() - task 02083763-bbaf-dd70-85c0-000000000011 12689 1726853274.91236: variable 'ansible_search_path' from source: unknown 12689 1726853274.91248: variable 'ansible_search_path' from source: unknown 12689 1726853274.91290: calling self._execute() 12689 1726853274.91389: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853274.91403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853274.91428: variable 'omit' from source: magic vars 12689 1726853274.92753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853274.97409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853274.97495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853274.97555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853274.97607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853274.97646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853274.97777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853274.97780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853274.97820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853274.97872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853274.97894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853274.98131: variable 'ansible_distribution' from source: facts 12689 1726853274.98135: variable 'ansible_distribution_major_version' from source: facts 12689 1726853274.98137: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853274.98141: when evaluation is False, skipping this task 12689 1726853274.98146: _execute() done 12689 1726853274.98149: dumping result to json 12689 1726853274.98157: done dumping result, returning 12689 1726853274.98160: done running TaskExecutor() for managed_node1/TASK: Install pgrep, sysctl [02083763-bbaf-dd70-85c0-000000000011] 12689 1726853274.98162: sending task result for task 02083763-bbaf-dd70-85c0-000000000011 12689 1726853274.98312: done sending task result for task 02083763-bbaf-dd70-85c0-000000000011 12689 1726853274.98315: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853274.98389: no more pending results, returning what we have 12689 1726853274.98393: results queue empty 12689 1726853274.98393: checking for any_errors_fatal 12689 1726853274.98400: done checking for any_errors_fatal 12689 1726853274.98401: checking for max_fail_percentage 12689 1726853274.98403: done checking for max_fail_percentage 12689 1726853274.98404: checking to see if all hosts have failed and the running result is not ok 12689 1726853274.98405: done checking to see if all hosts have failed 12689 1726853274.98405: getting the remaining hosts for this loop 12689 1726853274.98406: done getting the remaining hosts for this loop 12689 1726853274.98411: getting the next task for host managed_node1 12689 1726853274.98416: done getting next task for host managed_node1 12689 1726853274.98419: ^ task is: TASK: Create test interfaces 12689 1726853274.98421: ^ 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 12689 1726853274.98425: getting variables 12689 1726853274.98427: in VariableManager get_vars() 12689 1726853274.98483: Calling all_inventory to load vars for managed_node1 12689 1726853274.98485: Calling groups_inventory to load vars for managed_node1 12689 1726853274.98488: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853274.98499: Calling all_plugins_play to load vars for managed_node1 12689 1726853274.98502: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853274.98505: Calling groups_plugins_play to load vars for managed_node1 12689 1726853274.98986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853274.99203: done with get_vars() 12689 1726853274.99221: done getting variables 12689 1726853274.99316: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_test_interfaces_with_dhcp.yml:35 Friday 20 September 2024 13:27:54 -0400 (0:00:00.093) 0:00:04.327 ****** 12689 1726853274.99355: entering _queue_task() for managed_node1/shell 12689 1726853274.99357: Creating lock for shell 12689 1726853274.99775: worker is 1 (out of 1 available) 12689 1726853274.99783: exiting _queue_task() for managed_node1/shell 12689 1726853274.99794: done queuing things up, now waiting for results queue to drain 12689 1726853274.99795: waiting for pending results... 12689 1726853275.00093: running TaskExecutor() for managed_node1/TASK: Create test interfaces 12689 1726853275.00101: in run() - task 02083763-bbaf-dd70-85c0-000000000012 12689 1726853275.00121: variable 'ansible_search_path' from source: unknown 12689 1726853275.00134: variable 'ansible_search_path' from source: unknown 12689 1726853275.00198: calling self._execute() 12689 1726853275.00275: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.00288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.00415: variable 'omit' from source: magic vars 12689 1726853275.00784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.03274: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.03354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.03398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.03437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.03482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.03577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.03611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.03640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.03782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.03785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.03865: variable 'ansible_distribution' from source: facts 12689 1726853275.03889: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.03915: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.03922: when evaluation is False, skipping this task 12689 1726853275.03928: _execute() done 12689 1726853275.03935: dumping result to json 12689 1726853275.03942: done dumping result, returning 12689 1726853275.03956: done running TaskExecutor() for managed_node1/TASK: Create test interfaces [02083763-bbaf-dd70-85c0-000000000012] 12689 1726853275.03997: sending task result for task 02083763-bbaf-dd70-85c0-000000000012 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.04158: no more pending results, returning what we have 12689 1726853275.04161: results queue empty 12689 1726853275.04162: checking for any_errors_fatal 12689 1726853275.04168: done checking for any_errors_fatal 12689 1726853275.04169: checking for max_fail_percentage 12689 1726853275.04172: done checking for max_fail_percentage 12689 1726853275.04173: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.04174: done checking to see if all hosts have failed 12689 1726853275.04175: getting the remaining hosts for this loop 12689 1726853275.04176: done getting the remaining hosts for this loop 12689 1726853275.04180: getting the next task for host managed_node1 12689 1726853275.04189: done getting next task for host managed_node1 12689 1726853275.04193: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12689 1726853275.04195: ^ 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 12689 1726853275.04199: getting variables 12689 1726853275.04201: in VariableManager get_vars() 12689 1726853275.04261: Calling all_inventory to load vars for managed_node1 12689 1726853275.04264: Calling groups_inventory to load vars for managed_node1 12689 1726853275.04266: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.04493: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.04497: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.04502: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.04773: done sending task result for task 02083763-bbaf-dd70-85c0-000000000012 12689 1726853275.04777: WORKER PROCESS EXITING 12689 1726853275.04802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.05033: done with get_vars() 12689 1726853275.05047: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:55 -0400 (0:00:00.057) 0:00:04.385 ****** 12689 1726853275.05150: entering _queue_task() for managed_node1/include_tasks 12689 1726853275.05441: worker is 1 (out of 1 available) 12689 1726853275.05573: exiting _queue_task() for managed_node1/include_tasks 12689 1726853275.05584: done queuing things up, now waiting for results queue to drain 12689 1726853275.05586: waiting for pending results... 12689 1726853275.05739: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 12689 1726853275.05874: in run() - task 02083763-bbaf-dd70-85c0-000000000016 12689 1726853275.05894: variable 'ansible_search_path' from source: unknown 12689 1726853275.05907: variable 'ansible_search_path' from source: unknown 12689 1726853275.05953: calling self._execute() 12689 1726853275.06047: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.06059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.06074: variable 'omit' from source: magic vars 12689 1726853275.06614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.08974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.09049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.09082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.09107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.09128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.09197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.09216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.09237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.09262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.09277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.09374: variable 'ansible_distribution' from source: facts 12689 1726853275.09383: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.09398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.09401: when evaluation is False, skipping this task 12689 1726853275.09403: _execute() done 12689 1726853275.09406: dumping result to json 12689 1726853275.09408: done dumping result, returning 12689 1726853275.09415: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-dd70-85c0-000000000016] 12689 1726853275.09420: sending task result for task 02083763-bbaf-dd70-85c0-000000000016 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.09558: no more pending results, returning what we have 12689 1726853275.09561: results queue empty 12689 1726853275.09562: checking for any_errors_fatal 12689 1726853275.09568: done checking for any_errors_fatal 12689 1726853275.09569: checking for max_fail_percentage 12689 1726853275.09572: done checking for max_fail_percentage 12689 1726853275.09573: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.09574: done checking to see if all hosts have failed 12689 1726853275.09575: getting the remaining hosts for this loop 12689 1726853275.09576: done getting the remaining hosts for this loop 12689 1726853275.09580: getting the next task for host managed_node1 12689 1726853275.09585: done getting next task for host managed_node1 12689 1726853275.09588: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12689 1726853275.09590: ^ 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 12689 1726853275.09594: getting variables 12689 1726853275.09597: in VariableManager get_vars() 12689 1726853275.09650: Calling all_inventory to load vars for managed_node1 12689 1726853275.09653: Calling groups_inventory to load vars for managed_node1 12689 1726853275.09655: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.09665: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.09667: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.09670: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.09689: done sending task result for task 02083763-bbaf-dd70-85c0-000000000016 12689 1726853275.09692: WORKER PROCESS EXITING 12689 1726853275.09854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.10000: done with get_vars() 12689 1726853275.10010: done getting variables 12689 1726853275.10078: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 12689 1726853275.10167: variable 'interface' from source: task vars 12689 1726853275.10173: variable 'dhcp_interface1' from source: play vars 12689 1726853275.10216: variable 'dhcp_interface1' from source: play vars TASK [Assert that the interface is present - 'test1'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:55 -0400 (0:00:00.050) 0:00:04.436 ****** 12689 1726853275.10250: entering _queue_task() for managed_node1/assert 12689 1726853275.10251: Creating lock for assert 12689 1726853275.10463: worker is 1 (out of 1 available) 12689 1726853275.10476: exiting _queue_task() for managed_node1/assert 12689 1726853275.10488: done queuing things up, now waiting for results queue to drain 12689 1726853275.10489: waiting for pending results... 12689 1726853275.10646: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' 12689 1726853275.10724: in run() - task 02083763-bbaf-dd70-85c0-000000000017 12689 1726853275.10741: variable 'ansible_search_path' from source: unknown 12689 1726853275.10774: variable 'ansible_search_path' from source: unknown 12689 1726853275.10785: calling self._execute() 12689 1726853275.10975: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.10979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.10981: variable 'omit' from source: magic vars 12689 1726853275.11362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.14579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.14583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.14587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.14589: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.14592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.14630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.14686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.14711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.14767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.14784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.14927: variable 'ansible_distribution' from source: facts 12689 1726853275.14931: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.15376: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.15380: when evaluation is False, skipping this task 12689 1726853275.15382: _execute() done 12689 1726853275.15383: dumping result to json 12689 1726853275.15385: done dumping result, returning 12689 1726853275.15388: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test1' [02083763-bbaf-dd70-85c0-000000000017] 12689 1726853275.15390: sending task result for task 02083763-bbaf-dd70-85c0-000000000017 12689 1726853275.15454: done sending task result for task 02083763-bbaf-dd70-85c0-000000000017 12689 1726853275.15458: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.15499: no more pending results, returning what we have 12689 1726853275.15503: results queue empty 12689 1726853275.15504: checking for any_errors_fatal 12689 1726853275.15508: done checking for any_errors_fatal 12689 1726853275.15509: checking for max_fail_percentage 12689 1726853275.15510: done checking for max_fail_percentage 12689 1726853275.15511: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.15512: done checking to see if all hosts have failed 12689 1726853275.15513: getting the remaining hosts for this loop 12689 1726853275.15514: done getting the remaining hosts for this loop 12689 1726853275.15518: getting the next task for host managed_node1 12689 1726853275.15526: done getting next task for host managed_node1 12689 1726853275.15528: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12689 1726853275.15531: ^ 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 12689 1726853275.15535: getting variables 12689 1726853275.15536: in VariableManager get_vars() 12689 1726853275.15810: Calling all_inventory to load vars for managed_node1 12689 1726853275.15813: Calling groups_inventory to load vars for managed_node1 12689 1726853275.15816: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.15827: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.15829: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.15832: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.16123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.16659: done with get_vars() 12689 1726853275.16669: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:55 -0400 (0:00:00.065) 0:00:04.502 ****** 12689 1726853275.16858: entering _queue_task() for managed_node1/include_tasks 12689 1726853275.17278: worker is 1 (out of 1 available) 12689 1726853275.17296: exiting _queue_task() for managed_node1/include_tasks 12689 1726853275.17306: done queuing things up, now waiting for results queue to drain 12689 1726853275.17308: waiting for pending results... 12689 1726853275.17523: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 12689 1726853275.17647: in run() - task 02083763-bbaf-dd70-85c0-00000000001b 12689 1726853275.17668: variable 'ansible_search_path' from source: unknown 12689 1726853275.17684: variable 'ansible_search_path' from source: unknown 12689 1726853275.17733: calling self._execute() 12689 1726853275.17836: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.17847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.17862: variable 'omit' from source: magic vars 12689 1726853275.18361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.21488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.21583: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.21644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.21746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.21750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.21788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.21811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.21999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.22002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.22005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.22078: variable 'ansible_distribution' from source: facts 12689 1726853275.22082: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.22085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.22088: when evaluation is False, skipping this task 12689 1726853275.22090: _execute() done 12689 1726853275.22092: dumping result to json 12689 1726853275.22094: done dumping result, returning 12689 1726853275.22097: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-dd70-85c0-00000000001b] 12689 1726853275.22099: sending task result for task 02083763-bbaf-dd70-85c0-00000000001b 12689 1726853275.22284: done sending task result for task 02083763-bbaf-dd70-85c0-00000000001b 12689 1726853275.22286: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.22362: no more pending results, returning what we have 12689 1726853275.22365: results queue empty 12689 1726853275.22366: checking for any_errors_fatal 12689 1726853275.22375: done checking for any_errors_fatal 12689 1726853275.22376: checking for max_fail_percentage 12689 1726853275.22377: done checking for max_fail_percentage 12689 1726853275.22378: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.22379: done checking to see if all hosts have failed 12689 1726853275.22380: getting the remaining hosts for this loop 12689 1726853275.22381: done getting the remaining hosts for this loop 12689 1726853275.22384: getting the next task for host managed_node1 12689 1726853275.22389: done getting next task for host managed_node1 12689 1726853275.22391: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12689 1726853275.22394: ^ 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 12689 1726853275.22397: getting variables 12689 1726853275.22398: in VariableManager get_vars() 12689 1726853275.22445: Calling all_inventory to load vars for managed_node1 12689 1726853275.22450: Calling groups_inventory to load vars for managed_node1 12689 1726853275.22453: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.22462: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.22464: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.22467: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.22665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.22911: done with get_vars() 12689 1726853275.22932: done getting variables 12689 1726853275.23018: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12689 1726853275.23225: variable 'interface' from source: task vars 12689 1726853275.23275: variable 'dhcp_interface2' from source: play vars 12689 1726853275.23337: variable 'dhcp_interface2' from source: play vars TASK [Assert that the interface is present - 'test2'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:55 -0400 (0:00:00.065) 0:00:04.567 ****** 12689 1726853275.23374: entering _queue_task() for managed_node1/assert 12689 1726853275.23862: worker is 1 (out of 1 available) 12689 1726853275.24102: exiting _queue_task() for managed_node1/assert 12689 1726853275.24130: done queuing things up, now waiting for results queue to drain 12689 1726853275.24132: waiting for pending results... 12689 1726853275.24398: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' 12689 1726853275.24415: in run() - task 02083763-bbaf-dd70-85c0-00000000001c 12689 1726853275.24436: variable 'ansible_search_path' from source: unknown 12689 1726853275.24444: variable 'ansible_search_path' from source: unknown 12689 1726853275.24485: calling self._execute() 12689 1726853275.24576: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.24588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.24615: variable 'omit' from source: magic vars 12689 1726853275.25026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.26848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.26988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.26992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.26995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.27027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.27123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.27264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.27294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.27577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.27581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.27876: variable 'ansible_distribution' from source: facts 12689 1726853275.27879: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.27883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.27886: when evaluation is False, skipping this task 12689 1726853275.27889: _execute() done 12689 1726853275.27892: dumping result to json 12689 1726853275.27894: done dumping result, returning 12689 1726853275.27897: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'test2' [02083763-bbaf-dd70-85c0-00000000001c] 12689 1726853275.27900: sending task result for task 02083763-bbaf-dd70-85c0-00000000001c 12689 1726853275.27975: done sending task result for task 02083763-bbaf-dd70-85c0-00000000001c 12689 1726853275.27979: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.28052: no more pending results, returning what we have 12689 1726853275.28056: results queue empty 12689 1726853275.28056: checking for any_errors_fatal 12689 1726853275.28061: done checking for any_errors_fatal 12689 1726853275.28062: checking for max_fail_percentage 12689 1726853275.28063: done checking for max_fail_percentage 12689 1726853275.28064: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.28065: done checking to see if all hosts have failed 12689 1726853275.28065: getting the remaining hosts for this loop 12689 1726853275.28067: done getting the remaining hosts for this loop 12689 1726853275.28072: getting the next task for host managed_node1 12689 1726853275.28080: done getting next task for host managed_node1 12689 1726853275.28082: ^ task is: TASK: Backup the /etc/resolv.conf for initscript 12689 1726853275.28084: ^ 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 12689 1726853275.28087: getting variables 12689 1726853275.28088: in VariableManager get_vars() 12689 1726853275.28148: Calling all_inventory to load vars for managed_node1 12689 1726853275.28150: Calling groups_inventory to load vars for managed_node1 12689 1726853275.28152: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.28163: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.28166: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.28168: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.28625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.28846: done with get_vars() 12689 1726853275.28859: done getting variables 12689 1726853275.28925: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:28 Friday 20 September 2024 13:27:55 -0400 (0:00:00.055) 0:00:04.623 ****** 12689 1726853275.28951: entering _queue_task() for managed_node1/command 12689 1726853275.29236: worker is 1 (out of 1 available) 12689 1726853275.29248: exiting _queue_task() for managed_node1/command 12689 1726853275.29262: done queuing things up, now waiting for results queue to drain 12689 1726853275.29263: waiting for pending results... 12689 1726853275.29517: running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript 12689 1726853275.29623: in run() - task 02083763-bbaf-dd70-85c0-00000000001d 12689 1726853275.29646: variable 'ansible_search_path' from source: unknown 12689 1726853275.29689: calling self._execute() 12689 1726853275.29786: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.29798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.29813: variable 'omit' from source: magic vars 12689 1726853275.30260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.34252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.34380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.34392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.34434: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.34467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.34561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.34603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.34654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.34680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.34697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.34850: variable 'ansible_distribution' from source: facts 12689 1726853275.34872: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.34931: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.34934: when evaluation is False, skipping this task 12689 1726853275.34937: _execute() done 12689 1726853275.34939: dumping result to json 12689 1726853275.34941: done dumping result, returning 12689 1726853275.34946: done running TaskExecutor() for managed_node1/TASK: Backup the /etc/resolv.conf for initscript [02083763-bbaf-dd70-85c0-00000000001d] 12689 1726853275.34948: sending task result for task 02083763-bbaf-dd70-85c0-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.35085: no more pending results, returning what we have 12689 1726853275.35089: results queue empty 12689 1726853275.35089: checking for any_errors_fatal 12689 1726853275.35096: done checking for any_errors_fatal 12689 1726853275.35097: checking for max_fail_percentage 12689 1726853275.35099: done checking for max_fail_percentage 12689 1726853275.35099: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.35100: done checking to see if all hosts have failed 12689 1726853275.35101: getting the remaining hosts for this loop 12689 1726853275.35102: done getting the remaining hosts for this loop 12689 1726853275.35106: getting the next task for host managed_node1 12689 1726853275.35111: done getting next task for host managed_node1 12689 1726853275.35114: ^ task is: TASK: TEST Add Bond with 2 ports 12689 1726853275.35115: ^ 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 12689 1726853275.35118: getting variables 12689 1726853275.35120: in VariableManager get_vars() 12689 1726853275.35173: Calling all_inventory to load vars for managed_node1 12689 1726853275.35176: Calling groups_inventory to load vars for managed_node1 12689 1726853275.35178: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.35189: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.35192: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.35194: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.35492: done sending task result for task 02083763-bbaf-dd70-85c0-00000000001d 12689 1726853275.35496: WORKER PROCESS EXITING 12689 1726853275.35519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.35834: done with get_vars() 12689 1726853275.35849: done getting variables 12689 1726853275.35929: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST Add Bond with 2 ports] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:33 Friday 20 September 2024 13:27:55 -0400 (0:00:00.070) 0:00:04.693 ****** 12689 1726853275.35960: entering _queue_task() for managed_node1/debug 12689 1726853275.36562: worker is 1 (out of 1 available) 12689 1726853275.36678: exiting _queue_task() for managed_node1/debug 12689 1726853275.36691: done queuing things up, now waiting for results queue to drain 12689 1726853275.36692: waiting for pending results... 12689 1726853275.37106: running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports 12689 1726853275.37209: in run() - task 02083763-bbaf-dd70-85c0-00000000001e 12689 1726853275.37230: variable 'ansible_search_path' from source: unknown 12689 1726853275.37284: calling self._execute() 12689 1726853275.37389: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.37400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.37413: variable 'omit' from source: magic vars 12689 1726853275.37894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.40031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.40086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.40113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.40138: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.40158: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.40220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.40240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.40258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.40291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.40301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.40395: variable 'ansible_distribution' from source: facts 12689 1726853275.40399: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.40416: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.40419: when evaluation is False, skipping this task 12689 1726853275.40422: _execute() done 12689 1726853275.40424: dumping result to json 12689 1726853275.40426: done dumping result, returning 12689 1726853275.40434: done running TaskExecutor() for managed_node1/TASK: TEST Add Bond with 2 ports [02083763-bbaf-dd70-85c0-00000000001e] 12689 1726853275.40436: sending task result for task 02083763-bbaf-dd70-85c0-00000000001e 12689 1726853275.40524: done sending task result for task 02083763-bbaf-dd70-85c0-00000000001e 12689 1726853275.40527: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853275.40575: no more pending results, returning what we have 12689 1726853275.40578: results queue empty 12689 1726853275.40579: checking for any_errors_fatal 12689 1726853275.40585: done checking for any_errors_fatal 12689 1726853275.40585: checking for max_fail_percentage 12689 1726853275.40587: done checking for max_fail_percentage 12689 1726853275.40587: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.40588: done checking to see if all hosts have failed 12689 1726853275.40589: getting the remaining hosts for this loop 12689 1726853275.40590: done getting the remaining hosts for this loop 12689 1726853275.40594: getting the next task for host managed_node1 12689 1726853275.40601: done getting next task for host managed_node1 12689 1726853275.40607: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853275.40609: ^ 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 12689 1726853275.40625: getting variables 12689 1726853275.40627: in VariableManager get_vars() 12689 1726853275.40682: Calling all_inventory to load vars for managed_node1 12689 1726853275.40685: Calling groups_inventory to load vars for managed_node1 12689 1726853275.40687: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.40696: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.40698: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.40700: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.40873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.40998: done with get_vars() 12689 1726853275.41006: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:55 -0400 (0:00:00.051) 0:00:04.745 ****** 12689 1726853275.41094: entering _queue_task() for managed_node1/include_tasks 12689 1726853275.41305: worker is 1 (out of 1 available) 12689 1726853275.41317: exiting _queue_task() for managed_node1/include_tasks 12689 1726853275.41329: done queuing things up, now waiting for results queue to drain 12689 1726853275.41330: waiting for pending results... 12689 1726853275.41593: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853275.41629: in run() - task 02083763-bbaf-dd70-85c0-000000000026 12689 1726853275.41641: variable 'ansible_search_path' from source: unknown 12689 1726853275.41647: variable 'ansible_search_path' from source: unknown 12689 1726853275.41674: calling self._execute() 12689 1726853275.41737: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.41741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.41751: variable 'omit' from source: magic vars 12689 1726853275.42050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.43686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.43936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.43963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.43991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.44011: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.44068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.44091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.44111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.44137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.44148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.44241: variable 'ansible_distribution' from source: facts 12689 1726853275.44248: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.44260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.44263: when evaluation is False, skipping this task 12689 1726853275.44266: _execute() done 12689 1726853275.44268: dumping result to json 12689 1726853275.44270: done dumping result, returning 12689 1726853275.44280: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-dd70-85c0-000000000026] 12689 1726853275.44284: sending task result for task 02083763-bbaf-dd70-85c0-000000000026 12689 1726853275.44368: done sending task result for task 02083763-bbaf-dd70-85c0-000000000026 12689 1726853275.44372: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.44419: no more pending results, returning what we have 12689 1726853275.44422: results queue empty 12689 1726853275.44423: checking for any_errors_fatal 12689 1726853275.44428: done checking for any_errors_fatal 12689 1726853275.44428: checking for max_fail_percentage 12689 1726853275.44430: done checking for max_fail_percentage 12689 1726853275.44431: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.44431: done checking to see if all hosts have failed 12689 1726853275.44432: getting the remaining hosts for this loop 12689 1726853275.44433: done getting the remaining hosts for this loop 12689 1726853275.44437: getting the next task for host managed_node1 12689 1726853275.44446: done getting next task for host managed_node1 12689 1726853275.44450: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853275.44452: ^ 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 12689 1726853275.44466: getting variables 12689 1726853275.44467: in VariableManager get_vars() 12689 1726853275.44519: Calling all_inventory to load vars for managed_node1 12689 1726853275.44522: Calling groups_inventory to load vars for managed_node1 12689 1726853275.44524: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.44533: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.44535: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.44538: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.44679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.44807: done with get_vars() 12689 1726853275.44815: done getting variables 12689 1726853275.44857: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:55 -0400 (0:00:00.037) 0:00:04.782 ****** 12689 1726853275.44883: entering _queue_task() for managed_node1/debug 12689 1726853275.45094: worker is 1 (out of 1 available) 12689 1726853275.45106: exiting _queue_task() for managed_node1/debug 12689 1726853275.45119: done queuing things up, now waiting for results queue to drain 12689 1726853275.45120: waiting for pending results... 12689 1726853275.45284: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853275.45388: in run() - task 02083763-bbaf-dd70-85c0-000000000027 12689 1726853275.45400: variable 'ansible_search_path' from source: unknown 12689 1726853275.45403: variable 'ansible_search_path' from source: unknown 12689 1726853275.45432: calling self._execute() 12689 1726853275.45495: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.45499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.45508: variable 'omit' from source: magic vars 12689 1726853275.45818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.47557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.47599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.47631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.47655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.47676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.47734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.47759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.47777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.47803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.47814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.47918: variable 'ansible_distribution' from source: facts 12689 1726853275.47921: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.47936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.47939: when evaluation is False, skipping this task 12689 1726853275.47941: _execute() done 12689 1726853275.47944: dumping result to json 12689 1726853275.47950: done dumping result, returning 12689 1726853275.47957: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-dd70-85c0-000000000027] 12689 1726853275.47960: sending task result for task 02083763-bbaf-dd70-85c0-000000000027 12689 1726853275.48044: done sending task result for task 02083763-bbaf-dd70-85c0-000000000027 12689 1726853275.48046: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853275.48121: no more pending results, returning what we have 12689 1726853275.48124: results queue empty 12689 1726853275.48125: checking for any_errors_fatal 12689 1726853275.48130: done checking for any_errors_fatal 12689 1726853275.48131: checking for max_fail_percentage 12689 1726853275.48133: done checking for max_fail_percentage 12689 1726853275.48134: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.48134: done checking to see if all hosts have failed 12689 1726853275.48135: getting the remaining hosts for this loop 12689 1726853275.48136: done getting the remaining hosts for this loop 12689 1726853275.48140: getting the next task for host managed_node1 12689 1726853275.48146: done getting next task for host managed_node1 12689 1726853275.48150: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853275.48152: ^ 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 12689 1726853275.48164: getting variables 12689 1726853275.48166: in VariableManager get_vars() 12689 1726853275.48214: Calling all_inventory to load vars for managed_node1 12689 1726853275.48216: Calling groups_inventory to load vars for managed_node1 12689 1726853275.48219: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.48228: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.48230: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.48232: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.48401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.48522: done with get_vars() 12689 1726853275.48530: done getting variables 12689 1726853275.48591: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:55 -0400 (0:00:00.037) 0:00:04.820 ****** 12689 1726853275.48616: entering _queue_task() for managed_node1/fail 12689 1726853275.48617: Creating lock for fail 12689 1726853275.48827: worker is 1 (out of 1 available) 12689 1726853275.48840: exiting _queue_task() for managed_node1/fail 12689 1726853275.48852: done queuing things up, now waiting for results queue to drain 12689 1726853275.48853: waiting for pending results... 12689 1726853275.49188: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853275.49194: in run() - task 02083763-bbaf-dd70-85c0-000000000028 12689 1726853275.49198: variable 'ansible_search_path' from source: unknown 12689 1726853275.49201: variable 'ansible_search_path' from source: unknown 12689 1726853275.49227: calling self._execute() 12689 1726853275.49306: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.49316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.49328: variable 'omit' from source: magic vars 12689 1726853275.49705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.51743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.51789: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.51816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.51855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.51875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.51934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.51957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.51975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.52006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.52015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.52104: variable 'ansible_distribution' from source: facts 12689 1726853275.52109: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.52126: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.52129: when evaluation is False, skipping this task 12689 1726853275.52132: _execute() done 12689 1726853275.52135: dumping result to json 12689 1726853275.52137: done dumping result, returning 12689 1726853275.52229: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-dd70-85c0-000000000028] 12689 1726853275.52232: sending task result for task 02083763-bbaf-dd70-85c0-000000000028 12689 1726853275.52296: done sending task result for task 02083763-bbaf-dd70-85c0-000000000028 12689 1726853275.52299: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.52341: no more pending results, returning what we have 12689 1726853275.52344: results queue empty 12689 1726853275.52345: checking for any_errors_fatal 12689 1726853275.52351: done checking for any_errors_fatal 12689 1726853275.52351: checking for max_fail_percentage 12689 1726853275.52353: done checking for max_fail_percentage 12689 1726853275.52354: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.52354: done checking to see if all hosts have failed 12689 1726853275.52355: getting the remaining hosts for this loop 12689 1726853275.52356: done getting the remaining hosts for this loop 12689 1726853275.52360: getting the next task for host managed_node1 12689 1726853275.52364: done getting next task for host managed_node1 12689 1726853275.52368: ^ 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 12689 1726853275.52372: ^ 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 12689 1726853275.52384: getting variables 12689 1726853275.52386: in VariableManager get_vars() 12689 1726853275.52428: Calling all_inventory to load vars for managed_node1 12689 1726853275.52430: Calling groups_inventory to load vars for managed_node1 12689 1726853275.52432: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.52440: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.52442: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.52445: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.52558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.52685: done with get_vars() 12689 1726853275.52694: done getting variables 12689 1726853275.52733: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:55 -0400 (0:00:00.041) 0:00:04.861 ****** 12689 1726853275.52756: entering _queue_task() for managed_node1/fail 12689 1726853275.52962: worker is 1 (out of 1 available) 12689 1726853275.52978: exiting _queue_task() for managed_node1/fail 12689 1726853275.52990: done queuing things up, now waiting for results queue to drain 12689 1726853275.52991: waiting for pending results... 12689 1726853275.53195: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12689 1726853275.53267: in run() - task 02083763-bbaf-dd70-85c0-000000000029 12689 1726853275.53281: variable 'ansible_search_path' from source: unknown 12689 1726853275.53284: variable 'ansible_search_path' from source: unknown 12689 1726853275.53313: calling self._execute() 12689 1726853275.53374: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.53378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.53387: variable 'omit' from source: magic vars 12689 1726853275.53687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.55677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.55681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.55684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.55694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.55725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.55806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.55841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.55884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.55929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.55951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.56075: variable 'ansible_distribution' from source: facts 12689 1726853275.56079: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.56096: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.56099: when evaluation is False, skipping this task 12689 1726853275.56109: _execute() done 12689 1726853275.56115: dumping result to json 12689 1726853275.56118: done dumping result, returning 12689 1726853275.56120: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-dd70-85c0-000000000029] 12689 1726853275.56122: sending task result for task 02083763-bbaf-dd70-85c0-000000000029 12689 1726853275.56205: done sending task result for task 02083763-bbaf-dd70-85c0-000000000029 12689 1726853275.56208: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.56262: no more pending results, returning what we have 12689 1726853275.56265: results queue empty 12689 1726853275.56265: checking for any_errors_fatal 12689 1726853275.56274: done checking for any_errors_fatal 12689 1726853275.56275: checking for max_fail_percentage 12689 1726853275.56276: done checking for max_fail_percentage 12689 1726853275.56277: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.56278: done checking to see if all hosts have failed 12689 1726853275.56279: getting the remaining hosts for this loop 12689 1726853275.56285: done getting the remaining hosts for this loop 12689 1726853275.56289: getting the next task for host managed_node1 12689 1726853275.56295: done getting next task for host managed_node1 12689 1726853275.56298: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853275.56301: ^ 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 12689 1726853275.56314: getting variables 12689 1726853275.56315: in VariableManager get_vars() 12689 1726853275.56376: Calling all_inventory to load vars for managed_node1 12689 1726853275.56379: Calling groups_inventory to load vars for managed_node1 12689 1726853275.56381: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.56390: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.56392: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.56394: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.56563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.56688: done with get_vars() 12689 1726853275.56696: done getting variables 12689 1726853275.56735: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:55 -0400 (0:00:00.040) 0:00:04.901 ****** 12689 1726853275.56760: entering _queue_task() for managed_node1/fail 12689 1726853275.56967: worker is 1 (out of 1 available) 12689 1726853275.56983: exiting _queue_task() for managed_node1/fail 12689 1726853275.56995: done queuing things up, now waiting for results queue to drain 12689 1726853275.56996: waiting for pending results... 12689 1726853275.57157: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853275.57236: in run() - task 02083763-bbaf-dd70-85c0-00000000002a 12689 1726853275.57246: variable 'ansible_search_path' from source: unknown 12689 1726853275.57254: variable 'ansible_search_path' from source: unknown 12689 1726853275.57283: calling self._execute() 12689 1726853275.57344: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.57348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.57356: variable 'omit' from source: magic vars 12689 1726853275.57647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.60078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.60083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.60086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.60088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.60090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.60157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.60194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.60225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.60285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.60307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.60439: variable 'ansible_distribution' from source: facts 12689 1726853275.60451: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.60476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.60485: when evaluation is False, skipping this task 12689 1726853275.60493: _execute() done 12689 1726853275.60500: dumping result to json 12689 1726853275.60507: done dumping result, returning 12689 1726853275.60520: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-dd70-85c0-00000000002a] 12689 1726853275.60529: sending task result for task 02083763-bbaf-dd70-85c0-00000000002a 12689 1726853275.60632: done sending task result for task 02083763-bbaf-dd70-85c0-00000000002a 12689 1726853275.60635: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.60691: no more pending results, returning what we have 12689 1726853275.60694: results queue empty 12689 1726853275.60695: checking for any_errors_fatal 12689 1726853275.60701: done checking for any_errors_fatal 12689 1726853275.60702: checking for max_fail_percentage 12689 1726853275.60704: done checking for max_fail_percentage 12689 1726853275.60704: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.60705: done checking to see if all hosts have failed 12689 1726853275.60706: getting the remaining hosts for this loop 12689 1726853275.60707: done getting the remaining hosts for this loop 12689 1726853275.60711: getting the next task for host managed_node1 12689 1726853275.60717: done getting next task for host managed_node1 12689 1726853275.60720: ^ 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 12689 1726853275.60723: ^ 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 12689 1726853275.60735: getting variables 12689 1726853275.60736: in VariableManager get_vars() 12689 1726853275.60789: Calling all_inventory to load vars for managed_node1 12689 1726853275.60791: Calling groups_inventory to load vars for managed_node1 12689 1726853275.60794: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.60802: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.60804: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.60807: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.60953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.61083: done with get_vars() 12689 1726853275.61092: done getting variables 12689 1726853275.61158: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:55 -0400 (0:00:00.044) 0:00:04.945 ****** 12689 1726853275.61181: entering _queue_task() for managed_node1/dnf 12689 1726853275.61381: worker is 1 (out of 1 available) 12689 1726853275.61394: exiting _queue_task() for managed_node1/dnf 12689 1726853275.61406: done queuing things up, now waiting for results queue to drain 12689 1726853275.61407: waiting for pending results... 12689 1726853275.61583: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12689 1726853275.61663: in run() - task 02083763-bbaf-dd70-85c0-00000000002b 12689 1726853275.61676: variable 'ansible_search_path' from source: unknown 12689 1726853275.61680: variable 'ansible_search_path' from source: unknown 12689 1726853275.61709: calling self._execute() 12689 1726853275.61774: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.61777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.61787: variable 'omit' from source: magic vars 12689 1726853275.62357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.64329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.64374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.64400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.64439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.64461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.64524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.64541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.64561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.64588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.64598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.64705: variable 'ansible_distribution' from source: facts 12689 1726853275.64709: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.64724: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.64727: when evaluation is False, skipping this task 12689 1726853275.64731: _execute() done 12689 1726853275.64733: dumping result to json 12689 1726853275.64736: done dumping result, returning 12689 1726853275.64748: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-00000000002b] 12689 1726853275.64751: sending task result for task 02083763-bbaf-dd70-85c0-00000000002b 12689 1726853275.64834: done sending task result for task 02083763-bbaf-dd70-85c0-00000000002b 12689 1726853275.64836: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.64890: no more pending results, returning what we have 12689 1726853275.64893: results queue empty 12689 1726853275.64894: checking for any_errors_fatal 12689 1726853275.64899: done checking for any_errors_fatal 12689 1726853275.64900: checking for max_fail_percentage 12689 1726853275.64902: done checking for max_fail_percentage 12689 1726853275.64902: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.64903: done checking to see if all hosts have failed 12689 1726853275.64904: getting the remaining hosts for this loop 12689 1726853275.64905: done getting the remaining hosts for this loop 12689 1726853275.64908: getting the next task for host managed_node1 12689 1726853275.64914: done getting next task for host managed_node1 12689 1726853275.64918: ^ 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 12689 1726853275.64920: ^ 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 12689 1726853275.64932: getting variables 12689 1726853275.64934: in VariableManager get_vars() 12689 1726853275.64985: Calling all_inventory to load vars for managed_node1 12689 1726853275.64988: Calling groups_inventory to load vars for managed_node1 12689 1726853275.64990: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.65000: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.65002: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.65005: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.65396: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.65597: done with get_vars() 12689 1726853275.65608: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853275.65686: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:55 -0400 (0:00:00.045) 0:00:04.991 ****** 12689 1726853275.65715: entering _queue_task() for managed_node1/yum 12689 1726853275.65717: Creating lock for yum 12689 1726853275.66316: worker is 1 (out of 1 available) 12689 1726853275.66329: exiting _queue_task() for managed_node1/yum 12689 1726853275.66348: done queuing things up, now waiting for results queue to drain 12689 1726853275.66349: waiting for pending results... 12689 1726853275.66591: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12689 1726853275.66820: in run() - task 02083763-bbaf-dd70-85c0-00000000002c 12689 1726853275.66824: variable 'ansible_search_path' from source: unknown 12689 1726853275.66826: variable 'ansible_search_path' from source: unknown 12689 1726853275.66829: calling self._execute() 12689 1726853275.66883: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.66895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.66909: variable 'omit' from source: magic vars 12689 1726853275.67409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.69050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.69119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.69280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.69283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.69285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.69296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.69325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.69349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.69405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.69424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.69624: variable 'ansible_distribution' from source: facts 12689 1726853275.69888: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.69918: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.69933: when evaluation is False, skipping this task 12689 1726853275.69959: _execute() done 12689 1726853275.69962: dumping result to json 12689 1726853275.69964: done dumping result, returning 12689 1726853275.69970: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-00000000002c] 12689 1726853275.69982: sending task result for task 02083763-bbaf-dd70-85c0-00000000002c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.70193: no more pending results, returning what we have 12689 1726853275.70197: results queue empty 12689 1726853275.70197: checking for any_errors_fatal 12689 1726853275.70204: done checking for any_errors_fatal 12689 1726853275.70205: checking for max_fail_percentage 12689 1726853275.70207: done checking for max_fail_percentage 12689 1726853275.70207: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.70208: done checking to see if all hosts have failed 12689 1726853275.70209: getting the remaining hosts for this loop 12689 1726853275.70210: done getting the remaining hosts for this loop 12689 1726853275.70214: getting the next task for host managed_node1 12689 1726853275.70221: done getting next task for host managed_node1 12689 1726853275.70225: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853275.70227: ^ 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 12689 1726853275.70239: getting variables 12689 1726853275.70240: in VariableManager get_vars() 12689 1726853275.70297: Calling all_inventory to load vars for managed_node1 12689 1726853275.70300: Calling groups_inventory to load vars for managed_node1 12689 1726853275.70302: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.70312: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.70315: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.70317: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.70478: done sending task result for task 02083763-bbaf-dd70-85c0-00000000002c 12689 1726853275.70481: WORKER PROCESS EXITING 12689 1726853275.70497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.70727: done with get_vars() 12689 1726853275.70738: done getting variables 12689 1726853275.70800: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:55 -0400 (0:00:00.051) 0:00:05.042 ****** 12689 1726853275.70838: entering _queue_task() for managed_node1/fail 12689 1726853275.71135: worker is 1 (out of 1 available) 12689 1726853275.71263: exiting _queue_task() for managed_node1/fail 12689 1726853275.71277: done queuing things up, now waiting for results queue to drain 12689 1726853275.71278: waiting for pending results... 12689 1726853275.71566: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853275.71658: in run() - task 02083763-bbaf-dd70-85c0-00000000002d 12689 1726853275.71672: variable 'ansible_search_path' from source: unknown 12689 1726853275.71676: variable 'ansible_search_path' from source: unknown 12689 1726853275.71708: calling self._execute() 12689 1726853275.71783: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.71787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.71798: variable 'omit' from source: magic vars 12689 1726853275.72179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.73978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.73983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.73986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.73990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.73992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.74065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.74104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.74134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.74180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.74199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.74336: variable 'ansible_distribution' from source: facts 12689 1726853275.74348: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.74385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.74395: when evaluation is False, skipping this task 12689 1726853275.74402: _execute() done 12689 1726853275.74410: dumping result to json 12689 1726853275.74416: done dumping result, returning 12689 1726853275.74429: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-00000000002d] 12689 1726853275.74439: sending task result for task 02083763-bbaf-dd70-85c0-00000000002d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.74601: no more pending results, returning what we have 12689 1726853275.74604: results queue empty 12689 1726853275.74604: checking for any_errors_fatal 12689 1726853275.74610: done checking for any_errors_fatal 12689 1726853275.74611: checking for max_fail_percentage 12689 1726853275.74612: done checking for max_fail_percentage 12689 1726853275.74613: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.74614: done checking to see if all hosts have failed 12689 1726853275.74614: getting the remaining hosts for this loop 12689 1726853275.74616: done getting the remaining hosts for this loop 12689 1726853275.74620: getting the next task for host managed_node1 12689 1726853275.74627: done getting next task for host managed_node1 12689 1726853275.74630: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12689 1726853275.74635: ^ 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 12689 1726853275.74650: getting variables 12689 1726853275.74652: in VariableManager get_vars() 12689 1726853275.74708: Calling all_inventory to load vars for managed_node1 12689 1726853275.74710: Calling groups_inventory to load vars for managed_node1 12689 1726853275.74713: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.74723: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.74725: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.74727: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.74967: done sending task result for task 02083763-bbaf-dd70-85c0-00000000002d 12689 1726853275.74972: WORKER PROCESS EXITING 12689 1726853275.74983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.75131: done with get_vars() 12689 1726853275.75140: done getting variables 12689 1726853275.75185: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:55 -0400 (0:00:00.043) 0:00:05.086 ****** 12689 1726853275.75207: entering _queue_task() for managed_node1/package 12689 1726853275.75411: worker is 1 (out of 1 available) 12689 1726853275.75426: exiting _queue_task() for managed_node1/package 12689 1726853275.75437: done queuing things up, now waiting for results queue to drain 12689 1726853275.75439: waiting for pending results... 12689 1726853275.75603: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12689 1726853275.75691: in run() - task 02083763-bbaf-dd70-85c0-00000000002e 12689 1726853275.75704: variable 'ansible_search_path' from source: unknown 12689 1726853275.75708: variable 'ansible_search_path' from source: unknown 12689 1726853275.75734: calling self._execute() 12689 1726853275.75802: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.75805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.75815: variable 'omit' from source: magic vars 12689 1726853275.76117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.78177: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.78182: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.78215: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.78252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.78281: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.78355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.78388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.78403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.78429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.78448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.78538: variable 'ansible_distribution' from source: facts 12689 1726853275.78551: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.78561: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.78564: when evaluation is False, skipping this task 12689 1726853275.78567: _execute() done 12689 1726853275.78569: dumping result to json 12689 1726853275.78573: done dumping result, returning 12689 1726853275.78581: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-dd70-85c0-00000000002e] 12689 1726853275.78585: sending task result for task 02083763-bbaf-dd70-85c0-00000000002e 12689 1726853275.78682: done sending task result for task 02083763-bbaf-dd70-85c0-00000000002e 12689 1726853275.78686: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.78731: no more pending results, returning what we have 12689 1726853275.78733: results queue empty 12689 1726853275.78734: checking for any_errors_fatal 12689 1726853275.78740: done checking for any_errors_fatal 12689 1726853275.78741: checking for max_fail_percentage 12689 1726853275.78745: done checking for max_fail_percentage 12689 1726853275.78746: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.78747: done checking to see if all hosts have failed 12689 1726853275.78747: getting the remaining hosts for this loop 12689 1726853275.78749: done getting the remaining hosts for this loop 12689 1726853275.78752: getting the next task for host managed_node1 12689 1726853275.78765: done getting next task for host managed_node1 12689 1726853275.78769: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853275.78774: ^ 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 12689 1726853275.78792: getting variables 12689 1726853275.78794: in VariableManager get_vars() 12689 1726853275.78847: Calling all_inventory to load vars for managed_node1 12689 1726853275.78849: Calling groups_inventory to load vars for managed_node1 12689 1726853275.78851: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.78860: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.78862: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.78873: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.79014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.79160: done with get_vars() 12689 1726853275.79168: done getting variables 12689 1726853275.79216: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:55 -0400 (0:00:00.040) 0:00:05.126 ****** 12689 1726853275.79239: entering _queue_task() for managed_node1/package 12689 1726853275.79441: worker is 1 (out of 1 available) 12689 1726853275.79453: exiting _queue_task() for managed_node1/package 12689 1726853275.79465: done queuing things up, now waiting for results queue to drain 12689 1726853275.79467: waiting for pending results... 12689 1726853275.79632: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853275.79720: in run() - task 02083763-bbaf-dd70-85c0-00000000002f 12689 1726853275.79732: variable 'ansible_search_path' from source: unknown 12689 1726853275.79736: variable 'ansible_search_path' from source: unknown 12689 1726853275.79765: calling self._execute() 12689 1726853275.79833: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.79837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.79848: variable 'omit' from source: magic vars 12689 1726853275.80155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.81669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.81722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.81749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.81779: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.81799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.81858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.81883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.81900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.81925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.81936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.82032: variable 'ansible_distribution' from source: facts 12689 1726853275.82035: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.82053: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.82056: when evaluation is False, skipping this task 12689 1726853275.82059: _execute() done 12689 1726853275.82061: dumping result to json 12689 1726853275.82063: done dumping result, returning 12689 1726853275.82073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-dd70-85c0-00000000002f] 12689 1726853275.82076: sending task result for task 02083763-bbaf-dd70-85c0-00000000002f 12689 1726853275.82166: done sending task result for task 02083763-bbaf-dd70-85c0-00000000002f 12689 1726853275.82169: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.82231: no more pending results, returning what we have 12689 1726853275.82235: results queue empty 12689 1726853275.82235: checking for any_errors_fatal 12689 1726853275.82240: done checking for any_errors_fatal 12689 1726853275.82241: checking for max_fail_percentage 12689 1726853275.82242: done checking for max_fail_percentage 12689 1726853275.82243: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.82244: done checking to see if all hosts have failed 12689 1726853275.82245: getting the remaining hosts for this loop 12689 1726853275.82246: done getting the remaining hosts for this loop 12689 1726853275.82250: getting the next task for host managed_node1 12689 1726853275.82255: done getting next task for host managed_node1 12689 1726853275.82259: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853275.82261: ^ 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 12689 1726853275.82276: getting variables 12689 1726853275.82278: in VariableManager get_vars() 12689 1726853275.82323: Calling all_inventory to load vars for managed_node1 12689 1726853275.82326: Calling groups_inventory to load vars for managed_node1 12689 1726853275.82328: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.82336: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.82338: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.82340: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.82473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.82634: done with get_vars() 12689 1726853275.82642: done getting variables 12689 1726853275.82688: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:55 -0400 (0:00:00.034) 0:00:05.161 ****** 12689 1726853275.82713: entering _queue_task() for managed_node1/package 12689 1726853275.82931: worker is 1 (out of 1 available) 12689 1726853275.82942: exiting _queue_task() for managed_node1/package 12689 1726853275.82954: done queuing things up, now waiting for results queue to drain 12689 1726853275.82955: waiting for pending results... 12689 1726853275.83128: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853275.83215: in run() - task 02083763-bbaf-dd70-85c0-000000000030 12689 1726853275.83226: variable 'ansible_search_path' from source: unknown 12689 1726853275.83230: variable 'ansible_search_path' from source: unknown 12689 1726853275.83258: calling self._execute() 12689 1726853275.83325: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.83329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.83338: variable 'omit' from source: magic vars 12689 1726853275.83647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.85477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.85482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.85485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.85497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.85524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.85607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.85642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.85674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.85719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.85740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.85894: variable 'ansible_distribution' from source: facts 12689 1726853275.85906: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.85922: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.85927: when evaluation is False, skipping this task 12689 1726853275.85930: _execute() done 12689 1726853275.85932: dumping result to json 12689 1726853275.85934: done dumping result, returning 12689 1726853275.85946: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000030] 12689 1726853275.85949: sending task result for task 02083763-bbaf-dd70-85c0-000000000030 12689 1726853275.86038: done sending task result for task 02083763-bbaf-dd70-85c0-000000000030 12689 1726853275.86041: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.86091: no more pending results, returning what we have 12689 1726853275.86094: results queue empty 12689 1726853275.86095: checking for any_errors_fatal 12689 1726853275.86102: done checking for any_errors_fatal 12689 1726853275.86102: checking for max_fail_percentage 12689 1726853275.86104: done checking for max_fail_percentage 12689 1726853275.86104: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.86105: done checking to see if all hosts have failed 12689 1726853275.86106: getting the remaining hosts for this loop 12689 1726853275.86107: done getting the remaining hosts for this loop 12689 1726853275.86111: getting the next task for host managed_node1 12689 1726853275.86116: done getting next task for host managed_node1 12689 1726853275.86120: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853275.86122: ^ 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 12689 1726853275.86134: getting variables 12689 1726853275.86136: in VariableManager get_vars() 12689 1726853275.86190: Calling all_inventory to load vars for managed_node1 12689 1726853275.86192: Calling groups_inventory to load vars for managed_node1 12689 1726853275.86195: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.86204: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.86206: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.86209: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.86383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.86506: done with get_vars() 12689 1726853275.86514: done getting variables 12689 1726853275.86583: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:55 -0400 (0:00:00.038) 0:00:05.200 ****** 12689 1726853275.86607: entering _queue_task() for managed_node1/service 12689 1726853275.86608: Creating lock for service 12689 1726853275.86813: worker is 1 (out of 1 available) 12689 1726853275.86826: exiting _queue_task() for managed_node1/service 12689 1726853275.86836: done queuing things up, now waiting for results queue to drain 12689 1726853275.86837: waiting for pending results... 12689 1726853275.87009: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853275.87096: in run() - task 02083763-bbaf-dd70-85c0-000000000031 12689 1726853275.87108: variable 'ansible_search_path' from source: unknown 12689 1726853275.87112: variable 'ansible_search_path' from source: unknown 12689 1726853275.87140: calling self._execute() 12689 1726853275.87208: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.87212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.87220: variable 'omit' from source: magic vars 12689 1726853275.87542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.89678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.89877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.89880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.89883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.89885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.89938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.89977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.90010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.90056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.90091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.90228: variable 'ansible_distribution' from source: facts 12689 1726853275.90239: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.90262: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.90272: when evaluation is False, skipping this task 12689 1726853275.90280: _execute() done 12689 1726853275.90288: dumping result to json 12689 1726853275.90295: done dumping result, returning 12689 1726853275.90306: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000031] 12689 1726853275.90314: sending task result for task 02083763-bbaf-dd70-85c0-000000000031 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853275.90461: no more pending results, returning what we have 12689 1726853275.90464: results queue empty 12689 1726853275.90465: checking for any_errors_fatal 12689 1726853275.90470: done checking for any_errors_fatal 12689 1726853275.90473: checking for max_fail_percentage 12689 1726853275.90474: done checking for max_fail_percentage 12689 1726853275.90475: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.90476: done checking to see if all hosts have failed 12689 1726853275.90476: getting the remaining hosts for this loop 12689 1726853275.90478: done getting the remaining hosts for this loop 12689 1726853275.90481: getting the next task for host managed_node1 12689 1726853275.90487: done getting next task for host managed_node1 12689 1726853275.90491: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853275.90493: ^ 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 12689 1726853275.90505: getting variables 12689 1726853275.90507: in VariableManager get_vars() 12689 1726853275.90558: Calling all_inventory to load vars for managed_node1 12689 1726853275.90560: Calling groups_inventory to load vars for managed_node1 12689 1726853275.90562: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.90675: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.90679: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.90688: done sending task result for task 02083763-bbaf-dd70-85c0-000000000031 12689 1726853275.90690: WORKER PROCESS EXITING 12689 1726853275.90694: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.90873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.91097: done with get_vars() 12689 1726853275.91107: done getting variables 12689 1726853275.91168: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:55 -0400 (0:00:00.045) 0:00:05.246 ****** 12689 1726853275.91199: entering _queue_task() for managed_node1/service 12689 1726853275.91522: worker is 1 (out of 1 available) 12689 1726853275.91536: exiting _queue_task() for managed_node1/service 12689 1726853275.91662: done queuing things up, now waiting for results queue to drain 12689 1726853275.91664: waiting for pending results... 12689 1726853275.91851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853275.91991: in run() - task 02083763-bbaf-dd70-85c0-000000000032 12689 1726853275.92015: variable 'ansible_search_path' from source: unknown 12689 1726853275.92025: variable 'ansible_search_path' from source: unknown 12689 1726853275.92068: calling self._execute() 12689 1726853275.92164: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.92178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.92194: variable 'omit' from source: magic vars 12689 1726853275.92704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853275.96223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853275.96332: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853275.96336: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853275.96404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853275.96439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853275.96524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853275.96607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853275.96675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853275.96721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853275.96740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853275.96905: variable 'ansible_distribution' from source: facts 12689 1726853275.96915: variable 'ansible_distribution_major_version' from source: facts 12689 1726853275.96936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853275.96946: when evaluation is False, skipping this task 12689 1726853275.96952: _execute() done 12689 1726853275.96987: dumping result to json 12689 1726853275.96989: done dumping result, returning 12689 1726853275.96992: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-dd70-85c0-000000000032] 12689 1726853275.96994: sending task result for task 02083763-bbaf-dd70-85c0-000000000032 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853275.97216: no more pending results, returning what we have 12689 1726853275.97220: results queue empty 12689 1726853275.97220: checking for any_errors_fatal 12689 1726853275.97227: done checking for any_errors_fatal 12689 1726853275.97228: checking for max_fail_percentage 12689 1726853275.97230: done checking for max_fail_percentage 12689 1726853275.97230: checking to see if all hosts have failed and the running result is not ok 12689 1726853275.97231: done checking to see if all hosts have failed 12689 1726853275.97232: getting the remaining hosts for this loop 12689 1726853275.97233: done getting the remaining hosts for this loop 12689 1726853275.97237: getting the next task for host managed_node1 12689 1726853275.97246: done getting next task for host managed_node1 12689 1726853275.97250: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853275.97253: ^ 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 12689 1726853275.97268: getting variables 12689 1726853275.97270: in VariableManager get_vars() 12689 1726853275.97324: Calling all_inventory to load vars for managed_node1 12689 1726853275.97327: Calling groups_inventory to load vars for managed_node1 12689 1726853275.97330: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853275.97340: Calling all_plugins_play to load vars for managed_node1 12689 1726853275.97346: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853275.97349: Calling groups_plugins_play to load vars for managed_node1 12689 1726853275.98081: done sending task result for task 02083763-bbaf-dd70-85c0-000000000032 12689 1726853275.98086: WORKER PROCESS EXITING 12689 1726853275.98118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853275.98383: done with get_vars() 12689 1726853275.98395: done getting variables 12689 1726853275.98576: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:55 -0400 (0:00:00.074) 0:00:05.320 ****** 12689 1726853275.98608: entering _queue_task() for managed_node1/service 12689 1726853275.98987: worker is 1 (out of 1 available) 12689 1726853275.98998: exiting _queue_task() for managed_node1/service 12689 1726853275.99024: done queuing things up, now waiting for results queue to drain 12689 1726853275.99026: waiting for pending results... 12689 1726853275.99230: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853275.99377: in run() - task 02083763-bbaf-dd70-85c0-000000000033 12689 1726853275.99405: variable 'ansible_search_path' from source: unknown 12689 1726853275.99460: variable 'ansible_search_path' from source: unknown 12689 1726853275.99464: calling self._execute() 12689 1726853275.99579: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853275.99590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853275.99606: variable 'omit' from source: magic vars 12689 1726853276.00147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.04757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.04761: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.04894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.05001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.05035: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.05149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.05166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.05194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.05241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.05256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.05453: variable 'ansible_distribution' from source: facts 12689 1726853276.05455: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.05457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.05459: when evaluation is False, skipping this task 12689 1726853276.05461: _execute() done 12689 1726853276.05464: dumping result to json 12689 1726853276.05466: done dumping result, returning 12689 1726853276.05468: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-dd70-85c0-000000000033] 12689 1726853276.05470: sending task result for task 02083763-bbaf-dd70-85c0-000000000033 12689 1726853276.05782: done sending task result for task 02083763-bbaf-dd70-85c0-000000000033 12689 1726853276.05785: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.05824: no more pending results, returning what we have 12689 1726853276.05826: results queue empty 12689 1726853276.05827: checking for any_errors_fatal 12689 1726853276.05832: done checking for any_errors_fatal 12689 1726853276.05833: checking for max_fail_percentage 12689 1726853276.05834: done checking for max_fail_percentage 12689 1726853276.05835: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.05836: done checking to see if all hosts have failed 12689 1726853276.05836: getting the remaining hosts for this loop 12689 1726853276.05837: done getting the remaining hosts for this loop 12689 1726853276.05841: getting the next task for host managed_node1 12689 1726853276.05848: done getting next task for host managed_node1 12689 1726853276.05851: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853276.05854: ^ 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 12689 1726853276.05867: getting variables 12689 1726853276.05868: in VariableManager get_vars() 12689 1726853276.06033: Calling all_inventory to load vars for managed_node1 12689 1726853276.06036: Calling groups_inventory to load vars for managed_node1 12689 1726853276.06038: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.06050: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.06053: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.06056: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.06499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.07015: done with get_vars() 12689 1726853276.07034: done getting variables 12689 1726853276.07096: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:56 -0400 (0:00:00.085) 0:00:05.405 ****** 12689 1726853276.07124: entering _queue_task() for managed_node1/service 12689 1726853276.07617: worker is 1 (out of 1 available) 12689 1726853276.07628: exiting _queue_task() for managed_node1/service 12689 1726853276.07639: done queuing things up, now waiting for results queue to drain 12689 1726853276.07640: waiting for pending results... 12689 1726853276.07930: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853276.08078: in run() - task 02083763-bbaf-dd70-85c0-000000000034 12689 1726853276.08116: variable 'ansible_search_path' from source: unknown 12689 1726853276.08120: variable 'ansible_search_path' from source: unknown 12689 1726853276.08227: calling self._execute() 12689 1726853276.08248: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.08259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.08274: variable 'omit' from source: magic vars 12689 1726853276.08810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.11757: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.11834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.11876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.11912: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.11948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.12038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.12065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.12094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.12135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.12200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.12291: variable 'ansible_distribution' from source: facts 12689 1726853276.12313: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.12317: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.12319: when evaluation is False, skipping this task 12689 1726853276.12322: _execute() done 12689 1726853276.12324: dumping result to json 12689 1726853276.12375: done dumping result, returning 12689 1726853276.12379: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-dd70-85c0-000000000034] 12689 1726853276.12381: sending task result for task 02083763-bbaf-dd70-85c0-000000000034 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853276.12568: no more pending results, returning what we have 12689 1726853276.12573: results queue empty 12689 1726853276.12574: checking for any_errors_fatal 12689 1726853276.12581: done checking for any_errors_fatal 12689 1726853276.12582: checking for max_fail_percentage 12689 1726853276.12584: done checking for max_fail_percentage 12689 1726853276.12584: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.12585: done checking to see if all hosts have failed 12689 1726853276.12586: getting the remaining hosts for this loop 12689 1726853276.12587: done getting the remaining hosts for this loop 12689 1726853276.12591: getting the next task for host managed_node1 12689 1726853276.12596: done getting next task for host managed_node1 12689 1726853276.12600: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853276.12603: ^ 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 12689 1726853276.12615: getting variables 12689 1726853276.12617: in VariableManager get_vars() 12689 1726853276.12664: Calling all_inventory to load vars for managed_node1 12689 1726853276.12666: Calling groups_inventory to load vars for managed_node1 12689 1726853276.12668: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.12782: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.12786: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.12791: done sending task result for task 02083763-bbaf-dd70-85c0-000000000034 12689 1726853276.12794: WORKER PROCESS EXITING 12689 1726853276.12798: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.13036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.13258: done with get_vars() 12689 1726853276.13269: done getting variables 12689 1726853276.13334: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:56 -0400 (0:00:00.062) 0:00:05.467 ****** 12689 1726853276.13369: entering _queue_task() for managed_node1/copy 12689 1726853276.13885: worker is 1 (out of 1 available) 12689 1726853276.13897: exiting _queue_task() for managed_node1/copy 12689 1726853276.13908: done queuing things up, now waiting for results queue to drain 12689 1726853276.13909: waiting for pending results... 12689 1726853276.14316: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853276.14741: in run() - task 02083763-bbaf-dd70-85c0-000000000035 12689 1726853276.14748: variable 'ansible_search_path' from source: unknown 12689 1726853276.14750: variable 'ansible_search_path' from source: unknown 12689 1726853276.14752: calling self._execute() 12689 1726853276.14896: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.14908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.14924: variable 'omit' from source: magic vars 12689 1726853276.15650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.18092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.18175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.18218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.18265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.18298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.18384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.18413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.18447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.18555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.18559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.18648: variable 'ansible_distribution' from source: facts 12689 1726853276.18669: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.18696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.18704: when evaluation is False, skipping this task 12689 1726853276.18711: _execute() done 12689 1726853276.18718: dumping result to json 12689 1726853276.18725: done dumping result, returning 12689 1726853276.18738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-dd70-85c0-000000000035] 12689 1726853276.18750: sending task result for task 02083763-bbaf-dd70-85c0-000000000035 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.18928: no more pending results, returning what we have 12689 1726853276.18932: results queue empty 12689 1726853276.18933: checking for any_errors_fatal 12689 1726853276.18939: done checking for any_errors_fatal 12689 1726853276.18940: checking for max_fail_percentage 12689 1726853276.18942: done checking for max_fail_percentage 12689 1726853276.18945: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.18946: done checking to see if all hosts have failed 12689 1726853276.18947: getting the remaining hosts for this loop 12689 1726853276.18949: done getting the remaining hosts for this loop 12689 1726853276.18953: getting the next task for host managed_node1 12689 1726853276.18967: done getting next task for host managed_node1 12689 1726853276.18973: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853276.18976: ^ 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 12689 1726853276.18990: getting variables 12689 1726853276.18992: in VariableManager get_vars() 12689 1726853276.19053: Calling all_inventory to load vars for managed_node1 12689 1726853276.19056: Calling groups_inventory to load vars for managed_node1 12689 1726853276.19059: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.19070: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.19289: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.19295: done sending task result for task 02083763-bbaf-dd70-85c0-000000000035 12689 1726853276.19298: WORKER PROCESS EXITING 12689 1726853276.19302: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.19806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.20249: done with get_vars() 12689 1726853276.20376: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:56 -0400 (0:00:00.070) 0:00:05.538 ****** 12689 1726853276.20451: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853276.20452: Creating lock for fedora.linux_system_roles.network_connections 12689 1726853276.21126: worker is 1 (out of 1 available) 12689 1726853276.21146: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853276.21157: done queuing things up, now waiting for results queue to drain 12689 1726853276.21158: waiting for pending results... 12689 1726853276.21461: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853276.21621: in run() - task 02083763-bbaf-dd70-85c0-000000000036 12689 1726853276.21647: variable 'ansible_search_path' from source: unknown 12689 1726853276.21655: variable 'ansible_search_path' from source: unknown 12689 1726853276.21777: calling self._execute() 12689 1726853276.21811: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.21823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.21837: variable 'omit' from source: magic vars 12689 1726853276.22417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.24614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.24702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.24763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.24804: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.24834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.24928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.25065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.25068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.25073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.25081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.25235: variable 'ansible_distribution' from source: facts 12689 1726853276.25252: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.25281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.25292: when evaluation is False, skipping this task 12689 1726853276.25304: _execute() done 12689 1726853276.25311: dumping result to json 12689 1726853276.25319: done dumping result, returning 12689 1726853276.25333: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-dd70-85c0-000000000036] 12689 1726853276.25384: sending task result for task 02083763-bbaf-dd70-85c0-000000000036 12689 1726853276.25499: done sending task result for task 02083763-bbaf-dd70-85c0-000000000036 12689 1726853276.25503: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.25568: no more pending results, returning what we have 12689 1726853276.25573: results queue empty 12689 1726853276.25574: checking for any_errors_fatal 12689 1726853276.25583: done checking for any_errors_fatal 12689 1726853276.25584: checking for max_fail_percentage 12689 1726853276.25586: done checking for max_fail_percentage 12689 1726853276.25587: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.25587: done checking to see if all hosts have failed 12689 1726853276.25588: getting the remaining hosts for this loop 12689 1726853276.25589: done getting the remaining hosts for this loop 12689 1726853276.25594: getting the next task for host managed_node1 12689 1726853276.25601: done getting next task for host managed_node1 12689 1726853276.25606: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853276.25609: ^ 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 12689 1726853276.25623: getting variables 12689 1726853276.25625: in VariableManager get_vars() 12689 1726853276.25892: Calling all_inventory to load vars for managed_node1 12689 1726853276.25895: Calling groups_inventory to load vars for managed_node1 12689 1726853276.25898: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.25907: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.25910: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.25913: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.26265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.26485: done with get_vars() 12689 1726853276.26496: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:56 -0400 (0:00:00.061) 0:00:05.599 ****** 12689 1726853276.26583: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853276.26585: Creating lock for fedora.linux_system_roles.network_state 12689 1726853276.27086: worker is 1 (out of 1 available) 12689 1726853276.27094: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853276.27102: done queuing things up, now waiting for results queue to drain 12689 1726853276.27103: waiting for pending results... 12689 1726853276.27289: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853276.27328: in run() - task 02083763-bbaf-dd70-85c0-000000000037 12689 1726853276.27331: variable 'ansible_search_path' from source: unknown 12689 1726853276.27334: variable 'ansible_search_path' from source: unknown 12689 1726853276.27368: calling self._execute() 12689 1726853276.27476: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.27480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.27493: variable 'omit' from source: magic vars 12689 1726853276.27979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.30405: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.30492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.30532: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.30595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.30614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.30776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.30780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.30782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.30819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.30838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.31007: variable 'ansible_distribution' from source: facts 12689 1726853276.31021: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.31050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.31054: when evaluation is False, skipping this task 12689 1726853276.31056: _execute() done 12689 1726853276.31059: dumping result to json 12689 1726853276.31062: done dumping result, returning 12689 1726853276.31095: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-dd70-85c0-000000000037] 12689 1726853276.31098: sending task result for task 02083763-bbaf-dd70-85c0-000000000037 12689 1726853276.31192: done sending task result for task 02083763-bbaf-dd70-85c0-000000000037 12689 1726853276.31194: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.31264: no more pending results, returning what we have 12689 1726853276.31267: results queue empty 12689 1726853276.31268: checking for any_errors_fatal 12689 1726853276.31276: done checking for any_errors_fatal 12689 1726853276.31277: checking for max_fail_percentage 12689 1726853276.31278: done checking for max_fail_percentage 12689 1726853276.31279: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.31280: done checking to see if all hosts have failed 12689 1726853276.31280: getting the remaining hosts for this loop 12689 1726853276.31282: done getting the remaining hosts for this loop 12689 1726853276.31288: getting the next task for host managed_node1 12689 1726853276.31294: done getting next task for host managed_node1 12689 1726853276.31298: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853276.31301: ^ 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 12689 1726853276.31322: getting variables 12689 1726853276.31324: in VariableManager get_vars() 12689 1726853276.31372: Calling all_inventory to load vars for managed_node1 12689 1726853276.31375: Calling groups_inventory to load vars for managed_node1 12689 1726853276.31377: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.31385: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.31387: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.31390: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.31526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.31649: done with get_vars() 12689 1726853276.31657: done getting variables 12689 1726853276.31699: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:56 -0400 (0:00:00.051) 0:00:05.651 ****** 12689 1726853276.31722: entering _queue_task() for managed_node1/debug 12689 1726853276.31925: worker is 1 (out of 1 available) 12689 1726853276.31942: exiting _queue_task() for managed_node1/debug 12689 1726853276.31952: done queuing things up, now waiting for results queue to drain 12689 1726853276.31953: waiting for pending results... 12689 1726853276.32121: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853276.32207: in run() - task 02083763-bbaf-dd70-85c0-000000000038 12689 1726853276.32220: variable 'ansible_search_path' from source: unknown 12689 1726853276.32224: variable 'ansible_search_path' from source: unknown 12689 1726853276.32254: calling self._execute() 12689 1726853276.32316: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.32320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.32328: variable 'omit' from source: magic vars 12689 1726853276.32690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.34543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.34599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.34627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.34653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.34673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.34733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.34756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.34774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.34801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.34811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.34908: variable 'ansible_distribution' from source: facts 12689 1726853276.34914: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.34933: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.34936: when evaluation is False, skipping this task 12689 1726853276.34938: _execute() done 12689 1726853276.34941: dumping result to json 12689 1726853276.34943: done dumping result, returning 12689 1726853276.34952: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-dd70-85c0-000000000038] 12689 1726853276.34955: sending task result for task 02083763-bbaf-dd70-85c0-000000000038 12689 1726853276.35039: done sending task result for task 02083763-bbaf-dd70-85c0-000000000038 12689 1726853276.35043: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853276.35083: no more pending results, returning what we have 12689 1726853276.35087: results queue empty 12689 1726853276.35087: checking for any_errors_fatal 12689 1726853276.35093: done checking for any_errors_fatal 12689 1726853276.35094: checking for max_fail_percentage 12689 1726853276.35095: done checking for max_fail_percentage 12689 1726853276.35096: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.35097: done checking to see if all hosts have failed 12689 1726853276.35097: getting the remaining hosts for this loop 12689 1726853276.35098: done getting the remaining hosts for this loop 12689 1726853276.35102: getting the next task for host managed_node1 12689 1726853276.35108: done getting next task for host managed_node1 12689 1726853276.35113: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853276.35115: ^ 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 12689 1726853276.35127: getting variables 12689 1726853276.35128: in VariableManager get_vars() 12689 1726853276.35232: Calling all_inventory to load vars for managed_node1 12689 1726853276.35234: Calling groups_inventory to load vars for managed_node1 12689 1726853276.35237: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.35246: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.35248: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.35251: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.35365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.35494: done with get_vars() 12689 1726853276.35502: done getting variables 12689 1726853276.35541: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:56 -0400 (0:00:00.038) 0:00:05.689 ****** 12689 1726853276.35564: entering _queue_task() for managed_node1/debug 12689 1726853276.35769: worker is 1 (out of 1 available) 12689 1726853276.35786: exiting _queue_task() for managed_node1/debug 12689 1726853276.35797: done queuing things up, now waiting for results queue to drain 12689 1726853276.35799: waiting for pending results... 12689 1726853276.35977: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853276.36086: in run() - task 02083763-bbaf-dd70-85c0-000000000039 12689 1726853276.36176: variable 'ansible_search_path' from source: unknown 12689 1726853276.36180: variable 'ansible_search_path' from source: unknown 12689 1726853276.36184: calling self._execute() 12689 1726853276.36248: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.36260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.36276: variable 'omit' from source: magic vars 12689 1726853276.36704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.38591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.38698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.38703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.38751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.38767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.38879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.38902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.38927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.38968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.38995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.39137: variable 'ansible_distribution' from source: facts 12689 1726853276.39204: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.39207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.39209: when evaluation is False, skipping this task 12689 1726853276.39212: _execute() done 12689 1726853276.39214: dumping result to json 12689 1726853276.39217: done dumping result, returning 12689 1726853276.39219: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-dd70-85c0-000000000039] 12689 1726853276.39222: sending task result for task 02083763-bbaf-dd70-85c0-000000000039 12689 1726853276.39289: done sending task result for task 02083763-bbaf-dd70-85c0-000000000039 12689 1726853276.39292: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853276.39349: no more pending results, returning what we have 12689 1726853276.39352: results queue empty 12689 1726853276.39353: checking for any_errors_fatal 12689 1726853276.39360: done checking for any_errors_fatal 12689 1726853276.39360: checking for max_fail_percentage 12689 1726853276.39362: done checking for max_fail_percentage 12689 1726853276.39363: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.39363: done checking to see if all hosts have failed 12689 1726853276.39364: getting the remaining hosts for this loop 12689 1726853276.39365: done getting the remaining hosts for this loop 12689 1726853276.39369: getting the next task for host managed_node1 12689 1726853276.39377: done getting next task for host managed_node1 12689 1726853276.39381: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853276.39385: ^ 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 12689 1726853276.39397: getting variables 12689 1726853276.39399: in VariableManager get_vars() 12689 1726853276.39453: Calling all_inventory to load vars for managed_node1 12689 1726853276.39455: Calling groups_inventory to load vars for managed_node1 12689 1726853276.39457: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.39467: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.39469: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.39640: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.39837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.40184: done with get_vars() 12689 1726853276.40197: done getting variables 12689 1726853276.40279: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:56 -0400 (0:00:00.047) 0:00:05.737 ****** 12689 1726853276.40318: entering _queue_task() for managed_node1/debug 12689 1726853276.40675: worker is 1 (out of 1 available) 12689 1726853276.40690: exiting _queue_task() for managed_node1/debug 12689 1726853276.40702: done queuing things up, now waiting for results queue to drain 12689 1726853276.40703: waiting for pending results... 12689 1726853276.40953: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853276.41049: in run() - task 02083763-bbaf-dd70-85c0-00000000003a 12689 1726853276.41073: variable 'ansible_search_path' from source: unknown 12689 1726853276.41083: variable 'ansible_search_path' from source: unknown 12689 1726853276.41125: calling self._execute() 12689 1726853276.41220: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.41233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.41256: variable 'omit' from source: magic vars 12689 1726853276.41706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.44615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.44722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.44727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.44749: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.44775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.44852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.44882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.44907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.45057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.45062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.45099: variable 'ansible_distribution' from source: facts 12689 1726853276.45103: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.45116: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.45119: when evaluation is False, skipping this task 12689 1726853276.45121: _execute() done 12689 1726853276.45123: dumping result to json 12689 1726853276.45129: done dumping result, returning 12689 1726853276.45145: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-dd70-85c0-00000000003a] 12689 1726853276.45148: sending task result for task 02083763-bbaf-dd70-85c0-00000000003a 12689 1726853276.45251: done sending task result for task 02083763-bbaf-dd70-85c0-00000000003a 12689 1726853276.45254: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853276.45331: no more pending results, returning what we have 12689 1726853276.45334: results queue empty 12689 1726853276.45335: checking for any_errors_fatal 12689 1726853276.45341: done checking for any_errors_fatal 12689 1726853276.45342: checking for max_fail_percentage 12689 1726853276.45343: done checking for max_fail_percentage 12689 1726853276.45344: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.45345: done checking to see if all hosts have failed 12689 1726853276.45345: getting the remaining hosts for this loop 12689 1726853276.45347: done getting the remaining hosts for this loop 12689 1726853276.45350: getting the next task for host managed_node1 12689 1726853276.45357: done getting next task for host managed_node1 12689 1726853276.45360: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853276.45363: ^ 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 12689 1726853276.45378: getting variables 12689 1726853276.45379: in VariableManager get_vars() 12689 1726853276.45429: Calling all_inventory to load vars for managed_node1 12689 1726853276.45432: Calling groups_inventory to load vars for managed_node1 12689 1726853276.45434: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.45442: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.45444: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.45447: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.45595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.45721: done with get_vars() 12689 1726853276.45729: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:56 -0400 (0:00:00.054) 0:00:05.792 ****** 12689 1726853276.45795: entering _queue_task() for managed_node1/ping 12689 1726853276.45797: Creating lock for ping 12689 1726853276.46031: worker is 1 (out of 1 available) 12689 1726853276.46047: exiting _queue_task() for managed_node1/ping 12689 1726853276.46058: done queuing things up, now waiting for results queue to drain 12689 1726853276.46060: waiting for pending results... 12689 1726853276.46316: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853276.46478: in run() - task 02083763-bbaf-dd70-85c0-00000000003b 12689 1726853276.46482: variable 'ansible_search_path' from source: unknown 12689 1726853276.46485: variable 'ansible_search_path' from source: unknown 12689 1726853276.46488: calling self._execute() 12689 1726853276.46548: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.46559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.46573: variable 'omit' from source: magic vars 12689 1726853276.46985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.48581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.48625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.48654: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.48681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.48700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.48762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.48786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.48803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.48828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.48838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.48937: variable 'ansible_distribution' from source: facts 12689 1726853276.48941: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.48957: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.48960: when evaluation is False, skipping this task 12689 1726853276.48964: _execute() done 12689 1726853276.48966: dumping result to json 12689 1726853276.48970: done dumping result, returning 12689 1726853276.48981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-dd70-85c0-00000000003b] 12689 1726853276.48984: sending task result for task 02083763-bbaf-dd70-85c0-00000000003b 12689 1726853276.49062: done sending task result for task 02083763-bbaf-dd70-85c0-00000000003b 12689 1726853276.49065: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.49125: no more pending results, returning what we have 12689 1726853276.49128: results queue empty 12689 1726853276.49129: checking for any_errors_fatal 12689 1726853276.49136: done checking for any_errors_fatal 12689 1726853276.49136: checking for max_fail_percentage 12689 1726853276.49138: done checking for max_fail_percentage 12689 1726853276.49139: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.49140: done checking to see if all hosts have failed 12689 1726853276.49140: getting the remaining hosts for this loop 12689 1726853276.49142: done getting the remaining hosts for this loop 12689 1726853276.49148: getting the next task for host managed_node1 12689 1726853276.49157: done getting next task for host managed_node1 12689 1726853276.49159: ^ task is: TASK: meta (role_complete) 12689 1726853276.49162: ^ 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 12689 1726853276.49176: getting variables 12689 1726853276.49178: in VariableManager get_vars() 12689 1726853276.49228: Calling all_inventory to load vars for managed_node1 12689 1726853276.49230: Calling groups_inventory to load vars for managed_node1 12689 1726853276.49232: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.49241: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.49245: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.49248: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.49458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.49668: done with get_vars() 12689 1726853276.49679: done getting variables 12689 1726853276.49766: done queuing things up, now waiting for results queue to drain 12689 1726853276.49768: results queue empty 12689 1726853276.49769: checking for any_errors_fatal 12689 1726853276.49773: done checking for any_errors_fatal 12689 1726853276.49774: checking for max_fail_percentage 12689 1726853276.49775: done checking for max_fail_percentage 12689 1726853276.49776: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.49776: done checking to see if all hosts have failed 12689 1726853276.49777: getting the remaining hosts for this loop 12689 1726853276.49778: done getting the remaining hosts for this loop 12689 1726853276.49780: getting the next task for host managed_node1 12689 1726853276.49785: done getting next task for host managed_node1 12689 1726853276.49787: ^ task is: TASK: Include the task 'get_interface_stat.yml' 12689 1726853276.49789: ^ 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 12689 1726853276.49791: getting variables 12689 1726853276.49792: in VariableManager get_vars() 12689 1726853276.49811: Calling all_inventory to load vars for managed_node1 12689 1726853276.49814: Calling groups_inventory to load vars for managed_node1 12689 1726853276.49816: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.49825: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.49832: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.49836: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.49974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.50177: done with get_vars() 12689 1726853276.50186: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:27:56 -0400 (0:00:00.044) 0:00:05.836 ****** 12689 1726853276.50259: entering _queue_task() for managed_node1/include_tasks 12689 1726853276.50550: worker is 1 (out of 1 available) 12689 1726853276.50561: exiting _queue_task() for managed_node1/include_tasks 12689 1726853276.50575: done queuing things up, now waiting for results queue to drain 12689 1726853276.50577: waiting for pending results... 12689 1726853276.50849: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 12689 1726853276.50922: in run() - task 02083763-bbaf-dd70-85c0-00000000006e 12689 1726853276.50936: variable 'ansible_search_path' from source: unknown 12689 1726853276.50940: variable 'ansible_search_path' from source: unknown 12689 1726853276.50973: calling self._execute() 12689 1726853276.51045: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.51052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.51061: variable 'omit' from source: magic vars 12689 1726853276.51372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.53333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.53368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.53408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.53433: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.53460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.53538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.53558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.53577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.53689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.53692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.53774: variable 'ansible_distribution' from source: facts 12689 1726853276.53784: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.53803: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.53810: when evaluation is False, skipping this task 12689 1726853276.53818: _execute() done 12689 1726853276.53826: dumping result to json 12689 1726853276.53835: done dumping result, returning 12689 1726853276.53847: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-dd70-85c0-00000000006e] 12689 1726853276.53856: sending task result for task 02083763-bbaf-dd70-85c0-00000000006e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.54003: no more pending results, returning what we have 12689 1726853276.54006: results queue empty 12689 1726853276.54007: checking for any_errors_fatal 12689 1726853276.54008: done checking for any_errors_fatal 12689 1726853276.54009: checking for max_fail_percentage 12689 1726853276.54010: done checking for max_fail_percentage 12689 1726853276.54011: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.54012: done checking to see if all hosts have failed 12689 1726853276.54012: getting the remaining hosts for this loop 12689 1726853276.54014: done getting the remaining hosts for this loop 12689 1726853276.54017: getting the next task for host managed_node1 12689 1726853276.54025: done getting next task for host managed_node1 12689 1726853276.54027: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 12689 1726853276.54030: ^ 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 12689 1726853276.54034: getting variables 12689 1726853276.54036: in VariableManager get_vars() 12689 1726853276.54099: Calling all_inventory to load vars for managed_node1 12689 1726853276.54102: Calling groups_inventory to load vars for managed_node1 12689 1726853276.54104: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.54116: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.54119: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.54122: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.54418: done sending task result for task 02083763-bbaf-dd70-85c0-00000000006e 12689 1726853276.54421: WORKER PROCESS EXITING 12689 1726853276.54492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.54690: done with get_vars() 12689 1726853276.54701: done getting variables 12689 1726853276.54758: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12689 1726853276.54892: variable 'interface' from source: task vars 12689 1726853276.54897: variable 'controller_device' from source: play vars 12689 1726853276.54944: variable 'controller_device' from source: play vars TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:27:56 -0400 (0:00:00.047) 0:00:05.883 ****** 12689 1726853276.54968: entering _queue_task() for managed_node1/assert 12689 1726853276.55195: worker is 1 (out of 1 available) 12689 1726853276.55207: exiting _queue_task() for managed_node1/assert 12689 1726853276.55217: done queuing things up, now waiting for results queue to drain 12689 1726853276.55219: waiting for pending results... 12689 1726853276.55402: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' 12689 1726853276.55488: in run() - task 02083763-bbaf-dd70-85c0-00000000006f 12689 1726853276.55499: variable 'ansible_search_path' from source: unknown 12689 1726853276.55502: variable 'ansible_search_path' from source: unknown 12689 1726853276.55529: calling self._execute() 12689 1726853276.55592: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.55596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.55604: variable 'omit' from source: magic vars 12689 1726853276.55904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.57908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.57978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.58002: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.58038: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.58059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.58122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.58141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.58164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.58190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.58201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.58304: variable 'ansible_distribution' from source: facts 12689 1726853276.58307: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.58324: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.58327: when evaluation is False, skipping this task 12689 1726853276.58329: _execute() done 12689 1726853276.58332: dumping result to json 12689 1726853276.58334: done dumping result, returning 12689 1726853276.58344: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'nm-bond' [02083763-bbaf-dd70-85c0-00000000006f] 12689 1726853276.58347: sending task result for task 02083763-bbaf-dd70-85c0-00000000006f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.58482: no more pending results, returning what we have 12689 1726853276.58485: results queue empty 12689 1726853276.58486: checking for any_errors_fatal 12689 1726853276.58492: done checking for any_errors_fatal 12689 1726853276.58493: checking for max_fail_percentage 12689 1726853276.58495: done checking for max_fail_percentage 12689 1726853276.58496: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.58496: done checking to see if all hosts have failed 12689 1726853276.58497: getting the remaining hosts for this loop 12689 1726853276.58498: done getting the remaining hosts for this loop 12689 1726853276.58502: getting the next task for host managed_node1 12689 1726853276.58510: done getting next task for host managed_node1 12689 1726853276.58513: ^ task is: TASK: Include the task 'assert_profile_present.yml' 12689 1726853276.58514: ^ 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 12689 1726853276.58517: getting variables 12689 1726853276.58519: in VariableManager get_vars() 12689 1726853276.58581: Calling all_inventory to load vars for managed_node1 12689 1726853276.58585: Calling groups_inventory to load vars for managed_node1 12689 1726853276.58588: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.58594: done sending task result for task 02083763-bbaf-dd70-85c0-00000000006f 12689 1726853276.58596: WORKER PROCESS EXITING 12689 1726853276.58606: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.58608: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.58611: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.58779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.58898: done with get_vars() 12689 1726853276.58909: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:67 Friday 20 September 2024 13:27:56 -0400 (0:00:00.040) 0:00:05.923 ****** 12689 1726853276.58977: entering _queue_task() for managed_node1/include_tasks 12689 1726853276.59205: worker is 1 (out of 1 available) 12689 1726853276.59219: exiting _queue_task() for managed_node1/include_tasks 12689 1726853276.59232: done queuing things up, now waiting for results queue to drain 12689 1726853276.59233: waiting for pending results... 12689 1726853276.59408: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 12689 1726853276.59472: in run() - task 02083763-bbaf-dd70-85c0-000000000070 12689 1726853276.59484: variable 'ansible_search_path' from source: unknown 12689 1726853276.59522: variable 'controller_profile' from source: play vars 12689 1726853276.59663: variable 'controller_profile' from source: play vars 12689 1726853276.59681: variable 'port1_profile' from source: play vars 12689 1726853276.59728: variable 'port1_profile' from source: play vars 12689 1726853276.59734: variable 'port2_profile' from source: play vars 12689 1726853276.59785: variable 'port2_profile' from source: play vars 12689 1726853276.59794: variable 'omit' from source: magic vars 12689 1726853276.59886: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.59896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.59905: variable 'omit' from source: magic vars 12689 1726853276.60186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.61852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.61902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.61929: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.61953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.61981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.62044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.62277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.62283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.62286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.62288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.62326: variable 'ansible_distribution' from source: facts 12689 1726853276.62336: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.62361: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.62369: when evaluation is False, skipping this task 12689 1726853276.62416: variable 'item' from source: unknown 12689 1726853276.62493: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 12689 1726853276.62807: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.62810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.62812: variable 'omit' from source: magic vars 12689 1726853276.63080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.63084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.63087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.63090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.63097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.63188: variable 'ansible_distribution' from source: facts 12689 1726853276.63192: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.63198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.63201: when evaluation is False, skipping this task 12689 1726853276.63218: variable 'item' from source: unknown 12689 1726853276.63263: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 12689 1726853276.63338: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.63341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.63347: variable 'omit' from source: magic vars 12689 1726853276.63465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.63487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.63503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.63528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.63538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.63605: variable 'ansible_distribution' from source: facts 12689 1726853276.63608: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.63614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.63617: when evaluation is False, skipping this task 12689 1726853276.63634: variable 'item' from source: unknown 12689 1726853276.63678: variable 'item' from source: unknown skipping: [managed_node1] => (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" } 12689 1726853276.63762: dumping result to json 12689 1726853276.63764: done dumping result, returning 12689 1726853276.63766: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-dd70-85c0-000000000070] 12689 1726853276.63768: sending task result for task 02083763-bbaf-dd70-85c0-000000000070 12689 1726853276.63806: done sending task result for task 02083763-bbaf-dd70-85c0-000000000070 12689 1726853276.63809: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 12689 1726853276.63840: no more pending results, returning what we have 12689 1726853276.63845: results queue empty 12689 1726853276.63846: checking for any_errors_fatal 12689 1726853276.63851: done checking for any_errors_fatal 12689 1726853276.63851: checking for max_fail_percentage 12689 1726853276.63853: done checking for max_fail_percentage 12689 1726853276.63853: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.63854: done checking to see if all hosts have failed 12689 1726853276.63854: getting the remaining hosts for this loop 12689 1726853276.63856: done getting the remaining hosts for this loop 12689 1726853276.63859: getting the next task for host managed_node1 12689 1726853276.63864: done getting next task for host managed_node1 12689 1726853276.63867: ^ task is: TASK: ** TEST check polling interval 12689 1726853276.63869: ^ 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 12689 1726853276.63873: getting variables 12689 1726853276.63875: in VariableManager get_vars() 12689 1726853276.63925: Calling all_inventory to load vars for managed_node1 12689 1726853276.63928: Calling groups_inventory to load vars for managed_node1 12689 1726853276.63930: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.63940: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.63944: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.63947: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.64127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.64247: done with get_vars() 12689 1726853276.64255: done getting variables 12689 1726853276.64298: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check polling interval] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:75 Friday 20 September 2024 13:27:56 -0400 (0:00:00.053) 0:00:05.977 ****** 12689 1726853276.64319: entering _queue_task() for managed_node1/command 12689 1726853276.64541: worker is 1 (out of 1 available) 12689 1726853276.64557: exiting _queue_task() for managed_node1/command 12689 1726853276.64569: done queuing things up, now waiting for results queue to drain 12689 1726853276.64572: waiting for pending results... 12689 1726853276.64736: running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval 12689 1726853276.64796: in run() - task 02083763-bbaf-dd70-85c0-000000000071 12689 1726853276.64810: variable 'ansible_search_path' from source: unknown 12689 1726853276.64837: calling self._execute() 12689 1726853276.64904: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.64910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.64922: variable 'omit' from source: magic vars 12689 1726853276.65577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.67846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.67916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.67956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.67996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.68025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.68106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.68138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.68167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.68225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.68243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.68376: variable 'ansible_distribution' from source: facts 12689 1726853276.68389: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.68411: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.68417: when evaluation is False, skipping this task 12689 1726853276.68423: _execute() done 12689 1726853276.68430: dumping result to json 12689 1726853276.68436: done dumping result, returning 12689 1726853276.68446: done running TaskExecutor() for managed_node1/TASK: ** TEST check polling interval [02083763-bbaf-dd70-85c0-000000000071] 12689 1726853276.68454: sending task result for task 02083763-bbaf-dd70-85c0-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.68602: no more pending results, returning what we have 12689 1726853276.68605: results queue empty 12689 1726853276.68606: checking for any_errors_fatal 12689 1726853276.68615: done checking for any_errors_fatal 12689 1726853276.68615: checking for max_fail_percentage 12689 1726853276.68617: done checking for max_fail_percentage 12689 1726853276.68617: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.68618: done checking to see if all hosts have failed 12689 1726853276.68619: getting the remaining hosts for this loop 12689 1726853276.68621: done getting the remaining hosts for this loop 12689 1726853276.68625: getting the next task for host managed_node1 12689 1726853276.68631: done getting next task for host managed_node1 12689 1726853276.68633: ^ task is: TASK: ** TEST check IPv4 12689 1726853276.68635: ^ 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 12689 1726853276.68638: getting variables 12689 1726853276.68639: in VariableManager get_vars() 12689 1726853276.68694: Calling all_inventory to load vars for managed_node1 12689 1726853276.68697: Calling groups_inventory to load vars for managed_node1 12689 1726853276.68699: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.68711: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.68713: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.68715: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.68985: done sending task result for task 02083763-bbaf-dd70-85c0-000000000071 12689 1726853276.68991: WORKER PROCESS EXITING 12689 1726853276.69020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.69233: done with get_vars() 12689 1726853276.69247: done getting variables 12689 1726853276.69310: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv4] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:80 Friday 20 September 2024 13:27:56 -0400 (0:00:00.050) 0:00:06.027 ****** 12689 1726853276.69346: entering _queue_task() for managed_node1/command 12689 1726853276.69766: worker is 1 (out of 1 available) 12689 1726853276.69779: exiting _queue_task() for managed_node1/command 12689 1726853276.69790: done queuing things up, now waiting for results queue to drain 12689 1726853276.69791: waiting for pending results... 12689 1726853276.69976: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 12689 1726853276.70077: in run() - task 02083763-bbaf-dd70-85c0-000000000072 12689 1726853276.70104: variable 'ansible_search_path' from source: unknown 12689 1726853276.70149: calling self._execute() 12689 1726853276.70248: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.70275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.70279: variable 'omit' from source: magic vars 12689 1726853276.71108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.73357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.73413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.73465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.73509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.73573: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.73635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.73678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.73712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.73760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.73876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.73937: variable 'ansible_distribution' from source: facts 12689 1726853276.73953: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.73979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.73987: when evaluation is False, skipping this task 12689 1726853276.73994: _execute() done 12689 1726853276.74010: dumping result to json 12689 1726853276.74018: done dumping result, returning 12689 1726853276.74029: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv4 [02083763-bbaf-dd70-85c0-000000000072] 12689 1726853276.74038: sending task result for task 02083763-bbaf-dd70-85c0-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.74275: no more pending results, returning what we have 12689 1726853276.74279: results queue empty 12689 1726853276.74280: checking for any_errors_fatal 12689 1726853276.74288: done checking for any_errors_fatal 12689 1726853276.74289: checking for max_fail_percentage 12689 1726853276.74291: done checking for max_fail_percentage 12689 1726853276.74292: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.74293: done checking to see if all hosts have failed 12689 1726853276.74294: getting the remaining hosts for this loop 12689 1726853276.74296: done getting the remaining hosts for this loop 12689 1726853276.74300: getting the next task for host managed_node1 12689 1726853276.74306: done getting next task for host managed_node1 12689 1726853276.74309: ^ task is: TASK: ** TEST check IPv6 12689 1726853276.74312: ^ 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 12689 1726853276.74315: getting variables 12689 1726853276.74317: in VariableManager get_vars() 12689 1726853276.75013: done sending task result for task 02083763-bbaf-dd70-85c0-000000000072 12689 1726853276.75017: WORKER PROCESS EXITING 12689 1726853276.75018: Calling all_inventory to load vars for managed_node1 12689 1726853276.75022: Calling groups_inventory to load vars for managed_node1 12689 1726853276.75025: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.75034: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.75036: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.75039: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.75203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.75419: done with get_vars() 12689 1726853276.75436: done getting variables 12689 1726853276.75495: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [** TEST check IPv6] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:87 Friday 20 September 2024 13:27:56 -0400 (0:00:00.061) 0:00:06.089 ****** 12689 1726853276.75518: entering _queue_task() for managed_node1/command 12689 1726853276.75733: worker is 1 (out of 1 available) 12689 1726853276.75748: exiting _queue_task() for managed_node1/command 12689 1726853276.75759: done queuing things up, now waiting for results queue to drain 12689 1726853276.75761: waiting for pending results... 12689 1726853276.75934: running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 12689 1726853276.75994: in run() - task 02083763-bbaf-dd70-85c0-000000000073 12689 1726853276.76006: variable 'ansible_search_path' from source: unknown 12689 1726853276.76034: calling self._execute() 12689 1726853276.76105: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.76111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.76119: variable 'omit' from source: magic vars 12689 1726853276.76470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.78810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.78855: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.78883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.78908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.78927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.78987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.79007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.79025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.79052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.79063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.79160: variable 'ansible_distribution' from source: facts 12689 1726853276.79164: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.79184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.79188: when evaluation is False, skipping this task 12689 1726853276.79191: _execute() done 12689 1726853276.79193: dumping result to json 12689 1726853276.79204: done dumping result, returning 12689 1726853276.79207: done running TaskExecutor() for managed_node1/TASK: ** TEST check IPv6 [02083763-bbaf-dd70-85c0-000000000073] 12689 1726853276.79210: sending task result for task 02083763-bbaf-dd70-85c0-000000000073 12689 1726853276.79291: done sending task result for task 02083763-bbaf-dd70-85c0-000000000073 12689 1726853276.79294: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.79352: no more pending results, returning what we have 12689 1726853276.79356: results queue empty 12689 1726853276.79356: checking for any_errors_fatal 12689 1726853276.79362: done checking for any_errors_fatal 12689 1726853276.79362: checking for max_fail_percentage 12689 1726853276.79364: done checking for max_fail_percentage 12689 1726853276.79365: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.79365: done checking to see if all hosts have failed 12689 1726853276.79366: getting the remaining hosts for this loop 12689 1726853276.79367: done getting the remaining hosts for this loop 12689 1726853276.79373: getting the next task for host managed_node1 12689 1726853276.79380: done getting next task for host managed_node1 12689 1726853276.79386: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853276.79388: ^ 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 12689 1726853276.79405: getting variables 12689 1726853276.79406: in VariableManager get_vars() 12689 1726853276.79455: Calling all_inventory to load vars for managed_node1 12689 1726853276.79458: Calling groups_inventory to load vars for managed_node1 12689 1726853276.79460: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.79469: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.79477: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.79481: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.79686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.79937: done with get_vars() 12689 1726853276.79948: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:56 -0400 (0:00:00.045) 0:00:06.134 ****** 12689 1726853276.80045: entering _queue_task() for managed_node1/include_tasks 12689 1726853276.80332: worker is 1 (out of 1 available) 12689 1726853276.80349: exiting _queue_task() for managed_node1/include_tasks 12689 1726853276.80361: done queuing things up, now waiting for results queue to drain 12689 1726853276.80362: waiting for pending results... 12689 1726853276.80689: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853276.80775: in run() - task 02083763-bbaf-dd70-85c0-00000000007b 12689 1726853276.80797: variable 'ansible_search_path' from source: unknown 12689 1726853276.80805: variable 'ansible_search_path' from source: unknown 12689 1726853276.80846: calling self._execute() 12689 1726853276.80932: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.80946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.80958: variable 'omit' from source: magic vars 12689 1726853276.81596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.83890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.83947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.83972: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.83997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.84017: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.84079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.84099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.84117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.84147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.84157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.84277: variable 'ansible_distribution' from source: facts 12689 1726853276.84283: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.84298: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.84301: when evaluation is False, skipping this task 12689 1726853276.84304: _execute() done 12689 1726853276.84306: dumping result to json 12689 1726853276.84308: done dumping result, returning 12689 1726853276.84317: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-dd70-85c0-00000000007b] 12689 1726853276.84319: sending task result for task 02083763-bbaf-dd70-85c0-00000000007b 12689 1726853276.84408: done sending task result for task 02083763-bbaf-dd70-85c0-00000000007b 12689 1726853276.84411: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.84489: no more pending results, returning what we have 12689 1726853276.84555: results queue empty 12689 1726853276.84556: checking for any_errors_fatal 12689 1726853276.84562: done checking for any_errors_fatal 12689 1726853276.84563: checking for max_fail_percentage 12689 1726853276.84565: done checking for max_fail_percentage 12689 1726853276.84565: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.84566: done checking to see if all hosts have failed 12689 1726853276.84567: getting the remaining hosts for this loop 12689 1726853276.84568: done getting the remaining hosts for this loop 12689 1726853276.84618: getting the next task for host managed_node1 12689 1726853276.84629: done getting next task for host managed_node1 12689 1726853276.84680: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853276.84684: ^ 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 12689 1726853276.84704: getting variables 12689 1726853276.84706: in VariableManager get_vars() 12689 1726853276.84808: Calling all_inventory to load vars for managed_node1 12689 1726853276.84811: Calling groups_inventory to load vars for managed_node1 12689 1726853276.84814: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.84826: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.84829: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.84832: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.85027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.85270: done with get_vars() 12689 1726853276.85285: done getting variables 12689 1726853276.85355: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:56 -0400 (0:00:00.053) 0:00:06.187 ****** 12689 1726853276.85387: entering _queue_task() for managed_node1/debug 12689 1726853276.85694: worker is 1 (out of 1 available) 12689 1726853276.85706: exiting _queue_task() for managed_node1/debug 12689 1726853276.85718: done queuing things up, now waiting for results queue to drain 12689 1726853276.85719: waiting for pending results... 12689 1726853276.86113: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853276.86198: in run() - task 02083763-bbaf-dd70-85c0-00000000007c 12689 1726853276.86227: variable 'ansible_search_path' from source: unknown 12689 1726853276.86234: variable 'ansible_search_path' from source: unknown 12689 1726853276.86316: calling self._execute() 12689 1726853276.86375: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.86387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.86413: variable 'omit' from source: magic vars 12689 1726853276.86858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.88684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.88778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.88786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.88835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.88858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.88944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.88977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.88992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.89052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.89056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.89387: variable 'ansible_distribution' from source: facts 12689 1726853276.89390: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.89393: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.89395: when evaluation is False, skipping this task 12689 1726853276.89397: _execute() done 12689 1726853276.89399: dumping result to json 12689 1726853276.89401: done dumping result, returning 12689 1726853276.89404: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-dd70-85c0-00000000007c] 12689 1726853276.89406: sending task result for task 02083763-bbaf-dd70-85c0-00000000007c 12689 1726853276.89802: done sending task result for task 02083763-bbaf-dd70-85c0-00000000007c 12689 1726853276.89806: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853276.89853: no more pending results, returning what we have 12689 1726853276.89857: results queue empty 12689 1726853276.89857: checking for any_errors_fatal 12689 1726853276.89861: done checking for any_errors_fatal 12689 1726853276.89862: checking for max_fail_percentage 12689 1726853276.89864: done checking for max_fail_percentage 12689 1726853276.89864: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.89865: done checking to see if all hosts have failed 12689 1726853276.89866: getting the remaining hosts for this loop 12689 1726853276.89867: done getting the remaining hosts for this loop 12689 1726853276.89870: getting the next task for host managed_node1 12689 1726853276.89877: done getting next task for host managed_node1 12689 1726853276.89881: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853276.89883: ^ 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 12689 1726853276.89898: getting variables 12689 1726853276.89899: in VariableManager get_vars() 12689 1726853276.89946: Calling all_inventory to load vars for managed_node1 12689 1726853276.89948: Calling groups_inventory to load vars for managed_node1 12689 1726853276.89951: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.89960: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.89962: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.89965: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.90263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.90413: done with get_vars() 12689 1726853276.90420: done getting variables 12689 1726853276.90465: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:56 -0400 (0:00:00.051) 0:00:06.238 ****** 12689 1726853276.90491: entering _queue_task() for managed_node1/fail 12689 1726853276.90698: worker is 1 (out of 1 available) 12689 1726853276.90711: exiting _queue_task() for managed_node1/fail 12689 1726853276.90723: done queuing things up, now waiting for results queue to drain 12689 1726853276.90725: waiting for pending results... 12689 1726853276.90900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853276.90992: in run() - task 02083763-bbaf-dd70-85c0-00000000007d 12689 1726853276.91003: variable 'ansible_search_path' from source: unknown 12689 1726853276.91007: variable 'ansible_search_path' from source: unknown 12689 1726853276.91035: calling self._execute() 12689 1726853276.91103: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.91107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.91115: variable 'omit' from source: magic vars 12689 1726853276.91453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.93469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.93550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.93584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.93611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.93640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.93701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.93720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.93741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.93768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.93797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.93895: variable 'ansible_distribution' from source: facts 12689 1726853276.93899: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.93914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.93917: when evaluation is False, skipping this task 12689 1726853276.93920: _execute() done 12689 1726853276.93922: dumping result to json 12689 1726853276.93925: done dumping result, returning 12689 1726853276.93934: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-dd70-85c0-00000000007d] 12689 1726853276.93937: sending task result for task 02083763-bbaf-dd70-85c0-00000000007d 12689 1726853276.94024: done sending task result for task 02083763-bbaf-dd70-85c0-00000000007d 12689 1726853276.94027: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.94097: no more pending results, returning what we have 12689 1726853276.94100: results queue empty 12689 1726853276.94101: checking for any_errors_fatal 12689 1726853276.94107: done checking for any_errors_fatal 12689 1726853276.94108: checking for max_fail_percentage 12689 1726853276.94109: done checking for max_fail_percentage 12689 1726853276.94110: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.94111: done checking to see if all hosts have failed 12689 1726853276.94111: getting the remaining hosts for this loop 12689 1726853276.94113: done getting the remaining hosts for this loop 12689 1726853276.94116: getting the next task for host managed_node1 12689 1726853276.94122: done getting next task for host managed_node1 12689 1726853276.94126: ^ 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 12689 1726853276.94129: ^ 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 12689 1726853276.94147: getting variables 12689 1726853276.94149: in VariableManager get_vars() 12689 1726853276.94197: Calling all_inventory to load vars for managed_node1 12689 1726853276.94199: Calling groups_inventory to load vars for managed_node1 12689 1726853276.94201: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.94209: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.94212: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.94215: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.94346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.94474: done with get_vars() 12689 1726853276.94484: done getting variables 12689 1726853276.94524: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:56 -0400 (0:00:00.040) 0:00:06.279 ****** 12689 1726853276.94548: entering _queue_task() for managed_node1/fail 12689 1726853276.94761: worker is 1 (out of 1 available) 12689 1726853276.94777: exiting _queue_task() for managed_node1/fail 12689 1726853276.94788: done queuing things up, now waiting for results queue to drain 12689 1726853276.94790: waiting for pending results... 12689 1726853276.94956: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12689 1726853276.95036: in run() - task 02083763-bbaf-dd70-85c0-00000000007e 12689 1726853276.95048: variable 'ansible_search_path' from source: unknown 12689 1726853276.95051: variable 'ansible_search_path' from source: unknown 12689 1726853276.95081: calling self._execute() 12689 1726853276.95150: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.95154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.95164: variable 'omit' from source: magic vars 12689 1726853276.95463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853276.97473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853276.97517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853276.97548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853276.97573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853276.97592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853276.97652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853276.97673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853276.97691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853276.97716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853276.97727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853276.97824: variable 'ansible_distribution' from source: facts 12689 1726853276.97828: variable 'ansible_distribution_major_version' from source: facts 12689 1726853276.97845: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853276.97849: when evaluation is False, skipping this task 12689 1726853276.97852: _execute() done 12689 1726853276.97854: dumping result to json 12689 1726853276.97864: done dumping result, returning 12689 1726853276.97868: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-dd70-85c0-00000000007e] 12689 1726853276.97870: sending task result for task 02083763-bbaf-dd70-85c0-00000000007e 12689 1726853276.97954: done sending task result for task 02083763-bbaf-dd70-85c0-00000000007e 12689 1726853276.97957: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853276.98022: no more pending results, returning what we have 12689 1726853276.98026: results queue empty 12689 1726853276.98026: checking for any_errors_fatal 12689 1726853276.98033: done checking for any_errors_fatal 12689 1726853276.98034: checking for max_fail_percentage 12689 1726853276.98036: done checking for max_fail_percentage 12689 1726853276.98037: checking to see if all hosts have failed and the running result is not ok 12689 1726853276.98037: done checking to see if all hosts have failed 12689 1726853276.98038: getting the remaining hosts for this loop 12689 1726853276.98039: done getting the remaining hosts for this loop 12689 1726853276.98045: getting the next task for host managed_node1 12689 1726853276.98051: done getting next task for host managed_node1 12689 1726853276.98055: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853276.98058: ^ 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 12689 1726853276.98080: getting variables 12689 1726853276.98082: in VariableManager get_vars() 12689 1726853276.98128: Calling all_inventory to load vars for managed_node1 12689 1726853276.98130: Calling groups_inventory to load vars for managed_node1 12689 1726853276.98133: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853276.98141: Calling all_plugins_play to load vars for managed_node1 12689 1726853276.98146: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853276.98149: Calling groups_plugins_play to load vars for managed_node1 12689 1726853276.98314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853276.98441: done with get_vars() 12689 1726853276.98451: done getting variables 12689 1726853276.98493: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:56 -0400 (0:00:00.039) 0:00:06.319 ****** 12689 1726853276.98516: entering _queue_task() for managed_node1/fail 12689 1726853276.98726: worker is 1 (out of 1 available) 12689 1726853276.98739: exiting _queue_task() for managed_node1/fail 12689 1726853276.98754: done queuing things up, now waiting for results queue to drain 12689 1726853276.98756: waiting for pending results... 12689 1726853276.98921: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853276.99007: in run() - task 02083763-bbaf-dd70-85c0-00000000007f 12689 1726853276.99018: variable 'ansible_search_path' from source: unknown 12689 1726853276.99023: variable 'ansible_search_path' from source: unknown 12689 1726853276.99050: calling self._execute() 12689 1726853276.99118: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853276.99122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853276.99130: variable 'omit' from source: magic vars 12689 1726853276.99429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.00945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.00991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.01017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.01051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.01067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.01126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.01150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.01168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.01196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.01207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.01303: variable 'ansible_distribution' from source: facts 12689 1726853277.01306: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.01322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.01325: when evaluation is False, skipping this task 12689 1726853277.01327: _execute() done 12689 1726853277.01330: dumping result to json 12689 1726853277.01333: done dumping result, returning 12689 1726853277.01341: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-dd70-85c0-00000000007f] 12689 1726853277.01346: sending task result for task 02083763-bbaf-dd70-85c0-00000000007f 12689 1726853277.01435: done sending task result for task 02083763-bbaf-dd70-85c0-00000000007f 12689 1726853277.01438: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.01483: no more pending results, returning what we have 12689 1726853277.01486: results queue empty 12689 1726853277.01487: checking for any_errors_fatal 12689 1726853277.01494: done checking for any_errors_fatal 12689 1726853277.01494: checking for max_fail_percentage 12689 1726853277.01496: done checking for max_fail_percentage 12689 1726853277.01497: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.01498: done checking to see if all hosts have failed 12689 1726853277.01498: getting the remaining hosts for this loop 12689 1726853277.01500: done getting the remaining hosts for this loop 12689 1726853277.01504: getting the next task for host managed_node1 12689 1726853277.01510: done getting next task for host managed_node1 12689 1726853277.01513: ^ 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 12689 1726853277.01516: ^ 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 12689 1726853277.01530: getting variables 12689 1726853277.01532: in VariableManager get_vars() 12689 1726853277.01589: Calling all_inventory to load vars for managed_node1 12689 1726853277.01591: Calling groups_inventory to load vars for managed_node1 12689 1726853277.01594: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.01603: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.01605: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.01608: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.01750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.01884: done with get_vars() 12689 1726853277.01893: done getting variables 12689 1726853277.01934: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:57 -0400 (0:00:00.034) 0:00:06.353 ****** 12689 1726853277.01959: entering _queue_task() for managed_node1/dnf 12689 1726853277.02173: worker is 1 (out of 1 available) 12689 1726853277.02187: exiting _queue_task() for managed_node1/dnf 12689 1726853277.02201: done queuing things up, now waiting for results queue to drain 12689 1726853277.02202: waiting for pending results... 12689 1726853277.02368: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12689 1726853277.02459: in run() - task 02083763-bbaf-dd70-85c0-000000000080 12689 1726853277.02472: variable 'ansible_search_path' from source: unknown 12689 1726853277.02476: variable 'ansible_search_path' from source: unknown 12689 1726853277.02505: calling self._execute() 12689 1726853277.02575: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.02583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.02591: variable 'omit' from source: magic vars 12689 1726853277.02905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.04473: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.04519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.04547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.04575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.04597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.04658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.04679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.04698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.04727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.04737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.04834: variable 'ansible_distribution' from source: facts 12689 1726853277.04838: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.04856: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.04859: when evaluation is False, skipping this task 12689 1726853277.04862: _execute() done 12689 1726853277.04864: dumping result to json 12689 1726853277.04866: done dumping result, returning 12689 1726853277.04876: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000080] 12689 1726853277.04879: sending task result for task 02083763-bbaf-dd70-85c0-000000000080 12689 1726853277.04969: done sending task result for task 02083763-bbaf-dd70-85c0-000000000080 12689 1726853277.04974: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.05017: no more pending results, returning what we have 12689 1726853277.05021: results queue empty 12689 1726853277.05022: checking for any_errors_fatal 12689 1726853277.05029: done checking for any_errors_fatal 12689 1726853277.05029: checking for max_fail_percentage 12689 1726853277.05031: done checking for max_fail_percentage 12689 1726853277.05032: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.05032: done checking to see if all hosts have failed 12689 1726853277.05033: getting the remaining hosts for this loop 12689 1726853277.05034: done getting the remaining hosts for this loop 12689 1726853277.05038: getting the next task for host managed_node1 12689 1726853277.05045: done getting next task for host managed_node1 12689 1726853277.05048: ^ 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 12689 1726853277.05051: ^ 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 12689 1726853277.05067: getting variables 12689 1726853277.05068: in VariableManager get_vars() 12689 1726853277.05117: Calling all_inventory to load vars for managed_node1 12689 1726853277.05120: Calling groups_inventory to load vars for managed_node1 12689 1726853277.05122: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.05131: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.05134: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.05136: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.05401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.05609: done with get_vars() 12689 1726853277.05619: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853277.05697: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:57 -0400 (0:00:00.037) 0:00:06.391 ****** 12689 1726853277.05729: entering _queue_task() for managed_node1/yum 12689 1726853277.06018: worker is 1 (out of 1 available) 12689 1726853277.06030: exiting _queue_task() for managed_node1/yum 12689 1726853277.06042: done queuing things up, now waiting for results queue to drain 12689 1726853277.06046: waiting for pending results... 12689 1726853277.06491: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12689 1726853277.06496: in run() - task 02083763-bbaf-dd70-85c0-000000000081 12689 1726853277.06515: variable 'ansible_search_path' from source: unknown 12689 1726853277.06525: variable 'ansible_search_path' from source: unknown 12689 1726853277.06567: calling self._execute() 12689 1726853277.06669: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.06686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.06804: variable 'omit' from source: magic vars 12689 1726853277.07330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.10336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.10415: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.10459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.10510: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.10520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.10610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.10647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.10685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.10729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.10740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.10842: variable 'ansible_distribution' from source: facts 12689 1726853277.10849: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.10872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.10876: when evaluation is False, skipping this task 12689 1726853277.10878: _execute() done 12689 1726853277.10880: dumping result to json 12689 1726853277.10883: done dumping result, returning 12689 1726853277.10885: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000081] 12689 1726853277.10888: sending task result for task 02083763-bbaf-dd70-85c0-000000000081 12689 1726853277.10981: done sending task result for task 02083763-bbaf-dd70-85c0-000000000081 12689 1726853277.10984: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.11042: no more pending results, returning what we have 12689 1726853277.11046: results queue empty 12689 1726853277.11046: checking for any_errors_fatal 12689 1726853277.11053: done checking for any_errors_fatal 12689 1726853277.11053: checking for max_fail_percentage 12689 1726853277.11055: done checking for max_fail_percentage 12689 1726853277.11056: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.11056: done checking to see if all hosts have failed 12689 1726853277.11057: getting the remaining hosts for this loop 12689 1726853277.11058: done getting the remaining hosts for this loop 12689 1726853277.11062: getting the next task for host managed_node1 12689 1726853277.11068: done getting next task for host managed_node1 12689 1726853277.11074: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853277.11077: ^ 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 12689 1726853277.11099: getting variables 12689 1726853277.11101: in VariableManager get_vars() 12689 1726853277.11146: Calling all_inventory to load vars for managed_node1 12689 1726853277.11149: Calling groups_inventory to load vars for managed_node1 12689 1726853277.11151: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.11159: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.11162: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.11164: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.11308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.11440: done with get_vars() 12689 1726853277.11449: done getting variables 12689 1726853277.11490: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:57 -0400 (0:00:00.057) 0:00:06.449 ****** 12689 1726853277.11513: entering _queue_task() for managed_node1/fail 12689 1726853277.11746: worker is 1 (out of 1 available) 12689 1726853277.11758: exiting _queue_task() for managed_node1/fail 12689 1726853277.11769: done queuing things up, now waiting for results queue to drain 12689 1726853277.11974: waiting for pending results... 12689 1726853277.12105: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853277.12188: in run() - task 02083763-bbaf-dd70-85c0-000000000082 12689 1726853277.12211: variable 'ansible_search_path' from source: unknown 12689 1726853277.12218: variable 'ansible_search_path' from source: unknown 12689 1726853277.12259: calling self._execute() 12689 1726853277.12353: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.12364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.12380: variable 'omit' from source: magic vars 12689 1726853277.12852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.15129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.15203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.15248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.15354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.15358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.15402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.15436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.15469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.15515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.15533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.15680: variable 'ansible_distribution' from source: facts 12689 1726853277.15691: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.15713: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.15719: when evaluation is False, skipping this task 12689 1726853277.15725: _execute() done 12689 1726853277.15732: dumping result to json 12689 1726853277.15739: done dumping result, returning 12689 1726853277.15785: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000082] 12689 1726853277.15788: sending task result for task 02083763-bbaf-dd70-85c0-000000000082 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.16123: no more pending results, returning what we have 12689 1726853277.16127: results queue empty 12689 1726853277.16127: checking for any_errors_fatal 12689 1726853277.16134: done checking for any_errors_fatal 12689 1726853277.16135: checking for max_fail_percentage 12689 1726853277.16137: done checking for max_fail_percentage 12689 1726853277.16138: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.16139: done checking to see if all hosts have failed 12689 1726853277.16139: getting the remaining hosts for this loop 12689 1726853277.16141: done getting the remaining hosts for this loop 12689 1726853277.16144: getting the next task for host managed_node1 12689 1726853277.16150: done getting next task for host managed_node1 12689 1726853277.16154: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12689 1726853277.16157: ^ 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 12689 1726853277.16174: getting variables 12689 1726853277.16176: in VariableManager get_vars() 12689 1726853277.16227: Calling all_inventory to load vars for managed_node1 12689 1726853277.16229: Calling groups_inventory to load vars for managed_node1 12689 1726853277.16232: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.16242: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.16247: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.16250: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.16569: done sending task result for task 02083763-bbaf-dd70-85c0-000000000082 12689 1726853277.16574: WORKER PROCESS EXITING 12689 1726853277.16597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.16805: done with get_vars() 12689 1726853277.16817: done getting variables 12689 1726853277.16875: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:57 -0400 (0:00:00.053) 0:00:06.503 ****** 12689 1726853277.16907: entering _queue_task() for managed_node1/package 12689 1726853277.17214: worker is 1 (out of 1 available) 12689 1726853277.17227: exiting _queue_task() for managed_node1/package 12689 1726853277.17238: done queuing things up, now waiting for results queue to drain 12689 1726853277.17239: waiting for pending results... 12689 1726853277.17520: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12689 1726853277.17733: in run() - task 02083763-bbaf-dd70-85c0-000000000083 12689 1726853277.17760: variable 'ansible_search_path' from source: unknown 12689 1726853277.17769: variable 'ansible_search_path' from source: unknown 12689 1726853277.17825: calling self._execute() 12689 1726853277.17951: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.17963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.17990: variable 'omit' from source: magic vars 12689 1726853277.19226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.22251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.22320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.22355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.22389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.22413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.22492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.22521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.22548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.22586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.22601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.22752: variable 'ansible_distribution' from source: facts 12689 1726853277.22755: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.22976: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.22980: when evaluation is False, skipping this task 12689 1726853277.22982: _execute() done 12689 1726853277.22984: dumping result to json 12689 1726853277.22986: done dumping result, returning 12689 1726853277.22988: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-dd70-85c0-000000000083] 12689 1726853277.22990: sending task result for task 02083763-bbaf-dd70-85c0-000000000083 12689 1726853277.23061: done sending task result for task 02083763-bbaf-dd70-85c0-000000000083 12689 1726853277.23064: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.23106: no more pending results, returning what we have 12689 1726853277.23109: results queue empty 12689 1726853277.23110: checking for any_errors_fatal 12689 1726853277.23115: done checking for any_errors_fatal 12689 1726853277.23116: checking for max_fail_percentage 12689 1726853277.23118: done checking for max_fail_percentage 12689 1726853277.23119: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.23120: done checking to see if all hosts have failed 12689 1726853277.23120: getting the remaining hosts for this loop 12689 1726853277.23121: done getting the remaining hosts for this loop 12689 1726853277.23125: getting the next task for host managed_node1 12689 1726853277.23130: done getting next task for host managed_node1 12689 1726853277.23134: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853277.23137: ^ 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 12689 1726853277.23155: getting variables 12689 1726853277.23156: in VariableManager get_vars() 12689 1726853277.23212: Calling all_inventory to load vars for managed_node1 12689 1726853277.23215: Calling groups_inventory to load vars for managed_node1 12689 1726853277.23218: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.23228: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.23230: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.23234: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.23450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.23635: done with get_vars() 12689 1726853277.23648: done getting variables 12689 1726853277.23709: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:57 -0400 (0:00:00.068) 0:00:06.571 ****** 12689 1726853277.23752: entering _queue_task() for managed_node1/package 12689 1726853277.24096: worker is 1 (out of 1 available) 12689 1726853277.24110: exiting _queue_task() for managed_node1/package 12689 1726853277.24123: done queuing things up, now waiting for results queue to drain 12689 1726853277.24125: waiting for pending results... 12689 1726853277.24424: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853277.24556: in run() - task 02083763-bbaf-dd70-85c0-000000000084 12689 1726853277.24575: variable 'ansible_search_path' from source: unknown 12689 1726853277.24579: variable 'ansible_search_path' from source: unknown 12689 1726853277.24630: calling self._execute() 12689 1726853277.24692: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.24696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.24711: variable 'omit' from source: magic vars 12689 1726853277.25043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.27251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.27343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.27387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.27416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.27451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.27579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.27583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.27607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.27656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.27684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.27831: variable 'ansible_distribution' from source: facts 12689 1726853277.27845: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.27876: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.27880: when evaluation is False, skipping this task 12689 1726853277.28076: _execute() done 12689 1726853277.28080: dumping result to json 12689 1726853277.28082: done dumping result, returning 12689 1726853277.28084: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000084] 12689 1726853277.28086: sending task result for task 02083763-bbaf-dd70-85c0-000000000084 12689 1726853277.28161: done sending task result for task 02083763-bbaf-dd70-85c0-000000000084 12689 1726853277.28165: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.28217: no more pending results, returning what we have 12689 1726853277.28222: results queue empty 12689 1726853277.28223: checking for any_errors_fatal 12689 1726853277.28230: done checking for any_errors_fatal 12689 1726853277.28231: checking for max_fail_percentage 12689 1726853277.28233: done checking for max_fail_percentage 12689 1726853277.28238: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.28238: done checking to see if all hosts have failed 12689 1726853277.28239: getting the remaining hosts for this loop 12689 1726853277.28240: done getting the remaining hosts for this loop 12689 1726853277.28246: getting the next task for host managed_node1 12689 1726853277.28252: done getting next task for host managed_node1 12689 1726853277.28256: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853277.28258: ^ 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 12689 1726853277.28276: getting variables 12689 1726853277.28278: in VariableManager get_vars() 12689 1726853277.28337: Calling all_inventory to load vars for managed_node1 12689 1726853277.28339: Calling groups_inventory to load vars for managed_node1 12689 1726853277.28342: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.28354: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.28356: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.28359: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.28567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.28762: done with get_vars() 12689 1726853277.28773: done getting variables 12689 1726853277.28830: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:57 -0400 (0:00:00.051) 0:00:06.622 ****** 12689 1726853277.28870: entering _queue_task() for managed_node1/package 12689 1726853277.29212: worker is 1 (out of 1 available) 12689 1726853277.29224: exiting _queue_task() for managed_node1/package 12689 1726853277.29237: done queuing things up, now waiting for results queue to drain 12689 1726853277.29238: waiting for pending results... 12689 1726853277.29499: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853277.29777: in run() - task 02083763-bbaf-dd70-85c0-000000000085 12689 1726853277.29781: variable 'ansible_search_path' from source: unknown 12689 1726853277.29783: variable 'ansible_search_path' from source: unknown 12689 1726853277.29786: calling self._execute() 12689 1726853277.29788: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.29791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.29793: variable 'omit' from source: magic vars 12689 1726853277.30236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.32662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.32767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.32828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.32875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.32921: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.33021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.33061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.33099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.33156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.33178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.33334: variable 'ansible_distribution' from source: facts 12689 1726853277.33356: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.33384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.33392: when evaluation is False, skipping this task 12689 1726853277.33400: _execute() done 12689 1726853277.33407: dumping result to json 12689 1726853277.33415: done dumping result, returning 12689 1726853277.33434: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000085] 12689 1726853277.33444: sending task result for task 02083763-bbaf-dd70-85c0-000000000085 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.33628: no more pending results, returning what we have 12689 1726853277.33631: results queue empty 12689 1726853277.33632: checking for any_errors_fatal 12689 1726853277.33656: done checking for any_errors_fatal 12689 1726853277.33657: checking for max_fail_percentage 12689 1726853277.33659: done checking for max_fail_percentage 12689 1726853277.33659: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.33660: done checking to see if all hosts have failed 12689 1726853277.33661: getting the remaining hosts for this loop 12689 1726853277.33662: done getting the remaining hosts for this loop 12689 1726853277.33666: getting the next task for host managed_node1 12689 1726853277.33677: done getting next task for host managed_node1 12689 1726853277.33681: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853277.33683: ^ 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 12689 1726853277.33693: done sending task result for task 02083763-bbaf-dd70-85c0-000000000085 12689 1726853277.33695: WORKER PROCESS EXITING 12689 1726853277.33706: getting variables 12689 1726853277.33708: in VariableManager get_vars() 12689 1726853277.33765: Calling all_inventory to load vars for managed_node1 12689 1726853277.33767: Calling groups_inventory to load vars for managed_node1 12689 1726853277.33769: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.33801: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.33804: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.33807: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.33973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.34100: done with get_vars() 12689 1726853277.34110: done getting variables 12689 1726853277.34163: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:57 -0400 (0:00:00.053) 0:00:06.675 ****** 12689 1726853277.34189: entering _queue_task() for managed_node1/service 12689 1726853277.34425: worker is 1 (out of 1 available) 12689 1726853277.34463: exiting _queue_task() for managed_node1/service 12689 1726853277.34478: done queuing things up, now waiting for results queue to drain 12689 1726853277.34479: waiting for pending results... 12689 1726853277.34713: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853277.34878: in run() - task 02083763-bbaf-dd70-85c0-000000000086 12689 1726853277.34881: variable 'ansible_search_path' from source: unknown 12689 1726853277.34884: variable 'ansible_search_path' from source: unknown 12689 1726853277.34926: calling self._execute() 12689 1726853277.35023: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.35078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.35081: variable 'omit' from source: magic vars 12689 1726853277.35527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.37159: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.37208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.37235: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.37267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.37289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.37352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.37374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.37391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.37421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.37432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.37529: variable 'ansible_distribution' from source: facts 12689 1726853277.37533: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.37551: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.37555: when evaluation is False, skipping this task 12689 1726853277.37557: _execute() done 12689 1726853277.37559: dumping result to json 12689 1726853277.37561: done dumping result, returning 12689 1726853277.37572: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000086] 12689 1726853277.37577: sending task result for task 02083763-bbaf-dd70-85c0-000000000086 12689 1726853277.37664: done sending task result for task 02083763-bbaf-dd70-85c0-000000000086 12689 1726853277.37667: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.37715: no more pending results, returning what we have 12689 1726853277.37718: results queue empty 12689 1726853277.37719: checking for any_errors_fatal 12689 1726853277.37726: done checking for any_errors_fatal 12689 1726853277.37727: checking for max_fail_percentage 12689 1726853277.37728: done checking for max_fail_percentage 12689 1726853277.37729: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.37730: done checking to see if all hosts have failed 12689 1726853277.37731: getting the remaining hosts for this loop 12689 1726853277.37732: done getting the remaining hosts for this loop 12689 1726853277.37736: getting the next task for host managed_node1 12689 1726853277.37742: done getting next task for host managed_node1 12689 1726853277.37745: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853277.37748: ^ 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 12689 1726853277.37763: getting variables 12689 1726853277.37765: in VariableManager get_vars() 12689 1726853277.37818: Calling all_inventory to load vars for managed_node1 12689 1726853277.37821: Calling groups_inventory to load vars for managed_node1 12689 1726853277.37823: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.37833: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.37836: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.37838: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.38021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.38146: done with get_vars() 12689 1726853277.38154: done getting variables 12689 1726853277.38203: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:57 -0400 (0:00:00.040) 0:00:06.716 ****** 12689 1726853277.38227: entering _queue_task() for managed_node1/service 12689 1726853277.38440: worker is 1 (out of 1 available) 12689 1726853277.38453: exiting _queue_task() for managed_node1/service 12689 1726853277.38464: done queuing things up, now waiting for results queue to drain 12689 1726853277.38466: waiting for pending results... 12689 1726853277.38645: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853277.38725: in run() - task 02083763-bbaf-dd70-85c0-000000000087 12689 1726853277.38737: variable 'ansible_search_path' from source: unknown 12689 1726853277.38740: variable 'ansible_search_path' from source: unknown 12689 1726853277.38770: calling self._execute() 12689 1726853277.38849: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.38853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.38862: variable 'omit' from source: magic vars 12689 1726853277.39178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.40680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.40731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.40758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.40789: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.40808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.40873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.40894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.40912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.40937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.40950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.41048: variable 'ansible_distribution' from source: facts 12689 1726853277.41054: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.41069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.41073: when evaluation is False, skipping this task 12689 1726853277.41076: _execute() done 12689 1726853277.41080: dumping result to json 12689 1726853277.41082: done dumping result, returning 12689 1726853277.41092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-dd70-85c0-000000000087] 12689 1726853277.41095: sending task result for task 02083763-bbaf-dd70-85c0-000000000087 12689 1726853277.41183: done sending task result for task 02083763-bbaf-dd70-85c0-000000000087 12689 1726853277.41186: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853277.41234: no more pending results, returning what we have 12689 1726853277.41237: results queue empty 12689 1726853277.41238: checking for any_errors_fatal 12689 1726853277.41245: done checking for any_errors_fatal 12689 1726853277.41246: checking for max_fail_percentage 12689 1726853277.41247: done checking for max_fail_percentage 12689 1726853277.41248: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.41248: done checking to see if all hosts have failed 12689 1726853277.41249: getting the remaining hosts for this loop 12689 1726853277.41250: done getting the remaining hosts for this loop 12689 1726853277.41254: getting the next task for host managed_node1 12689 1726853277.41260: done getting next task for host managed_node1 12689 1726853277.41263: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853277.41266: ^ 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 12689 1726853277.41284: getting variables 12689 1726853277.41286: in VariableManager get_vars() 12689 1726853277.41336: Calling all_inventory to load vars for managed_node1 12689 1726853277.41339: Calling groups_inventory to load vars for managed_node1 12689 1726853277.41341: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.41351: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.41353: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.41356: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.41502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.41630: done with get_vars() 12689 1726853277.41639: done getting variables 12689 1726853277.41692: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:57 -0400 (0:00:00.034) 0:00:06.751 ****** 12689 1726853277.41718: entering _queue_task() for managed_node1/service 12689 1726853277.41928: worker is 1 (out of 1 available) 12689 1726853277.41942: exiting _queue_task() for managed_node1/service 12689 1726853277.41952: done queuing things up, now waiting for results queue to drain 12689 1726853277.41954: waiting for pending results... 12689 1726853277.42134: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853277.42221: in run() - task 02083763-bbaf-dd70-85c0-000000000088 12689 1726853277.42233: variable 'ansible_search_path' from source: unknown 12689 1726853277.42236: variable 'ansible_search_path' from source: unknown 12689 1726853277.42267: calling self._execute() 12689 1726853277.42331: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.42335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.42344: variable 'omit' from source: magic vars 12689 1726853277.42656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.44196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.44240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.44269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.44297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.44316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.44378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.44398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.44416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.44441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.44455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.44550: variable 'ansible_distribution' from source: facts 12689 1726853277.44554: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.44572: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.44575: when evaluation is False, skipping this task 12689 1726853277.44578: _execute() done 12689 1726853277.44580: dumping result to json 12689 1726853277.44583: done dumping result, returning 12689 1726853277.44593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-dd70-85c0-000000000088] 12689 1726853277.44595: sending task result for task 02083763-bbaf-dd70-85c0-000000000088 12689 1726853277.44685: done sending task result for task 02083763-bbaf-dd70-85c0-000000000088 12689 1726853277.44688: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.44735: no more pending results, returning what we have 12689 1726853277.44739: results queue empty 12689 1726853277.44740: checking for any_errors_fatal 12689 1726853277.44746: done checking for any_errors_fatal 12689 1726853277.44746: checking for max_fail_percentage 12689 1726853277.44748: done checking for max_fail_percentage 12689 1726853277.44749: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.44749: done checking to see if all hosts have failed 12689 1726853277.44750: getting the remaining hosts for this loop 12689 1726853277.44751: done getting the remaining hosts for this loop 12689 1726853277.44755: getting the next task for host managed_node1 12689 1726853277.44761: done getting next task for host managed_node1 12689 1726853277.44765: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853277.44767: ^ 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 12689 1726853277.44785: getting variables 12689 1726853277.44787: in VariableManager get_vars() 12689 1726853277.44838: Calling all_inventory to load vars for managed_node1 12689 1726853277.44840: Calling groups_inventory to load vars for managed_node1 12689 1726853277.44842: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.44851: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.44854: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.44856: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.45036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.45160: done with get_vars() 12689 1726853277.45168: done getting variables 12689 1726853277.45211: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:57 -0400 (0:00:00.035) 0:00:06.786 ****** 12689 1726853277.45233: entering _queue_task() for managed_node1/service 12689 1726853277.45442: worker is 1 (out of 1 available) 12689 1726853277.45456: exiting _queue_task() for managed_node1/service 12689 1726853277.45468: done queuing things up, now waiting for results queue to drain 12689 1726853277.45469: waiting for pending results... 12689 1726853277.45645: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853277.45728: in run() - task 02083763-bbaf-dd70-85c0-000000000089 12689 1726853277.45740: variable 'ansible_search_path' from source: unknown 12689 1726853277.45744: variable 'ansible_search_path' from source: unknown 12689 1726853277.45774: calling self._execute() 12689 1726853277.45877: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.45881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.45884: variable 'omit' from source: magic vars 12689 1726853277.46169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.47660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.47712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.47737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.47764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.47789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.47850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.47877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.47894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.47918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.47929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.48030: variable 'ansible_distribution' from source: facts 12689 1726853277.48034: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.48052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.48055: when evaluation is False, skipping this task 12689 1726853277.48058: _execute() done 12689 1726853277.48060: dumping result to json 12689 1726853277.48062: done dumping result, returning 12689 1726853277.48072: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-dd70-85c0-000000000089] 12689 1726853277.48076: sending task result for task 02083763-bbaf-dd70-85c0-000000000089 12689 1726853277.48162: done sending task result for task 02083763-bbaf-dd70-85c0-000000000089 12689 1726853277.48165: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853277.48230: no more pending results, returning what we have 12689 1726853277.48233: results queue empty 12689 1726853277.48234: checking for any_errors_fatal 12689 1726853277.48244: done checking for any_errors_fatal 12689 1726853277.48245: checking for max_fail_percentage 12689 1726853277.48247: done checking for max_fail_percentage 12689 1726853277.48248: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.48248: done checking to see if all hosts have failed 12689 1726853277.48249: getting the remaining hosts for this loop 12689 1726853277.48251: done getting the remaining hosts for this loop 12689 1726853277.48254: getting the next task for host managed_node1 12689 1726853277.48261: done getting next task for host managed_node1 12689 1726853277.48264: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853277.48267: ^ 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 12689 1726853277.48284: getting variables 12689 1726853277.48285: in VariableManager get_vars() 12689 1726853277.48333: Calling all_inventory to load vars for managed_node1 12689 1726853277.48335: Calling groups_inventory to load vars for managed_node1 12689 1726853277.48337: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.48346: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.48348: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.48350: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.48491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.48625: done with get_vars() 12689 1726853277.48633: done getting variables 12689 1726853277.48679: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:57 -0400 (0:00:00.034) 0:00:06.821 ****** 12689 1726853277.48704: entering _queue_task() for managed_node1/copy 12689 1726853277.48915: worker is 1 (out of 1 available) 12689 1726853277.48928: exiting _queue_task() for managed_node1/copy 12689 1726853277.48939: done queuing things up, now waiting for results queue to drain 12689 1726853277.48940: waiting for pending results... 12689 1726853277.49120: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853277.49204: in run() - task 02083763-bbaf-dd70-85c0-00000000008a 12689 1726853277.49215: variable 'ansible_search_path' from source: unknown 12689 1726853277.49219: variable 'ansible_search_path' from source: unknown 12689 1726853277.49248: calling self._execute() 12689 1726853277.49315: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.49319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.49328: variable 'omit' from source: magic vars 12689 1726853277.49633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.51178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.51193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.51220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.51247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.51272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.51330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.51352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.51370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.51398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.51408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.51507: variable 'ansible_distribution' from source: facts 12689 1726853277.51511: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.51526: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.51529: when evaluation is False, skipping this task 12689 1726853277.51531: _execute() done 12689 1726853277.51533: dumping result to json 12689 1726853277.51536: done dumping result, returning 12689 1726853277.51548: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-dd70-85c0-00000000008a] 12689 1726853277.51550: sending task result for task 02083763-bbaf-dd70-85c0-00000000008a 12689 1726853277.51639: done sending task result for task 02083763-bbaf-dd70-85c0-00000000008a 12689 1726853277.51641: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.51714: no more pending results, returning what we have 12689 1726853277.51717: results queue empty 12689 1726853277.51718: checking for any_errors_fatal 12689 1726853277.51724: done checking for any_errors_fatal 12689 1726853277.51725: checking for max_fail_percentage 12689 1726853277.51726: done checking for max_fail_percentage 12689 1726853277.51727: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.51728: done checking to see if all hosts have failed 12689 1726853277.51728: getting the remaining hosts for this loop 12689 1726853277.51730: done getting the remaining hosts for this loop 12689 1726853277.51733: getting the next task for host managed_node1 12689 1726853277.51739: done getting next task for host managed_node1 12689 1726853277.51745: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853277.51748: ^ 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 12689 1726853277.51763: getting variables 12689 1726853277.51765: in VariableManager get_vars() 12689 1726853277.51813: Calling all_inventory to load vars for managed_node1 12689 1726853277.51815: Calling groups_inventory to load vars for managed_node1 12689 1726853277.51817: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.51827: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.51829: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.51832: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.52017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.52150: done with get_vars() 12689 1726853277.52158: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:57 -0400 (0:00:00.035) 0:00:06.856 ****** 12689 1726853277.52218: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853277.52429: worker is 1 (out of 1 available) 12689 1726853277.52442: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853277.52453: done queuing things up, now waiting for results queue to drain 12689 1726853277.52454: waiting for pending results... 12689 1726853277.52635: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853277.52716: in run() - task 02083763-bbaf-dd70-85c0-00000000008b 12689 1726853277.52728: variable 'ansible_search_path' from source: unknown 12689 1726853277.52731: variable 'ansible_search_path' from source: unknown 12689 1726853277.52762: calling self._execute() 12689 1726853277.52830: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.52834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.52842: variable 'omit' from source: magic vars 12689 1726853277.53158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.55095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.55370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.55399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.55427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.55449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.55512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.55534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.55555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.55582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.55593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.55692: variable 'ansible_distribution' from source: facts 12689 1726853277.55696: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.55712: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.55715: when evaluation is False, skipping this task 12689 1726853277.55717: _execute() done 12689 1726853277.55720: dumping result to json 12689 1726853277.55722: done dumping result, returning 12689 1726853277.55732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-dd70-85c0-00000000008b] 12689 1726853277.55735: sending task result for task 02083763-bbaf-dd70-85c0-00000000008b 12689 1726853277.55830: done sending task result for task 02083763-bbaf-dd70-85c0-00000000008b 12689 1726853277.55833: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.55899: no more pending results, returning what we have 12689 1726853277.55902: results queue empty 12689 1726853277.55902: checking for any_errors_fatal 12689 1726853277.55908: done checking for any_errors_fatal 12689 1726853277.55908: checking for max_fail_percentage 12689 1726853277.55910: done checking for max_fail_percentage 12689 1726853277.55911: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.55912: done checking to see if all hosts have failed 12689 1726853277.55912: getting the remaining hosts for this loop 12689 1726853277.55914: done getting the remaining hosts for this loop 12689 1726853277.55918: getting the next task for host managed_node1 12689 1726853277.55923: done getting next task for host managed_node1 12689 1726853277.55927: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853277.55930: ^ 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 12689 1726853277.55946: getting variables 12689 1726853277.55947: in VariableManager get_vars() 12689 1726853277.56003: Calling all_inventory to load vars for managed_node1 12689 1726853277.56006: Calling groups_inventory to load vars for managed_node1 12689 1726853277.56008: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.56020: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.56022: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.56025: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.56240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.56475: done with get_vars() 12689 1726853277.56486: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:57 -0400 (0:00:00.043) 0:00:06.899 ****** 12689 1726853277.56568: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853277.57494: worker is 1 (out of 1 available) 12689 1726853277.57508: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853277.57520: done queuing things up, now waiting for results queue to drain 12689 1726853277.57522: waiting for pending results... 12689 1726853277.58049: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853277.58055: in run() - task 02083763-bbaf-dd70-85c0-00000000008c 12689 1726853277.58058: variable 'ansible_search_path' from source: unknown 12689 1726853277.58061: variable 'ansible_search_path' from source: unknown 12689 1726853277.58110: calling self._execute() 12689 1726853277.58208: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.58222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.58237: variable 'omit' from source: magic vars 12689 1726853277.58688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.61539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.61978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.61982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.61985: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.61987: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.61990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.61992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.61994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.61996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.61998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.62029: variable 'ansible_distribution' from source: facts 12689 1726853277.62033: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.62052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.62055: when evaluation is False, skipping this task 12689 1726853277.62058: _execute() done 12689 1726853277.62060: dumping result to json 12689 1726853277.62063: done dumping result, returning 12689 1726853277.62079: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-dd70-85c0-00000000008c] 12689 1726853277.62082: sending task result for task 02083763-bbaf-dd70-85c0-00000000008c 12689 1726853277.62174: done sending task result for task 02083763-bbaf-dd70-85c0-00000000008c 12689 1726853277.62178: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.62233: no more pending results, returning what we have 12689 1726853277.62237: results queue empty 12689 1726853277.62237: checking for any_errors_fatal 12689 1726853277.62245: done checking for any_errors_fatal 12689 1726853277.62245: checking for max_fail_percentage 12689 1726853277.62247: done checking for max_fail_percentage 12689 1726853277.62248: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.62249: done checking to see if all hosts have failed 12689 1726853277.62250: getting the remaining hosts for this loop 12689 1726853277.62251: done getting the remaining hosts for this loop 12689 1726853277.62255: getting the next task for host managed_node1 12689 1726853277.62262: done getting next task for host managed_node1 12689 1726853277.62266: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853277.62269: ^ 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 12689 1726853277.62290: getting variables 12689 1726853277.62291: in VariableManager get_vars() 12689 1726853277.62342: Calling all_inventory to load vars for managed_node1 12689 1726853277.62345: Calling groups_inventory to load vars for managed_node1 12689 1726853277.62348: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.62358: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.62361: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.62364: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.62935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.63161: done with get_vars() 12689 1726853277.63174: done getting variables 12689 1726853277.63235: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:57 -0400 (0:00:00.066) 0:00:06.966 ****** 12689 1726853277.63267: entering _queue_task() for managed_node1/debug 12689 1726853277.63551: worker is 1 (out of 1 available) 12689 1726853277.63679: exiting _queue_task() for managed_node1/debug 12689 1726853277.63690: done queuing things up, now waiting for results queue to drain 12689 1726853277.63691: waiting for pending results... 12689 1726853277.63868: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853277.64005: in run() - task 02083763-bbaf-dd70-85c0-00000000008d 12689 1726853277.64028: variable 'ansible_search_path' from source: unknown 12689 1726853277.64036: variable 'ansible_search_path' from source: unknown 12689 1726853277.64074: calling self._execute() 12689 1726853277.64173: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.64185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.64199: variable 'omit' from source: magic vars 12689 1726853277.64627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.68333: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.68381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.68408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.68446: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.68468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.68524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.68547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.68563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.68595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.68605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.68701: variable 'ansible_distribution' from source: facts 12689 1726853277.68705: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.68720: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.68723: when evaluation is False, skipping this task 12689 1726853277.68725: _execute() done 12689 1726853277.68727: dumping result to json 12689 1726853277.68730: done dumping result, returning 12689 1726853277.68738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-dd70-85c0-00000000008d] 12689 1726853277.68741: sending task result for task 02083763-bbaf-dd70-85c0-00000000008d 12689 1726853277.68826: done sending task result for task 02083763-bbaf-dd70-85c0-00000000008d 12689 1726853277.68829: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853277.68874: no more pending results, returning what we have 12689 1726853277.68877: results queue empty 12689 1726853277.68877: checking for any_errors_fatal 12689 1726853277.68883: done checking for any_errors_fatal 12689 1726853277.68883: checking for max_fail_percentage 12689 1726853277.68885: done checking for max_fail_percentage 12689 1726853277.68886: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.68886: done checking to see if all hosts have failed 12689 1726853277.68887: getting the remaining hosts for this loop 12689 1726853277.68889: done getting the remaining hosts for this loop 12689 1726853277.68893: getting the next task for host managed_node1 12689 1726853277.68899: done getting next task for host managed_node1 12689 1726853277.68903: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853277.68906: ^ 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 12689 1726853277.68921: getting variables 12689 1726853277.68923: in VariableManager get_vars() 12689 1726853277.68975: Calling all_inventory to load vars for managed_node1 12689 1726853277.68978: Calling groups_inventory to load vars for managed_node1 12689 1726853277.68980: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.68990: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.68992: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.68995: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.69138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.69285: done with get_vars() 12689 1726853277.69304: done getting variables 12689 1726853277.69368: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:57 -0400 (0:00:00.061) 0:00:07.028 ****** 12689 1726853277.69445: entering _queue_task() for managed_node1/debug 12689 1726853277.69863: worker is 1 (out of 1 available) 12689 1726853277.69878: exiting _queue_task() for managed_node1/debug 12689 1726853277.69890: done queuing things up, now waiting for results queue to drain 12689 1726853277.69891: waiting for pending results... 12689 1726853277.70489: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853277.70527: in run() - task 02083763-bbaf-dd70-85c0-00000000008e 12689 1726853277.70552: variable 'ansible_search_path' from source: unknown 12689 1726853277.70566: variable 'ansible_search_path' from source: unknown 12689 1726853277.70620: calling self._execute() 12689 1726853277.70723: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.70740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.70764: variable 'omit' from source: magic vars 12689 1726853277.71382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.73698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.73777: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.73827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.73873: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.73922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.73978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.74082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.74087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.74090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.74092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.74220: variable 'ansible_distribution' from source: facts 12689 1726853277.74223: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.74315: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.74318: when evaluation is False, skipping this task 12689 1726853277.74320: _execute() done 12689 1726853277.74322: dumping result to json 12689 1726853277.74324: done dumping result, returning 12689 1726853277.74326: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-dd70-85c0-00000000008e] 12689 1726853277.74327: sending task result for task 02083763-bbaf-dd70-85c0-00000000008e 12689 1726853277.74398: done sending task result for task 02083763-bbaf-dd70-85c0-00000000008e 12689 1726853277.74401: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853277.74460: no more pending results, returning what we have 12689 1726853277.74464: results queue empty 12689 1726853277.74464: checking for any_errors_fatal 12689 1726853277.74473: done checking for any_errors_fatal 12689 1726853277.74474: checking for max_fail_percentage 12689 1726853277.74475: done checking for max_fail_percentage 12689 1726853277.74476: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.74477: done checking to see if all hosts have failed 12689 1726853277.74477: getting the remaining hosts for this loop 12689 1726853277.74479: done getting the remaining hosts for this loop 12689 1726853277.74577: getting the next task for host managed_node1 12689 1726853277.74583: done getting next task for host managed_node1 12689 1726853277.74587: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853277.74591: ^ 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 12689 1726853277.74605: getting variables 12689 1726853277.74606: in VariableManager get_vars() 12689 1726853277.74652: Calling all_inventory to load vars for managed_node1 12689 1726853277.74654: Calling groups_inventory to load vars for managed_node1 12689 1726853277.74656: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.74669: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.74678: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.74682: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.74913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.75168: done with get_vars() 12689 1726853277.75178: done getting variables 12689 1726853277.75252: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:57 -0400 (0:00:00.058) 0:00:07.086 ****** 12689 1726853277.75278: entering _queue_task() for managed_node1/debug 12689 1726853277.75510: worker is 1 (out of 1 available) 12689 1726853277.75523: exiting _queue_task() for managed_node1/debug 12689 1726853277.75537: done queuing things up, now waiting for results queue to drain 12689 1726853277.75538: waiting for pending results... 12689 1726853277.75802: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853277.75978: in run() - task 02083763-bbaf-dd70-85c0-00000000008f 12689 1726853277.75981: variable 'ansible_search_path' from source: unknown 12689 1726853277.75984: variable 'ansible_search_path' from source: unknown 12689 1726853277.75986: calling self._execute() 12689 1726853277.76052: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.76064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.76081: variable 'omit' from source: magic vars 12689 1726853277.76494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.78498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.78545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.78581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.78608: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.78630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.78689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.78711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.78729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.78757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.78768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.78865: variable 'ansible_distribution' from source: facts 12689 1726853277.78868: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.78885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.78888: when evaluation is False, skipping this task 12689 1726853277.78891: _execute() done 12689 1726853277.78893: dumping result to json 12689 1726853277.78895: done dumping result, returning 12689 1726853277.78904: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-dd70-85c0-00000000008f] 12689 1726853277.78908: sending task result for task 02083763-bbaf-dd70-85c0-00000000008f 12689 1726853277.79000: done sending task result for task 02083763-bbaf-dd70-85c0-00000000008f 12689 1726853277.79003: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853277.79064: no more pending results, returning what we have 12689 1726853277.79067: results queue empty 12689 1726853277.79068: checking for any_errors_fatal 12689 1726853277.79077: done checking for any_errors_fatal 12689 1726853277.79078: checking for max_fail_percentage 12689 1726853277.79081: done checking for max_fail_percentage 12689 1726853277.79082: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.79082: done checking to see if all hosts have failed 12689 1726853277.79083: getting the remaining hosts for this loop 12689 1726853277.79084: done getting the remaining hosts for this loop 12689 1726853277.79088: getting the next task for host managed_node1 12689 1726853277.79094: done getting next task for host managed_node1 12689 1726853277.79099: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853277.79101: ^ 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 12689 1726853277.79117: getting variables 12689 1726853277.79118: in VariableManager get_vars() 12689 1726853277.79167: Calling all_inventory to load vars for managed_node1 12689 1726853277.79169: Calling groups_inventory to load vars for managed_node1 12689 1726853277.79173: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.79182: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.79184: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.79186: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.79317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.79441: done with get_vars() 12689 1726853277.79451: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:57 -0400 (0:00:00.042) 0:00:07.129 ****** 12689 1726853277.79518: entering _queue_task() for managed_node1/ping 12689 1726853277.79808: worker is 1 (out of 1 available) 12689 1726853277.79823: exiting _queue_task() for managed_node1/ping 12689 1726853277.79835: done queuing things up, now waiting for results queue to drain 12689 1726853277.79836: waiting for pending results... 12689 1726853277.80197: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853277.80208: in run() - task 02083763-bbaf-dd70-85c0-000000000090 12689 1726853277.80230: variable 'ansible_search_path' from source: unknown 12689 1726853277.80240: variable 'ansible_search_path' from source: unknown 12689 1726853277.80283: calling self._execute() 12689 1726853277.80375: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.80387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.80402: variable 'omit' from source: magic vars 12689 1726853277.80842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.82517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.82560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.82588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.82613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.82638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.82694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.82713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.82731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.82762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.82774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.82865: variable 'ansible_distribution' from source: facts 12689 1726853277.82868: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.82886: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.82889: when evaluation is False, skipping this task 12689 1726853277.82891: _execute() done 12689 1726853277.82893: dumping result to json 12689 1726853277.82896: done dumping result, returning 12689 1726853277.82904: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-dd70-85c0-000000000090] 12689 1726853277.82906: sending task result for task 02083763-bbaf-dd70-85c0-000000000090 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.83036: no more pending results, returning what we have 12689 1726853277.83039: results queue empty 12689 1726853277.83040: checking for any_errors_fatal 12689 1726853277.83048: done checking for any_errors_fatal 12689 1726853277.83049: checking for max_fail_percentage 12689 1726853277.83050: done checking for max_fail_percentage 12689 1726853277.83051: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.83052: done checking to see if all hosts have failed 12689 1726853277.83053: getting the remaining hosts for this loop 12689 1726853277.83054: done getting the remaining hosts for this loop 12689 1726853277.83058: getting the next task for host managed_node1 12689 1726853277.83065: done getting next task for host managed_node1 12689 1726853277.83067: ^ task is: TASK: meta (role_complete) 12689 1726853277.83070: ^ 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 12689 1726853277.83089: getting variables 12689 1726853277.83091: in VariableManager get_vars() 12689 1726853277.83141: Calling all_inventory to load vars for managed_node1 12689 1726853277.83146: Calling groups_inventory to load vars for managed_node1 12689 1726853277.83149: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.83158: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.83160: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.83163: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.83503: done sending task result for task 02083763-bbaf-dd70-85c0-000000000090 12689 1726853277.83507: WORKER PROCESS EXITING 12689 1726853277.83517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.83631: done with get_vars() 12689 1726853277.83638: done getting variables 12689 1726853277.83704: done queuing things up, now waiting for results queue to drain 12689 1726853277.83705: results queue empty 12689 1726853277.83706: checking for any_errors_fatal 12689 1726853277.83707: done checking for any_errors_fatal 12689 1726853277.83707: checking for max_fail_percentage 12689 1726853277.83708: done checking for max_fail_percentage 12689 1726853277.83709: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.83709: done checking to see if all hosts have failed 12689 1726853277.83709: getting the remaining hosts for this loop 12689 1726853277.83710: done getting the remaining hosts for this loop 12689 1726853277.83711: getting the next task for host managed_node1 12689 1726853277.83714: done getting next task for host managed_node1 12689 1726853277.83715: ^ task is: TASK: From the active connection, get the port1 profile "{{ port1_profile }}" 12689 1726853277.83716: ^ 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 12689 1726853277.83717: getting variables 12689 1726853277.83718: in VariableManager get_vars() 12689 1726853277.83732: Calling all_inventory to load vars for managed_node1 12689 1726853277.83733: Calling groups_inventory to load vars for managed_node1 12689 1726853277.83735: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.83738: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.83739: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.83741: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.83816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.83930: done with get_vars() 12689 1726853277.83935: done getting variables 12689 1726853277.83963: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12689 1726853277.84045: variable 'port1_profile' from source: play vars TASK [From the active connection, get the port1 profile "bond0.0"] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:104 Friday 20 September 2024 13:27:57 -0400 (0:00:00.045) 0:00:07.174 ****** 12689 1726853277.84065: entering _queue_task() for managed_node1/command 12689 1726853277.84273: worker is 1 (out of 1 available) 12689 1726853277.84285: exiting _queue_task() for managed_node1/command 12689 1726853277.84296: done queuing things up, now waiting for results queue to drain 12689 1726853277.84297: waiting for pending results... 12689 1726853277.84477: running TaskExecutor() for managed_node1/TASK: From the active connection, get the port1 profile "bond0.0" 12689 1726853277.84535: in run() - task 02083763-bbaf-dd70-85c0-0000000000c0 12689 1726853277.84549: variable 'ansible_search_path' from source: unknown 12689 1726853277.84578: calling self._execute() 12689 1726853277.84649: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.84653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.84664: variable 'omit' from source: magic vars 12689 1726853277.84975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.86517: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.86563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.86594: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.86619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.86638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.86702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.86724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.86741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.86769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.86781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.86877: variable 'ansible_distribution' from source: facts 12689 1726853277.86883: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.86897: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.86900: when evaluation is False, skipping this task 12689 1726853277.86903: _execute() done 12689 1726853277.86907: dumping result to json 12689 1726853277.86910: done dumping result, returning 12689 1726853277.86914: done running TaskExecutor() for managed_node1/TASK: From the active connection, get the port1 profile "bond0.0" [02083763-bbaf-dd70-85c0-0000000000c0] 12689 1726853277.86917: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c0 12689 1726853277.87001: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c0 12689 1726853277.87004: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.87078: no more pending results, returning what we have 12689 1726853277.87082: results queue empty 12689 1726853277.87082: checking for any_errors_fatal 12689 1726853277.87085: done checking for any_errors_fatal 12689 1726853277.87086: checking for max_fail_percentage 12689 1726853277.87088: done checking for max_fail_percentage 12689 1726853277.87088: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.87089: done checking to see if all hosts have failed 12689 1726853277.87090: getting the remaining hosts for this loop 12689 1726853277.87091: done getting the remaining hosts for this loop 12689 1726853277.87095: getting the next task for host managed_node1 12689 1726853277.87101: done getting next task for host managed_node1 12689 1726853277.87103: ^ task is: TASK: From the active connection, get the port2 profile "{{ port2_profile }}" 12689 1726853277.87105: ^ 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 12689 1726853277.87108: getting variables 12689 1726853277.87109: in VariableManager get_vars() 12689 1726853277.87156: Calling all_inventory to load vars for managed_node1 12689 1726853277.87159: Calling groups_inventory to load vars for managed_node1 12689 1726853277.87161: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.87172: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.87174: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.87177: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.87349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.87464: done with get_vars() 12689 1726853277.87473: done getting variables 12689 1726853277.87511: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12689 1726853277.87593: variable 'port2_profile' from source: play vars TASK [From the active connection, get the port2 profile "bond0.1"] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:111 Friday 20 September 2024 13:27:57 -0400 (0:00:00.035) 0:00:07.210 ****** 12689 1726853277.87612: entering _queue_task() for managed_node1/command 12689 1726853277.87809: worker is 1 (out of 1 available) 12689 1726853277.87823: exiting _queue_task() for managed_node1/command 12689 1726853277.87834: done queuing things up, now waiting for results queue to drain 12689 1726853277.87835: waiting for pending results... 12689 1726853277.88009: running TaskExecutor() for managed_node1/TASK: From the active connection, get the port2 profile "bond0.1" 12689 1726853277.88069: in run() - task 02083763-bbaf-dd70-85c0-0000000000c1 12689 1726853277.88082: variable 'ansible_search_path' from source: unknown 12689 1726853277.88110: calling self._execute() 12689 1726853277.88180: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.88183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.88193: variable 'omit' from source: magic vars 12689 1726853277.88502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.90025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.90076: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.90104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.90132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.90154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.90212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.90234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.90257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.90284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.90295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.90389: variable 'ansible_distribution' from source: facts 12689 1726853277.90393: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.90408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.90411: when evaluation is False, skipping this task 12689 1726853277.90414: _execute() done 12689 1726853277.90417: dumping result to json 12689 1726853277.90419: done dumping result, returning 12689 1726853277.90426: done running TaskExecutor() for managed_node1/TASK: From the active connection, get the port2 profile "bond0.1" [02083763-bbaf-dd70-85c0-0000000000c1] 12689 1726853277.90430: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c1 12689 1726853277.90515: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c1 12689 1726853277.90517: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.90568: no more pending results, returning what we have 12689 1726853277.90573: results queue empty 12689 1726853277.90574: checking for any_errors_fatal 12689 1726853277.90578: done checking for any_errors_fatal 12689 1726853277.90579: checking for max_fail_percentage 12689 1726853277.90581: done checking for max_fail_percentage 12689 1726853277.90582: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.90583: done checking to see if all hosts have failed 12689 1726853277.90583: getting the remaining hosts for this loop 12689 1726853277.90585: done getting the remaining hosts for this loop 12689 1726853277.90589: getting the next task for host managed_node1 12689 1726853277.90595: done getting next task for host managed_node1 12689 1726853277.90597: ^ task is: TASK: Assert that the port1 profile is not activated 12689 1726853277.90599: ^ 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 12689 1726853277.90602: getting variables 12689 1726853277.90603: in VariableManager get_vars() 12689 1726853277.90656: Calling all_inventory to load vars for managed_node1 12689 1726853277.90659: Calling groups_inventory to load vars for managed_node1 12689 1726853277.90661: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.90673: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.90676: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.90679: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.90818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.90941: done with get_vars() 12689 1726853277.90950: done getting variables 12689 1726853277.90992: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port1 profile is not activated] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:118 Friday 20 September 2024 13:27:57 -0400 (0:00:00.033) 0:00:07.244 ****** 12689 1726853277.91013: entering _queue_task() for managed_node1/assert 12689 1726853277.91215: worker is 1 (out of 1 available) 12689 1726853277.91228: exiting _queue_task() for managed_node1/assert 12689 1726853277.91239: done queuing things up, now waiting for results queue to drain 12689 1726853277.91240: waiting for pending results... 12689 1726853277.91413: running TaskExecutor() for managed_node1/TASK: Assert that the port1 profile is not activated 12689 1726853277.91576: in run() - task 02083763-bbaf-dd70-85c0-0000000000c2 12689 1726853277.91584: variable 'ansible_search_path' from source: unknown 12689 1726853277.91588: calling self._execute() 12689 1726853277.91602: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.91624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.91633: variable 'omit' from source: magic vars 12689 1726853277.91947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.93777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.93781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.93784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.93787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.93789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.93800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.93835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.93864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.93911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.93929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.94059: variable 'ansible_distribution' from source: facts 12689 1726853277.94070: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.94095: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.94103: when evaluation is False, skipping this task 12689 1726853277.94109: _execute() done 12689 1726853277.94115: dumping result to json 12689 1726853277.94122: done dumping result, returning 12689 1726853277.94134: done running TaskExecutor() for managed_node1/TASK: Assert that the port1 profile is not activated [02083763-bbaf-dd70-85c0-0000000000c2] 12689 1726853277.94143: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c2 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.94301: no more pending results, returning what we have 12689 1726853277.94305: results queue empty 12689 1726853277.94306: checking for any_errors_fatal 12689 1726853277.94312: done checking for any_errors_fatal 12689 1726853277.94313: checking for max_fail_percentage 12689 1726853277.94315: done checking for max_fail_percentage 12689 1726853277.94316: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.94316: done checking to see if all hosts have failed 12689 1726853277.94317: getting the remaining hosts for this loop 12689 1726853277.94319: done getting the remaining hosts for this loop 12689 1726853277.94323: getting the next task for host managed_node1 12689 1726853277.94329: done getting next task for host managed_node1 12689 1726853277.94332: ^ task is: TASK: Assert that the port2 profile is not activated 12689 1726853277.94334: ^ 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 12689 1726853277.94338: getting variables 12689 1726853277.94340: in VariableManager get_vars() 12689 1726853277.94401: Calling all_inventory to load vars for managed_node1 12689 1726853277.94403: Calling groups_inventory to load vars for managed_node1 12689 1726853277.94406: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.94413: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c2 12689 1726853277.94416: WORKER PROCESS EXITING 12689 1726853277.94427: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.94431: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.94434: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.94643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.94808: done with get_vars() 12689 1726853277.94815: done getting variables 12689 1726853277.94855: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port2 profile is not activated] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:125 Friday 20 September 2024 13:27:57 -0400 (0:00:00.038) 0:00:07.282 ****** 12689 1726853277.94876: entering _queue_task() for managed_node1/assert 12689 1726853277.95073: worker is 1 (out of 1 available) 12689 1726853277.95087: exiting _queue_task() for managed_node1/assert 12689 1726853277.95099: done queuing things up, now waiting for results queue to drain 12689 1726853277.95100: waiting for pending results... 12689 1726853277.95274: running TaskExecutor() for managed_node1/TASK: Assert that the port2 profile is not activated 12689 1726853277.95334: in run() - task 02083763-bbaf-dd70-85c0-0000000000c3 12689 1726853277.95346: variable 'ansible_search_path' from source: unknown 12689 1726853277.95378: calling self._execute() 12689 1726853277.95446: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.95453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.95462: variable 'omit' from source: magic vars 12689 1726853277.95767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853277.98078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853277.98097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853277.98135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853277.98177: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853277.98208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853277.98308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853277.98365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853277.98404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853277.98476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853277.98501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853277.98626: variable 'ansible_distribution' from source: facts 12689 1726853277.98630: variable 'ansible_distribution_major_version' from source: facts 12689 1726853277.98650: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853277.98653: when evaluation is False, skipping this task 12689 1726853277.98656: _execute() done 12689 1726853277.98659: dumping result to json 12689 1726853277.98661: done dumping result, returning 12689 1726853277.98668: done running TaskExecutor() for managed_node1/TASK: Assert that the port2 profile is not activated [02083763-bbaf-dd70-85c0-0000000000c3] 12689 1726853277.98673: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c3 12689 1726853277.98768: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c3 12689 1726853277.98772: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853277.98818: no more pending results, returning what we have 12689 1726853277.98821: results queue empty 12689 1726853277.98822: checking for any_errors_fatal 12689 1726853277.98829: done checking for any_errors_fatal 12689 1726853277.98830: checking for max_fail_percentage 12689 1726853277.98831: done checking for max_fail_percentage 12689 1726853277.98832: checking to see if all hosts have failed and the running result is not ok 12689 1726853277.98833: done checking to see if all hosts have failed 12689 1726853277.98834: getting the remaining hosts for this loop 12689 1726853277.98835: done getting the remaining hosts for this loop 12689 1726853277.98839: getting the next task for host managed_node1 12689 1726853277.98846: done getting next task for host managed_node1 12689 1726853277.98849: ^ task is: TASK: Get the port1 device state 12689 1726853277.98850: ^ 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 12689 1726853277.98853: getting variables 12689 1726853277.98855: in VariableManager get_vars() 12689 1726853277.98907: Calling all_inventory to load vars for managed_node1 12689 1726853277.98910: Calling groups_inventory to load vars for managed_node1 12689 1726853277.98912: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853277.98923: Calling all_plugins_play to load vars for managed_node1 12689 1726853277.98925: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853277.98928: Calling groups_plugins_play to load vars for managed_node1 12689 1726853277.99112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853277.99232: done with get_vars() 12689 1726853277.99240: done getting variables 12689 1726853277.99283: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the port1 device state] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:132 Friday 20 September 2024 13:27:57 -0400 (0:00:00.044) 0:00:07.327 ****** 12689 1726853277.99303: entering _queue_task() for managed_node1/command 12689 1726853277.99508: worker is 1 (out of 1 available) 12689 1726853277.99521: exiting _queue_task() for managed_node1/command 12689 1726853277.99533: done queuing things up, now waiting for results queue to drain 12689 1726853277.99534: waiting for pending results... 12689 1726853277.99713: running TaskExecutor() for managed_node1/TASK: Get the port1 device state 12689 1726853277.99774: in run() - task 02083763-bbaf-dd70-85c0-0000000000c4 12689 1726853277.99785: variable 'ansible_search_path' from source: unknown 12689 1726853277.99814: calling self._execute() 12689 1726853277.99887: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853277.99891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853277.99900: variable 'omit' from source: magic vars 12689 1726853278.00214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.02585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.02637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.02665: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.02691: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.02710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.02773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.02793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.02810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.02845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.02852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.02950: variable 'ansible_distribution' from source: facts 12689 1726853278.02958: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.02964: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.02967: when evaluation is False, skipping this task 12689 1726853278.02969: _execute() done 12689 1726853278.02973: dumping result to json 12689 1726853278.02976: done dumping result, returning 12689 1726853278.02983: done running TaskExecutor() for managed_node1/TASK: Get the port1 device state [02083763-bbaf-dd70-85c0-0000000000c4] 12689 1726853278.02987: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c4 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.03123: no more pending results, returning what we have 12689 1726853278.03127: results queue empty 12689 1726853278.03128: checking for any_errors_fatal 12689 1726853278.03134: done checking for any_errors_fatal 12689 1726853278.03135: checking for max_fail_percentage 12689 1726853278.03137: done checking for max_fail_percentage 12689 1726853278.03138: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.03138: done checking to see if all hosts have failed 12689 1726853278.03139: getting the remaining hosts for this loop 12689 1726853278.03140: done getting the remaining hosts for this loop 12689 1726853278.03147: getting the next task for host managed_node1 12689 1726853278.03152: done getting next task for host managed_node1 12689 1726853278.03154: ^ task is: TASK: Get the port2 device state 12689 1726853278.03155: ^ 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 12689 1726853278.03158: getting variables 12689 1726853278.03160: in VariableManager get_vars() 12689 1726853278.03213: Calling all_inventory to load vars for managed_node1 12689 1726853278.03215: Calling groups_inventory to load vars for managed_node1 12689 1726853278.03218: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.03228: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.03231: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.03233: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.03427: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c4 12689 1726853278.03431: WORKER PROCESS EXITING 12689 1726853278.03441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.03560: done with get_vars() 12689 1726853278.03568: done getting variables 12689 1726853278.03612: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the port2 device state] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:139 Friday 20 September 2024 13:27:58 -0400 (0:00:00.043) 0:00:07.370 ****** 12689 1726853278.03631: entering _queue_task() for managed_node1/command 12689 1726853278.03838: worker is 1 (out of 1 available) 12689 1726853278.03854: exiting _queue_task() for managed_node1/command 12689 1726853278.03867: done queuing things up, now waiting for results queue to drain 12689 1726853278.03868: waiting for pending results... 12689 1726853278.04036: running TaskExecutor() for managed_node1/TASK: Get the port2 device state 12689 1726853278.04094: in run() - task 02083763-bbaf-dd70-85c0-0000000000c5 12689 1726853278.04106: variable 'ansible_search_path' from source: unknown 12689 1726853278.04134: calling self._execute() 12689 1726853278.04203: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.04208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.04220: variable 'omit' from source: magic vars 12689 1726853278.04634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.07632: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.07705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.07876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.07879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.07882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.07889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.07921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.07949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.07995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.08013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.08149: variable 'ansible_distribution' from source: facts 12689 1726853278.08161: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.08184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.08194: when evaluation is False, skipping this task 12689 1726853278.08200: _execute() done 12689 1726853278.08207: dumping result to json 12689 1726853278.08213: done dumping result, returning 12689 1726853278.08225: done running TaskExecutor() for managed_node1/TASK: Get the port2 device state [02083763-bbaf-dd70-85c0-0000000000c5] 12689 1726853278.08233: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c5 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.08381: no more pending results, returning what we have 12689 1726853278.08384: results queue empty 12689 1726853278.08385: checking for any_errors_fatal 12689 1726853278.08391: done checking for any_errors_fatal 12689 1726853278.08391: checking for max_fail_percentage 12689 1726853278.08393: done checking for max_fail_percentage 12689 1726853278.08394: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.08395: done checking to see if all hosts have failed 12689 1726853278.08395: getting the remaining hosts for this loop 12689 1726853278.08397: done getting the remaining hosts for this loop 12689 1726853278.08400: getting the next task for host managed_node1 12689 1726853278.08417: done getting next task for host managed_node1 12689 1726853278.08420: ^ task is: TASK: Assert that the port1 device is in DOWN state 12689 1726853278.08422: ^ 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 12689 1726853278.08425: getting variables 12689 1726853278.08427: in VariableManager get_vars() 12689 1726853278.08486: Calling all_inventory to load vars for managed_node1 12689 1726853278.08488: Calling groups_inventory to load vars for managed_node1 12689 1726853278.08491: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.08503: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.08505: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.08508: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.09014: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c5 12689 1726853278.09017: WORKER PROCESS EXITING 12689 1726853278.09030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.09435: done with get_vars() 12689 1726853278.09450: done getting variables 12689 1726853278.09513: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port1 device is in DOWN state] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:146 Friday 20 September 2024 13:27:58 -0400 (0:00:00.059) 0:00:07.429 ****** 12689 1726853278.09542: entering _queue_task() for managed_node1/assert 12689 1726853278.10098: worker is 1 (out of 1 available) 12689 1726853278.10106: exiting _queue_task() for managed_node1/assert 12689 1726853278.10116: done queuing things up, now waiting for results queue to drain 12689 1726853278.10117: waiting for pending results... 12689 1726853278.10198: running TaskExecutor() for managed_node1/TASK: Assert that the port1 device is in DOWN state 12689 1726853278.10324: in run() - task 02083763-bbaf-dd70-85c0-0000000000c6 12689 1726853278.10493: variable 'ansible_search_path' from source: unknown 12689 1726853278.10532: calling self._execute() 12689 1726853278.10640: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.10666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.10685: variable 'omit' from source: magic vars 12689 1726853278.11323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.14616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.14740: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.14906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.14996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.15177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.15377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.15381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.15384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.15473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.15531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.15937: variable 'ansible_distribution' from source: facts 12689 1726853278.15958: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.16168: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.16173: when evaluation is False, skipping this task 12689 1726853278.16176: _execute() done 12689 1726853278.16178: dumping result to json 12689 1726853278.16181: done dumping result, returning 12689 1726853278.16183: done running TaskExecutor() for managed_node1/TASK: Assert that the port1 device is in DOWN state [02083763-bbaf-dd70-85c0-0000000000c6] 12689 1726853278.16186: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c6 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.16427: no more pending results, returning what we have 12689 1726853278.16431: results queue empty 12689 1726853278.16432: checking for any_errors_fatal 12689 1726853278.16437: done checking for any_errors_fatal 12689 1726853278.16438: checking for max_fail_percentage 12689 1726853278.16440: done checking for max_fail_percentage 12689 1726853278.16441: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.16441: done checking to see if all hosts have failed 12689 1726853278.16445: getting the remaining hosts for this loop 12689 1726853278.16447: done getting the remaining hosts for this loop 12689 1726853278.16451: getting the next task for host managed_node1 12689 1726853278.16458: done getting next task for host managed_node1 12689 1726853278.16461: ^ task is: TASK: Assert that the port2 device is in DOWN state 12689 1726853278.16463: ^ 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 12689 1726853278.16467: getting variables 12689 1726853278.16469: in VariableManager get_vars() 12689 1726853278.16528: Calling all_inventory to load vars for managed_node1 12689 1726853278.16531: Calling groups_inventory to load vars for managed_node1 12689 1726853278.16534: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.16548: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.16551: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.16554: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.17418: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c6 12689 1726853278.17424: WORKER PROCESS EXITING 12689 1726853278.17463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.17961: done with get_vars() 12689 1726853278.17976: done getting variables 12689 1726853278.18035: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the port2 device is in DOWN state] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:153 Friday 20 September 2024 13:27:58 -0400 (0:00:00.085) 0:00:07.514 ****** 12689 1726853278.18127: entering _queue_task() for managed_node1/assert 12689 1726853278.18416: worker is 1 (out of 1 available) 12689 1726853278.18428: exiting _queue_task() for managed_node1/assert 12689 1726853278.18439: done queuing things up, now waiting for results queue to drain 12689 1726853278.18440: waiting for pending results... 12689 1726853278.18679: running TaskExecutor() for managed_node1/TASK: Assert that the port2 device is in DOWN state 12689 1726853278.18783: in run() - task 02083763-bbaf-dd70-85c0-0000000000c7 12689 1726853278.18806: variable 'ansible_search_path' from source: unknown 12689 1726853278.18851: calling self._execute() 12689 1726853278.18953: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.18965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.18983: variable 'omit' from source: magic vars 12689 1726853278.19450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.21958: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.22177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.22181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.22183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.22185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.22206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.22239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.22270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.22316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.22334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.22465: variable 'ansible_distribution' from source: facts 12689 1726853278.22478: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.22500: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.22507: when evaluation is False, skipping this task 12689 1726853278.22513: _execute() done 12689 1726853278.22521: dumping result to json 12689 1726853278.22527: done dumping result, returning 12689 1726853278.22538: done running TaskExecutor() for managed_node1/TASK: Assert that the port2 device is in DOWN state [02083763-bbaf-dd70-85c0-0000000000c7] 12689 1726853278.22546: sending task result for task 02083763-bbaf-dd70-85c0-0000000000c7 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.22696: no more pending results, returning what we have 12689 1726853278.22699: results queue empty 12689 1726853278.22700: checking for any_errors_fatal 12689 1726853278.22706: done checking for any_errors_fatal 12689 1726853278.22706: checking for max_fail_percentage 12689 1726853278.22708: done checking for max_fail_percentage 12689 1726853278.22709: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.22709: done checking to see if all hosts have failed 12689 1726853278.22710: getting the remaining hosts for this loop 12689 1726853278.22711: done getting the remaining hosts for this loop 12689 1726853278.22715: getting the next task for host managed_node1 12689 1726853278.22722: done getting next task for host managed_node1 12689 1726853278.22727: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853278.22954: ^ 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 12689 1726853278.22966: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000c7 12689 1726853278.22969: WORKER PROCESS EXITING 12689 1726853278.22982: getting variables 12689 1726853278.22984: in VariableManager get_vars() 12689 1726853278.23030: Calling all_inventory to load vars for managed_node1 12689 1726853278.23032: Calling groups_inventory to load vars for managed_node1 12689 1726853278.23035: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.23043: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.23045: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.23048: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.23220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.23432: done with get_vars() 12689 1726853278.23442: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:58 -0400 (0:00:00.054) 0:00:07.569 ****** 12689 1726853278.23532: entering _queue_task() for managed_node1/include_tasks 12689 1726853278.23982: worker is 1 (out of 1 available) 12689 1726853278.23992: exiting _queue_task() for managed_node1/include_tasks 12689 1726853278.24000: done queuing things up, now waiting for results queue to drain 12689 1726853278.24001: waiting for pending results... 12689 1726853278.24077: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853278.24206: in run() - task 02083763-bbaf-dd70-85c0-0000000000cf 12689 1726853278.24230: variable 'ansible_search_path' from source: unknown 12689 1726853278.24237: variable 'ansible_search_path' from source: unknown 12689 1726853278.24278: calling self._execute() 12689 1726853278.24368: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.24382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.24396: variable 'omit' from source: magic vars 12689 1726853278.24894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.27094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.27164: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.27219: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.27258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.27293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.27374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.27410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.27440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.27491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.27510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.27647: variable 'ansible_distribution' from source: facts 12689 1726853278.27661: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.27688: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.27696: when evaluation is False, skipping this task 12689 1726853278.27707: _execute() done 12689 1726853278.27713: dumping result to json 12689 1726853278.27720: done dumping result, returning 12689 1726853278.27732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-dd70-85c0-0000000000cf] 12689 1726853278.27741: sending task result for task 02083763-bbaf-dd70-85c0-0000000000cf 12689 1726853278.28013: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000cf 12689 1726853278.28017: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.28061: no more pending results, returning what we have 12689 1726853278.28065: results queue empty 12689 1726853278.28066: checking for any_errors_fatal 12689 1726853278.28075: done checking for any_errors_fatal 12689 1726853278.28076: checking for max_fail_percentage 12689 1726853278.28078: done checking for max_fail_percentage 12689 1726853278.28079: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.28080: done checking to see if all hosts have failed 12689 1726853278.28081: getting the remaining hosts for this loop 12689 1726853278.28082: done getting the remaining hosts for this loop 12689 1726853278.28087: getting the next task for host managed_node1 12689 1726853278.28094: done getting next task for host managed_node1 12689 1726853278.28099: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853278.28102: ^ 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 12689 1726853278.28119: getting variables 12689 1726853278.28121: in VariableManager get_vars() 12689 1726853278.28323: Calling all_inventory to load vars for managed_node1 12689 1726853278.28327: Calling groups_inventory to load vars for managed_node1 12689 1726853278.28330: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.28339: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.28341: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.28344: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.28560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.28768: done with get_vars() 12689 1726853278.28782: done getting variables 12689 1726853278.28837: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:58 -0400 (0:00:00.053) 0:00:07.622 ****** 12689 1726853278.28868: entering _queue_task() for managed_node1/debug 12689 1726853278.29154: worker is 1 (out of 1 available) 12689 1726853278.29165: exiting _queue_task() for managed_node1/debug 12689 1726853278.29280: done queuing things up, now waiting for results queue to drain 12689 1726853278.29282: waiting for pending results... 12689 1726853278.29468: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853278.29601: in run() - task 02083763-bbaf-dd70-85c0-0000000000d0 12689 1726853278.29623: variable 'ansible_search_path' from source: unknown 12689 1726853278.29628: variable 'ansible_search_path' from source: unknown 12689 1726853278.29665: calling self._execute() 12689 1726853278.29777: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.29780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.29783: variable 'omit' from source: magic vars 12689 1726853278.30361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.32853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.32901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.32927: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.32956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.32977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.33037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.33061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.33080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.33105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.33115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.33214: variable 'ansible_distribution' from source: facts 12689 1726853278.33219: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.33235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.33238: when evaluation is False, skipping this task 12689 1726853278.33240: _execute() done 12689 1726853278.33246: dumping result to json 12689 1726853278.33248: done dumping result, returning 12689 1726853278.33255: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-dd70-85c0-0000000000d0] 12689 1726853278.33259: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d0 12689 1726853278.33347: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d0 12689 1726853278.33349: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853278.33395: no more pending results, returning what we have 12689 1726853278.33398: results queue empty 12689 1726853278.33399: checking for any_errors_fatal 12689 1726853278.33406: done checking for any_errors_fatal 12689 1726853278.33406: checking for max_fail_percentage 12689 1726853278.33408: done checking for max_fail_percentage 12689 1726853278.33409: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.33410: done checking to see if all hosts have failed 12689 1726853278.33410: getting the remaining hosts for this loop 12689 1726853278.33412: done getting the remaining hosts for this loop 12689 1726853278.33415: getting the next task for host managed_node1 12689 1726853278.33422: done getting next task for host managed_node1 12689 1726853278.33426: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853278.33428: ^ 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 12689 1726853278.33448: getting variables 12689 1726853278.33450: in VariableManager get_vars() 12689 1726853278.33504: Calling all_inventory to load vars for managed_node1 12689 1726853278.33507: Calling groups_inventory to load vars for managed_node1 12689 1726853278.33509: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.33519: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.33521: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.33523: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.33663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.33868: done with get_vars() 12689 1726853278.33882: done getting variables 12689 1726853278.33945: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:58 -0400 (0:00:00.051) 0:00:07.673 ****** 12689 1726853278.33979: entering _queue_task() for managed_node1/fail 12689 1726853278.34391: worker is 1 (out of 1 available) 12689 1726853278.34404: exiting _queue_task() for managed_node1/fail 12689 1726853278.34416: done queuing things up, now waiting for results queue to drain 12689 1726853278.34418: waiting for pending results... 12689 1726853278.34795: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853278.34907: in run() - task 02083763-bbaf-dd70-85c0-0000000000d1 12689 1726853278.34912: variable 'ansible_search_path' from source: unknown 12689 1726853278.34915: variable 'ansible_search_path' from source: unknown 12689 1726853278.34949: calling self._execute() 12689 1726853278.35051: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.35061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.35076: variable 'omit' from source: magic vars 12689 1726853278.35562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.37254: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.37309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.37334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.37442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.37445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.37523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.37556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.37599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.37684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.37688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.38126: variable 'ansible_distribution' from source: facts 12689 1726853278.38129: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.38132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.38134: when evaluation is False, skipping this task 12689 1726853278.38136: _execute() done 12689 1726853278.38139: dumping result to json 12689 1726853278.38141: done dumping result, returning 12689 1726853278.38143: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-dd70-85c0-0000000000d1] 12689 1726853278.38146: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d1 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.38265: no more pending results, returning what we have 12689 1726853278.38269: results queue empty 12689 1726853278.38270: checking for any_errors_fatal 12689 1726853278.38279: done checking for any_errors_fatal 12689 1726853278.38280: checking for max_fail_percentage 12689 1726853278.38281: done checking for max_fail_percentage 12689 1726853278.38282: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.38283: done checking to see if all hosts have failed 12689 1726853278.38284: getting the remaining hosts for this loop 12689 1726853278.38285: done getting the remaining hosts for this loop 12689 1726853278.38289: getting the next task for host managed_node1 12689 1726853278.38296: done getting next task for host managed_node1 12689 1726853278.38300: ^ 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 12689 1726853278.38302: ^ 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 12689 1726853278.38324: getting variables 12689 1726853278.38326: in VariableManager get_vars() 12689 1726853278.38612: Calling all_inventory to load vars for managed_node1 12689 1726853278.38615: Calling groups_inventory to load vars for managed_node1 12689 1726853278.38618: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.38625: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d1 12689 1726853278.38628: WORKER PROCESS EXITING 12689 1726853278.38638: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.38641: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.38646: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.38991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.39468: done with get_vars() 12689 1726853278.39584: done getting variables 12689 1726853278.39652: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:58 -0400 (0:00:00.058) 0:00:07.732 ****** 12689 1726853278.39850: entering _queue_task() for managed_node1/fail 12689 1726853278.40223: worker is 1 (out of 1 available) 12689 1726853278.40236: exiting _queue_task() for managed_node1/fail 12689 1726853278.40335: done queuing things up, now waiting for results queue to drain 12689 1726853278.40336: waiting for pending results... 12689 1726853278.40539: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12689 1726853278.40627: in run() - task 02083763-bbaf-dd70-85c0-0000000000d2 12689 1726853278.40637: variable 'ansible_search_path' from source: unknown 12689 1726853278.40641: variable 'ansible_search_path' from source: unknown 12689 1726853278.40675: calling self._execute() 12689 1726853278.40744: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.40751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.40760: variable 'omit' from source: magic vars 12689 1726853278.41076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.43067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.43184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.43187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.43227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.43264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.43358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.43428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.43465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.43509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.43526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.43655: variable 'ansible_distribution' from source: facts 12689 1726853278.43661: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.43678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.43681: when evaluation is False, skipping this task 12689 1726853278.43684: _execute() done 12689 1726853278.43686: dumping result to json 12689 1726853278.43688: done dumping result, returning 12689 1726853278.43777: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-dd70-85c0-0000000000d2] 12689 1726853278.43780: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d2 12689 1726853278.43854: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d2 12689 1726853278.43857: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.43902: no more pending results, returning what we have 12689 1726853278.43905: results queue empty 12689 1726853278.43906: checking for any_errors_fatal 12689 1726853278.43914: done checking for any_errors_fatal 12689 1726853278.43915: checking for max_fail_percentage 12689 1726853278.43917: done checking for max_fail_percentage 12689 1726853278.43918: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.43919: done checking to see if all hosts have failed 12689 1726853278.43919: getting the remaining hosts for this loop 12689 1726853278.43921: done getting the remaining hosts for this loop 12689 1726853278.43925: getting the next task for host managed_node1 12689 1726853278.43933: done getting next task for host managed_node1 12689 1726853278.43937: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853278.43939: ^ 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 12689 1726853278.43960: getting variables 12689 1726853278.43962: in VariableManager get_vars() 12689 1726853278.44217: Calling all_inventory to load vars for managed_node1 12689 1726853278.44221: Calling groups_inventory to load vars for managed_node1 12689 1726853278.44224: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.44234: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.44236: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.44239: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.44553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.44758: done with get_vars() 12689 1726853278.44770: done getting variables 12689 1726853278.44825: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:58 -0400 (0:00:00.050) 0:00:07.782 ****** 12689 1726853278.44860: entering _queue_task() for managed_node1/fail 12689 1726853278.45084: worker is 1 (out of 1 available) 12689 1726853278.45098: exiting _queue_task() for managed_node1/fail 12689 1726853278.45109: done queuing things up, now waiting for results queue to drain 12689 1726853278.45110: waiting for pending results... 12689 1726853278.45284: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853278.45369: in run() - task 02083763-bbaf-dd70-85c0-0000000000d3 12689 1726853278.45383: variable 'ansible_search_path' from source: unknown 12689 1726853278.45386: variable 'ansible_search_path' from source: unknown 12689 1726853278.45447: calling self._execute() 12689 1726853278.45515: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.45519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.45523: variable 'omit' from source: magic vars 12689 1726853278.45990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.48232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.48290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.48317: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.48341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.48365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.48425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.48444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.48463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.48494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.48505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.48631: variable 'ansible_distribution' from source: facts 12689 1726853278.48635: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.48638: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.48640: when evaluation is False, skipping this task 12689 1726853278.48642: _execute() done 12689 1726853278.48644: dumping result to json 12689 1726853278.48646: done dumping result, returning 12689 1726853278.48656: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-dd70-85c0-0000000000d3] 12689 1726853278.48660: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d3 12689 1726853278.48757: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d3 12689 1726853278.48759: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.48809: no more pending results, returning what we have 12689 1726853278.48813: results queue empty 12689 1726853278.48814: checking for any_errors_fatal 12689 1726853278.48822: done checking for any_errors_fatal 12689 1726853278.48823: checking for max_fail_percentage 12689 1726853278.48824: done checking for max_fail_percentage 12689 1726853278.48825: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.48826: done checking to see if all hosts have failed 12689 1726853278.48827: getting the remaining hosts for this loop 12689 1726853278.48828: done getting the remaining hosts for this loop 12689 1726853278.48845: getting the next task for host managed_node1 12689 1726853278.48852: done getting next task for host managed_node1 12689 1726853278.48855: ^ 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 12689 1726853278.48858: ^ 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 12689 1726853278.48881: getting variables 12689 1726853278.48884: in VariableManager get_vars() 12689 1726853278.48955: Calling all_inventory to load vars for managed_node1 12689 1726853278.48958: Calling groups_inventory to load vars for managed_node1 12689 1726853278.48961: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.48974: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.48977: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.48980: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.49177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.49394: done with get_vars() 12689 1726853278.49405: done getting variables 12689 1726853278.49462: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:58 -0400 (0:00:00.046) 0:00:07.829 ****** 12689 1726853278.49497: entering _queue_task() for managed_node1/dnf 12689 1726853278.49809: worker is 1 (out of 1 available) 12689 1726853278.49824: exiting _queue_task() for managed_node1/dnf 12689 1726853278.49837: done queuing things up, now waiting for results queue to drain 12689 1726853278.49838: waiting for pending results... 12689 1726853278.50082: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12689 1726853278.50280: in run() - task 02083763-bbaf-dd70-85c0-0000000000d4 12689 1726853278.50284: variable 'ansible_search_path' from source: unknown 12689 1726853278.50287: variable 'ansible_search_path' from source: unknown 12689 1726853278.50328: calling self._execute() 12689 1726853278.50412: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.50416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.50428: variable 'omit' from source: magic vars 12689 1726853278.50889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.52549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.52593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.52621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.52648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.52668: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.52726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.52749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.52766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.52794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.52804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.52900: variable 'ansible_distribution' from source: facts 12689 1726853278.52904: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.52919: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.52922: when evaluation is False, skipping this task 12689 1726853278.52925: _execute() done 12689 1726853278.52927: dumping result to json 12689 1726853278.52930: done dumping result, returning 12689 1726853278.52937: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-0000000000d4] 12689 1726853278.52940: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d4 12689 1726853278.53032: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d4 12689 1726853278.53034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.53121: no more pending results, returning what we have 12689 1726853278.53126: results queue empty 12689 1726853278.53126: checking for any_errors_fatal 12689 1726853278.53134: done checking for any_errors_fatal 12689 1726853278.53135: checking for max_fail_percentage 12689 1726853278.53136: done checking for max_fail_percentage 12689 1726853278.53137: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.53137: done checking to see if all hosts have failed 12689 1726853278.53138: getting the remaining hosts for this loop 12689 1726853278.53140: done getting the remaining hosts for this loop 12689 1726853278.53146: getting the next task for host managed_node1 12689 1726853278.53151: done getting next task for host managed_node1 12689 1726853278.53155: ^ 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 12689 1726853278.53157: ^ 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 12689 1726853278.53176: getting variables 12689 1726853278.53177: in VariableManager get_vars() 12689 1726853278.53221: Calling all_inventory to load vars for managed_node1 12689 1726853278.53223: Calling groups_inventory to load vars for managed_node1 12689 1726853278.53225: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.53233: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.53235: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.53238: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.53502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.53723: done with get_vars() 12689 1726853278.53733: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853278.53816: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:58 -0400 (0:00:00.043) 0:00:07.872 ****** 12689 1726853278.53849: entering _queue_task() for managed_node1/yum 12689 1726853278.54176: worker is 1 (out of 1 available) 12689 1726853278.54189: exiting _queue_task() for managed_node1/yum 12689 1726853278.54201: done queuing things up, now waiting for results queue to drain 12689 1726853278.54202: waiting for pending results... 12689 1726853278.54414: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12689 1726853278.54504: in run() - task 02083763-bbaf-dd70-85c0-0000000000d5 12689 1726853278.54514: variable 'ansible_search_path' from source: unknown 12689 1726853278.54520: variable 'ansible_search_path' from source: unknown 12689 1726853278.54556: calling self._execute() 12689 1726853278.54622: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.54627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.54635: variable 'omit' from source: magic vars 12689 1726853278.54956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.56459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.56511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.56539: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.56566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.56588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.56650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.56670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.56690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.56717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.56727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.56826: variable 'ansible_distribution' from source: facts 12689 1726853278.56830: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.56846: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.56850: when evaluation is False, skipping this task 12689 1726853278.56852: _execute() done 12689 1726853278.56857: dumping result to json 12689 1726853278.56859: done dumping result, returning 12689 1726853278.56868: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-0000000000d5] 12689 1726853278.56872: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d5 12689 1726853278.56956: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d5 12689 1726853278.56959: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.57007: no more pending results, returning what we have 12689 1726853278.57010: results queue empty 12689 1726853278.57010: checking for any_errors_fatal 12689 1726853278.57016: done checking for any_errors_fatal 12689 1726853278.57017: checking for max_fail_percentage 12689 1726853278.57018: done checking for max_fail_percentage 12689 1726853278.57020: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.57020: done checking to see if all hosts have failed 12689 1726853278.57021: getting the remaining hosts for this loop 12689 1726853278.57022: done getting the remaining hosts for this loop 12689 1726853278.57026: getting the next task for host managed_node1 12689 1726853278.57032: done getting next task for host managed_node1 12689 1726853278.57035: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853278.57038: ^ 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 12689 1726853278.57055: getting variables 12689 1726853278.57057: in VariableManager get_vars() 12689 1726853278.57108: Calling all_inventory to load vars for managed_node1 12689 1726853278.57110: Calling groups_inventory to load vars for managed_node1 12689 1726853278.57113: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.57121: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.57123: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.57125: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.57256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.57383: done with get_vars() 12689 1726853278.57390: done getting variables 12689 1726853278.57432: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:58 -0400 (0:00:00.036) 0:00:07.908 ****** 12689 1726853278.57455: entering _queue_task() for managed_node1/fail 12689 1726853278.57650: worker is 1 (out of 1 available) 12689 1726853278.57664: exiting _queue_task() for managed_node1/fail 12689 1726853278.57676: done queuing things up, now waiting for results queue to drain 12689 1726853278.57677: waiting for pending results... 12689 1726853278.57851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853278.57934: in run() - task 02083763-bbaf-dd70-85c0-0000000000d6 12689 1726853278.57944: variable 'ansible_search_path' from source: unknown 12689 1726853278.57950: variable 'ansible_search_path' from source: unknown 12689 1726853278.57987: calling self._execute() 12689 1726853278.58055: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.58059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.58069: variable 'omit' from source: magic vars 12689 1726853278.58377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.59892: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.59935: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.59963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.59996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.60015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.60080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.60100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.60117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.60143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.60156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.60258: variable 'ansible_distribution' from source: facts 12689 1726853278.60262: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.60279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.60283: when evaluation is False, skipping this task 12689 1726853278.60286: _execute() done 12689 1726853278.60290: dumping result to json 12689 1726853278.60292: done dumping result, returning 12689 1726853278.60302: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-0000000000d6] 12689 1726853278.60305: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d6 12689 1726853278.60392: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d6 12689 1726853278.60395: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.60450: no more pending results, returning what we have 12689 1726853278.60453: results queue empty 12689 1726853278.60454: checking for any_errors_fatal 12689 1726853278.60460: done checking for any_errors_fatal 12689 1726853278.60461: checking for max_fail_percentage 12689 1726853278.60463: done checking for max_fail_percentage 12689 1726853278.60464: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.60464: done checking to see if all hosts have failed 12689 1726853278.60465: getting the remaining hosts for this loop 12689 1726853278.60466: done getting the remaining hosts for this loop 12689 1726853278.60470: getting the next task for host managed_node1 12689 1726853278.60477: done getting next task for host managed_node1 12689 1726853278.60481: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12689 1726853278.60483: ^ 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 12689 1726853278.60500: getting variables 12689 1726853278.60502: in VariableManager get_vars() 12689 1726853278.60552: Calling all_inventory to load vars for managed_node1 12689 1726853278.60554: Calling groups_inventory to load vars for managed_node1 12689 1726853278.60557: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.60566: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.60568: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.60577: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.60752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.60884: done with get_vars() 12689 1726853278.60892: done getting variables 12689 1726853278.60934: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:58 -0400 (0:00:00.035) 0:00:07.943 ****** 12689 1726853278.60960: entering _queue_task() for managed_node1/package 12689 1726853278.61184: worker is 1 (out of 1 available) 12689 1726853278.61198: exiting _queue_task() for managed_node1/package 12689 1726853278.61209: done queuing things up, now waiting for results queue to drain 12689 1726853278.61210: waiting for pending results... 12689 1726853278.61388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12689 1726853278.61470: in run() - task 02083763-bbaf-dd70-85c0-0000000000d7 12689 1726853278.61483: variable 'ansible_search_path' from source: unknown 12689 1726853278.61486: variable 'ansible_search_path' from source: unknown 12689 1726853278.61514: calling self._execute() 12689 1726853278.61584: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.61587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.61597: variable 'omit' from source: magic vars 12689 1726853278.61905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.63390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.63645: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.63670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.63696: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.63714: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.63776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.63795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.63812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.63841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.63853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.63942: variable 'ansible_distribution' from source: facts 12689 1726853278.63955: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.63969: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.63974: when evaluation is False, skipping this task 12689 1726853278.63976: _execute() done 12689 1726853278.63979: dumping result to json 12689 1726853278.63981: done dumping result, returning 12689 1726853278.63990: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-dd70-85c0-0000000000d7] 12689 1726853278.63992: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d7 12689 1726853278.64087: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d7 12689 1726853278.64089: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.64136: no more pending results, returning what we have 12689 1726853278.64139: results queue empty 12689 1726853278.64139: checking for any_errors_fatal 12689 1726853278.64147: done checking for any_errors_fatal 12689 1726853278.64148: checking for max_fail_percentage 12689 1726853278.64150: done checking for max_fail_percentage 12689 1726853278.64151: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.64151: done checking to see if all hosts have failed 12689 1726853278.64152: getting the remaining hosts for this loop 12689 1726853278.64153: done getting the remaining hosts for this loop 12689 1726853278.64157: getting the next task for host managed_node1 12689 1726853278.64163: done getting next task for host managed_node1 12689 1726853278.64167: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853278.64169: ^ 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 12689 1726853278.64188: getting variables 12689 1726853278.64190: in VariableManager get_vars() 12689 1726853278.64239: Calling all_inventory to load vars for managed_node1 12689 1726853278.64241: Calling groups_inventory to load vars for managed_node1 12689 1726853278.64246: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.64254: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.64256: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.64258: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.64420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.64552: done with get_vars() 12689 1726853278.64560: done getting variables 12689 1726853278.64602: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:58 -0400 (0:00:00.036) 0:00:07.980 ****** 12689 1726853278.64625: entering _queue_task() for managed_node1/package 12689 1726853278.64828: worker is 1 (out of 1 available) 12689 1726853278.64841: exiting _queue_task() for managed_node1/package 12689 1726853278.64856: done queuing things up, now waiting for results queue to drain 12689 1726853278.64857: waiting for pending results... 12689 1726853278.65021: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853278.65102: in run() - task 02083763-bbaf-dd70-85c0-0000000000d8 12689 1726853278.65113: variable 'ansible_search_path' from source: unknown 12689 1726853278.65117: variable 'ansible_search_path' from source: unknown 12689 1726853278.65146: calling self._execute() 12689 1726853278.65211: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.65215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.65224: variable 'omit' from source: magic vars 12689 1726853278.65522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.67692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.67737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.67765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.67791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.67810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.67873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.67892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.67910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.67934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.67951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.68039: variable 'ansible_distribution' from source: facts 12689 1726853278.68043: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.68063: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.68066: when evaluation is False, skipping this task 12689 1726853278.68069: _execute() done 12689 1726853278.68073: dumping result to json 12689 1726853278.68075: done dumping result, returning 12689 1726853278.68085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-dd70-85c0-0000000000d8] 12689 1726853278.68088: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d8 12689 1726853278.68181: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d8 12689 1726853278.68186: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.68227: no more pending results, returning what we have 12689 1726853278.68230: results queue empty 12689 1726853278.68231: checking for any_errors_fatal 12689 1726853278.68236: done checking for any_errors_fatal 12689 1726853278.68237: checking for max_fail_percentage 12689 1726853278.68239: done checking for max_fail_percentage 12689 1726853278.68240: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.68241: done checking to see if all hosts have failed 12689 1726853278.68241: getting the remaining hosts for this loop 12689 1726853278.68242: done getting the remaining hosts for this loop 12689 1726853278.68246: getting the next task for host managed_node1 12689 1726853278.68252: done getting next task for host managed_node1 12689 1726853278.68255: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853278.68258: ^ 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 12689 1726853278.68277: getting variables 12689 1726853278.68279: in VariableManager get_vars() 12689 1726853278.68328: Calling all_inventory to load vars for managed_node1 12689 1726853278.68330: Calling groups_inventory to load vars for managed_node1 12689 1726853278.68332: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.68341: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.68344: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.68346: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.68526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.68648: done with get_vars() 12689 1726853278.68656: done getting variables 12689 1726853278.68697: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:58 -0400 (0:00:00.040) 0:00:08.021 ****** 12689 1726853278.68721: entering _queue_task() for managed_node1/package 12689 1726853278.68930: worker is 1 (out of 1 available) 12689 1726853278.68944: exiting _queue_task() for managed_node1/package 12689 1726853278.68955: done queuing things up, now waiting for results queue to drain 12689 1726853278.68956: waiting for pending results... 12689 1726853278.69399: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853278.69588: in run() - task 02083763-bbaf-dd70-85c0-0000000000d9 12689 1726853278.69611: variable 'ansible_search_path' from source: unknown 12689 1726853278.69618: variable 'ansible_search_path' from source: unknown 12689 1726853278.69655: calling self._execute() 12689 1726853278.69747: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.69758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.69772: variable 'omit' from source: magic vars 12689 1726853278.70202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.72979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.73097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.73175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.73294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.73325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.73532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.73572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.73778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.73781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.73784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.74013: variable 'ansible_distribution' from source: facts 12689 1726853278.74027: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.74077: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.74088: when evaluation is False, skipping this task 12689 1726853278.74095: _execute() done 12689 1726853278.74103: dumping result to json 12689 1726853278.74110: done dumping result, returning 12689 1726853278.74127: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-dd70-85c0-0000000000d9] 12689 1726853278.74136: sending task result for task 02083763-bbaf-dd70-85c0-0000000000d9 12689 1726853278.74312: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000d9 12689 1726853278.74315: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.74382: no more pending results, returning what we have 12689 1726853278.74386: results queue empty 12689 1726853278.74386: checking for any_errors_fatal 12689 1726853278.74393: done checking for any_errors_fatal 12689 1726853278.74394: checking for max_fail_percentage 12689 1726853278.74396: done checking for max_fail_percentage 12689 1726853278.74397: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.74398: done checking to see if all hosts have failed 12689 1726853278.74399: getting the remaining hosts for this loop 12689 1726853278.74400: done getting the remaining hosts for this loop 12689 1726853278.74405: getting the next task for host managed_node1 12689 1726853278.74412: done getting next task for host managed_node1 12689 1726853278.74416: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853278.74419: ^ 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 12689 1726853278.74438: getting variables 12689 1726853278.74440: in VariableManager get_vars() 12689 1726853278.74497: Calling all_inventory to load vars for managed_node1 12689 1726853278.74500: Calling groups_inventory to load vars for managed_node1 12689 1726853278.74503: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.74515: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.74518: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.74521: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.74802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.75164: done with get_vars() 12689 1726853278.75178: done getting variables 12689 1726853278.75235: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:58 -0400 (0:00:00.065) 0:00:08.086 ****** 12689 1726853278.75267: entering _queue_task() for managed_node1/service 12689 1726853278.75531: worker is 1 (out of 1 available) 12689 1726853278.75543: exiting _queue_task() for managed_node1/service 12689 1726853278.75555: done queuing things up, now waiting for results queue to drain 12689 1726853278.75556: waiting for pending results... 12689 1726853278.75973: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853278.75978: in run() - task 02083763-bbaf-dd70-85c0-0000000000da 12689 1726853278.76070: variable 'ansible_search_path' from source: unknown 12689 1726853278.76082: variable 'ansible_search_path' from source: unknown 12689 1726853278.76121: calling self._execute() 12689 1726853278.76212: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.76225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.76278: variable 'omit' from source: magic vars 12689 1726853278.76685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.79699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.79747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.79773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.79799: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.79818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.79879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.79901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.79918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.79949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.79959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.80054: variable 'ansible_distribution' from source: facts 12689 1726853278.80058: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.80074: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.80077: when evaluation is False, skipping this task 12689 1726853278.80080: _execute() done 12689 1726853278.80083: dumping result to json 12689 1726853278.80086: done dumping result, returning 12689 1726853278.80095: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-0000000000da] 12689 1726853278.80097: sending task result for task 02083763-bbaf-dd70-85c0-0000000000da 12689 1726853278.80188: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000da 12689 1726853278.80190: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.80237: no more pending results, returning what we have 12689 1726853278.80240: results queue empty 12689 1726853278.80241: checking for any_errors_fatal 12689 1726853278.80248: done checking for any_errors_fatal 12689 1726853278.80249: checking for max_fail_percentage 12689 1726853278.80251: done checking for max_fail_percentage 12689 1726853278.80252: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.80252: done checking to see if all hosts have failed 12689 1726853278.80253: getting the remaining hosts for this loop 12689 1726853278.80255: done getting the remaining hosts for this loop 12689 1726853278.80258: getting the next task for host managed_node1 12689 1726853278.80264: done getting next task for host managed_node1 12689 1726853278.80268: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853278.80272: ^ 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 12689 1726853278.80289: getting variables 12689 1726853278.80290: in VariableManager get_vars() 12689 1726853278.80345: Calling all_inventory to load vars for managed_node1 12689 1726853278.80348: Calling groups_inventory to load vars for managed_node1 12689 1726853278.80350: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.80360: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.80362: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.80365: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.80724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.80924: done with get_vars() 12689 1726853278.80941: done getting variables 12689 1726853278.80998: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:58 -0400 (0:00:00.057) 0:00:08.144 ****** 12689 1726853278.81036: entering _queue_task() for managed_node1/service 12689 1726853278.81332: worker is 1 (out of 1 available) 12689 1726853278.81345: exiting _queue_task() for managed_node1/service 12689 1726853278.81357: done queuing things up, now waiting for results queue to drain 12689 1726853278.81358: waiting for pending results... 12689 1726853278.81830: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853278.81894: in run() - task 02083763-bbaf-dd70-85c0-0000000000db 12689 1726853278.81916: variable 'ansible_search_path' from source: unknown 12689 1726853278.82036: variable 'ansible_search_path' from source: unknown 12689 1726853278.82040: calling self._execute() 12689 1726853278.82093: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.82105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.82119: variable 'omit' from source: magic vars 12689 1726853278.82557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.84596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.84600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.84603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.84605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.84924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.85007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.85137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.85267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.85337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.85376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.85522: variable 'ansible_distribution' from source: facts 12689 1726853278.85533: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.85555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.85562: when evaluation is False, skipping this task 12689 1726853278.85568: _execute() done 12689 1726853278.85578: dumping result to json 12689 1726853278.85589: done dumping result, returning 12689 1726853278.85603: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-dd70-85c0-0000000000db] 12689 1726853278.85612: sending task result for task 02083763-bbaf-dd70-85c0-0000000000db skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853278.85863: no more pending results, returning what we have 12689 1726853278.85866: results queue empty 12689 1726853278.85867: checking for any_errors_fatal 12689 1726853278.85875: done checking for any_errors_fatal 12689 1726853278.85876: checking for max_fail_percentage 12689 1726853278.85878: done checking for max_fail_percentage 12689 1726853278.85879: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.85880: done checking to see if all hosts have failed 12689 1726853278.85881: getting the remaining hosts for this loop 12689 1726853278.85882: done getting the remaining hosts for this loop 12689 1726853278.85886: getting the next task for host managed_node1 12689 1726853278.85892: done getting next task for host managed_node1 12689 1726853278.85896: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853278.85899: ^ 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 12689 1726853278.85918: getting variables 12689 1726853278.85920: in VariableManager get_vars() 12689 1726853278.85974: Calling all_inventory to load vars for managed_node1 12689 1726853278.85977: Calling groups_inventory to load vars for managed_node1 12689 1726853278.86095: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.86103: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000db 12689 1726853278.86106: WORKER PROCESS EXITING 12689 1726853278.86116: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.86119: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.86122: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.86390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.86526: done with get_vars() 12689 1726853278.86536: done getting variables 12689 1726853278.86583: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:58 -0400 (0:00:00.055) 0:00:08.200 ****** 12689 1726853278.86606: entering _queue_task() for managed_node1/service 12689 1726853278.86829: worker is 1 (out of 1 available) 12689 1726853278.86842: exiting _queue_task() for managed_node1/service 12689 1726853278.86853: done queuing things up, now waiting for results queue to drain 12689 1726853278.86854: waiting for pending results... 12689 1726853278.87032: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853278.87117: in run() - task 02083763-bbaf-dd70-85c0-0000000000dc 12689 1726853278.87128: variable 'ansible_search_path' from source: unknown 12689 1726853278.87132: variable 'ansible_search_path' from source: unknown 12689 1726853278.87161: calling self._execute() 12689 1726853278.87229: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.87232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.87241: variable 'omit' from source: magic vars 12689 1726853278.87580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.90908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.90951: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.90986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.91012: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.91031: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.91094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.91114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.91132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.91159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.91170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.91266: variable 'ansible_distribution' from source: facts 12689 1726853278.91269: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.91287: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.91291: when evaluation is False, skipping this task 12689 1726853278.91294: _execute() done 12689 1726853278.91296: dumping result to json 12689 1726853278.91300: done dumping result, returning 12689 1726853278.91307: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-dd70-85c0-0000000000dc] 12689 1726853278.91309: sending task result for task 02083763-bbaf-dd70-85c0-0000000000dc 12689 1726853278.91400: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000dc 12689 1726853278.91402: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.91452: no more pending results, returning what we have 12689 1726853278.91455: results queue empty 12689 1726853278.91456: checking for any_errors_fatal 12689 1726853278.91463: done checking for any_errors_fatal 12689 1726853278.91464: checking for max_fail_percentage 12689 1726853278.91466: done checking for max_fail_percentage 12689 1726853278.91466: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.91467: done checking to see if all hosts have failed 12689 1726853278.91468: getting the remaining hosts for this loop 12689 1726853278.91469: done getting the remaining hosts for this loop 12689 1726853278.91475: getting the next task for host managed_node1 12689 1726853278.91480: done getting next task for host managed_node1 12689 1726853278.91484: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853278.91486: ^ 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 12689 1726853278.91504: getting variables 12689 1726853278.91506: in VariableManager get_vars() 12689 1726853278.91561: Calling all_inventory to load vars for managed_node1 12689 1726853278.91563: Calling groups_inventory to load vars for managed_node1 12689 1726853278.91565: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.91576: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.91578: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.91581: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.91926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.92046: done with get_vars() 12689 1726853278.92053: done getting variables 12689 1726853278.92098: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:58 -0400 (0:00:00.055) 0:00:08.255 ****** 12689 1726853278.92119: entering _queue_task() for managed_node1/service 12689 1726853278.92363: worker is 1 (out of 1 available) 12689 1726853278.92562: exiting _queue_task() for managed_node1/service 12689 1726853278.92575: done queuing things up, now waiting for results queue to drain 12689 1726853278.92577: waiting for pending results... 12689 1726853278.92817: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853278.92821: in run() - task 02083763-bbaf-dd70-85c0-0000000000dd 12689 1726853278.92823: variable 'ansible_search_path' from source: unknown 12689 1726853278.92826: variable 'ansible_search_path' from source: unknown 12689 1726853278.92861: calling self._execute() 12689 1726853278.92983: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.92994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.93009: variable 'omit' from source: magic vars 12689 1726853278.93531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.95370: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.95421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.95449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.95475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.95494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.95552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.95574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.95591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.95617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.95627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.95723: variable 'ansible_distribution' from source: facts 12689 1726853278.95727: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.95741: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.95747: when evaluation is False, skipping this task 12689 1726853278.95750: _execute() done 12689 1726853278.95752: dumping result to json 12689 1726853278.95754: done dumping result, returning 12689 1726853278.95766: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-dd70-85c0-0000000000dd] 12689 1726853278.95769: sending task result for task 02083763-bbaf-dd70-85c0-0000000000dd 12689 1726853278.95850: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000dd 12689 1726853278.95853: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853278.95918: no more pending results, returning what we have 12689 1726853278.95921: results queue empty 12689 1726853278.95922: checking for any_errors_fatal 12689 1726853278.95927: done checking for any_errors_fatal 12689 1726853278.95928: checking for max_fail_percentage 12689 1726853278.95929: done checking for max_fail_percentage 12689 1726853278.95930: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.95931: done checking to see if all hosts have failed 12689 1726853278.95931: getting the remaining hosts for this loop 12689 1726853278.95933: done getting the remaining hosts for this loop 12689 1726853278.95936: getting the next task for host managed_node1 12689 1726853278.95945: done getting next task for host managed_node1 12689 1726853278.95948: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853278.95951: ^ 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 12689 1726853278.95969: getting variables 12689 1726853278.95970: in VariableManager get_vars() 12689 1726853278.96021: Calling all_inventory to load vars for managed_node1 12689 1726853278.96023: Calling groups_inventory to load vars for managed_node1 12689 1726853278.96025: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.96034: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.96036: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.96038: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.96165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.96293: done with get_vars() 12689 1726853278.96302: done getting variables 12689 1726853278.96341: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:27:58 -0400 (0:00:00.042) 0:00:08.297 ****** 12689 1726853278.96366: entering _queue_task() for managed_node1/copy 12689 1726853278.96565: worker is 1 (out of 1 available) 12689 1726853278.96578: exiting _queue_task() for managed_node1/copy 12689 1726853278.96588: done queuing things up, now waiting for results queue to drain 12689 1726853278.96590: waiting for pending results... 12689 1726853278.96761: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853278.96850: in run() - task 02083763-bbaf-dd70-85c0-0000000000de 12689 1726853278.96861: variable 'ansible_search_path' from source: unknown 12689 1726853278.96865: variable 'ansible_search_path' from source: unknown 12689 1726853278.96895: calling self._execute() 12689 1726853278.96965: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853278.96969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853278.96979: variable 'omit' from source: magic vars 12689 1726853278.97286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853278.98841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853278.98888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853278.98914: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853278.98940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853278.98961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853278.99022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853278.99041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853278.99061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853278.99090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853278.99104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853278.99195: variable 'ansible_distribution' from source: facts 12689 1726853278.99201: variable 'ansible_distribution_major_version' from source: facts 12689 1726853278.99216: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853278.99220: when evaluation is False, skipping this task 12689 1726853278.99223: _execute() done 12689 1726853278.99225: dumping result to json 12689 1726853278.99228: done dumping result, returning 12689 1726853278.99234: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-dd70-85c0-0000000000de] 12689 1726853278.99237: sending task result for task 02083763-bbaf-dd70-85c0-0000000000de 12689 1726853278.99325: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000de 12689 1726853278.99327: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853278.99366: no more pending results, returning what we have 12689 1726853278.99369: results queue empty 12689 1726853278.99370: checking for any_errors_fatal 12689 1726853278.99378: done checking for any_errors_fatal 12689 1726853278.99378: checking for max_fail_percentage 12689 1726853278.99380: done checking for max_fail_percentage 12689 1726853278.99381: checking to see if all hosts have failed and the running result is not ok 12689 1726853278.99381: done checking to see if all hosts have failed 12689 1726853278.99382: getting the remaining hosts for this loop 12689 1726853278.99383: done getting the remaining hosts for this loop 12689 1726853278.99387: getting the next task for host managed_node1 12689 1726853278.99393: done getting next task for host managed_node1 12689 1726853278.99396: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853278.99399: ^ 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 12689 1726853278.99415: getting variables 12689 1726853278.99417: in VariableManager get_vars() 12689 1726853278.99465: Calling all_inventory to load vars for managed_node1 12689 1726853278.99467: Calling groups_inventory to load vars for managed_node1 12689 1726853278.99469: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853278.99481: Calling all_plugins_play to load vars for managed_node1 12689 1726853278.99484: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853278.99486: Calling groups_plugins_play to load vars for managed_node1 12689 1726853278.99660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853278.99782: done with get_vars() 12689 1726853278.99791: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:27:58 -0400 (0:00:00.034) 0:00:08.332 ****** 12689 1726853278.99848: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853279.00052: worker is 1 (out of 1 available) 12689 1726853279.00065: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853279.00079: done queuing things up, now waiting for results queue to drain 12689 1726853279.00081: waiting for pending results... 12689 1726853279.00254: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853279.00338: in run() - task 02083763-bbaf-dd70-85c0-0000000000df 12689 1726853279.00351: variable 'ansible_search_path' from source: unknown 12689 1726853279.00355: variable 'ansible_search_path' from source: unknown 12689 1726853279.00382: calling self._execute() 12689 1726853279.00448: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.00452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.00460: variable 'omit' from source: magic vars 12689 1726853279.00756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.02249: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.02302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.02327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.02352: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.02374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.02431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.02452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.02473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.02500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.02512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.02606: variable 'ansible_distribution' from source: facts 12689 1726853279.02611: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.02628: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.02631: when evaluation is False, skipping this task 12689 1726853279.02634: _execute() done 12689 1726853279.02636: dumping result to json 12689 1726853279.02638: done dumping result, returning 12689 1726853279.02647: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-dd70-85c0-0000000000df] 12689 1726853279.02650: sending task result for task 02083763-bbaf-dd70-85c0-0000000000df 12689 1726853279.02734: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000df 12689 1726853279.02737: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.02784: no more pending results, returning what we have 12689 1726853279.02787: results queue empty 12689 1726853279.02788: checking for any_errors_fatal 12689 1726853279.02794: done checking for any_errors_fatal 12689 1726853279.02795: checking for max_fail_percentage 12689 1726853279.02796: done checking for max_fail_percentage 12689 1726853279.02797: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.02797: done checking to see if all hosts have failed 12689 1726853279.02798: getting the remaining hosts for this loop 12689 1726853279.02799: done getting the remaining hosts for this loop 12689 1726853279.02803: getting the next task for host managed_node1 12689 1726853279.02809: done getting next task for host managed_node1 12689 1726853279.02812: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853279.02815: ^ 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 12689 1726853279.02831: getting variables 12689 1726853279.02832: in VariableManager get_vars() 12689 1726853279.02881: Calling all_inventory to load vars for managed_node1 12689 1726853279.02883: Calling groups_inventory to load vars for managed_node1 12689 1726853279.02885: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.02893: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.02895: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.02898: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.03029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.03159: done with get_vars() 12689 1726853279.03167: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:27:59 -0400 (0:00:00.033) 0:00:08.366 ****** 12689 1726853279.03224: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853279.03421: worker is 1 (out of 1 available) 12689 1726853279.03432: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853279.03446: done queuing things up, now waiting for results queue to drain 12689 1726853279.03448: waiting for pending results... 12689 1726853279.03616: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853279.03693: in run() - task 02083763-bbaf-dd70-85c0-0000000000e0 12689 1726853279.03706: variable 'ansible_search_path' from source: unknown 12689 1726853279.03709: variable 'ansible_search_path' from source: unknown 12689 1726853279.03735: calling self._execute() 12689 1726853279.03809: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.03813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.03821: variable 'omit' from source: magic vars 12689 1726853279.04130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.05667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.05710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.05735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.05765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.05786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.05843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.05868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.05887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.05912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.05923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.06021: variable 'ansible_distribution' from source: facts 12689 1726853279.06025: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.06039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.06042: when evaluation is False, skipping this task 12689 1726853279.06045: _execute() done 12689 1726853279.06050: dumping result to json 12689 1726853279.06052: done dumping result, returning 12689 1726853279.06060: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-dd70-85c0-0000000000e0] 12689 1726853279.06066: sending task result for task 02083763-bbaf-dd70-85c0-0000000000e0 12689 1726853279.06147: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000e0 12689 1726853279.06150: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.06224: no more pending results, returning what we have 12689 1726853279.06228: results queue empty 12689 1726853279.06228: checking for any_errors_fatal 12689 1726853279.06233: done checking for any_errors_fatal 12689 1726853279.06234: checking for max_fail_percentage 12689 1726853279.06236: done checking for max_fail_percentage 12689 1726853279.06237: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.06237: done checking to see if all hosts have failed 12689 1726853279.06238: getting the remaining hosts for this loop 12689 1726853279.06239: done getting the remaining hosts for this loop 12689 1726853279.06243: getting the next task for host managed_node1 12689 1726853279.06249: done getting next task for host managed_node1 12689 1726853279.06253: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853279.06255: ^ 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 12689 1726853279.06273: getting variables 12689 1726853279.06275: in VariableManager get_vars() 12689 1726853279.06320: Calling all_inventory to load vars for managed_node1 12689 1726853279.06322: Calling groups_inventory to load vars for managed_node1 12689 1726853279.06324: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.06332: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.06334: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.06336: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.06502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.06623: done with get_vars() 12689 1726853279.06631: done getting variables 12689 1726853279.06669: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:27:59 -0400 (0:00:00.034) 0:00:08.400 ****** 12689 1726853279.06692: entering _queue_task() for managed_node1/debug 12689 1726853279.06883: worker is 1 (out of 1 available) 12689 1726853279.06895: exiting _queue_task() for managed_node1/debug 12689 1726853279.06907: done queuing things up, now waiting for results queue to drain 12689 1726853279.06908: waiting for pending results... 12689 1726853279.07083: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853279.07166: in run() - task 02083763-bbaf-dd70-85c0-0000000000e1 12689 1726853279.07181: variable 'ansible_search_path' from source: unknown 12689 1726853279.07185: variable 'ansible_search_path' from source: unknown 12689 1726853279.07210: calling self._execute() 12689 1726853279.07280: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.07284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.07292: variable 'omit' from source: magic vars 12689 1726853279.07596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.09112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.09163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.09191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.09218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.09237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.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) 12689 1726853279.09320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.09337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.09365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.09378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.09474: variable 'ansible_distribution' from source: facts 12689 1726853279.09478: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.09493: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.09496: when evaluation is False, skipping this task 12689 1726853279.09499: _execute() done 12689 1726853279.09501: dumping result to json 12689 1726853279.09503: done dumping result, returning 12689 1726853279.09511: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-dd70-85c0-0000000000e1] 12689 1726853279.09514: sending task result for task 02083763-bbaf-dd70-85c0-0000000000e1 12689 1726853279.09594: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000e1 12689 1726853279.09597: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853279.09670: no more pending results, returning what we have 12689 1726853279.09675: results queue empty 12689 1726853279.09676: checking for any_errors_fatal 12689 1726853279.09683: done checking for any_errors_fatal 12689 1726853279.09683: checking for max_fail_percentage 12689 1726853279.09685: done checking for max_fail_percentage 12689 1726853279.09686: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.09687: done checking to see if all hosts have failed 12689 1726853279.09688: getting the remaining hosts for this loop 12689 1726853279.09689: done getting the remaining hosts for this loop 12689 1726853279.09692: getting the next task for host managed_node1 12689 1726853279.09697: done getting next task for host managed_node1 12689 1726853279.09700: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853279.09703: ^ 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 12689 1726853279.09718: getting variables 12689 1726853279.09720: in VariableManager get_vars() 12689 1726853279.09761: Calling all_inventory to load vars for managed_node1 12689 1726853279.09763: Calling groups_inventory to load vars for managed_node1 12689 1726853279.09765: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.09775: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.09778: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.09780: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.09905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.10034: done with get_vars() 12689 1726853279.10043: done getting variables 12689 1726853279.10087: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:27:59 -0400 (0:00:00.034) 0:00:08.435 ****** 12689 1726853279.10109: entering _queue_task() for managed_node1/debug 12689 1726853279.10324: worker is 1 (out of 1 available) 12689 1726853279.10336: exiting _queue_task() for managed_node1/debug 12689 1726853279.10350: done queuing things up, now waiting for results queue to drain 12689 1726853279.10351: waiting for pending results... 12689 1726853279.10524: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853279.10603: in run() - task 02083763-bbaf-dd70-85c0-0000000000e2 12689 1726853279.10617: variable 'ansible_search_path' from source: unknown 12689 1726853279.10621: variable 'ansible_search_path' from source: unknown 12689 1726853279.10648: calling self._execute() 12689 1726853279.10716: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.10720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.10729: variable 'omit' from source: magic vars 12689 1726853279.11028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.13003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.13056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.13075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.13109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.13124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.13185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.13205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.13221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.13246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.13261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.13357: variable 'ansible_distribution' from source: facts 12689 1726853279.13360: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.13382: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.13388: when evaluation is False, skipping this task 12689 1726853279.13391: _execute() done 12689 1726853279.13393: dumping result to json 12689 1726853279.13395: done dumping result, returning 12689 1726853279.13398: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-dd70-85c0-0000000000e2] 12689 1726853279.13400: sending task result for task 02083763-bbaf-dd70-85c0-0000000000e2 12689 1726853279.13489: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000e2 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853279.13531: no more pending results, returning what we have 12689 1726853279.13534: results queue empty 12689 1726853279.13535: checking for any_errors_fatal 12689 1726853279.13541: done checking for any_errors_fatal 12689 1726853279.13544: checking for max_fail_percentage 12689 1726853279.13546: done checking for max_fail_percentage 12689 1726853279.13547: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.13547: done checking to see if all hosts have failed 12689 1726853279.13548: getting the remaining hosts for this loop 12689 1726853279.13550: done getting the remaining hosts for this loop 12689 1726853279.13553: getting the next task for host managed_node1 12689 1726853279.13559: done getting next task for host managed_node1 12689 1726853279.13562: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853279.13565: ^ 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 12689 1726853279.13583: getting variables 12689 1726853279.13584: in VariableManager get_vars() 12689 1726853279.13638: Calling all_inventory to load vars for managed_node1 12689 1726853279.13640: Calling groups_inventory to load vars for managed_node1 12689 1726853279.13645: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.13651: WORKER PROCESS EXITING 12689 1726853279.13659: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.13661: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.13663: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.13840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.13963: done with get_vars() 12689 1726853279.13972: done getting variables 12689 1726853279.14011: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:27:59 -0400 (0:00:00.039) 0:00:08.474 ****** 12689 1726853279.14036: entering _queue_task() for managed_node1/debug 12689 1726853279.14232: worker is 1 (out of 1 available) 12689 1726853279.14246: exiting _queue_task() for managed_node1/debug 12689 1726853279.14258: done queuing things up, now waiting for results queue to drain 12689 1726853279.14259: waiting for pending results... 12689 1726853279.14428: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853279.14504: in run() - task 02083763-bbaf-dd70-85c0-0000000000e3 12689 1726853279.14515: variable 'ansible_search_path' from source: unknown 12689 1726853279.14519: variable 'ansible_search_path' from source: unknown 12689 1726853279.14548: calling self._execute() 12689 1726853279.14612: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.14616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.14626: variable 'omit' from source: magic vars 12689 1726853279.15138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.17418: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.17473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.17505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.17531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.17553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.17614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.17634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.17655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.17683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.17696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.17791: variable 'ansible_distribution' from source: facts 12689 1726853279.17796: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.17812: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.17815: when evaluation is False, skipping this task 12689 1726853279.17818: _execute() done 12689 1726853279.17821: dumping result to json 12689 1726853279.17823: done dumping result, returning 12689 1726853279.17831: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-dd70-85c0-0000000000e3] 12689 1726853279.17834: sending task result for task 02083763-bbaf-dd70-85c0-0000000000e3 12689 1726853279.17921: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000e3 12689 1726853279.17924: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853279.17968: no more pending results, returning what we have 12689 1726853279.17972: results queue empty 12689 1726853279.17973: checking for any_errors_fatal 12689 1726853279.17978: done checking for any_errors_fatal 12689 1726853279.17979: checking for max_fail_percentage 12689 1726853279.17980: done checking for max_fail_percentage 12689 1726853279.17981: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.17982: done checking to see if all hosts have failed 12689 1726853279.17982: getting the remaining hosts for this loop 12689 1726853279.17984: done getting the remaining hosts for this loop 12689 1726853279.17987: getting the next task for host managed_node1 12689 1726853279.17993: done getting next task for host managed_node1 12689 1726853279.17998: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853279.18000: ^ 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 12689 1726853279.18017: getting variables 12689 1726853279.18019: in VariableManager get_vars() 12689 1726853279.18069: Calling all_inventory to load vars for managed_node1 12689 1726853279.18073: Calling groups_inventory to load vars for managed_node1 12689 1726853279.18076: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.18085: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.18087: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.18090: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.18315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.18524: done with get_vars() 12689 1726853279.18536: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:27:59 -0400 (0:00:00.045) 0:00:08.520 ****** 12689 1726853279.18637: entering _queue_task() for managed_node1/ping 12689 1726853279.18939: worker is 1 (out of 1 available) 12689 1726853279.18953: exiting _queue_task() for managed_node1/ping 12689 1726853279.18965: done queuing things up, now waiting for results queue to drain 12689 1726853279.18966: waiting for pending results... 12689 1726853279.19804: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853279.19927: in run() - task 02083763-bbaf-dd70-85c0-0000000000e4 12689 1726853279.19952: variable 'ansible_search_path' from source: unknown 12689 1726853279.19961: variable 'ansible_search_path' from source: unknown 12689 1726853279.20177: calling self._execute() 12689 1726853279.20216: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.20446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.20450: variable 'omit' from source: magic vars 12689 1726853279.21210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.23745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.23819: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.23867: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.23910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.23948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.24030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.24073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.24103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.24153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.24176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.24341: variable 'ansible_distribution' from source: facts 12689 1726853279.24382: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.24391: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.24397: when evaluation is False, skipping this task 12689 1726853279.24403: _execute() done 12689 1726853279.24477: dumping result to json 12689 1726853279.24480: done dumping result, returning 12689 1726853279.24482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-dd70-85c0-0000000000e4] 12689 1726853279.24484: sending task result for task 02083763-bbaf-dd70-85c0-0000000000e4 12689 1726853279.24552: done sending task result for task 02083763-bbaf-dd70-85c0-0000000000e4 12689 1726853279.24558: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.24611: no more pending results, returning what we have 12689 1726853279.24614: results queue empty 12689 1726853279.24615: checking for any_errors_fatal 12689 1726853279.24620: done checking for any_errors_fatal 12689 1726853279.24621: checking for max_fail_percentage 12689 1726853279.24623: done checking for max_fail_percentage 12689 1726853279.24624: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.24624: done checking to see if all hosts have failed 12689 1726853279.24625: getting the remaining hosts for this loop 12689 1726853279.24626: done getting the remaining hosts for this loop 12689 1726853279.24630: getting the next task for host managed_node1 12689 1726853279.24638: done getting next task for host managed_node1 12689 1726853279.24640: ^ task is: TASK: meta (role_complete) 12689 1726853279.24645: ^ 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 12689 1726853279.24702: getting variables 12689 1726853279.24705: in VariableManager get_vars() 12689 1726853279.24773: Calling all_inventory to load vars for managed_node1 12689 1726853279.24776: Calling groups_inventory to load vars for managed_node1 12689 1726853279.24778: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.24786: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.24788: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.24791: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.24963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.25088: done with get_vars() 12689 1726853279.25096: done getting variables 12689 1726853279.25151: done queuing things up, now waiting for results queue to drain 12689 1726853279.25153: results queue empty 12689 1726853279.25153: checking for any_errors_fatal 12689 1726853279.25155: done checking for any_errors_fatal 12689 1726853279.25155: checking for max_fail_percentage 12689 1726853279.25156: done checking for max_fail_percentage 12689 1726853279.25156: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.25157: done checking to see if all hosts have failed 12689 1726853279.25157: getting the remaining hosts for this loop 12689 1726853279.25158: done getting the remaining hosts for this loop 12689 1726853279.25159: getting the next task for host managed_node1 12689 1726853279.25163: done getting next task for host managed_node1 12689 1726853279.25165: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853279.25166: ^ 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 12689 1726853279.25175: getting variables 12689 1726853279.25176: in VariableManager get_vars() 12689 1726853279.25191: Calling all_inventory to load vars for managed_node1 12689 1726853279.25192: Calling groups_inventory to load vars for managed_node1 12689 1726853279.25194: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.25201: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.25203: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.25204: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.25287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.25401: done with get_vars() 12689 1726853279.25407: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:27:59 -0400 (0:00:00.068) 0:00:08.588 ****** 12689 1726853279.25457: entering _queue_task() for managed_node1/include_tasks 12689 1726853279.25680: worker is 1 (out of 1 available) 12689 1726853279.25693: exiting _queue_task() for managed_node1/include_tasks 12689 1726853279.25703: done queuing things up, now waiting for results queue to drain 12689 1726853279.25705: waiting for pending results... 12689 1726853279.25879: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853279.25952: in run() - task 02083763-bbaf-dd70-85c0-00000000011b 12689 1726853279.25963: variable 'ansible_search_path' from source: unknown 12689 1726853279.25966: variable 'ansible_search_path' from source: unknown 12689 1726853279.25994: calling self._execute() 12689 1726853279.26065: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.26069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.26079: variable 'omit' from source: magic vars 12689 1726853279.26473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.29239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.29289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.29316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.29341: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.29361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.29424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.29447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.29463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.29494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.29506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.29604: variable 'ansible_distribution' from source: facts 12689 1726853279.29609: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.29625: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.29628: when evaluation is False, skipping this task 12689 1726853279.29630: _execute() done 12689 1726853279.29633: dumping result to json 12689 1726853279.29636: done dumping result, returning 12689 1726853279.29646: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-dd70-85c0-00000000011b] 12689 1726853279.29649: sending task result for task 02083763-bbaf-dd70-85c0-00000000011b 12689 1726853279.29747: done sending task result for task 02083763-bbaf-dd70-85c0-00000000011b 12689 1726853279.29750: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.29794: no more pending results, returning what we have 12689 1726853279.29797: results queue empty 12689 1726853279.29798: checking for any_errors_fatal 12689 1726853279.29800: done checking for any_errors_fatal 12689 1726853279.29800: checking for max_fail_percentage 12689 1726853279.29802: done checking for max_fail_percentage 12689 1726853279.29802: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.29803: done checking to see if all hosts have failed 12689 1726853279.29804: getting the remaining hosts for this loop 12689 1726853279.29805: done getting the remaining hosts for this loop 12689 1726853279.29809: getting the next task for host managed_node1 12689 1726853279.29815: done getting next task for host managed_node1 12689 1726853279.29818: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853279.29822: ^ 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 12689 1726853279.29840: getting variables 12689 1726853279.29841: in VariableManager get_vars() 12689 1726853279.29930: Calling all_inventory to load vars for managed_node1 12689 1726853279.29932: Calling groups_inventory to load vars for managed_node1 12689 1726853279.29935: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.29947: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.29950: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.29953: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.30128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.30464: done with get_vars() 12689 1726853279.30476: done getting variables 12689 1726853279.30526: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:27:59 -0400 (0:00:00.050) 0:00:08.639 ****** 12689 1726853279.30557: entering _queue_task() for managed_node1/debug 12689 1726853279.30944: worker is 1 (out of 1 available) 12689 1726853279.30957: exiting _queue_task() for managed_node1/debug 12689 1726853279.30967: done queuing things up, now waiting for results queue to drain 12689 1726853279.30968: waiting for pending results... 12689 1726853279.31593: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853279.31748: in run() - task 02083763-bbaf-dd70-85c0-00000000011c 12689 1726853279.31760: variable 'ansible_search_path' from source: unknown 12689 1726853279.31763: variable 'ansible_search_path' from source: unknown 12689 1726853279.32000: calling self._execute() 12689 1726853279.32089: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.32092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.32105: variable 'omit' from source: magic vars 12689 1726853279.32551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.34777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.34781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.34810: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.34849: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.34881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.34960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.34997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.35027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.35069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.35090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.35229: variable 'ansible_distribution' from source: facts 12689 1726853279.35240: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.35263: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.35273: when evaluation is False, skipping this task 12689 1726853279.35280: _execute() done 12689 1726853279.35376: dumping result to json 12689 1726853279.35379: done dumping result, returning 12689 1726853279.35382: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-dd70-85c0-00000000011c] 12689 1726853279.35384: sending task result for task 02083763-bbaf-dd70-85c0-00000000011c 12689 1726853279.35451: done sending task result for task 02083763-bbaf-dd70-85c0-00000000011c 12689 1726853279.35455: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853279.35500: no more pending results, returning what we have 12689 1726853279.35503: results queue empty 12689 1726853279.35504: checking for any_errors_fatal 12689 1726853279.35510: done checking for any_errors_fatal 12689 1726853279.35511: checking for max_fail_percentage 12689 1726853279.35512: done checking for max_fail_percentage 12689 1726853279.35513: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.35514: done checking to see if all hosts have failed 12689 1726853279.35514: getting the remaining hosts for this loop 12689 1726853279.35516: done getting the remaining hosts for this loop 12689 1726853279.35520: getting the next task for host managed_node1 12689 1726853279.35526: done getting next task for host managed_node1 12689 1726853279.35531: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853279.35534: ^ 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 12689 1726853279.35554: getting variables 12689 1726853279.35556: in VariableManager get_vars() 12689 1726853279.35606: Calling all_inventory to load vars for managed_node1 12689 1726853279.35609: Calling groups_inventory to load vars for managed_node1 12689 1726853279.35611: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.35620: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.35622: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.35625: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.35847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.36060: done with get_vars() 12689 1726853279.36072: done getting variables 12689 1726853279.36127: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:27:59 -0400 (0:00:00.055) 0:00:08.695 ****** 12689 1726853279.36157: entering _queue_task() for managed_node1/fail 12689 1726853279.36397: worker is 1 (out of 1 available) 12689 1726853279.36409: exiting _queue_task() for managed_node1/fail 12689 1726853279.36419: done queuing things up, now waiting for results queue to drain 12689 1726853279.36420: waiting for pending results... 12689 1726853279.36685: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853279.36806: in run() - task 02083763-bbaf-dd70-85c0-00000000011d 12689 1726853279.36824: variable 'ansible_search_path' from source: unknown 12689 1726853279.36831: variable 'ansible_search_path' from source: unknown 12689 1726853279.36888: calling self._execute() 12689 1726853279.36956: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.36967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.36986: variable 'omit' from source: magic vars 12689 1726853279.37429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.39648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.39719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.39758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.39876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.39880: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.39916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.39948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.39979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.40025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.40046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.40182: variable 'ansible_distribution' from source: facts 12689 1726853279.40195: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.40217: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.40225: when evaluation is False, skipping this task 12689 1726853279.40231: _execute() done 12689 1726853279.40238: dumping result to json 12689 1726853279.40249: done dumping result, returning 12689 1726853279.40261: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-dd70-85c0-00000000011d] 12689 1726853279.40270: sending task result for task 02083763-bbaf-dd70-85c0-00000000011d 12689 1726853279.40543: done sending task result for task 02083763-bbaf-dd70-85c0-00000000011d 12689 1726853279.40547: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.40588: no more pending results, returning what we have 12689 1726853279.40592: results queue empty 12689 1726853279.40593: checking for any_errors_fatal 12689 1726853279.40598: done checking for any_errors_fatal 12689 1726853279.40598: checking for max_fail_percentage 12689 1726853279.40600: done checking for max_fail_percentage 12689 1726853279.40601: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.40602: done checking to see if all hosts have failed 12689 1726853279.40602: getting the remaining hosts for this loop 12689 1726853279.40604: done getting the remaining hosts for this loop 12689 1726853279.40607: getting the next task for host managed_node1 12689 1726853279.40613: done getting next task for host managed_node1 12689 1726853279.40618: ^ 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 12689 1726853279.40622: ^ 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 12689 1726853279.40641: getting variables 12689 1726853279.40642: in VariableManager get_vars() 12689 1726853279.40696: Calling all_inventory to load vars for managed_node1 12689 1726853279.40699: Calling groups_inventory to load vars for managed_node1 12689 1726853279.40701: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.40711: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.40714: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.40717: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.41048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.41250: done with get_vars() 12689 1726853279.41261: done getting variables 12689 1726853279.41317: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:27:59 -0400 (0:00:00.051) 0:00:08.747 ****** 12689 1726853279.41348: entering _queue_task() for managed_node1/fail 12689 1726853279.41593: worker is 1 (out of 1 available) 12689 1726853279.41606: exiting _queue_task() for managed_node1/fail 12689 1726853279.41617: done queuing things up, now waiting for results queue to drain 12689 1726853279.41618: waiting for pending results... 12689 1726853279.41882: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12689 1726853279.42005: in run() - task 02083763-bbaf-dd70-85c0-00000000011e 12689 1726853279.42024: variable 'ansible_search_path' from source: unknown 12689 1726853279.42031: variable 'ansible_search_path' from source: unknown 12689 1726853279.42066: calling self._execute() 12689 1726853279.42156: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.42166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.42182: variable 'omit' from source: magic vars 12689 1726853279.42588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.44846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.44900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.44939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.44983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.45059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.45094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.45125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.45154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.45202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.45276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.45348: variable 'ansible_distribution' from source: facts 12689 1726853279.45360: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.45384: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.45395: when evaluation is False, skipping this task 12689 1726853279.45402: _execute() done 12689 1726853279.45409: dumping result to json 12689 1726853279.45475: done dumping result, returning 12689 1726853279.45479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-dd70-85c0-00000000011e] 12689 1726853279.45481: sending task result for task 02083763-bbaf-dd70-85c0-00000000011e 12689 1726853279.45556: done sending task result for task 02083763-bbaf-dd70-85c0-00000000011e 12689 1726853279.45559: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.45609: no more pending results, returning what we have 12689 1726853279.45612: results queue empty 12689 1726853279.45613: checking for any_errors_fatal 12689 1726853279.45621: done checking for any_errors_fatal 12689 1726853279.45622: checking for max_fail_percentage 12689 1726853279.45623: done checking for max_fail_percentage 12689 1726853279.45624: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.45625: done checking to see if all hosts have failed 12689 1726853279.45626: getting the remaining hosts for this loop 12689 1726853279.45628: done getting the remaining hosts for this loop 12689 1726853279.45632: getting the next task for host managed_node1 12689 1726853279.45639: done getting next task for host managed_node1 12689 1726853279.45644: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853279.45647: ^ 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 12689 1726853279.45668: getting variables 12689 1726853279.45672: in VariableManager get_vars() 12689 1726853279.45724: Calling all_inventory to load vars for managed_node1 12689 1726853279.45726: Calling groups_inventory to load vars for managed_node1 12689 1726853279.45729: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.45739: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.45742: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.45744: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.46111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.46362: done with get_vars() 12689 1726853279.46375: done getting variables 12689 1726853279.46429: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:27:59 -0400 (0:00:00.051) 0:00:08.798 ****** 12689 1726853279.46461: entering _queue_task() for managed_node1/fail 12689 1726853279.46901: worker is 1 (out of 1 available) 12689 1726853279.46910: exiting _queue_task() for managed_node1/fail 12689 1726853279.46920: done queuing things up, now waiting for results queue to drain 12689 1726853279.46921: waiting for pending results... 12689 1726853279.47158: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853279.47162: in run() - task 02083763-bbaf-dd70-85c0-00000000011f 12689 1726853279.47165: variable 'ansible_search_path' from source: unknown 12689 1726853279.47167: variable 'ansible_search_path' from source: unknown 12689 1726853279.47190: calling self._execute() 12689 1726853279.47291: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.47305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.47321: variable 'omit' from source: magic vars 12689 1726853279.47760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.49952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.50023: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.50077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.50178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.50182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.50226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.50260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.50296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.50337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.50356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.50492: variable 'ansible_distribution' from source: facts 12689 1726853279.50507: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.50528: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.50535: when evaluation is False, skipping this task 12689 1726853279.50542: _execute() done 12689 1726853279.50549: dumping result to json 12689 1726853279.50557: done dumping result, returning 12689 1726853279.50611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-dd70-85c0-00000000011f] 12689 1726853279.50615: sending task result for task 02083763-bbaf-dd70-85c0-00000000011f 12689 1726853279.50877: done sending task result for task 02083763-bbaf-dd70-85c0-00000000011f 12689 1726853279.50880: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.51118: no more pending results, returning what we have 12689 1726853279.51122: results queue empty 12689 1726853279.51123: checking for any_errors_fatal 12689 1726853279.51129: done checking for any_errors_fatal 12689 1726853279.51130: checking for max_fail_percentage 12689 1726853279.51131: done checking for max_fail_percentage 12689 1726853279.51132: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.51133: done checking to see if all hosts have failed 12689 1726853279.51134: getting the remaining hosts for this loop 12689 1726853279.51135: done getting the remaining hosts for this loop 12689 1726853279.51139: getting the next task for host managed_node1 12689 1726853279.51146: done getting next task for host managed_node1 12689 1726853279.51150: ^ 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 12689 1726853279.51153: ^ 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 12689 1726853279.51176: getting variables 12689 1726853279.51178: in VariableManager get_vars() 12689 1726853279.51232: Calling all_inventory to load vars for managed_node1 12689 1726853279.51235: Calling groups_inventory to load vars for managed_node1 12689 1726853279.51237: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.51248: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.51251: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.51254: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.51865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.52239: done with get_vars() 12689 1726853279.52250: done getting variables 12689 1726853279.52343: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:27:59 -0400 (0:00:00.059) 0:00:08.857 ****** 12689 1726853279.52394: entering _queue_task() for managed_node1/dnf 12689 1726853279.52778: worker is 1 (out of 1 available) 12689 1726853279.52789: exiting _queue_task() for managed_node1/dnf 12689 1726853279.52799: done queuing things up, now waiting for results queue to drain 12689 1726853279.52800: waiting for pending results... 12689 1726853279.52992: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12689 1726853279.53243: in run() - task 02083763-bbaf-dd70-85c0-000000000120 12689 1726853279.53247: variable 'ansible_search_path' from source: unknown 12689 1726853279.53250: variable 'ansible_search_path' from source: unknown 12689 1726853279.53253: calling self._execute() 12689 1726853279.53279: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.53292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.53306: variable 'omit' from source: magic vars 12689 1726853279.53724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.57306: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.57393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.57436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.57483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.57515: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.57601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.57636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.57666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.57718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.57777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.57883: variable 'ansible_distribution' from source: facts 12689 1726853279.57899: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.57924: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.57932: when evaluation is False, skipping this task 12689 1726853279.57938: _execute() done 12689 1726853279.57945: dumping result to json 12689 1726853279.57952: done dumping result, returning 12689 1726853279.58014: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000120] 12689 1726853279.58018: sending task result for task 02083763-bbaf-dd70-85c0-000000000120 12689 1726853279.58098: done sending task result for task 02083763-bbaf-dd70-85c0-000000000120 12689 1726853279.58102: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.58168: no more pending results, returning what we have 12689 1726853279.58174: results queue empty 12689 1726853279.58175: checking for any_errors_fatal 12689 1726853279.58183: done checking for any_errors_fatal 12689 1726853279.58184: checking for max_fail_percentage 12689 1726853279.58185: done checking for max_fail_percentage 12689 1726853279.58186: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.58187: done checking to see if all hosts have failed 12689 1726853279.58188: getting the remaining hosts for this loop 12689 1726853279.58189: done getting the remaining hosts for this loop 12689 1726853279.58194: getting the next task for host managed_node1 12689 1726853279.58199: done getting next task for host managed_node1 12689 1726853279.58203: ^ 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 12689 1726853279.58206: ^ 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 12689 1726853279.58226: getting variables 12689 1726853279.58228: in VariableManager get_vars() 12689 1726853279.58419: Calling all_inventory to load vars for managed_node1 12689 1726853279.58422: Calling groups_inventory to load vars for managed_node1 12689 1726853279.58424: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.58434: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.58436: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.58438: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.58821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.59054: done with get_vars() 12689 1726853279.59066: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853279.59152: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:27:59 -0400 (0:00:00.067) 0:00:08.925 ****** 12689 1726853279.59187: entering _queue_task() for managed_node1/yum 12689 1726853279.59511: worker is 1 (out of 1 available) 12689 1726853279.59524: exiting _queue_task() for managed_node1/yum 12689 1726853279.59648: done queuing things up, now waiting for results queue to drain 12689 1726853279.59650: waiting for pending results... 12689 1726853279.59894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12689 1726853279.59990: in run() - task 02083763-bbaf-dd70-85c0-000000000121 12689 1726853279.59994: variable 'ansible_search_path' from source: unknown 12689 1726853279.59996: variable 'ansible_search_path' from source: unknown 12689 1726853279.60027: calling self._execute() 12689 1726853279.60236: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.60240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.60244: variable 'omit' from source: magic vars 12689 1726853279.60929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.63582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.63654: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.63776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.63780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.63782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.63881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.64277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.64281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.64284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.64293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.64498: variable 'ansible_distribution' from source: facts 12689 1726853279.64511: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.64535: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.64543: when evaluation is False, skipping this task 12689 1726853279.64552: _execute() done 12689 1726853279.64559: dumping result to json 12689 1726853279.64567: done dumping result, returning 12689 1726853279.64584: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000121] 12689 1726853279.64594: sending task result for task 02083763-bbaf-dd70-85c0-000000000121 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.64755: no more pending results, returning what we have 12689 1726853279.64758: results queue empty 12689 1726853279.64759: checking for any_errors_fatal 12689 1726853279.64766: done checking for any_errors_fatal 12689 1726853279.64766: checking for max_fail_percentage 12689 1726853279.64768: done checking for max_fail_percentage 12689 1726853279.64768: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.64769: done checking to see if all hosts have failed 12689 1726853279.64770: getting the remaining hosts for this loop 12689 1726853279.64773: done getting the remaining hosts for this loop 12689 1726853279.64778: getting the next task for host managed_node1 12689 1726853279.64786: done getting next task for host managed_node1 12689 1726853279.64790: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853279.64792: ^ 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 12689 1726853279.64812: getting variables 12689 1726853279.64833: in VariableManager get_vars() 12689 1726853279.64899: Calling all_inventory to load vars for managed_node1 12689 1726853279.64903: Calling groups_inventory to load vars for managed_node1 12689 1726853279.64906: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.64919: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.65081: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.65087: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.65497: done sending task result for task 02083763-bbaf-dd70-85c0-000000000121 12689 1726853279.65501: WORKER PROCESS EXITING 12689 1726853279.65515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.65824: done with get_vars() 12689 1726853279.65835: done getting variables 12689 1726853279.65896: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:27:59 -0400 (0:00:00.067) 0:00:08.993 ****** 12689 1726853279.65929: entering _queue_task() for managed_node1/fail 12689 1726853279.66292: worker is 1 (out of 1 available) 12689 1726853279.66305: exiting _queue_task() for managed_node1/fail 12689 1726853279.66319: done queuing things up, now waiting for results queue to drain 12689 1726853279.66320: waiting for pending results... 12689 1726853279.66584: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853279.66707: in run() - task 02083763-bbaf-dd70-85c0-000000000122 12689 1726853279.66727: variable 'ansible_search_path' from source: unknown 12689 1726853279.66734: variable 'ansible_search_path' from source: unknown 12689 1726853279.66773: calling self._execute() 12689 1726853279.66861: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.66875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.66888: variable 'omit' from source: magic vars 12689 1726853279.67302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.69596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.69678: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.69722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.70179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.70182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.70185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.70188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.70191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.70224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.70304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.70570: variable 'ansible_distribution' from source: facts 12689 1726853279.70623: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.70648: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.70727: when evaluation is False, skipping this task 12689 1726853279.70736: _execute() done 12689 1726853279.70744: dumping result to json 12689 1726853279.70752: done dumping result, returning 12689 1726853279.70766: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000122] 12689 1726853279.70780: sending task result for task 02083763-bbaf-dd70-85c0-000000000122 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.70934: no more pending results, returning what we have 12689 1726853279.70938: results queue empty 12689 1726853279.70939: checking for any_errors_fatal 12689 1726853279.70948: done checking for any_errors_fatal 12689 1726853279.70949: checking for max_fail_percentage 12689 1726853279.70951: done checking for max_fail_percentage 12689 1726853279.70952: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.70952: done checking to see if all hosts have failed 12689 1726853279.70953: getting the remaining hosts for this loop 12689 1726853279.70954: done getting the remaining hosts for this loop 12689 1726853279.70959: getting the next task for host managed_node1 12689 1726853279.70965: done getting next task for host managed_node1 12689 1726853279.70969: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12689 1726853279.70974: ^ 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 12689 1726853279.70994: getting variables 12689 1726853279.70996: in VariableManager get_vars() 12689 1726853279.71061: Calling all_inventory to load vars for managed_node1 12689 1726853279.71064: Calling groups_inventory to load vars for managed_node1 12689 1726853279.71067: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.71285: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.71289: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.71292: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.71680: done sending task result for task 02083763-bbaf-dd70-85c0-000000000122 12689 1726853279.71686: WORKER PROCESS EXITING 12689 1726853279.71694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.71908: done with get_vars() 12689 1726853279.71920: done getting variables 12689 1726853279.71979: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:27:59 -0400 (0:00:00.060) 0:00:09.054 ****** 12689 1726853279.72012: entering _queue_task() for managed_node1/package 12689 1726853279.72283: worker is 1 (out of 1 available) 12689 1726853279.72295: exiting _queue_task() for managed_node1/package 12689 1726853279.72306: done queuing things up, now waiting for results queue to drain 12689 1726853279.72307: waiting for pending results... 12689 1726853279.72601: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12689 1726853279.72731: in run() - task 02083763-bbaf-dd70-85c0-000000000123 12689 1726853279.72759: variable 'ansible_search_path' from source: unknown 12689 1726853279.72767: variable 'ansible_search_path' from source: unknown 12689 1726853279.72806: calling self._execute() 12689 1726853279.72898: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.72909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.72921: variable 'omit' from source: magic vars 12689 1726853279.73310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.75451: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.75495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.75523: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.75616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.75619: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.75623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.75647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.75663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.75691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.75701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.75827: variable 'ansible_distribution' from source: facts 12689 1726853279.75876: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.75878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.75880: when evaluation is False, skipping this task 12689 1726853279.75882: _execute() done 12689 1726853279.75884: dumping result to json 12689 1726853279.75886: done dumping result, returning 12689 1726853279.75888: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-dd70-85c0-000000000123] 12689 1726853279.75889: sending task result for task 02083763-bbaf-dd70-85c0-000000000123 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.76125: no more pending results, returning what we have 12689 1726853279.76128: results queue empty 12689 1726853279.76129: checking for any_errors_fatal 12689 1726853279.76136: done checking for any_errors_fatal 12689 1726853279.76136: checking for max_fail_percentage 12689 1726853279.76138: done checking for max_fail_percentage 12689 1726853279.76139: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.76140: done checking to see if all hosts have failed 12689 1726853279.76141: getting the remaining hosts for this loop 12689 1726853279.76142: done getting the remaining hosts for this loop 12689 1726853279.76147: getting the next task for host managed_node1 12689 1726853279.76154: done getting next task for host managed_node1 12689 1726853279.76158: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853279.76162: ^ 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 12689 1726853279.76186: getting variables 12689 1726853279.76188: in VariableManager get_vars() 12689 1726853279.76243: Calling all_inventory to load vars for managed_node1 12689 1726853279.76245: Calling groups_inventory to load vars for managed_node1 12689 1726853279.76248: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.76260: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.76263: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.76266: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.76509: done sending task result for task 02083763-bbaf-dd70-85c0-000000000123 12689 1726853279.76513: WORKER PROCESS EXITING 12689 1726853279.76525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.76648: done with get_vars() 12689 1726853279.76656: done getting variables 12689 1726853279.76696: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:27:59 -0400 (0:00:00.047) 0:00:09.101 ****** 12689 1726853279.76719: entering _queue_task() for managed_node1/package 12689 1726853279.76914: worker is 1 (out of 1 available) 12689 1726853279.76928: exiting _queue_task() for managed_node1/package 12689 1726853279.76939: done queuing things up, now waiting for results queue to drain 12689 1726853279.76940: waiting for pending results... 12689 1726853279.77113: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853279.77186: in run() - task 02083763-bbaf-dd70-85c0-000000000124 12689 1726853279.77198: variable 'ansible_search_path' from source: unknown 12689 1726853279.77201: variable 'ansible_search_path' from source: unknown 12689 1726853279.77228: calling self._execute() 12689 1726853279.77294: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.77298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.77306: variable 'omit' from source: magic vars 12689 1726853279.77602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.79045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.79301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.79327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.79356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.79374: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.79430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.79451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.79473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.79498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.79509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.79600: variable 'ansible_distribution' from source: facts 12689 1726853279.79606: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.79620: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.79623: when evaluation is False, skipping this task 12689 1726853279.79625: _execute() done 12689 1726853279.79628: dumping result to json 12689 1726853279.79630: done dumping result, returning 12689 1726853279.79638: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000124] 12689 1726853279.79644: sending task result for task 02083763-bbaf-dd70-85c0-000000000124 12689 1726853279.79730: done sending task result for task 02083763-bbaf-dd70-85c0-000000000124 12689 1726853279.79733: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.79780: no more pending results, returning what we have 12689 1726853279.79783: results queue empty 12689 1726853279.79784: checking for any_errors_fatal 12689 1726853279.79789: done checking for any_errors_fatal 12689 1726853279.79790: checking for max_fail_percentage 12689 1726853279.79792: done checking for max_fail_percentage 12689 1726853279.79793: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.79793: done checking to see if all hosts have failed 12689 1726853279.79794: getting the remaining hosts for this loop 12689 1726853279.79795: done getting the remaining hosts for this loop 12689 1726853279.79799: getting the next task for host managed_node1 12689 1726853279.79805: done getting next task for host managed_node1 12689 1726853279.79808: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853279.79811: ^ 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 12689 1726853279.79830: getting variables 12689 1726853279.79832: in VariableManager get_vars() 12689 1726853279.79885: Calling all_inventory to load vars for managed_node1 12689 1726853279.79887: Calling groups_inventory to load vars for managed_node1 12689 1726853279.79889: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.79898: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.79900: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.79902: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.80035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.80160: done with get_vars() 12689 1726853279.80168: done getting variables 12689 1726853279.80211: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:27:59 -0400 (0:00:00.035) 0:00:09.136 ****** 12689 1726853279.80235: entering _queue_task() for managed_node1/package 12689 1726853279.80441: worker is 1 (out of 1 available) 12689 1726853279.80456: exiting _queue_task() for managed_node1/package 12689 1726853279.80467: done queuing things up, now waiting for results queue to drain 12689 1726853279.80469: waiting for pending results... 12689 1726853279.80648: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853279.80736: in run() - task 02083763-bbaf-dd70-85c0-000000000125 12689 1726853279.80749: variable 'ansible_search_path' from source: unknown 12689 1726853279.80753: variable 'ansible_search_path' from source: unknown 12689 1726853279.80790: calling self._execute() 12689 1726853279.80858: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.80862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.80872: variable 'omit' from source: magic vars 12689 1726853279.81190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.83377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.83380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.83382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.83400: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.83427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.83503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.83530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.83558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.83599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.83614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.83736: variable 'ansible_distribution' from source: facts 12689 1726853279.83750: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.83768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.83790: when evaluation is False, skipping this task 12689 1726853279.83797: _execute() done 12689 1726853279.83803: dumping result to json 12689 1726853279.83808: done dumping result, returning 12689 1726853279.83817: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000125] 12689 1726853279.83825: sending task result for task 02083763-bbaf-dd70-85c0-000000000125 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.83959: no more pending results, returning what we have 12689 1726853279.83962: results queue empty 12689 1726853279.83963: checking for any_errors_fatal 12689 1726853279.83970: done checking for any_errors_fatal 12689 1726853279.83970: checking for max_fail_percentage 12689 1726853279.83974: done checking for max_fail_percentage 12689 1726853279.83974: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.83975: done checking to see if all hosts have failed 12689 1726853279.83976: getting the remaining hosts for this loop 12689 1726853279.83977: done getting the remaining hosts for this loop 12689 1726853279.83981: getting the next task for host managed_node1 12689 1726853279.83987: done getting next task for host managed_node1 12689 1726853279.83990: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853279.83993: ^ 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 12689 1726853279.84014: getting variables 12689 1726853279.84016: in VariableManager get_vars() 12689 1726853279.84065: Calling all_inventory to load vars for managed_node1 12689 1726853279.84067: Calling groups_inventory to load vars for managed_node1 12689 1726853279.84069: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.84123: done sending task result for task 02083763-bbaf-dd70-85c0-000000000125 12689 1726853279.84126: WORKER PROCESS EXITING 12689 1726853279.84135: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.84138: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.84141: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.84352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.84495: done with get_vars() 12689 1726853279.84503: done getting variables 12689 1726853279.84543: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:27:59 -0400 (0:00:00.043) 0:00:09.179 ****** 12689 1726853279.84566: entering _queue_task() for managed_node1/service 12689 1726853279.84773: worker is 1 (out of 1 available) 12689 1726853279.84786: exiting _queue_task() for managed_node1/service 12689 1726853279.84798: done queuing things up, now waiting for results queue to drain 12689 1726853279.84799: waiting for pending results... 12689 1726853279.84983: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853279.85060: in run() - task 02083763-bbaf-dd70-85c0-000000000126 12689 1726853279.85072: variable 'ansible_search_path' from source: unknown 12689 1726853279.85076: variable 'ansible_search_path' from source: unknown 12689 1726853279.85104: calling self._execute() 12689 1726853279.85173: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.85177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.85186: variable 'omit' from source: magic vars 12689 1726853279.85488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.87168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.87211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.87237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.87276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.87295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.87354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.87375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.87393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.87421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.87432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.87524: variable 'ansible_distribution' from source: facts 12689 1726853279.87527: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.87542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.87545: when evaluation is False, skipping this task 12689 1726853279.87550: _execute() done 12689 1726853279.87552: dumping result to json 12689 1726853279.87555: done dumping result, returning 12689 1726853279.87562: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000126] 12689 1726853279.87565: sending task result for task 02083763-bbaf-dd70-85c0-000000000126 12689 1726853279.87651: done sending task result for task 02083763-bbaf-dd70-85c0-000000000126 12689 1726853279.87654: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.87699: no more pending results, returning what we have 12689 1726853279.87702: results queue empty 12689 1726853279.87703: checking for any_errors_fatal 12689 1726853279.87709: done checking for any_errors_fatal 12689 1726853279.87709: checking for max_fail_percentage 12689 1726853279.87711: done checking for max_fail_percentage 12689 1726853279.87712: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.87713: done checking to see if all hosts have failed 12689 1726853279.87713: getting the remaining hosts for this loop 12689 1726853279.87714: done getting the remaining hosts for this loop 12689 1726853279.87718: getting the next task for host managed_node1 12689 1726853279.87724: done getting next task for host managed_node1 12689 1726853279.87728: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853279.87730: ^ 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 12689 1726853279.87748: getting variables 12689 1726853279.87750: in VariableManager get_vars() 12689 1726853279.87799: Calling all_inventory to load vars for managed_node1 12689 1726853279.87802: Calling groups_inventory to load vars for managed_node1 12689 1726853279.87804: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.87811: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.87814: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.87816: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.87943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.88064: done with get_vars() 12689 1726853279.88073: done getting variables 12689 1726853279.88115: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:27:59 -0400 (0:00:00.035) 0:00:09.215 ****** 12689 1726853279.88136: entering _queue_task() for managed_node1/service 12689 1726853279.88330: worker is 1 (out of 1 available) 12689 1726853279.88342: exiting _queue_task() for managed_node1/service 12689 1726853279.88355: done queuing things up, now waiting for results queue to drain 12689 1726853279.88356: waiting for pending results... 12689 1726853279.88537: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853279.88622: in run() - task 02083763-bbaf-dd70-85c0-000000000127 12689 1726853279.88634: variable 'ansible_search_path' from source: unknown 12689 1726853279.88637: variable 'ansible_search_path' from source: unknown 12689 1726853279.88665: calling self._execute() 12689 1726853279.88734: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.88738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.88747: variable 'omit' from source: magic vars 12689 1726853279.89047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.90698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.90737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.90764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.90791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.90810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.90865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.90889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.90907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.90932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.90946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.91036: variable 'ansible_distribution' from source: facts 12689 1726853279.91040: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.91056: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.91060: when evaluation is False, skipping this task 12689 1726853279.91062: _execute() done 12689 1726853279.91065: dumping result to json 12689 1726853279.91067: done dumping result, returning 12689 1726853279.91076: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-dd70-85c0-000000000127] 12689 1726853279.91078: sending task result for task 02083763-bbaf-dd70-85c0-000000000127 12689 1726853279.91164: done sending task result for task 02083763-bbaf-dd70-85c0-000000000127 12689 1726853279.91168: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853279.91242: no more pending results, returning what we have 12689 1726853279.91247: results queue empty 12689 1726853279.91248: checking for any_errors_fatal 12689 1726853279.91254: done checking for any_errors_fatal 12689 1726853279.91255: checking for max_fail_percentage 12689 1726853279.91257: done checking for max_fail_percentage 12689 1726853279.91258: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.91259: done checking to see if all hosts have failed 12689 1726853279.91259: getting the remaining hosts for this loop 12689 1726853279.91260: done getting the remaining hosts for this loop 12689 1726853279.91263: getting the next task for host managed_node1 12689 1726853279.91269: done getting next task for host managed_node1 12689 1726853279.91282: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853279.91285: ^ 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 12689 1726853279.91302: getting variables 12689 1726853279.91303: in VariableManager get_vars() 12689 1726853279.91345: Calling all_inventory to load vars for managed_node1 12689 1726853279.91348: Calling groups_inventory to load vars for managed_node1 12689 1726853279.91350: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.91358: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.91360: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.91364: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.91519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.91641: done with get_vars() 12689 1726853279.91650: done getting variables 12689 1726853279.91692: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:27:59 -0400 (0:00:00.035) 0:00:09.251 ****** 12689 1726853279.91715: entering _queue_task() for managed_node1/service 12689 1726853279.91913: worker is 1 (out of 1 available) 12689 1726853279.91926: exiting _queue_task() for managed_node1/service 12689 1726853279.91937: done queuing things up, now waiting for results queue to drain 12689 1726853279.91939: waiting for pending results... 12689 1726853279.92112: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853279.92186: in run() - task 02083763-bbaf-dd70-85c0-000000000128 12689 1726853279.92197: variable 'ansible_search_path' from source: unknown 12689 1726853279.92208: variable 'ansible_search_path' from source: unknown 12689 1726853279.92476: calling self._execute() 12689 1726853279.92480: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.92483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.92486: variable 'omit' from source: magic vars 12689 1726853279.92747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.94582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853279.94625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853279.94661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853279.94687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853279.94707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853279.94764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853279.94785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853279.94803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853279.94831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853279.94841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853279.94934: variable 'ansible_distribution' from source: facts 12689 1726853279.94937: variable 'ansible_distribution_major_version' from source: facts 12689 1726853279.94953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853279.94956: when evaluation is False, skipping this task 12689 1726853279.94958: _execute() done 12689 1726853279.94960: dumping result to json 12689 1726853279.94963: done dumping result, returning 12689 1726853279.94970: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-dd70-85c0-000000000128] 12689 1726853279.94974: sending task result for task 02083763-bbaf-dd70-85c0-000000000128 12689 1726853279.95060: done sending task result for task 02083763-bbaf-dd70-85c0-000000000128 12689 1726853279.95062: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853279.95106: no more pending results, returning what we have 12689 1726853279.95110: results queue empty 12689 1726853279.95110: checking for any_errors_fatal 12689 1726853279.95117: done checking for any_errors_fatal 12689 1726853279.95117: checking for max_fail_percentage 12689 1726853279.95119: done checking for max_fail_percentage 12689 1726853279.95120: checking to see if all hosts have failed and the running result is not ok 12689 1726853279.95120: done checking to see if all hosts have failed 12689 1726853279.95121: getting the remaining hosts for this loop 12689 1726853279.95122: done getting the remaining hosts for this loop 12689 1726853279.95126: getting the next task for host managed_node1 12689 1726853279.95132: done getting next task for host managed_node1 12689 1726853279.95136: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853279.95138: ^ 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 12689 1726853279.95160: getting variables 12689 1726853279.95161: in VariableManager get_vars() 12689 1726853279.95209: Calling all_inventory to load vars for managed_node1 12689 1726853279.95211: Calling groups_inventory to load vars for managed_node1 12689 1726853279.95214: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853279.95222: Calling all_plugins_play to load vars for managed_node1 12689 1726853279.95224: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853279.95227: Calling groups_plugins_play to load vars for managed_node1 12689 1726853279.95479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853279.95713: done with get_vars() 12689 1726853279.95813: done getting variables 12689 1726853279.95876: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:27:59 -0400 (0:00:00.041) 0:00:09.293 ****** 12689 1726853279.95907: entering _queue_task() for managed_node1/service 12689 1726853279.96379: worker is 1 (out of 1 available) 12689 1726853279.96391: exiting _queue_task() for managed_node1/service 12689 1726853279.96402: done queuing things up, now waiting for results queue to drain 12689 1726853279.96404: waiting for pending results... 12689 1726853279.96801: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853279.96806: in run() - task 02083763-bbaf-dd70-85c0-000000000129 12689 1726853279.96825: variable 'ansible_search_path' from source: unknown 12689 1726853279.96833: variable 'ansible_search_path' from source: unknown 12689 1726853279.96877: calling self._execute() 12689 1726853279.96974: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853279.96987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853279.97004: variable 'omit' from source: magic vars 12689 1726853279.97830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853279.99959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.00045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.00125: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.00157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.00189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.00259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.00283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.00304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.00331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.00345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.00449: variable 'ansible_distribution' from source: facts 12689 1726853280.00455: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.00470: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.00475: when evaluation is False, skipping this task 12689 1726853280.00478: _execute() done 12689 1726853280.00481: dumping result to json 12689 1726853280.00483: done dumping result, returning 12689 1726853280.00491: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-dd70-85c0-000000000129] 12689 1726853280.00494: sending task result for task 02083763-bbaf-dd70-85c0-000000000129 12689 1726853280.00596: done sending task result for task 02083763-bbaf-dd70-85c0-000000000129 12689 1726853280.00599: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853280.00640: no more pending results, returning what we have 12689 1726853280.00645: results queue empty 12689 1726853280.00646: checking for any_errors_fatal 12689 1726853280.00652: done checking for any_errors_fatal 12689 1726853280.00653: checking for max_fail_percentage 12689 1726853280.00654: done checking for max_fail_percentage 12689 1726853280.00655: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.00656: done checking to see if all hosts have failed 12689 1726853280.00657: getting the remaining hosts for this loop 12689 1726853280.00658: done getting the remaining hosts for this loop 12689 1726853280.00662: getting the next task for host managed_node1 12689 1726853280.00668: done getting next task for host managed_node1 12689 1726853280.00673: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853280.00676: ^ 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 12689 1726853280.00695: getting variables 12689 1726853280.00697: in VariableManager get_vars() 12689 1726853280.00754: Calling all_inventory to load vars for managed_node1 12689 1726853280.00757: Calling groups_inventory to load vars for managed_node1 12689 1726853280.00759: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.00769: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.00776: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.00779: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.01213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.01334: done with get_vars() 12689 1726853280.01344: done getting variables 12689 1726853280.01389: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:28:00 -0400 (0:00:00.055) 0:00:09.348 ****** 12689 1726853280.01412: entering _queue_task() for managed_node1/copy 12689 1726853280.01639: worker is 1 (out of 1 available) 12689 1726853280.01653: exiting _queue_task() for managed_node1/copy 12689 1726853280.01666: done queuing things up, now waiting for results queue to drain 12689 1726853280.01667: waiting for pending results... 12689 1726853280.01987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853280.01991: in run() - task 02083763-bbaf-dd70-85c0-00000000012a 12689 1726853280.01994: variable 'ansible_search_path' from source: unknown 12689 1726853280.01997: variable 'ansible_search_path' from source: unknown 12689 1726853280.02026: calling self._execute() 12689 1726853280.02178: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.02182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.02185: variable 'omit' from source: magic vars 12689 1726853280.02606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.04516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.04562: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.04588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.04614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.04634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.04694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.04714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.04732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.04758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.04770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.04867: variable 'ansible_distribution' from source: facts 12689 1726853280.04872: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.04889: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.04892: when evaluation is False, skipping this task 12689 1726853280.04894: _execute() done 12689 1726853280.04897: dumping result to json 12689 1726853280.04899: done dumping result, returning 12689 1726853280.04907: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-dd70-85c0-00000000012a] 12689 1726853280.04910: sending task result for task 02083763-bbaf-dd70-85c0-00000000012a 12689 1726853280.05002: done sending task result for task 02083763-bbaf-dd70-85c0-00000000012a 12689 1726853280.05005: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.05076: no more pending results, returning what we have 12689 1726853280.05080: results queue empty 12689 1726853280.05081: checking for any_errors_fatal 12689 1726853280.05088: done checking for any_errors_fatal 12689 1726853280.05088: checking for max_fail_percentage 12689 1726853280.05090: done checking for max_fail_percentage 12689 1726853280.05091: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.05092: done checking to see if all hosts have failed 12689 1726853280.05092: getting the remaining hosts for this loop 12689 1726853280.05094: done getting the remaining hosts for this loop 12689 1726853280.05097: getting the next task for host managed_node1 12689 1726853280.05103: done getting next task for host managed_node1 12689 1726853280.05107: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853280.05110: ^ 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 12689 1726853280.05128: getting variables 12689 1726853280.05130: in VariableManager get_vars() 12689 1726853280.05177: Calling all_inventory to load vars for managed_node1 12689 1726853280.05179: Calling groups_inventory to load vars for managed_node1 12689 1726853280.05182: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.05190: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.05192: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.05195: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.05321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.05454: done with get_vars() 12689 1726853280.05463: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:28:00 -0400 (0:00:00.041) 0:00:09.389 ****** 12689 1726853280.05561: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853280.05805: worker is 1 (out of 1 available) 12689 1726853280.05817: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853280.05830: done queuing things up, now waiting for results queue to drain 12689 1726853280.05831: waiting for pending results... 12689 1726853280.06186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853280.06204: in run() - task 02083763-bbaf-dd70-85c0-00000000012b 12689 1726853280.06224: variable 'ansible_search_path' from source: unknown 12689 1726853280.06231: variable 'ansible_search_path' from source: unknown 12689 1726853280.06275: calling self._execute() 12689 1726853280.06385: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.06390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.06409: variable 'omit' from source: magic vars 12689 1726853280.06977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.08686: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.08746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.08797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.08833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.08858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.08932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.08961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.08989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.09029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.09044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.09178: variable 'ansible_distribution' from source: facts 12689 1726853280.09188: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.09206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.09214: when evaluation is False, skipping this task 12689 1726853280.09219: _execute() done 12689 1726853280.09224: dumping result to json 12689 1726853280.09230: done dumping result, returning 12689 1726853280.09477: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-dd70-85c0-00000000012b] 12689 1726853280.09480: sending task result for task 02083763-bbaf-dd70-85c0-00000000012b 12689 1726853280.09546: done sending task result for task 02083763-bbaf-dd70-85c0-00000000012b 12689 1726853280.09550: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.09591: no more pending results, returning what we have 12689 1726853280.09595: results queue empty 12689 1726853280.09595: checking for any_errors_fatal 12689 1726853280.09600: done checking for any_errors_fatal 12689 1726853280.09601: checking for max_fail_percentage 12689 1726853280.09603: done checking for max_fail_percentage 12689 1726853280.09604: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.09604: done checking to see if all hosts have failed 12689 1726853280.09605: getting the remaining hosts for this loop 12689 1726853280.09606: done getting the remaining hosts for this loop 12689 1726853280.09609: getting the next task for host managed_node1 12689 1726853280.09615: done getting next task for host managed_node1 12689 1726853280.09618: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853280.09620: ^ 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 12689 1726853280.09637: getting variables 12689 1726853280.09638: in VariableManager get_vars() 12689 1726853280.09805: Calling all_inventory to load vars for managed_node1 12689 1726853280.09808: Calling groups_inventory to load vars for managed_node1 12689 1726853280.09810: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.09819: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.09822: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.09824: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.10268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.10658: done with get_vars() 12689 1726853280.10670: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:28:00 -0400 (0:00:00.051) 0:00:09.441 ****** 12689 1726853280.10761: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853280.11114: worker is 1 (out of 1 available) 12689 1726853280.11126: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853280.11140: done queuing things up, now waiting for results queue to drain 12689 1726853280.11141: waiting for pending results... 12689 1726853280.11332: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853280.11417: in run() - task 02083763-bbaf-dd70-85c0-00000000012c 12689 1726853280.11430: variable 'ansible_search_path' from source: unknown 12689 1726853280.11434: variable 'ansible_search_path' from source: unknown 12689 1726853280.11464: calling self._execute() 12689 1726853280.11535: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.11539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.11550: variable 'omit' from source: magic vars 12689 1726853280.11863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.13410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.13459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.13487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.13513: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.13533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.13596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.13616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.13633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.13665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.13678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.13777: variable 'ansible_distribution' from source: facts 12689 1726853280.13781: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.13795: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.13798: when evaluation is False, skipping this task 12689 1726853280.13800: _execute() done 12689 1726853280.13803: dumping result to json 12689 1726853280.13805: done dumping result, returning 12689 1726853280.13813: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-dd70-85c0-00000000012c] 12689 1726853280.13816: sending task result for task 02083763-bbaf-dd70-85c0-00000000012c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.13952: no more pending results, returning what we have 12689 1726853280.13956: results queue empty 12689 1726853280.13957: checking for any_errors_fatal 12689 1726853280.13963: done checking for any_errors_fatal 12689 1726853280.13963: checking for max_fail_percentage 12689 1726853280.13965: done checking for max_fail_percentage 12689 1726853280.13966: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.13966: done checking to see if all hosts have failed 12689 1726853280.13967: getting the remaining hosts for this loop 12689 1726853280.13968: done getting the remaining hosts for this loop 12689 1726853280.13974: getting the next task for host managed_node1 12689 1726853280.13981: done getting next task for host managed_node1 12689 1726853280.13985: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853280.13987: ^ 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 12689 1726853280.14005: getting variables 12689 1726853280.14006: in VariableManager get_vars() 12689 1726853280.14054: Calling all_inventory to load vars for managed_node1 12689 1726853280.14057: Calling groups_inventory to load vars for managed_node1 12689 1726853280.14059: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.14068: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.14076: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.14081: done sending task result for task 02083763-bbaf-dd70-85c0-00000000012c 12689 1726853280.14083: WORKER PROCESS EXITING 12689 1726853280.14087: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.14224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.14376: done with get_vars() 12689 1726853280.14383: done getting variables 12689 1726853280.14424: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:28:00 -0400 (0:00:00.036) 0:00:09.478 ****** 12689 1726853280.14448: entering _queue_task() for managed_node1/debug 12689 1726853280.14649: worker is 1 (out of 1 available) 12689 1726853280.14661: exiting _queue_task() for managed_node1/debug 12689 1726853280.14675: done queuing things up, now waiting for results queue to drain 12689 1726853280.14677: waiting for pending results... 12689 1726853280.14847: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853280.14948: in run() - task 02083763-bbaf-dd70-85c0-00000000012d 12689 1726853280.14958: variable 'ansible_search_path' from source: unknown 12689 1726853280.14962: variable 'ansible_search_path' from source: unknown 12689 1726853280.14993: calling self._execute() 12689 1726853280.15064: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.15068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.15078: variable 'omit' from source: magic vars 12689 1726853280.15386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.16864: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.16920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.16946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.16977: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.16997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.17057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.17080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.17098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.17124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.17134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.17233: variable 'ansible_distribution' from source: facts 12689 1726853280.17237: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.17255: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.17258: when evaluation is False, skipping this task 12689 1726853280.17261: _execute() done 12689 1726853280.17263: dumping result to json 12689 1726853280.17266: done dumping result, returning 12689 1726853280.17275: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-dd70-85c0-00000000012d] 12689 1726853280.17278: sending task result for task 02083763-bbaf-dd70-85c0-00000000012d 12689 1726853280.17358: done sending task result for task 02083763-bbaf-dd70-85c0-00000000012d 12689 1726853280.17361: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853280.17439: no more pending results, returning what we have 12689 1726853280.17442: results queue empty 12689 1726853280.17443: checking for any_errors_fatal 12689 1726853280.17450: done checking for any_errors_fatal 12689 1726853280.17450: checking for max_fail_percentage 12689 1726853280.17452: done checking for max_fail_percentage 12689 1726853280.17453: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.17454: done checking to see if all hosts have failed 12689 1726853280.17454: getting the remaining hosts for this loop 12689 1726853280.17456: done getting the remaining hosts for this loop 12689 1726853280.17459: getting the next task for host managed_node1 12689 1726853280.17465: done getting next task for host managed_node1 12689 1726853280.17469: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853280.17473: ^ 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 12689 1726853280.17491: getting variables 12689 1726853280.17493: in VariableManager get_vars() 12689 1726853280.17538: Calling all_inventory to load vars for managed_node1 12689 1726853280.17540: Calling groups_inventory to load vars for managed_node1 12689 1726853280.17542: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.17550: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.17553: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.17555: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.17705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.17839: done with get_vars() 12689 1726853280.17849: done getting variables 12689 1726853280.17895: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:28:00 -0400 (0:00:00.034) 0:00:09.513 ****** 12689 1726853280.17919: entering _queue_task() for managed_node1/debug 12689 1726853280.18127: worker is 1 (out of 1 available) 12689 1726853280.18140: exiting _queue_task() for managed_node1/debug 12689 1726853280.18154: done queuing things up, now waiting for results queue to drain 12689 1726853280.18155: waiting for pending results... 12689 1726853280.18329: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853280.18411: in run() - task 02083763-bbaf-dd70-85c0-00000000012e 12689 1726853280.18423: variable 'ansible_search_path' from source: unknown 12689 1726853280.18427: variable 'ansible_search_path' from source: unknown 12689 1726853280.18456: calling self._execute() 12689 1726853280.18528: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.18532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.18541: variable 'omit' from source: magic vars 12689 1726853280.18841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.20345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.20387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.20412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.20436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.20459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.20516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.20536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.20556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.20584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.20594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.20690: variable 'ansible_distribution' from source: facts 12689 1726853280.20694: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.20708: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.20711: when evaluation is False, skipping this task 12689 1726853280.20713: _execute() done 12689 1726853280.20716: dumping result to json 12689 1726853280.20718: done dumping result, returning 12689 1726853280.20726: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-dd70-85c0-00000000012e] 12689 1726853280.20729: sending task result for task 02083763-bbaf-dd70-85c0-00000000012e 12689 1726853280.20814: done sending task result for task 02083763-bbaf-dd70-85c0-00000000012e 12689 1726853280.20816: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853280.20860: no more pending results, returning what we have 12689 1726853280.20862: results queue empty 12689 1726853280.20863: checking for any_errors_fatal 12689 1726853280.20868: done checking for any_errors_fatal 12689 1726853280.20869: checking for max_fail_percentage 12689 1726853280.20872: done checking for max_fail_percentage 12689 1726853280.20873: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.20874: done checking to see if all hosts have failed 12689 1726853280.20874: getting the remaining hosts for this loop 12689 1726853280.20876: done getting the remaining hosts for this loop 12689 1726853280.20879: getting the next task for host managed_node1 12689 1726853280.20885: done getting next task for host managed_node1 12689 1726853280.20889: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853280.20891: ^ 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 12689 1726853280.20909: getting variables 12689 1726853280.20911: in VariableManager get_vars() 12689 1726853280.20962: Calling all_inventory to load vars for managed_node1 12689 1726853280.20964: Calling groups_inventory to load vars for managed_node1 12689 1726853280.20966: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.20977: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.20979: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.20982: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.21152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.21275: done with get_vars() 12689 1726853280.21283: done getting variables 12689 1726853280.21321: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:28:00 -0400 (0:00:00.034) 0:00:09.547 ****** 12689 1726853280.21345: entering _queue_task() for managed_node1/debug 12689 1726853280.21549: worker is 1 (out of 1 available) 12689 1726853280.21562: exiting _queue_task() for managed_node1/debug 12689 1726853280.21576: done queuing things up, now waiting for results queue to drain 12689 1726853280.21577: waiting for pending results... 12689 1726853280.21747: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853280.21831: in run() - task 02083763-bbaf-dd70-85c0-00000000012f 12689 1726853280.21845: variable 'ansible_search_path' from source: unknown 12689 1726853280.21849: variable 'ansible_search_path' from source: unknown 12689 1726853280.21875: calling self._execute() 12689 1726853280.21956: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.21960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.21968: variable 'omit' from source: magic vars 12689 1726853280.22280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.24459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.24464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.24467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.24469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.24489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.24581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.24618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.24655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.24703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.24724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.24885: variable 'ansible_distribution' from source: facts 12689 1726853280.24897: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.24923: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.24933: when evaluation is False, skipping this task 12689 1726853280.24940: _execute() done 12689 1726853280.24949: dumping result to json 12689 1726853280.24956: done dumping result, returning 12689 1726853280.24969: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-dd70-85c0-00000000012f] 12689 1726853280.24981: sending task result for task 02083763-bbaf-dd70-85c0-00000000012f 12689 1726853280.25350: done sending task result for task 02083763-bbaf-dd70-85c0-00000000012f 12689 1726853280.25354: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853280.25415: no more pending results, returning what we have 12689 1726853280.25422: results queue empty 12689 1726853280.25423: checking for any_errors_fatal 12689 1726853280.25431: done checking for any_errors_fatal 12689 1726853280.25431: checking for max_fail_percentage 12689 1726853280.25433: done checking for max_fail_percentage 12689 1726853280.25434: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.25435: done checking to see if all hosts have failed 12689 1726853280.25435: getting the remaining hosts for this loop 12689 1726853280.25437: done getting the remaining hosts for this loop 12689 1726853280.25440: getting the next task for host managed_node1 12689 1726853280.25447: done getting next task for host managed_node1 12689 1726853280.25451: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853280.25453: ^ 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 12689 1726853280.25475: getting variables 12689 1726853280.25476: in VariableManager get_vars() 12689 1726853280.25659: Calling all_inventory to load vars for managed_node1 12689 1726853280.25664: Calling groups_inventory to load vars for managed_node1 12689 1726853280.25667: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.25677: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.25679: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.25681: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.26049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.26685: done with get_vars() 12689 1726853280.26699: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:28:00 -0400 (0:00:00.056) 0:00:09.603 ****** 12689 1726853280.26970: entering _queue_task() for managed_node1/ping 12689 1726853280.27503: worker is 1 (out of 1 available) 12689 1726853280.27517: exiting _queue_task() for managed_node1/ping 12689 1726853280.27529: done queuing things up, now waiting for results queue to drain 12689 1726853280.27530: waiting for pending results... 12689 1726853280.27897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853280.28018: in run() - task 02083763-bbaf-dd70-85c0-000000000130 12689 1726853280.28084: variable 'ansible_search_path' from source: unknown 12689 1726853280.28092: variable 'ansible_search_path' from source: unknown 12689 1726853280.28104: calling self._execute() 12689 1726853280.28212: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.28225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.28246: variable 'omit' from source: magic vars 12689 1726853280.28813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.32541: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.32602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.32719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.32723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.32725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.32816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.32859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.32992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.33131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.33215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.33579: variable 'ansible_distribution' from source: facts 12689 1726853280.33593: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.33615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.33623: when evaluation is False, skipping this task 12689 1726853280.33629: _execute() done 12689 1726853280.33636: dumping result to json 12689 1726853280.33645: done dumping result, returning 12689 1726853280.33660: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-dd70-85c0-000000000130] 12689 1726853280.33670: sending task result for task 02083763-bbaf-dd70-85c0-000000000130 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.33848: no more pending results, returning what we have 12689 1726853280.33852: results queue empty 12689 1726853280.33853: checking for any_errors_fatal 12689 1726853280.33860: done checking for any_errors_fatal 12689 1726853280.33861: checking for max_fail_percentage 12689 1726853280.33862: done checking for max_fail_percentage 12689 1726853280.33863: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.33864: done checking to see if all hosts have failed 12689 1726853280.33865: getting the remaining hosts for this loop 12689 1726853280.33867: done getting the remaining hosts for this loop 12689 1726853280.33873: getting the next task for host managed_node1 12689 1726853280.33884: done getting next task for host managed_node1 12689 1726853280.33886: ^ task is: TASK: meta (role_complete) 12689 1726853280.33889: ^ 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 12689 1726853280.33911: getting variables 12689 1726853280.33913: in VariableManager get_vars() 12689 1726853280.34281: Calling all_inventory to load vars for managed_node1 12689 1726853280.34284: Calling groups_inventory to load vars for managed_node1 12689 1726853280.34287: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.34298: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.34301: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.34304: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.34946: done sending task result for task 02083763-bbaf-dd70-85c0-000000000130 12689 1726853280.34950: WORKER PROCESS EXITING 12689 1726853280.34977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.35448: done with get_vars() 12689 1726853280.35460: done getting variables 12689 1726853280.35618: done queuing things up, now waiting for results queue to drain 12689 1726853280.35621: results queue empty 12689 1726853280.35621: checking for any_errors_fatal 12689 1726853280.35624: done checking for any_errors_fatal 12689 1726853280.35624: checking for max_fail_percentage 12689 1726853280.35625: done checking for max_fail_percentage 12689 1726853280.35626: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.35627: done checking to see if all hosts have failed 12689 1726853280.35627: getting the remaining hosts for this loop 12689 1726853280.35628: done getting the remaining hosts for this loop 12689 1726853280.35631: getting the next task for host managed_node1 12689 1726853280.35634: done getting next task for host managed_node1 12689 1726853280.35636: ^ task is: TASK: From the active connection, get the controller profile "{{ controller_profile }}" 12689 1726853280.35638: ^ 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 12689 1726853280.35640: getting variables 12689 1726853280.35641: in VariableManager get_vars() 12689 1726853280.35663: Calling all_inventory to load vars for managed_node1 12689 1726853280.35666: Calling groups_inventory to load vars for managed_node1 12689 1726853280.35668: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.35876: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.35879: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.35883: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.36045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.36357: done with get_vars() 12689 1726853280.36524: done getting variables 12689 1726853280.36569: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12689 1726853280.36694: variable 'controller_profile' from source: play vars TASK [From the active connection, get the controller profile "bond0"] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:200 Friday 20 September 2024 13:28:00 -0400 (0:00:00.097) 0:00:09.701 ****** 12689 1726853280.36722: entering _queue_task() for managed_node1/command 12689 1726853280.37530: worker is 1 (out of 1 available) 12689 1726853280.37542: exiting _queue_task() for managed_node1/command 12689 1726853280.37553: done queuing things up, now waiting for results queue to drain 12689 1726853280.37555: waiting for pending results... 12689 1726853280.38112: running TaskExecutor() for managed_node1/TASK: From the active connection, get the controller profile "bond0" 12689 1726853280.38224: in run() - task 02083763-bbaf-dd70-85c0-000000000160 12689 1726853280.38251: variable 'ansible_search_path' from source: unknown 12689 1726853280.38297: calling self._execute() 12689 1726853280.38452: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.38486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.38501: variable 'omit' from source: magic vars 12689 1726853280.39016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.42628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.42781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.42811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.42856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.42890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.42983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.43017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.43059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.43109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.43130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.43370: variable 'ansible_distribution' from source: facts 12689 1726853280.43375: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.43378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.43380: when evaluation is False, skipping this task 12689 1726853280.43382: _execute() done 12689 1726853280.43384: dumping result to json 12689 1726853280.43386: done dumping result, returning 12689 1726853280.43388: done running TaskExecutor() for managed_node1/TASK: From the active connection, get the controller profile "bond0" [02083763-bbaf-dd70-85c0-000000000160] 12689 1726853280.43390: sending task result for task 02083763-bbaf-dd70-85c0-000000000160 12689 1726853280.43464: done sending task result for task 02083763-bbaf-dd70-85c0-000000000160 12689 1726853280.43468: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.43524: no more pending results, returning what we have 12689 1726853280.43528: results queue empty 12689 1726853280.43529: checking for any_errors_fatal 12689 1726853280.43531: done checking for any_errors_fatal 12689 1726853280.43532: checking for max_fail_percentage 12689 1726853280.43534: done checking for max_fail_percentage 12689 1726853280.43534: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.43536: done checking to see if all hosts have failed 12689 1726853280.43536: getting the remaining hosts for this loop 12689 1726853280.43538: done getting the remaining hosts for this loop 12689 1726853280.43544: getting the next task for host managed_node1 12689 1726853280.43551: done getting next task for host managed_node1 12689 1726853280.43554: ^ task is: TASK: Assert that the controller profile is activated 12689 1726853280.43556: ^ 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 12689 1726853280.43560: getting variables 12689 1726853280.43562: in VariableManager get_vars() 12689 1726853280.43620: Calling all_inventory to load vars for managed_node1 12689 1726853280.43623: Calling groups_inventory to load vars for managed_node1 12689 1726853280.43626: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.43639: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.43645: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.43648: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.44204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.44707: done with get_vars() 12689 1726853280.44719: done getting variables 12689 1726853280.44784: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the controller profile is activated] ************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:207 Friday 20 September 2024 13:28:00 -0400 (0:00:00.080) 0:00:09.782 ****** 12689 1726853280.44812: entering _queue_task() for managed_node1/assert 12689 1726853280.45524: worker is 1 (out of 1 available) 12689 1726853280.45538: exiting _queue_task() for managed_node1/assert 12689 1726853280.45552: done queuing things up, now waiting for results queue to drain 12689 1726853280.45554: waiting for pending results... 12689 1726853280.46291: running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated 12689 1726853280.46479: in run() - task 02083763-bbaf-dd70-85c0-000000000161 12689 1726853280.46483: variable 'ansible_search_path' from source: unknown 12689 1726853280.46487: calling self._execute() 12689 1726853280.46507: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.46518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.46534: variable 'omit' from source: magic vars 12689 1726853280.46998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.49437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.49527: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.49578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.49617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.49652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.49752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.49793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.49834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.49889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.50000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.50304: variable 'ansible_distribution' from source: facts 12689 1726853280.50307: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.50310: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.50593: when evaluation is False, skipping this task 12689 1726853280.50597: _execute() done 12689 1726853280.50599: dumping result to json 12689 1726853280.50601: done dumping result, returning 12689 1726853280.50604: done running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated [02083763-bbaf-dd70-85c0-000000000161] 12689 1726853280.50607: sending task result for task 02083763-bbaf-dd70-85c0-000000000161 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.50732: no more pending results, returning what we have 12689 1726853280.50736: results queue empty 12689 1726853280.50737: checking for any_errors_fatal 12689 1726853280.50746: done checking for any_errors_fatal 12689 1726853280.50747: checking for max_fail_percentage 12689 1726853280.50748: done checking for max_fail_percentage 12689 1726853280.50749: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.50750: done checking to see if all hosts have failed 12689 1726853280.50751: getting the remaining hosts for this loop 12689 1726853280.50752: done getting the remaining hosts for this loop 12689 1726853280.50757: getting the next task for host managed_node1 12689 1726853280.50763: done getting next task for host managed_node1 12689 1726853280.50765: ^ task is: TASK: Get the controller device details 12689 1726853280.50767: ^ 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 12689 1726853280.50775: getting variables 12689 1726853280.50777: in VariableManager get_vars() 12689 1726853280.50834: Calling all_inventory to load vars for managed_node1 12689 1726853280.50836: Calling groups_inventory to load vars for managed_node1 12689 1726853280.50839: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.51086: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.51091: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.51094: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.51724: done sending task result for task 02083763-bbaf-dd70-85c0-000000000161 12689 1726853280.51727: WORKER PROCESS EXITING 12689 1726853280.51742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.52127: done with get_vars() 12689 1726853280.52141: done getting variables 12689 1726853280.52204: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the controller device details] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:214 Friday 20 September 2024 13:28:00 -0400 (0:00:00.074) 0:00:09.856 ****** 12689 1726853280.52232: entering _queue_task() for managed_node1/command 12689 1726853280.52595: worker is 1 (out of 1 available) 12689 1726853280.52608: exiting _queue_task() for managed_node1/command 12689 1726853280.52620: done queuing things up, now waiting for results queue to drain 12689 1726853280.52622: waiting for pending results... 12689 1726853280.52910: running TaskExecutor() for managed_node1/TASK: Get the controller device details 12689 1726853280.53012: in run() - task 02083763-bbaf-dd70-85c0-000000000162 12689 1726853280.53033: variable 'ansible_search_path' from source: unknown 12689 1726853280.53076: calling self._execute() 12689 1726853280.53181: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.53194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.53213: variable 'omit' from source: magic vars 12689 1726853280.53670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.56975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.57051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.57102: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.57141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.57175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.57262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.57298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.57333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.57380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.57401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.57546: variable 'ansible_distribution' from source: facts 12689 1726853280.57559: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.57585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.57593: when evaluation is False, skipping this task 12689 1726853280.57601: _execute() done 12689 1726853280.57608: dumping result to json 12689 1726853280.57616: done dumping result, returning 12689 1726853280.57629: done running TaskExecutor() for managed_node1/TASK: Get the controller device details [02083763-bbaf-dd70-85c0-000000000162] 12689 1726853280.57642: sending task result for task 02083763-bbaf-dd70-85c0-000000000162 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.57790: no more pending results, returning what we have 12689 1726853280.57793: results queue empty 12689 1726853280.57794: checking for any_errors_fatal 12689 1726853280.57801: done checking for any_errors_fatal 12689 1726853280.57802: checking for max_fail_percentage 12689 1726853280.57804: done checking for max_fail_percentage 12689 1726853280.57805: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.57806: done checking to see if all hosts have failed 12689 1726853280.57806: getting the remaining hosts for this loop 12689 1726853280.57808: done getting the remaining hosts for this loop 12689 1726853280.57812: getting the next task for host managed_node1 12689 1726853280.57820: done getting next task for host managed_node1 12689 1726853280.57823: ^ task is: TASK: Assert that the controller profile is activated 12689 1726853280.57825: ^ 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 12689 1726853280.57828: getting variables 12689 1726853280.57830: in VariableManager get_vars() 12689 1726853280.57889: Calling all_inventory to load vars for managed_node1 12689 1726853280.57892: Calling groups_inventory to load vars for managed_node1 12689 1726853280.57895: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.57907: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.57911: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.57914: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.58148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.58557: done with get_vars() 12689 1726853280.58570: done getting variables 12689 1726853280.58730: done sending task result for task 02083763-bbaf-dd70-85c0-000000000162 12689 1726853280.58734: WORKER PROCESS EXITING 12689 1726853280.58769: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the controller profile is activated] ************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:221 Friday 20 September 2024 13:28:00 -0400 (0:00:00.065) 0:00:09.922 ****** 12689 1726853280.58801: entering _queue_task() for managed_node1/assert 12689 1726853280.59094: worker is 1 (out of 1 available) 12689 1726853280.59107: exiting _queue_task() for managed_node1/assert 12689 1726853280.59118: done queuing things up, now waiting for results queue to drain 12689 1726853280.59120: waiting for pending results... 12689 1726853280.59405: running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated 12689 1726853280.59500: in run() - task 02083763-bbaf-dd70-85c0-000000000163 12689 1726853280.59520: variable 'ansible_search_path' from source: unknown 12689 1726853280.59559: calling self._execute() 12689 1726853280.59666: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.59682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.59698: variable 'omit' from source: magic vars 12689 1726853280.60150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.62411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.62577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.62581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.62584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.62605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.62689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.62727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.62758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.62807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.62825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.62965: variable 'ansible_distribution' from source: facts 12689 1726853280.63026: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.63029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.63031: when evaluation is False, skipping this task 12689 1726853280.63033: _execute() done 12689 1726853280.63036: dumping result to json 12689 1726853280.63038: done dumping result, returning 12689 1726853280.63040: done running TaskExecutor() for managed_node1/TASK: Assert that the controller profile is activated [02083763-bbaf-dd70-85c0-000000000163] 12689 1726853280.63042: sending task result for task 02083763-bbaf-dd70-85c0-000000000163 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.63184: no more pending results, returning what we have 12689 1726853280.63187: results queue empty 12689 1726853280.63188: checking for any_errors_fatal 12689 1726853280.63193: done checking for any_errors_fatal 12689 1726853280.63194: checking for max_fail_percentage 12689 1726853280.63195: done checking for max_fail_percentage 12689 1726853280.63196: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.63197: done checking to see if all hosts have failed 12689 1726853280.63198: getting the remaining hosts for this loop 12689 1726853280.63199: done getting the remaining hosts for this loop 12689 1726853280.63204: getting the next task for host managed_node1 12689 1726853280.63214: done getting next task for host managed_node1 12689 1726853280.63219: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853280.63223: ^ 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 12689 1726853280.63243: getting variables 12689 1726853280.63245: in VariableManager get_vars() 12689 1726853280.63299: Calling all_inventory to load vars for managed_node1 12689 1726853280.63302: Calling groups_inventory to load vars for managed_node1 12689 1726853280.63305: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.63316: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.63319: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.63323: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.63800: done sending task result for task 02083763-bbaf-dd70-85c0-000000000163 12689 1726853280.63803: WORKER PROCESS EXITING 12689 1726853280.63827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.64040: done with get_vars() 12689 1726853280.64053: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:28:00 -0400 (0:00:00.053) 0:00:09.975 ****** 12689 1726853280.64145: entering _queue_task() for managed_node1/include_tasks 12689 1726853280.64407: worker is 1 (out of 1 available) 12689 1726853280.64420: exiting _queue_task() for managed_node1/include_tasks 12689 1726853280.64434: done queuing things up, now waiting for results queue to drain 12689 1726853280.64435: waiting for pending results... 12689 1726853280.64707: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 12689 1726853280.64844: in run() - task 02083763-bbaf-dd70-85c0-00000000016c 12689 1726853280.64865: variable 'ansible_search_path' from source: unknown 12689 1726853280.64877: variable 'ansible_search_path' from source: unknown 12689 1726853280.64922: calling self._execute() 12689 1726853280.65016: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.65029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.65043: variable 'omit' from source: magic vars 12689 1726853280.65484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.67760: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.67834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.67883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.67924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.67954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.68038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.68077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.68109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.68276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.68280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.68312: variable 'ansible_distribution' from source: facts 12689 1726853280.68323: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.68346: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.68354: when evaluation is False, skipping this task 12689 1726853280.68362: _execute() done 12689 1726853280.68368: dumping result to json 12689 1726853280.68378: done dumping result, returning 12689 1726853280.68396: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-dd70-85c0-00000000016c] 12689 1726853280.68406: sending task result for task 02083763-bbaf-dd70-85c0-00000000016c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.68617: no more pending results, returning what we have 12689 1726853280.68622: results queue empty 12689 1726853280.68623: checking for any_errors_fatal 12689 1726853280.68630: done checking for any_errors_fatal 12689 1726853280.68631: checking for max_fail_percentage 12689 1726853280.68632: done checking for max_fail_percentage 12689 1726853280.68633: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.68634: done checking to see if all hosts have failed 12689 1726853280.68635: getting the remaining hosts for this loop 12689 1726853280.68636: done getting the remaining hosts for this loop 12689 1726853280.68641: getting the next task for host managed_node1 12689 1726853280.68650: done getting next task for host managed_node1 12689 1726853280.68654: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853280.68658: ^ 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 12689 1726853280.68881: getting variables 12689 1726853280.68883: in VariableManager get_vars() 12689 1726853280.68931: Calling all_inventory to load vars for managed_node1 12689 1726853280.68934: Calling groups_inventory to load vars for managed_node1 12689 1726853280.68936: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.68945: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.68948: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.68951: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.69218: done sending task result for task 02083763-bbaf-dd70-85c0-00000000016c 12689 1726853280.69222: WORKER PROCESS EXITING 12689 1726853280.69246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.69449: done with get_vars() 12689 1726853280.69461: done getting variables 12689 1726853280.69519: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:28:00 -0400 (0:00:00.054) 0:00:10.029 ****** 12689 1726853280.69554: entering _queue_task() for managed_node1/debug 12689 1726853280.69847: worker is 1 (out of 1 available) 12689 1726853280.69859: exiting _queue_task() for managed_node1/debug 12689 1726853280.70074: done queuing things up, now waiting for results queue to drain 12689 1726853280.70076: waiting for pending results... 12689 1726853280.70159: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 12689 1726853280.70318: in run() - task 02083763-bbaf-dd70-85c0-00000000016d 12689 1726853280.70339: variable 'ansible_search_path' from source: unknown 12689 1726853280.70347: variable 'ansible_search_path' from source: unknown 12689 1726853280.70390: calling self._execute() 12689 1726853280.70485: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.70499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.70517: variable 'omit' from source: magic vars 12689 1726853280.70955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.73283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.73369: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.73414: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.73459: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.73676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.73680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.73683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.73686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.73688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.73690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.73833: variable 'ansible_distribution' from source: facts 12689 1726853280.73845: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.73872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.73884: when evaluation is False, skipping this task 12689 1726853280.73981: _execute() done 12689 1726853280.74029: dumping result to json 12689 1726853280.74038: done dumping result, returning 12689 1726853280.74052: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-dd70-85c0-00000000016d] 12689 1726853280.74061: sending task result for task 02083763-bbaf-dd70-85c0-00000000016d 12689 1726853280.74385: done sending task result for task 02083763-bbaf-dd70-85c0-00000000016d 12689 1726853280.74389: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853280.74436: no more pending results, returning what we have 12689 1726853280.74440: results queue empty 12689 1726853280.74441: checking for any_errors_fatal 12689 1726853280.74447: done checking for any_errors_fatal 12689 1726853280.74448: checking for max_fail_percentage 12689 1726853280.74450: done checking for max_fail_percentage 12689 1726853280.74451: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.74452: done checking to see if all hosts have failed 12689 1726853280.74453: getting the remaining hosts for this loop 12689 1726853280.74455: done getting the remaining hosts for this loop 12689 1726853280.74459: getting the next task for host managed_node1 12689 1726853280.74467: done getting next task for host managed_node1 12689 1726853280.74473: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853280.74477: ^ 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 12689 1726853280.74499: getting variables 12689 1726853280.74501: in VariableManager get_vars() 12689 1726853280.74556: Calling all_inventory to load vars for managed_node1 12689 1726853280.74559: Calling groups_inventory to load vars for managed_node1 12689 1726853280.74562: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.74978: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.74983: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.74987: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.75304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.75752: done with get_vars() 12689 1726853280.75765: done getting variables 12689 1726853280.75824: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:28:00 -0400 (0:00:00.063) 0:00:10.092 ****** 12689 1726853280.75857: entering _queue_task() for managed_node1/fail 12689 1726853280.76362: worker is 1 (out of 1 available) 12689 1726853280.76377: exiting _queue_task() for managed_node1/fail 12689 1726853280.76390: done queuing things up, now waiting for results queue to drain 12689 1726853280.76392: waiting for pending results... 12689 1726853280.76791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 12689 1726853280.76810: in run() - task 02083763-bbaf-dd70-85c0-00000000016e 12689 1726853280.76830: variable 'ansible_search_path' from source: unknown 12689 1726853280.76839: variable 'ansible_search_path' from source: unknown 12689 1726853280.76884: calling self._execute() 12689 1726853280.76977: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.76988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.77007: variable 'omit' from source: magic vars 12689 1726853280.77439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.80924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.80999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.81047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.81090: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.81121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.81213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.81246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.81277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.81326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.81348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.81489: variable 'ansible_distribution' from source: facts 12689 1726853280.81505: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.81529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.81538: when evaluation is False, skipping this task 12689 1726853280.81576: _execute() done 12689 1726853280.81579: dumping result to json 12689 1726853280.81582: done dumping result, returning 12689 1726853280.81585: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-dd70-85c0-00000000016e] 12689 1726853280.81587: sending task result for task 02083763-bbaf-dd70-85c0-00000000016e skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.81762: no more pending results, returning what we have 12689 1726853280.81766: results queue empty 12689 1726853280.81767: checking for any_errors_fatal 12689 1726853280.81777: done checking for any_errors_fatal 12689 1726853280.81778: checking for max_fail_percentage 12689 1726853280.81780: done checking for max_fail_percentage 12689 1726853280.81781: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.81782: done checking to see if all hosts have failed 12689 1726853280.81783: getting the remaining hosts for this loop 12689 1726853280.81784: done getting the remaining hosts for this loop 12689 1726853280.81789: getting the next task for host managed_node1 12689 1726853280.81797: done getting next task for host managed_node1 12689 1726853280.81800: ^ 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 12689 1726853280.81804: ^ 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 12689 1726853280.81826: getting variables 12689 1726853280.81828: in VariableManager get_vars() 12689 1726853280.81988: Calling all_inventory to load vars for managed_node1 12689 1726853280.81991: Calling groups_inventory to load vars for managed_node1 12689 1726853280.81993: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.82182: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.82186: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.82189: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.82446: done sending task result for task 02083763-bbaf-dd70-85c0-00000000016e 12689 1726853280.82450: WORKER PROCESS EXITING 12689 1726853280.82475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.82669: done with get_vars() 12689 1726853280.82682: done getting variables 12689 1726853280.82739: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:28:00 -0400 (0:00:00.069) 0:00:10.161 ****** 12689 1726853280.82776: entering _queue_task() for managed_node1/fail 12689 1726853280.83065: worker is 1 (out of 1 available) 12689 1726853280.83280: exiting _queue_task() for managed_node1/fail 12689 1726853280.83289: done queuing things up, now waiting for results queue to drain 12689 1726853280.83291: waiting for pending results... 12689 1726853280.83378: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 12689 1726853280.83526: in run() - task 02083763-bbaf-dd70-85c0-00000000016f 12689 1726853280.83546: variable 'ansible_search_path' from source: unknown 12689 1726853280.83554: variable 'ansible_search_path' from source: unknown 12689 1726853280.83595: calling self._execute() 12689 1726853280.83684: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.83696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.83710: variable 'omit' from source: magic vars 12689 1726853280.84150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.86499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.86575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.86614: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.86652: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.86689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.86778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.86813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.86842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.86893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.86912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.87057: variable 'ansible_distribution' from source: facts 12689 1726853280.87068: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.87098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.87106: when evaluation is False, skipping this task 12689 1726853280.87112: _execute() done 12689 1726853280.87118: dumping result to json 12689 1726853280.87125: done dumping result, returning 12689 1726853280.87136: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-dd70-85c0-00000000016f] 12689 1726853280.87144: sending task result for task 02083763-bbaf-dd70-85c0-00000000016f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.87394: no more pending results, returning what we have 12689 1726853280.87398: results queue empty 12689 1726853280.87399: checking for any_errors_fatal 12689 1726853280.87405: done checking for any_errors_fatal 12689 1726853280.87406: checking for max_fail_percentage 12689 1726853280.87408: done checking for max_fail_percentage 12689 1726853280.87409: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.87409: done checking to see if all hosts have failed 12689 1726853280.87410: getting the remaining hosts for this loop 12689 1726853280.87412: done getting the remaining hosts for this loop 12689 1726853280.87416: getting the next task for host managed_node1 12689 1726853280.87425: done getting next task for host managed_node1 12689 1726853280.87430: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853280.87434: ^ 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 12689 1726853280.87454: getting variables 12689 1726853280.87456: in VariableManager get_vars() 12689 1726853280.87512: Calling all_inventory to load vars for managed_node1 12689 1726853280.87515: Calling groups_inventory to load vars for managed_node1 12689 1726853280.87517: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.87529: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.87532: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.87535: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.87916: done sending task result for task 02083763-bbaf-dd70-85c0-00000000016f 12689 1726853280.87919: WORKER PROCESS EXITING 12689 1726853280.87942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.88154: done with get_vars() 12689 1726853280.88167: done getting variables 12689 1726853280.88225: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:28:00 -0400 (0:00:00.054) 0:00:10.216 ****** 12689 1726853280.88258: entering _queue_task() for managed_node1/fail 12689 1726853280.88546: worker is 1 (out of 1 available) 12689 1726853280.88560: exiting _queue_task() for managed_node1/fail 12689 1726853280.88775: done queuing things up, now waiting for results queue to drain 12689 1726853280.88777: waiting for pending results... 12689 1726853280.88851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 12689 1726853280.88992: in run() - task 02083763-bbaf-dd70-85c0-000000000170 12689 1726853280.89015: variable 'ansible_search_path' from source: unknown 12689 1726853280.89024: variable 'ansible_search_path' from source: unknown 12689 1726853280.89063: calling self._execute() 12689 1726853280.89158: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.89170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.89187: variable 'omit' from source: magic vars 12689 1726853280.89702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.91865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.91936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.92577: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.92742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.92775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.92974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.93008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.93058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.93228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.93231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853280.93473: variable 'ansible_distribution' from source: facts 12689 1726853280.93485: variable 'ansible_distribution_major_version' from source: facts 12689 1726853280.93522: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853280.93582: when evaluation is False, skipping this task 12689 1726853280.93590: _execute() done 12689 1726853280.93598: dumping result to json 12689 1726853280.93610: done dumping result, returning 12689 1726853280.93624: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-dd70-85c0-000000000170] 12689 1726853280.93633: sending task result for task 02083763-bbaf-dd70-85c0-000000000170 12689 1726853280.94005: done sending task result for task 02083763-bbaf-dd70-85c0-000000000170 12689 1726853280.94008: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853280.94052: no more pending results, returning what we have 12689 1726853280.94056: results queue empty 12689 1726853280.94057: checking for any_errors_fatal 12689 1726853280.94063: done checking for any_errors_fatal 12689 1726853280.94064: checking for max_fail_percentage 12689 1726853280.94066: done checking for max_fail_percentage 12689 1726853280.94067: checking to see if all hosts have failed and the running result is not ok 12689 1726853280.94068: done checking to see if all hosts have failed 12689 1726853280.94068: getting the remaining hosts for this loop 12689 1726853280.94070: done getting the remaining hosts for this loop 12689 1726853280.94075: getting the next task for host managed_node1 12689 1726853280.94083: done getting next task for host managed_node1 12689 1726853280.94087: ^ 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 12689 1726853280.94091: ^ 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 12689 1726853280.94111: getting variables 12689 1726853280.94113: in VariableManager get_vars() 12689 1726853280.94169: Calling all_inventory to load vars for managed_node1 12689 1726853280.94376: Calling groups_inventory to load vars for managed_node1 12689 1726853280.94379: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853280.94389: Calling all_plugins_play to load vars for managed_node1 12689 1726853280.94391: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853280.94395: Calling groups_plugins_play to load vars for managed_node1 12689 1726853280.95184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853280.95475: done with get_vars() 12689 1726853280.95489: done getting variables 12689 1726853280.95548: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:28:00 -0400 (0:00:00.073) 0:00:10.289 ****** 12689 1726853280.95585: entering _queue_task() for managed_node1/dnf 12689 1726853280.95892: worker is 1 (out of 1 available) 12689 1726853280.95905: exiting _queue_task() for managed_node1/dnf 12689 1726853280.95917: done queuing things up, now waiting for results queue to drain 12689 1726853280.95918: waiting for pending results... 12689 1726853280.96204: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 12689 1726853280.96345: in run() - task 02083763-bbaf-dd70-85c0-000000000171 12689 1726853280.96366: variable 'ansible_search_path' from source: unknown 12689 1726853280.96377: variable 'ansible_search_path' from source: unknown 12689 1726853280.96422: calling self._execute() 12689 1726853280.96577: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853280.96581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853280.96583: variable 'omit' from source: magic vars 12689 1726853280.96978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853280.99508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853280.99574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853280.99619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853280.99655: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853280.99686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853280.99769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853280.99812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853280.99921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853280.99925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853280.99927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.00041: variable 'ansible_distribution' from source: facts 12689 1726853281.00053: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.00078: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.00086: when evaluation is False, skipping this task 12689 1726853281.00092: _execute() done 12689 1726853281.00098: dumping result to json 12689 1726853281.00105: done dumping result, returning 12689 1726853281.00116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000171] 12689 1726853281.00124: sending task result for task 02083763-bbaf-dd70-85c0-000000000171 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.00289: no more pending results, returning what we have 12689 1726853281.00292: results queue empty 12689 1726853281.00293: checking for any_errors_fatal 12689 1726853281.00299: done checking for any_errors_fatal 12689 1726853281.00300: checking for max_fail_percentage 12689 1726853281.00302: done checking for max_fail_percentage 12689 1726853281.00303: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.00303: done checking to see if all hosts have failed 12689 1726853281.00304: getting the remaining hosts for this loop 12689 1726853281.00305: done getting the remaining hosts for this loop 12689 1726853281.00309: getting the next task for host managed_node1 12689 1726853281.00317: done getting next task for host managed_node1 12689 1726853281.00321: ^ 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 12689 1726853281.00325: ^ 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 12689 1726853281.00345: getting variables 12689 1726853281.00347: in VariableManager get_vars() 12689 1726853281.00402: Calling all_inventory to load vars for managed_node1 12689 1726853281.00404: Calling groups_inventory to load vars for managed_node1 12689 1726853281.00407: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.00417: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.00420: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.00423: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.00892: done sending task result for task 02083763-bbaf-dd70-85c0-000000000171 12689 1726853281.00895: WORKER PROCESS EXITING 12689 1726853281.00917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.01119: done with get_vars() 12689 1726853281.01130: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 12689 1726853281.01207: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:28:01 -0400 (0:00:00.056) 0:00:10.346 ****** 12689 1726853281.01239: entering _queue_task() for managed_node1/yum 12689 1726853281.01511: worker is 1 (out of 1 available) 12689 1726853281.01524: exiting _queue_task() for managed_node1/yum 12689 1726853281.01536: done queuing things up, now waiting for results queue to drain 12689 1726853281.01537: waiting for pending results... 12689 1726853281.01811: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 12689 1726853281.01958: in run() - task 02083763-bbaf-dd70-85c0-000000000172 12689 1726853281.01978: variable 'ansible_search_path' from source: unknown 12689 1726853281.01986: variable 'ansible_search_path' from source: unknown 12689 1726853281.02025: calling self._execute() 12689 1726853281.02117: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.02128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.02141: variable 'omit' from source: magic vars 12689 1726853281.02640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.05119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.05187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.05231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.05285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.05314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.05397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.05430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.05465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.05511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.05530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.05668: variable 'ansible_distribution' from source: facts 12689 1726853281.05682: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.05704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.05711: when evaluation is False, skipping this task 12689 1726853281.05717: _execute() done 12689 1726853281.05723: dumping result to json 12689 1726853281.05731: done dumping result, returning 12689 1726853281.05743: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000172] 12689 1726853281.05751: sending task result for task 02083763-bbaf-dd70-85c0-000000000172 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.05916: no more pending results, returning what we have 12689 1726853281.05919: results queue empty 12689 1726853281.05920: checking for any_errors_fatal 12689 1726853281.05926: done checking for any_errors_fatal 12689 1726853281.05927: checking for max_fail_percentage 12689 1726853281.05929: done checking for max_fail_percentage 12689 1726853281.05929: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.05930: done checking to see if all hosts have failed 12689 1726853281.05931: getting the remaining hosts for this loop 12689 1726853281.05932: done getting the remaining hosts for this loop 12689 1726853281.05936: getting the next task for host managed_node1 12689 1726853281.05944: done getting next task for host managed_node1 12689 1726853281.05948: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853281.05951: ^ 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 12689 1726853281.05972: getting variables 12689 1726853281.05974: in VariableManager get_vars() 12689 1726853281.06295: Calling all_inventory to load vars for managed_node1 12689 1726853281.06298: Calling groups_inventory to load vars for managed_node1 12689 1726853281.06301: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.06308: done sending task result for task 02083763-bbaf-dd70-85c0-000000000172 12689 1726853281.06310: WORKER PROCESS EXITING 12689 1726853281.06320: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.06323: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.06326: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.06604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.06804: done with get_vars() 12689 1726853281.06815: done getting variables 12689 1726853281.06874: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:28:01 -0400 (0:00:00.056) 0:00:10.403 ****** 12689 1726853281.06909: entering _queue_task() for managed_node1/fail 12689 1726853281.07193: worker is 1 (out of 1 available) 12689 1726853281.07205: exiting _queue_task() for managed_node1/fail 12689 1726853281.07215: done queuing things up, now waiting for results queue to drain 12689 1726853281.07216: waiting for pending results... 12689 1726853281.07496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 12689 1726853281.07637: in run() - task 02083763-bbaf-dd70-85c0-000000000173 12689 1726853281.07659: variable 'ansible_search_path' from source: unknown 12689 1726853281.07669: variable 'ansible_search_path' from source: unknown 12689 1726853281.07714: calling self._execute() 12689 1726853281.07808: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.07877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.07881: variable 'omit' from source: magic vars 12689 1726853281.08267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.10777: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.10846: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.10891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.10928: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.10957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.11041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.11279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.11284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.11287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.11290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.11302: variable 'ansible_distribution' from source: facts 12689 1726853281.11313: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.11336: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.11344: when evaluation is False, skipping this task 12689 1726853281.11350: _execute() done 12689 1726853281.11358: dumping result to json 12689 1726853281.11366: done dumping result, returning 12689 1726853281.11383: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000173] 12689 1726853281.11393: sending task result for task 02083763-bbaf-dd70-85c0-000000000173 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.11545: no more pending results, returning what we have 12689 1726853281.11549: results queue empty 12689 1726853281.11549: checking for any_errors_fatal 12689 1726853281.11557: done checking for any_errors_fatal 12689 1726853281.11557: checking for max_fail_percentage 12689 1726853281.11559: done checking for max_fail_percentage 12689 1726853281.11560: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.11561: done checking to see if all hosts have failed 12689 1726853281.11561: getting the remaining hosts for this loop 12689 1726853281.11563: done getting the remaining hosts for this loop 12689 1726853281.11567: getting the next task for host managed_node1 12689 1726853281.11575: done getting next task for host managed_node1 12689 1726853281.11579: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 12689 1726853281.11583: ^ 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 12689 1726853281.11603: getting variables 12689 1726853281.11604: in VariableManager get_vars() 12689 1726853281.11657: Calling all_inventory to load vars for managed_node1 12689 1726853281.11660: Calling groups_inventory to load vars for managed_node1 12689 1726853281.11663: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.11778: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.11782: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.11788: done sending task result for task 02083763-bbaf-dd70-85c0-000000000173 12689 1726853281.11790: WORKER PROCESS EXITING 12689 1726853281.11794: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.12172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.12415: done with get_vars() 12689 1726853281.12427: done getting variables 12689 1726853281.12487: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:28:01 -0400 (0:00:00.056) 0:00:10.459 ****** 12689 1726853281.12522: entering _queue_task() for managed_node1/package 12689 1726853281.12798: worker is 1 (out of 1 available) 12689 1726853281.12811: exiting _queue_task() for managed_node1/package 12689 1726853281.12822: done queuing things up, now waiting for results queue to drain 12689 1726853281.12824: waiting for pending results... 12689 1726853281.13113: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 12689 1726853281.13262: in run() - task 02083763-bbaf-dd70-85c0-000000000174 12689 1726853281.13284: variable 'ansible_search_path' from source: unknown 12689 1726853281.13296: variable 'ansible_search_path' from source: unknown 12689 1726853281.13334: calling self._execute() 12689 1726853281.13435: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.13447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.13461: variable 'omit' from source: magic vars 12689 1726853281.13901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.16375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.16450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.16514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.16623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.16627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.16665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.16701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.16737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.16782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.16800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.17058: variable 'ansible_distribution' from source: facts 12689 1726853281.17061: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.17083: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.17093: when evaluation is False, skipping this task 12689 1726853281.17101: _execute() done 12689 1726853281.17108: dumping result to json 12689 1726853281.17116: done dumping result, returning 12689 1726853281.17129: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-dd70-85c0-000000000174] 12689 1726853281.17174: sending task result for task 02083763-bbaf-dd70-85c0-000000000174 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.17436: no more pending results, returning what we have 12689 1726853281.17439: results queue empty 12689 1726853281.17440: checking for any_errors_fatal 12689 1726853281.17447: done checking for any_errors_fatal 12689 1726853281.17448: checking for max_fail_percentage 12689 1726853281.17449: done checking for max_fail_percentage 12689 1726853281.17450: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.17451: done checking to see if all hosts have failed 12689 1726853281.17452: getting the remaining hosts for this loop 12689 1726853281.17453: done getting the remaining hosts for this loop 12689 1726853281.17458: getting the next task for host managed_node1 12689 1726853281.17465: done getting next task for host managed_node1 12689 1726853281.17469: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853281.17475: ^ 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 12689 1726853281.17496: getting variables 12689 1726853281.17498: in VariableManager get_vars() 12689 1726853281.17550: Calling all_inventory to load vars for managed_node1 12689 1726853281.17553: Calling groups_inventory to load vars for managed_node1 12689 1726853281.17556: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.17567: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.17973: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.17981: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.18156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.18817: done sending task result for task 02083763-bbaf-dd70-85c0-000000000174 12689 1726853281.18821: WORKER PROCESS EXITING 12689 1726853281.18858: done with get_vars() 12689 1726853281.18874: done getting variables 12689 1726853281.18996: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:28:01 -0400 (0:00:00.066) 0:00:10.525 ****** 12689 1726853281.19147: entering _queue_task() for managed_node1/package 12689 1726853281.19793: worker is 1 (out of 1 available) 12689 1726853281.19805: exiting _queue_task() for managed_node1/package 12689 1726853281.19818: done queuing things up, now waiting for results queue to drain 12689 1726853281.19820: waiting for pending results... 12689 1726853281.20682: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 12689 1726853281.21378: in run() - task 02083763-bbaf-dd70-85c0-000000000175 12689 1726853281.21382: variable 'ansible_search_path' from source: unknown 12689 1726853281.21384: variable 'ansible_search_path' from source: unknown 12689 1726853281.21387: calling self._execute() 12689 1726853281.21389: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.21392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.21394: variable 'omit' from source: magic vars 12689 1726853281.23180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.28668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.28997: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.29047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.29108: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.29140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.29258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.29408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.29441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.29517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.29777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.29837: variable 'ansible_distribution' from source: facts 12689 1726853281.30177: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.30181: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.30185: when evaluation is False, skipping this task 12689 1726853281.30188: _execute() done 12689 1726853281.30191: dumping result to json 12689 1726853281.30194: done dumping result, returning 12689 1726853281.30196: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000175] 12689 1726853281.30199: sending task result for task 02083763-bbaf-dd70-85c0-000000000175 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.30317: no more pending results, returning what we have 12689 1726853281.30320: results queue empty 12689 1726853281.30321: checking for any_errors_fatal 12689 1726853281.30327: done checking for any_errors_fatal 12689 1726853281.30327: checking for max_fail_percentage 12689 1726853281.30329: done checking for max_fail_percentage 12689 1726853281.30329: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.30334: done checking to see if all hosts have failed 12689 1726853281.30335: getting the remaining hosts for this loop 12689 1726853281.30337: done getting the remaining hosts for this loop 12689 1726853281.30341: getting the next task for host managed_node1 12689 1726853281.30348: done getting next task for host managed_node1 12689 1726853281.30352: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853281.30355: ^ 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 12689 1726853281.30364: done sending task result for task 02083763-bbaf-dd70-85c0-000000000175 12689 1726853281.30367: WORKER PROCESS EXITING 12689 1726853281.30382: getting variables 12689 1726853281.30384: in VariableManager get_vars() 12689 1726853281.30432: Calling all_inventory to load vars for managed_node1 12689 1726853281.30434: Calling groups_inventory to load vars for managed_node1 12689 1726853281.30437: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.30562: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.30566: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.30569: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.31585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.32030: done with get_vars() 12689 1726853281.32042: done getting variables 12689 1726853281.32415: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:28:01 -0400 (0:00:00.133) 0:00:10.658 ****** 12689 1726853281.32450: entering _queue_task() for managed_node1/package 12689 1726853281.33193: worker is 1 (out of 1 available) 12689 1726853281.33209: exiting _queue_task() for managed_node1/package 12689 1726853281.33221: done queuing things up, now waiting for results queue to drain 12689 1726853281.33225: waiting for pending results... 12689 1726853281.33820: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 12689 1726853281.34229: in run() - task 02083763-bbaf-dd70-85c0-000000000176 12689 1726853281.34233: variable 'ansible_search_path' from source: unknown 12689 1726853281.34236: variable 'ansible_search_path' from source: unknown 12689 1726853281.34254: calling self._execute() 12689 1726853281.34555: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.34567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.34584: variable 'omit' from source: magic vars 12689 1726853281.35533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.40512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.40615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.40816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.40902: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.41003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.41207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.41242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.41377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.41414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.41435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.41747: variable 'ansible_distribution' from source: facts 12689 1726853281.41785: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.41811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.41843: when evaluation is False, skipping this task 12689 1726853281.41850: _execute() done 12689 1726853281.41857: dumping result to json 12689 1726853281.41946: done dumping result, returning 12689 1726853281.41950: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-dd70-85c0-000000000176] 12689 1726853281.41953: sending task result for task 02083763-bbaf-dd70-85c0-000000000176 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.42316: no more pending results, returning what we have 12689 1726853281.42319: results queue empty 12689 1726853281.42320: checking for any_errors_fatal 12689 1726853281.42329: done checking for any_errors_fatal 12689 1726853281.42329: checking for max_fail_percentage 12689 1726853281.42331: done checking for max_fail_percentage 12689 1726853281.42332: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.42333: done checking to see if all hosts have failed 12689 1726853281.42333: getting the remaining hosts for this loop 12689 1726853281.42335: done getting the remaining hosts for this loop 12689 1726853281.42339: getting the next task for host managed_node1 12689 1726853281.42346: done getting next task for host managed_node1 12689 1726853281.42350: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853281.42354: ^ 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 12689 1726853281.42479: getting variables 12689 1726853281.42483: in VariableManager get_vars() 12689 1726853281.42542: Calling all_inventory to load vars for managed_node1 12689 1726853281.42545: Calling groups_inventory to load vars for managed_node1 12689 1726853281.42548: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.42822: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.42826: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.42829: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.43273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.43711: done with get_vars() 12689 1726853281.43724: done getting variables 12689 1726853281.43797: done sending task result for task 02083763-bbaf-dd70-85c0-000000000176 12689 1726853281.43801: WORKER PROCESS EXITING 12689 1726853281.43838: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:28:01 -0400 (0:00:00.114) 0:00:10.772 ****** 12689 1726853281.43878: entering _queue_task() for managed_node1/service 12689 1726853281.44678: worker is 1 (out of 1 available) 12689 1726853281.44691: exiting _queue_task() for managed_node1/service 12689 1726853281.44703: done queuing things up, now waiting for results queue to drain 12689 1726853281.44704: waiting for pending results... 12689 1726853281.45077: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 12689 1726853281.45408: in run() - task 02083763-bbaf-dd70-85c0-000000000177 12689 1726853281.45422: variable 'ansible_search_path' from source: unknown 12689 1726853281.45427: variable 'ansible_search_path' from source: unknown 12689 1726853281.45472: calling self._execute() 12689 1726853281.45559: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.45564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.45574: variable 'omit' from source: magic vars 12689 1726853281.46605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.51105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.51280: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.51404: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.51441: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.51468: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.51543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.51576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.51806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.51844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.51863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.52208: variable 'ansible_distribution' from source: facts 12689 1726853281.52214: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.52234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.52237: when evaluation is False, skipping this task 12689 1726853281.52240: _execute() done 12689 1726853281.52242: dumping result to json 12689 1726853281.52248: done dumping result, returning 12689 1726853281.52257: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-dd70-85c0-000000000177] 12689 1726853281.52262: sending task result for task 02083763-bbaf-dd70-85c0-000000000177 12689 1726853281.52560: done sending task result for task 02083763-bbaf-dd70-85c0-000000000177 12689 1726853281.52563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.52621: no more pending results, returning what we have 12689 1726853281.52624: results queue empty 12689 1726853281.52625: checking for any_errors_fatal 12689 1726853281.52632: done checking for any_errors_fatal 12689 1726853281.52632: checking for max_fail_percentage 12689 1726853281.52634: done checking for max_fail_percentage 12689 1726853281.52635: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.52636: done checking to see if all hosts have failed 12689 1726853281.52637: getting the remaining hosts for this loop 12689 1726853281.52638: done getting the remaining hosts for this loop 12689 1726853281.52641: getting the next task for host managed_node1 12689 1726853281.52648: done getting next task for host managed_node1 12689 1726853281.52651: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853281.52655: ^ 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 12689 1726853281.52677: getting variables 12689 1726853281.52679: in VariableManager get_vars() 12689 1726853281.52921: Calling all_inventory to load vars for managed_node1 12689 1726853281.52923: Calling groups_inventory to load vars for managed_node1 12689 1726853281.52926: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.52935: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.52937: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.52940: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.53317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.53691: done with get_vars() 12689 1726853281.53703: done getting variables 12689 1726853281.53761: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:28:01 -0400 (0:00:00.099) 0:00:10.872 ****** 12689 1726853281.53795: entering _queue_task() for managed_node1/service 12689 1726853281.54559: worker is 1 (out of 1 available) 12689 1726853281.54573: exiting _queue_task() for managed_node1/service 12689 1726853281.54584: done queuing things up, now waiting for results queue to drain 12689 1726853281.54585: waiting for pending results... 12689 1726853281.55390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 12689 1726853281.55478: in run() - task 02083763-bbaf-dd70-85c0-000000000178 12689 1726853281.55483: variable 'ansible_search_path' from source: unknown 12689 1726853281.55485: variable 'ansible_search_path' from source: unknown 12689 1726853281.55491: calling self._execute() 12689 1726853281.55687: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.55698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.55711: variable 'omit' from source: magic vars 12689 1726853281.56778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.61174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.61664: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.61725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.61767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.62176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.62180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.62183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.62185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.62576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.62579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.62582: variable 'ansible_distribution' from source: facts 12689 1726853281.62585: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.62587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.62589: when evaluation is False, skipping this task 12689 1726853281.62591: _execute() done 12689 1726853281.62594: dumping result to json 12689 1726853281.62596: done dumping result, returning 12689 1726853281.62693: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-dd70-85c0-000000000178] 12689 1726853281.62703: sending task result for task 02083763-bbaf-dd70-85c0-000000000178 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853281.62852: no more pending results, returning what we have 12689 1726853281.62856: results queue empty 12689 1726853281.62856: checking for any_errors_fatal 12689 1726853281.62861: done checking for any_errors_fatal 12689 1726853281.62862: checking for max_fail_percentage 12689 1726853281.62864: done checking for max_fail_percentage 12689 1726853281.62865: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.62865: done checking to see if all hosts have failed 12689 1726853281.62866: getting the remaining hosts for this loop 12689 1726853281.62868: done getting the remaining hosts for this loop 12689 1726853281.62877: getting the next task for host managed_node1 12689 1726853281.62884: done getting next task for host managed_node1 12689 1726853281.62888: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853281.62892: ^ 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 12689 1726853281.62914: getting variables 12689 1726853281.62917: in VariableManager get_vars() 12689 1726853281.62999: Calling all_inventory to load vars for managed_node1 12689 1726853281.63002: Calling groups_inventory to load vars for managed_node1 12689 1726853281.63005: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.63017: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.63020: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.63024: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.63403: done sending task result for task 02083763-bbaf-dd70-85c0-000000000178 12689 1726853281.63406: WORKER PROCESS EXITING 12689 1726853281.63433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.63825: done with get_vars() 12689 1726853281.63836: done getting variables 12689 1726853281.64008: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:28:01 -0400 (0:00:00.102) 0:00:10.974 ****** 12689 1726853281.64042: entering _queue_task() for managed_node1/service 12689 1726853281.64689: worker is 1 (out of 1 available) 12689 1726853281.64700: exiting _queue_task() for managed_node1/service 12689 1726853281.64712: done queuing things up, now waiting for results queue to drain 12689 1726853281.64713: waiting for pending results... 12689 1726853281.65577: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 12689 1726853281.66278: in run() - task 02083763-bbaf-dd70-85c0-000000000179 12689 1726853281.66282: variable 'ansible_search_path' from source: unknown 12689 1726853281.66285: variable 'ansible_search_path' from source: unknown 12689 1726853281.66288: calling self._execute() 12689 1726853281.66291: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.66294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.66296: variable 'omit' from source: magic vars 12689 1726853281.67680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.72009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.72087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.72477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.72481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.72483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.72486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.72877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.72880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.72883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.72885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.73091: variable 'ansible_distribution' from source: facts 12689 1726853281.73103: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.73128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.73136: when evaluation is False, skipping this task 12689 1726853281.73146: _execute() done 12689 1726853281.73155: dumping result to json 12689 1726853281.73163: done dumping result, returning 12689 1726853281.73179: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-dd70-85c0-000000000179] 12689 1726853281.73189: sending task result for task 02083763-bbaf-dd70-85c0-000000000179 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.73347: no more pending results, returning what we have 12689 1726853281.73351: results queue empty 12689 1726853281.73352: checking for any_errors_fatal 12689 1726853281.73359: done checking for any_errors_fatal 12689 1726853281.73360: checking for max_fail_percentage 12689 1726853281.73362: done checking for max_fail_percentage 12689 1726853281.73363: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.73364: done checking to see if all hosts have failed 12689 1726853281.73365: getting the remaining hosts for this loop 12689 1726853281.73366: done getting the remaining hosts for this loop 12689 1726853281.73372: getting the next task for host managed_node1 12689 1726853281.73381: done getting next task for host managed_node1 12689 1726853281.73385: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853281.73389: ^ 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 12689 1726853281.73409: getting variables 12689 1726853281.73412: in VariableManager get_vars() 12689 1726853281.73575: Calling all_inventory to load vars for managed_node1 12689 1726853281.73578: Calling groups_inventory to load vars for managed_node1 12689 1726853281.73581: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.73589: done sending task result for task 02083763-bbaf-dd70-85c0-000000000179 12689 1726853281.73591: WORKER PROCESS EXITING 12689 1726853281.73602: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.73605: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.73608: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.74266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.74729: done with get_vars() 12689 1726853281.74741: done getting variables 12689 1726853281.75011: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:28:01 -0400 (0:00:00.110) 0:00:11.084 ****** 12689 1726853281.75049: entering _queue_task() for managed_node1/service 12689 1726853281.75564: worker is 1 (out of 1 available) 12689 1726853281.75978: exiting _queue_task() for managed_node1/service 12689 1726853281.75989: done queuing things up, now waiting for results queue to drain 12689 1726853281.75991: waiting for pending results... 12689 1726853281.76183: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 12689 1726853281.76457: in run() - task 02083763-bbaf-dd70-85c0-00000000017a 12689 1726853281.76561: variable 'ansible_search_path' from source: unknown 12689 1726853281.76572: variable 'ansible_search_path' from source: unknown 12689 1726853281.76614: calling self._execute() 12689 1726853281.76939: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.77050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.77054: variable 'omit' from source: magic vars 12689 1726853281.77767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.82330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.82655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.82700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.82739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.82776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.83053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.83279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.83283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.83285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.83288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.83507: variable 'ansible_distribution' from source: facts 12689 1726853281.83518: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.83540: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.83552: when evaluation is False, skipping this task 12689 1726853281.83558: _execute() done 12689 1726853281.83565: dumping result to json 12689 1726853281.83575: done dumping result, returning 12689 1726853281.83589: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-dd70-85c0-00000000017a] 12689 1726853281.83599: sending task result for task 02083763-bbaf-dd70-85c0-00000000017a skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 12689 1726853281.83745: no more pending results, returning what we have 12689 1726853281.83749: results queue empty 12689 1726853281.83750: checking for any_errors_fatal 12689 1726853281.83756: done checking for any_errors_fatal 12689 1726853281.83757: checking for max_fail_percentage 12689 1726853281.83758: done checking for max_fail_percentage 12689 1726853281.83759: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.83760: done checking to see if all hosts have failed 12689 1726853281.83761: getting the remaining hosts for this loop 12689 1726853281.83762: done getting the remaining hosts for this loop 12689 1726853281.83766: getting the next task for host managed_node1 12689 1726853281.83775: done getting next task for host managed_node1 12689 1726853281.83780: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853281.83783: ^ 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 12689 1726853281.83803: getting variables 12689 1726853281.83805: in VariableManager get_vars() 12689 1726853281.83861: Calling all_inventory to load vars for managed_node1 12689 1726853281.83864: Calling groups_inventory to load vars for managed_node1 12689 1726853281.83867: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.84180: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.84184: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.84188: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.84364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.84886: done sending task result for task 02083763-bbaf-dd70-85c0-00000000017a 12689 1726853281.84890: WORKER PROCESS EXITING 12689 1726853281.85001: done with get_vars() 12689 1726853281.85014: done getting variables 12689 1726853281.85178: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:28:01 -0400 (0:00:00.101) 0:00:11.186 ****** 12689 1726853281.85212: entering _queue_task() for managed_node1/copy 12689 1726853281.85723: worker is 1 (out of 1 available) 12689 1726853281.85735: exiting _queue_task() for managed_node1/copy 12689 1726853281.85749: done queuing things up, now waiting for results queue to drain 12689 1726853281.85750: waiting for pending results... 12689 1726853281.86459: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 12689 1726853281.86613: in run() - task 02083763-bbaf-dd70-85c0-00000000017b 12689 1726853281.86704: variable 'ansible_search_path' from source: unknown 12689 1726853281.86713: variable 'ansible_search_path' from source: unknown 12689 1726853281.86754: calling self._execute() 12689 1726853281.86986: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.86999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.87018: variable 'omit' from source: magic vars 12689 1726853281.87880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.92698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853281.92961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853281.92966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853281.93048: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853281.93087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853281.93307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853281.93340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853281.93396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853281.93444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853281.93520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853281.93876: variable 'ansible_distribution' from source: facts 12689 1726853281.93879: variable 'ansible_distribution_major_version' from source: facts 12689 1726853281.93882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853281.93884: when evaluation is False, skipping this task 12689 1726853281.93886: _execute() done 12689 1726853281.93888: dumping result to json 12689 1726853281.93890: done dumping result, returning 12689 1726853281.93892: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-dd70-85c0-00000000017b] 12689 1726853281.93894: sending task result for task 02083763-bbaf-dd70-85c0-00000000017b 12689 1726853281.93967: done sending task result for task 02083763-bbaf-dd70-85c0-00000000017b 12689 1726853281.93973: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853281.94019: no more pending results, returning what we have 12689 1726853281.94023: results queue empty 12689 1726853281.94023: checking for any_errors_fatal 12689 1726853281.94030: done checking for any_errors_fatal 12689 1726853281.94031: checking for max_fail_percentage 12689 1726853281.94033: done checking for max_fail_percentage 12689 1726853281.94034: checking to see if all hosts have failed and the running result is not ok 12689 1726853281.94034: done checking to see if all hosts have failed 12689 1726853281.94035: getting the remaining hosts for this loop 12689 1726853281.94037: done getting the remaining hosts for this loop 12689 1726853281.94041: getting the next task for host managed_node1 12689 1726853281.94051: done getting next task for host managed_node1 12689 1726853281.94056: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853281.94060: ^ 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 12689 1726853281.94082: getting variables 12689 1726853281.94084: in VariableManager get_vars() 12689 1726853281.94137: Calling all_inventory to load vars for managed_node1 12689 1726853281.94140: Calling groups_inventory to load vars for managed_node1 12689 1726853281.94145: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853281.94157: Calling all_plugins_play to load vars for managed_node1 12689 1726853281.94160: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853281.94163: Calling groups_plugins_play to load vars for managed_node1 12689 1726853281.94746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853281.94968: done with get_vars() 12689 1726853281.94982: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:28:01 -0400 (0:00:00.098) 0:00:11.284 ****** 12689 1726853281.95074: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853281.95361: worker is 1 (out of 1 available) 12689 1726853281.95576: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 12689 1726853281.95586: done queuing things up, now waiting for results queue to drain 12689 1726853281.95588: waiting for pending results... 12689 1726853281.95716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 12689 1726853281.95878: in run() - task 02083763-bbaf-dd70-85c0-00000000017c 12689 1726853281.95882: variable 'ansible_search_path' from source: unknown 12689 1726853281.95885: variable 'ansible_search_path' from source: unknown 12689 1726853281.95887: calling self._execute() 12689 1726853281.95980: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853281.95990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853281.96001: variable 'omit' from source: magic vars 12689 1726853281.96456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853281.99959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.00176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.00278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.00308: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.00397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.00600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.00637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.00714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.00927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.00931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.01338: variable 'ansible_distribution' from source: facts 12689 1726853282.01341: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.01346: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.01348: when evaluation is False, skipping this task 12689 1726853282.01349: _execute() done 12689 1726853282.01352: dumping result to json 12689 1726853282.01355: done dumping result, returning 12689 1726853282.01357: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-dd70-85c0-00000000017c] 12689 1726853282.01359: sending task result for task 02083763-bbaf-dd70-85c0-00000000017c 12689 1726853282.01438: done sending task result for task 02083763-bbaf-dd70-85c0-00000000017c 12689 1726853282.01446: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.01501: no more pending results, returning what we have 12689 1726853282.01504: results queue empty 12689 1726853282.01505: checking for any_errors_fatal 12689 1726853282.01511: done checking for any_errors_fatal 12689 1726853282.01512: checking for max_fail_percentage 12689 1726853282.01513: done checking for max_fail_percentage 12689 1726853282.01514: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.01515: done checking to see if all hosts have failed 12689 1726853282.01515: getting the remaining hosts for this loop 12689 1726853282.01517: done getting the remaining hosts for this loop 12689 1726853282.01521: getting the next task for host managed_node1 12689 1726853282.01528: done getting next task for host managed_node1 12689 1726853282.01532: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853282.01536: ^ 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 12689 1726853282.01558: getting variables 12689 1726853282.01560: in VariableManager get_vars() 12689 1726853282.01618: Calling all_inventory to load vars for managed_node1 12689 1726853282.01621: Calling groups_inventory to load vars for managed_node1 12689 1726853282.01624: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.01634: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.01637: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.01639: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.02226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.02896: done with get_vars() 12689 1726853282.02909: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:28:02 -0400 (0:00:00.080) 0:00:11.365 ****** 12689 1726853282.03116: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853282.03807: worker is 1 (out of 1 available) 12689 1726853282.03882: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 12689 1726853282.03896: done queuing things up, now waiting for results queue to drain 12689 1726853282.03897: waiting for pending results... 12689 1726853282.04754: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 12689 1726853282.04824: in run() - task 02083763-bbaf-dd70-85c0-00000000017d 12689 1726853282.04847: variable 'ansible_search_path' from source: unknown 12689 1726853282.04856: variable 'ansible_search_path' from source: unknown 12689 1726853282.05068: calling self._execute() 12689 1726853282.05286: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.05291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.05293: variable 'omit' from source: magic vars 12689 1726853282.06376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.11921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.12044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.12216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.12258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.12293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.12451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.12508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.12606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.12644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.12878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.12998: variable 'ansible_distribution' from source: facts 12689 1726853282.13140: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.13165: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.13225: when evaluation is False, skipping this task 12689 1726853282.13235: _execute() done 12689 1726853282.13282: dumping result to json 12689 1726853282.13478: done dumping result, returning 12689 1726853282.13483: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-dd70-85c0-00000000017d] 12689 1726853282.13485: sending task result for task 02083763-bbaf-dd70-85c0-00000000017d 12689 1726853282.13558: done sending task result for task 02083763-bbaf-dd70-85c0-00000000017d 12689 1726853282.13561: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.13631: no more pending results, returning what we have 12689 1726853282.13634: results queue empty 12689 1726853282.13635: checking for any_errors_fatal 12689 1726853282.13644: done checking for any_errors_fatal 12689 1726853282.13644: checking for max_fail_percentage 12689 1726853282.13646: done checking for max_fail_percentage 12689 1726853282.13647: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.13648: done checking to see if all hosts have failed 12689 1726853282.13649: getting the remaining hosts for this loop 12689 1726853282.13650: done getting the remaining hosts for this loop 12689 1726853282.13654: getting the next task for host managed_node1 12689 1726853282.13662: done getting next task for host managed_node1 12689 1726853282.13665: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853282.13669: ^ 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 12689 1726853282.13691: getting variables 12689 1726853282.13693: in VariableManager get_vars() 12689 1726853282.13748: Calling all_inventory to load vars for managed_node1 12689 1726853282.13751: Calling groups_inventory to load vars for managed_node1 12689 1726853282.13754: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.13765: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.13768: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.14176: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.14734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.15015: done with get_vars() 12689 1726853282.15028: done getting variables 12689 1726853282.15091: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:28:02 -0400 (0:00:00.120) 0:00:11.485 ****** 12689 1726853282.15128: entering _queue_task() for managed_node1/debug 12689 1726853282.16113: worker is 1 (out of 1 available) 12689 1726853282.16124: exiting _queue_task() for managed_node1/debug 12689 1726853282.16135: done queuing things up, now waiting for results queue to drain 12689 1726853282.16136: waiting for pending results... 12689 1726853282.16546: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 12689 1726853282.16930: in run() - task 02083763-bbaf-dd70-85c0-00000000017e 12689 1726853282.17169: variable 'ansible_search_path' from source: unknown 12689 1726853282.17174: variable 'ansible_search_path' from source: unknown 12689 1726853282.17178: calling self._execute() 12689 1726853282.17319: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.17323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.17330: variable 'omit' from source: magic vars 12689 1726853282.17796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.21067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.21155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.21200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.21238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.21268: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.21351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.21388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.21420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.21463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.21495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.21675: variable 'ansible_distribution' from source: facts 12689 1726853282.21679: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.21681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.21684: when evaluation is False, skipping this task 12689 1726853282.21686: _execute() done 12689 1726853282.21688: dumping result to json 12689 1726853282.21691: done dumping result, returning 12689 1726853282.21694: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-dd70-85c0-00000000017e] 12689 1726853282.21696: sending task result for task 02083763-bbaf-dd70-85c0-00000000017e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853282.21856: no more pending results, returning what we have 12689 1726853282.21860: results queue empty 12689 1726853282.21861: checking for any_errors_fatal 12689 1726853282.21867: done checking for any_errors_fatal 12689 1726853282.21867: checking for max_fail_percentage 12689 1726853282.21869: done checking for max_fail_percentage 12689 1726853282.21870: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.21872: done checking to see if all hosts have failed 12689 1726853282.21873: getting the remaining hosts for this loop 12689 1726853282.21874: done getting the remaining hosts for this loop 12689 1726853282.21879: getting the next task for host managed_node1 12689 1726853282.21886: done getting next task for host managed_node1 12689 1726853282.21890: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853282.21894: ^ 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 12689 1726853282.21913: getting variables 12689 1726853282.21915: in VariableManager get_vars() 12689 1726853282.21967: Calling all_inventory to load vars for managed_node1 12689 1726853282.21970: Calling groups_inventory to load vars for managed_node1 12689 1726853282.22176: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.22186: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.22189: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.22192: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.22365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.22652: done with get_vars() 12689 1726853282.22663: done getting variables 12689 1726853282.22696: done sending task result for task 02083763-bbaf-dd70-85c0-00000000017e 12689 1726853282.22699: WORKER PROCESS EXITING 12689 1726853282.22729: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:28:02 -0400 (0:00:00.076) 0:00:11.561 ****** 12689 1726853282.22761: entering _queue_task() for managed_node1/debug 12689 1726853282.23006: worker is 1 (out of 1 available) 12689 1726853282.23017: exiting _queue_task() for managed_node1/debug 12689 1726853282.23029: done queuing things up, now waiting for results queue to drain 12689 1726853282.23030: waiting for pending results... 12689 1726853282.23497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 12689 1726853282.23744: in run() - task 02083763-bbaf-dd70-85c0-00000000017f 12689 1726853282.23813: variable 'ansible_search_path' from source: unknown 12689 1726853282.23821: variable 'ansible_search_path' from source: unknown 12689 1726853282.23916: calling self._execute() 12689 1726853282.24107: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.24122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.24136: variable 'omit' from source: magic vars 12689 1726853282.24960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.29558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.29657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.29846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.29887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.30134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.30138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.30141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.30267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.30312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.30331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.30784: variable 'ansible_distribution' from source: facts 12689 1726853282.30788: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.30791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.30793: when evaluation is False, skipping this task 12689 1726853282.30795: _execute() done 12689 1726853282.30797: dumping result to json 12689 1726853282.30799: done dumping result, returning 12689 1726853282.30802: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-dd70-85c0-00000000017f] 12689 1726853282.30804: sending task result for task 02083763-bbaf-dd70-85c0-00000000017f 12689 1726853282.30872: done sending task result for task 02083763-bbaf-dd70-85c0-00000000017f 12689 1726853282.30875: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853282.30929: no more pending results, returning what we have 12689 1726853282.30933: results queue empty 12689 1726853282.30933: checking for any_errors_fatal 12689 1726853282.30940: done checking for any_errors_fatal 12689 1726853282.30941: checking for max_fail_percentage 12689 1726853282.30942: done checking for max_fail_percentage 12689 1726853282.30943: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.30944: done checking to see if all hosts have failed 12689 1726853282.30945: getting the remaining hosts for this loop 12689 1726853282.30946: done getting the remaining hosts for this loop 12689 1726853282.30950: getting the next task for host managed_node1 12689 1726853282.30958: done getting next task for host managed_node1 12689 1726853282.30961: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853282.30965: ^ 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 12689 1726853282.30986: getting variables 12689 1726853282.30988: in VariableManager get_vars() 12689 1726853282.31041: Calling all_inventory to load vars for managed_node1 12689 1726853282.31043: Calling groups_inventory to load vars for managed_node1 12689 1726853282.31046: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.31057: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.31060: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.31063: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.31999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.32409: done with get_vars() 12689 1726853282.32421: done getting variables 12689 1726853282.32478: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:28:02 -0400 (0:00:00.097) 0:00:11.659 ****** 12689 1726853282.32512: entering _queue_task() for managed_node1/debug 12689 1726853282.33505: worker is 1 (out of 1 available) 12689 1726853282.33513: exiting _queue_task() for managed_node1/debug 12689 1726853282.33523: done queuing things up, now waiting for results queue to drain 12689 1726853282.33524: waiting for pending results... 12689 1726853282.33589: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 12689 1726853282.33917: in run() - task 02083763-bbaf-dd70-85c0-000000000180 12689 1726853282.34004: variable 'ansible_search_path' from source: unknown 12689 1726853282.34008: variable 'ansible_search_path' from source: unknown 12689 1726853282.34079: calling self._execute() 12689 1726853282.34379: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.34384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.34387: variable 'omit' from source: magic vars 12689 1726853282.35336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.41796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.42209: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.42251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.42285: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.42435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.42567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.42600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.42745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.42860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.42956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.43228: variable 'ansible_distribution' from source: facts 12689 1726853282.43234: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.43256: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.43260: when evaluation is False, skipping this task 12689 1726853282.43262: _execute() done 12689 1726853282.43265: dumping result to json 12689 1726853282.43267: done dumping result, returning 12689 1726853282.43383: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-dd70-85c0-000000000180] 12689 1726853282.43395: sending task result for task 02083763-bbaf-dd70-85c0-000000000180 12689 1726853282.43498: done sending task result for task 02083763-bbaf-dd70-85c0-000000000180 12689 1726853282.43502: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 12689 1726853282.43556: no more pending results, returning what we have 12689 1726853282.43559: results queue empty 12689 1726853282.43560: checking for any_errors_fatal 12689 1726853282.43566: done checking for any_errors_fatal 12689 1726853282.43567: checking for max_fail_percentage 12689 1726853282.43569: done checking for max_fail_percentage 12689 1726853282.43570: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.43572: done checking to see if all hosts have failed 12689 1726853282.43573: getting the remaining hosts for this loop 12689 1726853282.43575: done getting the remaining hosts for this loop 12689 1726853282.43579: getting the next task for host managed_node1 12689 1726853282.43587: done getting next task for host managed_node1 12689 1726853282.43591: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853282.43594: ^ 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 12689 1726853282.43613: getting variables 12689 1726853282.43615: in VariableManager get_vars() 12689 1726853282.43666: Calling all_inventory to load vars for managed_node1 12689 1726853282.43668: Calling groups_inventory to load vars for managed_node1 12689 1726853282.43976: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.43987: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.43989: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.43992: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.44164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.45188: done with get_vars() 12689 1726853282.45205: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:28:02 -0400 (0:00:00.130) 0:00:11.789 ****** 12689 1726853282.45539: entering _queue_task() for managed_node1/ping 12689 1726853282.46555: worker is 1 (out of 1 available) 12689 1726853282.46982: exiting _queue_task() for managed_node1/ping 12689 1726853282.46994: done queuing things up, now waiting for results queue to drain 12689 1726853282.46996: waiting for pending results... 12689 1726853282.47290: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 12689 1726853282.47294: in run() - task 02083763-bbaf-dd70-85c0-000000000181 12689 1726853282.47677: variable 'ansible_search_path' from source: unknown 12689 1726853282.47680: variable 'ansible_search_path' from source: unknown 12689 1726853282.47683: calling self._execute() 12689 1726853282.47685: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.47688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.47690: variable 'omit' from source: magic vars 12689 1726853282.48453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.53279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.53284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.53287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.53289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.53396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.53583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.53620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.53652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.53701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.53894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.54038: variable 'ansible_distribution' from source: facts 12689 1726853282.54477: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.54480: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.54483: when evaluation is False, skipping this task 12689 1726853282.54485: _execute() done 12689 1726853282.54487: dumping result to json 12689 1726853282.54490: done dumping result, returning 12689 1726853282.54492: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-dd70-85c0-000000000181] 12689 1726853282.54495: sending task result for task 02083763-bbaf-dd70-85c0-000000000181 12689 1726853282.54562: done sending task result for task 02083763-bbaf-dd70-85c0-000000000181 12689 1726853282.54566: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.54611: no more pending results, returning what we have 12689 1726853282.54614: results queue empty 12689 1726853282.54614: checking for any_errors_fatal 12689 1726853282.54622: done checking for any_errors_fatal 12689 1726853282.54623: checking for max_fail_percentage 12689 1726853282.54625: done checking for max_fail_percentage 12689 1726853282.54626: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.54626: done checking to see if all hosts have failed 12689 1726853282.54627: getting the remaining hosts for this loop 12689 1726853282.54628: done getting the remaining hosts for this loop 12689 1726853282.54634: getting the next task for host managed_node1 12689 1726853282.54867: done getting next task for host managed_node1 12689 1726853282.54870: ^ task is: TASK: meta (role_complete) 12689 1726853282.54877: ^ 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 12689 1726853282.54897: getting variables 12689 1726853282.54898: in VariableManager get_vars() 12689 1726853282.54954: Calling all_inventory to load vars for managed_node1 12689 1726853282.54958: Calling groups_inventory to load vars for managed_node1 12689 1726853282.55187: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.55199: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.55202: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.55205: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.55782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.56314: done with get_vars() 12689 1726853282.56328: done getting variables 12689 1726853282.56525: done queuing things up, now waiting for results queue to drain 12689 1726853282.56528: results queue empty 12689 1726853282.56529: checking for any_errors_fatal 12689 1726853282.56531: done checking for any_errors_fatal 12689 1726853282.56532: checking for max_fail_percentage 12689 1726853282.56533: done checking for max_fail_percentage 12689 1726853282.56534: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.56535: done checking to see if all hosts have failed 12689 1726853282.56536: getting the remaining hosts for this loop 12689 1726853282.56537: done getting the remaining hosts for this loop 12689 1726853282.56539: getting the next task for host managed_node1 12689 1726853282.56544: done getting next task for host managed_node1 12689 1726853282.56546: ^ task is: TASK: Delete the device '{{ controller_device }}' 12689 1726853282.56549: ^ 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 12689 1726853282.56551: getting variables 12689 1726853282.56552: in VariableManager get_vars() 12689 1726853282.56674: Calling all_inventory to load vars for managed_node1 12689 1726853282.56677: Calling groups_inventory to load vars for managed_node1 12689 1726853282.56686: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.56693: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.56695: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.56703: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.56879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.57381: done with get_vars() 12689 1726853282.57468: done getting variables 12689 1726853282.57586: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 12689 1726853282.57910: variable 'controller_device' from source: play vars TASK [Delete the device 'nm-bond'] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:242 Friday 20 September 2024 13:28:02 -0400 (0:00:00.124) 0:00:11.914 ****** 12689 1726853282.58008: entering _queue_task() for managed_node1/command 12689 1726853282.58834: worker is 1 (out of 1 available) 12689 1726853282.58851: exiting _queue_task() for managed_node1/command 12689 1726853282.58984: done queuing things up, now waiting for results queue to drain 12689 1726853282.58986: waiting for pending results... 12689 1726853282.59450: running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' 12689 1726853282.59689: in run() - task 02083763-bbaf-dd70-85c0-0000000001b1 12689 1726853282.59795: variable 'ansible_search_path' from source: unknown 12689 1726853282.59838: calling self._execute() 12689 1726853282.59933: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.60276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.60280: variable 'omit' from source: magic vars 12689 1726853282.60840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.67979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.67985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.67988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.67991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.67994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.68578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.68583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.68585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.68588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.68590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.69063: variable 'ansible_distribution' from source: facts 12689 1726853282.69077: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.69101: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.69109: when evaluation is False, skipping this task 12689 1726853282.69116: _execute() done 12689 1726853282.69122: dumping result to json 12689 1726853282.69477: done dumping result, returning 12689 1726853282.69480: done running TaskExecutor() for managed_node1/TASK: Delete the device 'nm-bond' [02083763-bbaf-dd70-85c0-0000000001b1] 12689 1726853282.69482: sending task result for task 02083763-bbaf-dd70-85c0-0000000001b1 12689 1726853282.69550: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001b1 12689 1726853282.69554: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.69612: no more pending results, returning what we have 12689 1726853282.69616: results queue empty 12689 1726853282.69617: checking for any_errors_fatal 12689 1726853282.69618: done checking for any_errors_fatal 12689 1726853282.69619: checking for max_fail_percentage 12689 1726853282.69621: done checking for max_fail_percentage 12689 1726853282.69622: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.69623: done checking to see if all hosts have failed 12689 1726853282.69623: getting the remaining hosts for this loop 12689 1726853282.69624: done getting the remaining hosts for this loop 12689 1726853282.69628: getting the next task for host managed_node1 12689 1726853282.69637: done getting next task for host managed_node1 12689 1726853282.69639: ^ task is: TASK: Remove test interfaces 12689 1726853282.69645: ^ 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 12689 1726853282.69650: getting variables 12689 1726853282.69651: in VariableManager get_vars() 12689 1726853282.69825: Calling all_inventory to load vars for managed_node1 12689 1726853282.69828: Calling groups_inventory to load vars for managed_node1 12689 1726853282.69831: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.69845: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.69847: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.69850: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.70404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.70824: done with get_vars() 12689 1726853282.70835: done getting variables 12689 1726853282.70894: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Friday 20 September 2024 13:28:02 -0400 (0:00:00.130) 0:00:12.044 ****** 12689 1726853282.71044: entering _queue_task() for managed_node1/shell 12689 1726853282.71636: worker is 1 (out of 1 available) 12689 1726853282.71651: exiting _queue_task() for managed_node1/shell 12689 1726853282.71663: done queuing things up, now waiting for results queue to drain 12689 1726853282.71664: waiting for pending results... 12689 1726853282.72488: running TaskExecutor() for managed_node1/TASK: Remove test interfaces 12689 1726853282.72494: in run() - task 02083763-bbaf-dd70-85c0-0000000001b5 12689 1726853282.72506: variable 'ansible_search_path' from source: unknown 12689 1726853282.72510: variable 'ansible_search_path' from source: unknown 12689 1726853282.72543: calling self._execute() 12689 1726853282.72751: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.72756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.72767: variable 'omit' from source: magic vars 12689 1726853282.73834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.78966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.79045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.79277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.79281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.79284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.79464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.79580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.79616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.79659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.79675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.80015: variable 'ansible_distribution' from source: facts 12689 1726853282.80021: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.80163: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.80166: when evaluation is False, skipping this task 12689 1726853282.80169: _execute() done 12689 1726853282.80173: dumping result to json 12689 1726853282.80176: done dumping result, returning 12689 1726853282.80278: done running TaskExecutor() for managed_node1/TASK: Remove test interfaces [02083763-bbaf-dd70-85c0-0000000001b5] 12689 1726853282.80281: sending task result for task 02083763-bbaf-dd70-85c0-0000000001b5 12689 1726853282.80353: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001b5 12689 1726853282.80357: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.80413: no more pending results, returning what we have 12689 1726853282.80417: results queue empty 12689 1726853282.80417: checking for any_errors_fatal 12689 1726853282.80425: done checking for any_errors_fatal 12689 1726853282.80426: checking for max_fail_percentage 12689 1726853282.80428: done checking for max_fail_percentage 12689 1726853282.80429: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.80430: done checking to see if all hosts have failed 12689 1726853282.80430: getting the remaining hosts for this loop 12689 1726853282.80432: done getting the remaining hosts for this loop 12689 1726853282.80436: getting the next task for host managed_node1 12689 1726853282.80445: done getting next task for host managed_node1 12689 1726853282.80448: ^ task is: TASK: Stop dnsmasq/radvd services 12689 1726853282.80453: ^ 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 12689 1726853282.80458: getting variables 12689 1726853282.80460: in VariableManager get_vars() 12689 1726853282.80517: Calling all_inventory to load vars for managed_node1 12689 1726853282.80520: Calling groups_inventory to load vars for managed_node1 12689 1726853282.80523: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.80535: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.80538: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.80545: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.81340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.81792: done with get_vars() 12689 1726853282.81804: done getting variables 12689 1726853282.81868: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Stop dnsmasq/radvd services] ********************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 Friday 20 September 2024 13:28:02 -0400 (0:00:00.109) 0:00:12.154 ****** 12689 1726853282.82013: entering _queue_task() for managed_node1/shell 12689 1726853282.82815: worker is 1 (out of 1 available) 12689 1726853282.82827: exiting _queue_task() for managed_node1/shell 12689 1726853282.82839: done queuing things up, now waiting for results queue to drain 12689 1726853282.82840: waiting for pending results... 12689 1726853282.83587: running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services 12689 1726853282.83592: in run() - task 02083763-bbaf-dd70-85c0-0000000001b6 12689 1726853282.83595: variable 'ansible_search_path' from source: unknown 12689 1726853282.83597: variable 'ansible_search_path' from source: unknown 12689 1726853282.83976: calling self._execute() 12689 1726853282.83980: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.83983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.83986: variable 'omit' from source: magic vars 12689 1726853282.84709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.90268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.90342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.90516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.90580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.90757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.90875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.90929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.90976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.91021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.91044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.91178: variable 'ansible_distribution' from source: facts 12689 1726853282.91190: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.91214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.91223: when evaluation is False, skipping this task 12689 1726853282.91229: _execute() done 12689 1726853282.91236: dumping result to json 12689 1726853282.91243: done dumping result, returning 12689 1726853282.91255: done running TaskExecutor() for managed_node1/TASK: Stop dnsmasq/radvd services [02083763-bbaf-dd70-85c0-0000000001b6] 12689 1726853282.91263: sending task result for task 02083763-bbaf-dd70-85c0-0000000001b6 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.91411: no more pending results, returning what we have 12689 1726853282.91414: results queue empty 12689 1726853282.91415: checking for any_errors_fatal 12689 1726853282.91422: done checking for any_errors_fatal 12689 1726853282.91423: checking for max_fail_percentage 12689 1726853282.91425: done checking for max_fail_percentage 12689 1726853282.91426: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.91426: done checking to see if all hosts have failed 12689 1726853282.91427: getting the remaining hosts for this loop 12689 1726853282.91429: done getting the remaining hosts for this loop 12689 1726853282.91432: getting the next task for host managed_node1 12689 1726853282.91441: done getting next task for host managed_node1 12689 1726853282.91445: ^ task is: TASK: Restore the /etc/resolv.conf for initscript 12689 1726853282.91448: ^ 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 12689 1726853282.91452: getting variables 12689 1726853282.91453: in VariableManager get_vars() 12689 1726853282.91698: Calling all_inventory to load vars for managed_node1 12689 1726853282.91701: Calling groups_inventory to load vars for managed_node1 12689 1726853282.91703: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.91712: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.91715: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.91717: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.91940: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001b6 12689 1726853282.91944: WORKER PROCESS EXITING 12689 1726853282.91960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.92176: done with get_vars() 12689 1726853282.92187: done getting variables 12689 1726853282.92243: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:248 Friday 20 September 2024 13:28:02 -0400 (0:00:00.102) 0:00:12.256 ****** 12689 1726853282.92280: entering _queue_task() for managed_node1/command 12689 1726853282.92536: worker is 1 (out of 1 available) 12689 1726853282.92549: exiting _queue_task() for managed_node1/command 12689 1726853282.92559: done queuing things up, now waiting for results queue to drain 12689 1726853282.92560: waiting for pending results... 12689 1726853282.92932: running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript 12689 1726853282.92963: in run() - task 02083763-bbaf-dd70-85c0-0000000001b7 12689 1726853282.92983: variable 'ansible_search_path' from source: unknown 12689 1726853282.93027: calling self._execute() 12689 1726853282.93165: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853282.93177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853282.93302: variable 'omit' from source: magic vars 12689 1726853282.94053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853282.97337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853282.97401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853282.97455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853282.97531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853282.97535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853282.97616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853282.97662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853282.97695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853282.97767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853282.97776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853282.97927: variable 'ansible_distribution' from source: facts 12689 1726853282.97939: variable 'ansible_distribution_major_version' from source: facts 12689 1726853282.97989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853282.97995: when evaluation is False, skipping this task 12689 1726853282.97998: _execute() done 12689 1726853282.98000: dumping result to json 12689 1726853282.98003: done dumping result, returning 12689 1726853282.98076: done running TaskExecutor() for managed_node1/TASK: Restore the /etc/resolv.conf for initscript [02083763-bbaf-dd70-85c0-0000000001b7] 12689 1726853282.98079: sending task result for task 02083763-bbaf-dd70-85c0-0000000001b7 12689 1726853282.98154: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001b7 12689 1726853282.98158: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853282.98214: no more pending results, returning what we have 12689 1726853282.98220: results queue empty 12689 1726853282.98221: checking for any_errors_fatal 12689 1726853282.98227: done checking for any_errors_fatal 12689 1726853282.98228: checking for max_fail_percentage 12689 1726853282.98230: done checking for max_fail_percentage 12689 1726853282.98231: checking to see if all hosts have failed and the running result is not ok 12689 1726853282.98232: done checking to see if all hosts have failed 12689 1726853282.98232: getting the remaining hosts for this loop 12689 1726853282.98234: done getting the remaining hosts for this loop 12689 1726853282.98238: getting the next task for host managed_node1 12689 1726853282.98245: done getting next task for host managed_node1 12689 1726853282.98248: ^ task is: TASK: Verify network state restored to default 12689 1726853282.98250: ^ 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 12689 1726853282.98255: getting variables 12689 1726853282.98256: in VariableManager get_vars() 12689 1726853282.98486: Calling all_inventory to load vars for managed_node1 12689 1726853282.98489: Calling groups_inventory to load vars for managed_node1 12689 1726853282.98492: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853282.98503: Calling all_plugins_play to load vars for managed_node1 12689 1726853282.98506: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853282.98509: Calling groups_plugins_play to load vars for managed_node1 12689 1726853282.98827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853282.99049: done with get_vars() 12689 1726853282.99060: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:253 Friday 20 September 2024 13:28:02 -0400 (0:00:00.068) 0:00:12.325 ****** 12689 1726853282.99158: entering _queue_task() for managed_node1/include_tasks 12689 1726853282.99425: worker is 1 (out of 1 available) 12689 1726853282.99437: exiting _queue_task() for managed_node1/include_tasks 12689 1726853282.99563: done queuing things up, now waiting for results queue to drain 12689 1726853282.99564: waiting for pending results... 12689 1726853282.99895: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 12689 1726853282.99899: in run() - task 02083763-bbaf-dd70-85c0-0000000001b8 12689 1726853282.99902: variable 'ansible_search_path' from source: unknown 12689 1726853282.99909: calling self._execute() 12689 1726853283.00005: variable 'ansible_host' from source: host vars for 'managed_node1' 12689 1726853283.00017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 12689 1726853283.00031: variable 'omit' from source: magic vars 12689 1726853283.00485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12689 1726853283.04630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12689 1726853283.04713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12689 1726853283.04757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12689 1726853283.04805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12689 1726853283.04874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12689 1726853283.04928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12689 1726853283.04961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12689 1726853283.05002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12689 1726853283.05047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12689 1726853283.05088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12689 1726853283.05222: variable 'ansible_distribution' from source: facts 12689 1726853283.05232: variable 'ansible_distribution_major_version' from source: facts 12689 1726853283.05305: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 12689 1726853283.05313: when evaluation is False, skipping this task 12689 1726853283.05315: _execute() done 12689 1726853283.05317: dumping result to json 12689 1726853283.05319: done dumping result, returning 12689 1726853283.05321: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [02083763-bbaf-dd70-85c0-0000000001b8] 12689 1726853283.05323: sending task result for task 02083763-bbaf-dd70-85c0-0000000001b8 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 12689 1726853283.05523: no more pending results, returning what we have 12689 1726853283.05526: results queue empty 12689 1726853283.05527: checking for any_errors_fatal 12689 1726853283.05534: done checking for any_errors_fatal 12689 1726853283.05535: checking for max_fail_percentage 12689 1726853283.05537: done checking for max_fail_percentage 12689 1726853283.05537: checking to see if all hosts have failed and the running result is not ok 12689 1726853283.05538: done checking to see if all hosts have failed 12689 1726853283.05539: getting the remaining hosts for this loop 12689 1726853283.05541: done getting the remaining hosts for this loop 12689 1726853283.05545: getting the next task for host managed_node1 12689 1726853283.05554: done getting next task for host managed_node1 12689 1726853283.05556: ^ task is: TASK: meta (flush_handlers) 12689 1726853283.05558: ^ 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 12689 1726853283.05563: getting variables 12689 1726853283.05565: in VariableManager get_vars() 12689 1726853283.05736: Calling all_inventory to load vars for managed_node1 12689 1726853283.05739: Calling groups_inventory to load vars for managed_node1 12689 1726853283.05742: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853283.05758: Calling all_plugins_play to load vars for managed_node1 12689 1726853283.05761: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853283.05765: Calling groups_plugins_play to load vars for managed_node1 12689 1726853283.06162: done sending task result for task 02083763-bbaf-dd70-85c0-0000000001b8 12689 1726853283.06165: WORKER PROCESS EXITING 12689 1726853283.06196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853283.06766: done with get_vars() 12689 1726853283.06781: done getting variables 12689 1726853283.06984: in VariableManager get_vars() 12689 1726853283.07006: Calling all_inventory to load vars for managed_node1 12689 1726853283.07008: Calling groups_inventory to load vars for managed_node1 12689 1726853283.07010: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853283.07015: Calling all_plugins_play to load vars for managed_node1 12689 1726853283.07017: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853283.07021: Calling groups_plugins_play to load vars for managed_node1 12689 1726853283.07266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853283.07722: done with get_vars() 12689 1726853283.07854: done queuing things up, now waiting for results queue to drain 12689 1726853283.07856: results queue empty 12689 1726853283.07857: checking for any_errors_fatal 12689 1726853283.07859: done checking for any_errors_fatal 12689 1726853283.07860: checking for max_fail_percentage 12689 1726853283.07861: done checking for max_fail_percentage 12689 1726853283.07861: checking to see if all hosts have failed and the running result is not ok 12689 1726853283.07862: done checking to see if all hosts have failed 12689 1726853283.07863: getting the remaining hosts for this loop 12689 1726853283.07864: done getting the remaining hosts for this loop 12689 1726853283.07866: getting the next task for host managed_node1 12689 1726853283.07869: done getting next task for host managed_node1 12689 1726853283.07872: ^ task is: TASK: meta (flush_handlers) 12689 1726853283.07874: ^ 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 12689 1726853283.07876: getting variables 12689 1726853283.07877: in VariableManager get_vars() 12689 1726853283.07895: Calling all_inventory to load vars for managed_node1 12689 1726853283.07897: Calling groups_inventory to load vars for managed_node1 12689 1726853283.07898: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853283.07908: Calling all_plugins_play to load vars for managed_node1 12689 1726853283.07910: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853283.07913: Calling groups_plugins_play to load vars for managed_node1 12689 1726853283.08282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853283.08653: done with get_vars() 12689 1726853283.08661: done getting variables 12689 1726853283.08824: in VariableManager get_vars() 12689 1726853283.08845: Calling all_inventory to load vars for managed_node1 12689 1726853283.08847: Calling groups_inventory to load vars for managed_node1 12689 1726853283.08849: Calling all_plugins_inventory to load vars for managed_node1 12689 1726853283.08854: Calling all_plugins_play to load vars for managed_node1 12689 1726853283.08856: Calling groups_plugins_inventory to load vars for managed_node1 12689 1726853283.08858: Calling groups_plugins_play to load vars for managed_node1 12689 1726853283.09237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 12689 1726853283.09643: done with get_vars() 12689 1726853283.09658: done queuing things up, now waiting for results queue to drain 12689 1726853283.09660: results queue empty 12689 1726853283.09661: checking for any_errors_fatal 12689 1726853283.09662: done checking for any_errors_fatal 12689 1726853283.09663: checking for max_fail_percentage 12689 1726853283.09664: done checking for max_fail_percentage 12689 1726853283.09664: checking to see if all hosts have failed and the running result is not ok 12689 1726853283.09665: done checking to see if all hosts have failed 12689 1726853283.09666: getting the remaining hosts for this loop 12689 1726853283.09667: done getting the remaining hosts for this loop 12689 1726853283.09669: getting the next task for host managed_node1 12689 1726853283.09675: done getting next task for host managed_node1 12689 1726853283.09676: ^ task is: None 12689 1726853283.09677: ^ 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 12689 1726853283.09678: done queuing things up, now waiting for results queue to drain 12689 1726853283.09679: results queue empty 12689 1726853283.09680: checking for any_errors_fatal 12689 1726853283.09680: done checking for any_errors_fatal 12689 1726853283.09685: checking for max_fail_percentage 12689 1726853283.09686: done checking for max_fail_percentage 12689 1726853283.09686: checking to see if all hosts have failed and the running result is not ok 12689 1726853283.09687: done checking to see if all hosts have failed 12689 1726853283.09689: getting the next task for host managed_node1 12689 1726853283.09691: done getting next task for host managed_node1 12689 1726853283.09692: ^ task is: None 12689 1726853283.09693: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=151 rescued=0 ignored=0 Friday 20 September 2024 13:28:03 -0400 (0:00:00.106) 0:00:12.431 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.82s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_bond_removal_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.83s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.82s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Delete the device 'nm-bond' --------------------------------------------- 0.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:242 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Configure networking state ---------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Remove test interfaces -------------------------------------------------- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Verify network state restored to default -------------------------------- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:253 Gathering Facts --------------------------------------------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bond_removal.yml:3 Stop dnsmasq/radvd services --------------------------------------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:23 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 12689 1726853283.09835: RUNNING CLEANUP