[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. 19811 1726867329.72248: 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-Isn 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 19811 1726867329.72723: Added group all to inventory 19811 1726867329.72725: Added group ungrouped to inventory 19811 1726867329.72729: Group all now contains ungrouped 19811 1726867329.72733: Examining possible inventory source: /tmp/network-5rw/inventory.yml 19811 1726867330.15550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19811 1726867330.15842: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19811 1726867330.15867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19811 1726867330.16655: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19811 1726867330.16754: Loaded config def from plugin (inventory/script) 19811 1726867330.16756: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19811 1726867330.16949: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19811 1726867330.17203: Loaded config def from plugin (inventory/yaml) 19811 1726867330.17205: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19811 1726867330.17531: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19811 1726867330.18929: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19811 1726867330.18932: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19811 1726867330.18935: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19811 1726867330.18941: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19811 1726867330.18945: Loading data from /tmp/network-5rw/inventory.yml 19811 1726867330.19226: /tmp/network-5rw/inventory.yml was not parsable by auto 19811 1726867330.19404: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19811 1726867330.19440: Loading data from /tmp/network-5rw/inventory.yml 19811 1726867330.19767: group all already in inventory 19811 1726867330.19774: set inventory_file for managed_node1 19811 1726867330.19781: set inventory_dir for managed_node1 19811 1726867330.19782: Added host managed_node1 to inventory 19811 1726867330.19785: Added host managed_node1 to group all 19811 1726867330.19786: set ansible_host for managed_node1 19811 1726867330.19787: set ansible_ssh_extra_args for managed_node1 19811 1726867330.19790: set inventory_file for managed_node2 19811 1726867330.19793: set inventory_dir for managed_node2 19811 1726867330.19794: Added host managed_node2 to inventory 19811 1726867330.19795: Added host managed_node2 to group all 19811 1726867330.19796: set ansible_host for managed_node2 19811 1726867330.19797: set ansible_ssh_extra_args for managed_node2 19811 1726867330.19800: set inventory_file for managed_node3 19811 1726867330.19802: set inventory_dir for managed_node3 19811 1726867330.19803: Added host managed_node3 to inventory 19811 1726867330.19804: Added host managed_node3 to group all 19811 1726867330.19805: set ansible_host for managed_node3 19811 1726867330.19806: set ansible_ssh_extra_args for managed_node3 19811 1726867330.19808: Reconcile groups and hosts in inventory. 19811 1726867330.19812: Group ungrouped now contains managed_node1 19811 1726867330.19814: Group ungrouped now contains managed_node2 19811 1726867330.19816: Group ungrouped now contains managed_node3 19811 1726867330.20121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19811 1726867330.20570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19811 1726867330.20835: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19811 1726867330.20866: Loaded config def from plugin (vars/host_group_vars) 19811 1726867330.20868: 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) 19811 1726867330.20875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19811 1726867330.20950: 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) 19811 1726867330.20995: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19811 1726867330.21953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867330.22283: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19811 1726867330.22546: Loaded config def from plugin (connection/local) 19811 1726867330.22550: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19811 1726867330.23431: Loaded config def from plugin (connection/paramiko_ssh) 19811 1726867330.23434: 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) 19811 1726867330.24553: 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) 19811 1726867330.24732: Loaded config def from plugin (connection/psrp) 19811 1726867330.24734: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19811 1726867330.26272: 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) 19811 1726867330.26314: Loaded config def from plugin (connection/ssh) 19811 1726867330.26317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19811 1726867330.29786: 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) 19811 1726867330.29830: Loaded config def from plugin (connection/winrm) 19811 1726867330.29833: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19811 1726867330.29869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19811 1726867330.29937: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19811 1726867330.30012: Loaded config def from plugin (shell/cmd) 19811 1726867330.30014: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19811 1726867330.30041: 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) 19811 1726867330.30118: Loaded config def from plugin (shell/powershell) 19811 1726867330.30120: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19811 1726867330.30179: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19811 1726867330.30369: Loaded config def from plugin (shell/sh) 19811 1726867330.30372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19811 1726867330.30417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19811 1726867330.30544: Loaded config def from plugin (become/runas) 19811 1726867330.30546: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19811 1726867330.30745: Loaded config def from plugin (become/su) 19811 1726867330.30747: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19811 1726867330.30924: Loaded config def from plugin (become/sudo) 19811 1726867330.30926: 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 19811 1726867330.30965: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 19811 1726867330.31636: in VariableManager get_vars() 19811 1726867330.31659: done with get_vars() 19811 1726867330.31824: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19811 1726867330.38730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19811 1726867330.38850: in VariableManager get_vars() 19811 1726867330.38856: done with get_vars() 19811 1726867330.38859: variable 'playbook_dir' from source: magic vars 19811 1726867330.38860: variable 'ansible_playbook_python' from source: magic vars 19811 1726867330.38861: variable 'ansible_config_file' from source: magic vars 19811 1726867330.38862: variable 'groups' from source: magic vars 19811 1726867330.38863: variable 'omit' from source: magic vars 19811 1726867330.38863: variable 'ansible_version' from source: magic vars 19811 1726867330.38864: variable 'ansible_check_mode' from source: magic vars 19811 1726867330.38865: variable 'ansible_diff_mode' from source: magic vars 19811 1726867330.38865: variable 'ansible_forks' from source: magic vars 19811 1726867330.38866: variable 'ansible_inventory_sources' from source: magic vars 19811 1726867330.38867: variable 'ansible_skip_tags' from source: magic vars 19811 1726867330.38867: variable 'ansible_limit' from source: magic vars 19811 1726867330.38868: variable 'ansible_run_tags' from source: magic vars 19811 1726867330.38869: variable 'ansible_verbosity' from source: magic vars 19811 1726867330.39018: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 19811 1726867330.41467: in VariableManager get_vars() 19811 1726867330.41610: done with get_vars() 19811 1726867330.41655: in VariableManager get_vars() 19811 1726867330.41670: done with get_vars() 19811 1726867330.41785: in VariableManager get_vars() 19811 1726867330.41797: done with get_vars() 19811 1726867330.42440: in VariableManager get_vars() 19811 1726867330.42455: done with get_vars() 19811 1726867330.42461: variable 'omit' from source: magic vars 19811 1726867330.42581: variable 'omit' from source: magic vars 19811 1726867330.42638: in VariableManager get_vars() 19811 1726867330.42648: done with get_vars() 19811 1726867330.42842: in VariableManager get_vars() 19811 1726867330.42855: done with get_vars() 19811 1726867330.42892: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19811 1726867330.43316: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19811 1726867330.43562: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19811 1726867330.45275: in VariableManager get_vars() 19811 1726867330.45296: done with get_vars() 19811 1726867330.46172: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19811 1726867330.46511: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867330.50948: in VariableManager get_vars() 19811 1726867330.50967: done with get_vars() 19811 1726867330.54190: variable 'omit' from source: magic vars 19811 1726867330.54203: variable 'omit' from source: magic vars 19811 1726867330.54238: in VariableManager get_vars() 19811 1726867330.54253: done with get_vars() 19811 1726867330.54273: in VariableManager get_vars() 19811 1726867330.54296: done with get_vars() 19811 1726867330.54324: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19811 1726867330.54430: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19811 1726867330.54507: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19811 1726867330.54915: in VariableManager get_vars() 19811 1726867330.54946: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867330.58500: in VariableManager get_vars() 19811 1726867330.58527: done with get_vars() 19811 1726867330.58533: variable 'omit' from source: magic vars 19811 1726867330.58544: variable 'omit' from source: magic vars 19811 1726867330.58575: in VariableManager get_vars() 19811 1726867330.58594: done with get_vars() 19811 1726867330.58613: in VariableManager get_vars() 19811 1726867330.58654: done with get_vars() 19811 1726867330.58684: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19811 1726867330.58804: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19811 1726867330.58889: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19811 1726867330.59293: in VariableManager get_vars() 19811 1726867330.59315: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867330.62150: in VariableManager get_vars() 19811 1726867330.62170: done with get_vars() 19811 1726867330.62175: variable 'omit' from source: magic vars 19811 1726867330.62187: variable 'omit' from source: magic vars 19811 1726867330.62235: in VariableManager get_vars() 19811 1726867330.62286: done with get_vars() 19811 1726867330.62306: in VariableManager get_vars() 19811 1726867330.62458: done with get_vars() 19811 1726867330.62486: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19811 1726867330.62614: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19811 1726867330.62699: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19811 1726867330.63104: in VariableManager get_vars() 19811 1726867330.63128: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867330.65362: in VariableManager get_vars() 19811 1726867330.65394: done with get_vars() 19811 1726867330.65404: variable 'omit' from source: magic vars 19811 1726867330.65428: variable 'omit' from source: magic vars 19811 1726867330.65464: in VariableManager get_vars() 19811 1726867330.65485: done with get_vars() 19811 1726867330.65510: in VariableManager get_vars() 19811 1726867330.65535: done with get_vars() 19811 1726867330.65562: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19811 1726867330.65700: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19811 1726867330.65783: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19811 1726867330.66191: in VariableManager get_vars() 19811 1726867330.66217: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867330.68782: in VariableManager get_vars() 19811 1726867330.68815: done with get_vars() 19811 1726867330.68852: in VariableManager get_vars() 19811 1726867330.68878: done with get_vars() 19811 1726867330.68943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19811 1726867330.68957: 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 19811 1726867330.69456: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19811 1726867330.69707: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19811 1726867330.69709: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/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) 19811 1726867330.69781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19811 1726867330.69830: 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) 19811 1726867330.70169: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19811 1726867330.70292: Loaded config def from plugin (callback/default) 19811 1726867330.70294: 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) 19811 1726867330.72261: Loaded config def from plugin (callback/junit) 19811 1726867330.72264: 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) 19811 1726867330.72366: 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) 19811 1726867330.72473: Loaded config def from plugin (callback/minimal) 19811 1726867330.72479: 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) 19811 1726867330.72585: 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) 19811 1726867330.72714: Loaded config def from plugin (callback/tree) 19811 1726867330.72716: 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 19811 1726867330.72928: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19811 1726867330.72931: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/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_ethtool_features_initscripts.yml ******************************* 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 19811 1726867330.73022: in VariableManager get_vars() 19811 1726867330.73034: done with get_vars() 19811 1726867330.73039: in VariableManager get_vars() 19811 1726867330.73056: done with get_vars() 19811 1726867330.73060: variable 'omit' from source: magic vars 19811 1726867330.73151: in VariableManager get_vars() 19811 1726867330.73172: done with get_vars() 19811 1726867330.73222: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** 19811 1726867330.74078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19811 1726867330.74174: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19811 1726867330.74255: getting the remaining hosts for this loop 19811 1726867330.74257: done getting the remaining hosts for this loop 19811 1726867330.74260: getting the next task for host managed_node3 19811 1726867330.74264: done getting next task for host managed_node3 19811 1726867330.74265: ^ task is: TASK: Gathering Facts 19811 1726867330.74267: ^ 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 19811 1726867330.74269: getting variables 19811 1726867330.74270: in VariableManager get_vars() 19811 1726867330.74280: Calling all_inventory to load vars for managed_node3 19811 1726867330.74283: Calling groups_inventory to load vars for managed_node3 19811 1726867330.74285: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867330.74297: Calling all_plugins_play to load vars for managed_node3 19811 1726867330.74308: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867330.74314: Calling groups_plugins_play to load vars for managed_node3 19811 1726867330.74345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867330.74406: done with get_vars() 19811 1726867330.74415: done getting variables 19811 1726867330.74524: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Friday 20 September 2024 17:22:10 -0400 (0:00:00.017) 0:00:00.017 ****** 19811 1726867330.74567: entering _queue_task() for managed_node3/gather_facts 19811 1726867330.74568: Creating lock for gather_facts 19811 1726867330.75287: worker is 1 (out of 1 available) 19811 1726867330.75296: exiting _queue_task() for managed_node3/gather_facts 19811 1726867330.75314: done queuing things up, now waiting for results queue to drain 19811 1726867330.75316: waiting for pending results... 19811 1726867330.75629: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19811 1726867330.75784: in run() - task 0affcac9-a3a5-24c3-6386-0000000001aa 19811 1726867330.75788: variable 'ansible_search_path' from source: unknown 19811 1726867330.75791: calling self._execute() 19811 1726867330.75838: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867330.75851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867330.75864: variable 'omit' from source: magic vars 19811 1726867330.75970: variable 'omit' from source: magic vars 19811 1726867330.76003: variable 'omit' from source: magic vars 19811 1726867330.76060: variable 'omit' from source: magic vars 19811 1726867330.76110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19811 1726867330.76163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19811 1726867330.76190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19811 1726867330.76213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867330.76262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867330.76276: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19811 1726867330.76288: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867330.76296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867330.76456: Set connection var ansible_timeout to 10 19811 1726867330.76460: Set connection var ansible_shell_type to sh 19811 1726867330.76462: Set connection var ansible_connection to ssh 19811 1726867330.76465: Set connection var ansible_shell_executable to /bin/sh 19811 1726867330.76467: Set connection var ansible_pipelining to False 19811 1726867330.76469: Set connection var ansible_module_compression to ZIP_DEFLATED 19811 1726867330.76489: variable 'ansible_shell_executable' from source: unknown 19811 1726867330.76497: variable 'ansible_connection' from source: unknown 19811 1726867330.76504: variable 'ansible_module_compression' from source: unknown 19811 1726867330.76511: variable 'ansible_shell_type' from source: unknown 19811 1726867330.76517: variable 'ansible_shell_executable' from source: unknown 19811 1726867330.76524: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867330.76564: variable 'ansible_pipelining' from source: unknown 19811 1726867330.76567: variable 'ansible_timeout' from source: unknown 19811 1726867330.76569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867330.76734: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 19811 1726867330.76751: variable 'omit' from source: magic vars 19811 1726867330.76760: starting attempt loop 19811 1726867330.76767: running the handler 19811 1726867330.76882: variable 'ansible_facts' from source: unknown 19811 1726867330.76892: _low_level_execute_command(): starting 19811 1726867330.76895: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19811 1726867330.77669: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867330.77718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867330.77743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867330.77792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867330.77852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867330.79593: stdout chunk (state=3): >>>/root <<< 19811 1726867330.79681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867330.79807: stderr chunk (state=3): >>><<< 19811 1726867330.79810: stdout chunk (state=3): >>><<< 19811 1726867330.79835: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867330.79883: _low_level_execute_command(): starting 19811 1726867330.79887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385 `" && echo ansible-tmp-1726867330.7984586-19858-42665225196385="` echo /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385 `" ) && sleep 0' 19811 1726867330.80975: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 19811 1726867330.80998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867330.81227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867330.81285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867330.81404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867330.83287: stdout chunk (state=3): >>>ansible-tmp-1726867330.7984586-19858-42665225196385=/root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385 <<< 19811 1726867330.83391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867330.83403: stderr chunk (state=3): >>><<< 19811 1726867330.83420: stdout chunk (state=3): >>><<< 19811 1726867330.83446: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867330.7984586-19858-42665225196385=/root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385 , 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867330.83587: variable 'ansible_module_compression' from source: unknown 19811 1726867330.83590: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19811 1726867330.83592: ANSIBALLZ: Acquiring lock 19811 1726867330.83595: ANSIBALLZ: Lock acquired: 140483164951024 19811 1726867330.83597: ANSIBALLZ: Creating module 19811 1726867331.33967: ANSIBALLZ: Writing module into payload 19811 1726867331.34105: ANSIBALLZ: Writing module 19811 1726867331.34125: ANSIBALLZ: Renaming module 19811 1726867331.34130: ANSIBALLZ: Done creating module 19811 1726867331.34168: variable 'ansible_facts' from source: unknown 19811 1726867331.34176: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19811 1726867331.34215: _low_level_execute_command(): starting 19811 1726867331.34219: _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' 19811 1726867331.34836: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867331.34839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867331.34842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867331.34844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867331.34847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867331.34849: stderr chunk (state=3): >>>debug2: match not found <<< 19811 1726867331.34851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867331.34854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19811 1726867331.34974: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 19811 1726867331.34979: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19811 1726867331.34982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867331.34984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867331.34986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867331.34989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867331.34991: stderr chunk (state=3): >>>debug2: match found <<< 19811 1726867331.34993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867331.34995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867331.34997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867331.35114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867331.36920: stdout chunk (state=3): >>>PLATFORM <<< 19811 1726867331.36923: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19811 1726867331.37003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867331.37045: stderr chunk (state=3): >>><<< 19811 1726867331.37182: stdout chunk (state=3): >>><<< 19811 1726867331.37320: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867331.37326 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19811 1726867331.37330: _low_level_execute_command(): starting 19811 1726867331.37332: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19811 1726867331.37613: Sending initial data 19811 1726867331.37616: Sent initial data (1181 bytes) 19811 1726867331.37998: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867331.38037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867331.38056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867331.38068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867331.38154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867331.41786: 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"} <<< 19811 1726867331.41988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867331.41992: stdout chunk (state=3): >>><<< 19811 1726867331.41994: stderr chunk (state=3): >>><<< 19811 1726867331.41997: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867331.42084: variable 'ansible_facts' from source: unknown 19811 1726867331.42089: variable 'ansible_facts' from source: unknown 19811 1726867331.42097: variable 'ansible_module_compression' from source: unknown 19811 1726867331.42138: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19811yfc8er7z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19811 1726867331.42162: variable 'ansible_facts' from source: unknown 19811 1726867331.42556: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py 19811 1726867331.43127: Sending initial data 19811 1726867331.43130: Sent initial data (153 bytes) 19811 1726867331.44499: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867331.44515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867331.44521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867331.44586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867331.46154: 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 <<< 19811 1726867331.46191: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19811 1726867331.46256: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19811yfc8er7z/tmp26z9pew4 /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py <<< 19811 1726867331.46259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py" <<< 19811 1726867331.46356: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19811yfc8er7z/tmp26z9pew4" to remote "/root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py" <<< 19811 1726867331.49815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867331.49819: stdout chunk (state=3): >>><<< 19811 1726867331.49825: stderr chunk (state=3): >>><<< 19811 1726867331.49853: done transferring module to remote 19811 1726867331.49868: _low_level_execute_command(): starting 19811 1726867331.49872: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/ /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py && sleep 0' 19811 1726867331.51661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867331.51745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867331.51817: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867331.52013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867331.52159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867331.52233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867331.54212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867331.54417: stderr chunk (state=3): >>><<< 19811 1726867331.54427: stdout chunk (state=3): >>><<< 19811 1726867331.54430: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867331.54432: _low_level_execute_command(): starting 19811 1726867331.54434: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/AnsiballZ_setup.py && sleep 0' 19811 1726867331.55230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867331.55233: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867331.55285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867331.55297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867331.55314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867331.55376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867331.58575: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 19811 1726867331.58582: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 19811 1726867331.58771: stdout chunk (state=3): >>>import '_io' # <<< 19811 1726867331.58775: stdout chunk (state=3): >>>import 'marshal' # <<< 19811 1726867331.58805: stdout chunk (state=3): >>>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' <<< 19811 1726867331.58834: stdout chunk (state=3): >>>import '_codecs' # <<< 19811 1726867331.58850: stdout chunk (state=3): >>>import 'codecs' # <<< 19811 1726867331.58895: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19811 1726867331.58925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c99e7b30> <<< 19811 1726867331.58956: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 19811 1726867331.58969: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9a1aa50> <<< 19811 1726867331.59201: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 19811 1726867331.59213: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 19811 1726867331.59243: stdout chunk (state=3): >>>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' <<< 19811 1726867331.59275: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19811 1726867331.59346: 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' <<< 19811 1726867331.59462: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c982d130> # /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' <<< 19811 1726867331.59465: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c982dfa0> 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. <<< 19811 1726867331.59832: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19811 1726867331.59890: 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' <<< 19811 1726867331.59893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19811 1726867331.59935: stdout chunk (state=3): >>># 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 <<< 19811 1726867331.59974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19811 1726867331.60009: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c986be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19811 1726867331.60038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 19811 1726867331.60084: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c986bec0> <<< 19811 1726867331.60157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19811 1726867331.60203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 19811 1726867331.60262: 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 0x7f47c98a37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 19811 1726867331.60273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98a3e60> import '_collections' # <<< 19811 1726867331.60333: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9883ad0> import '_functools' # <<< 19811 1726867331.60370: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98811f0> <<< 19811 1726867331.60481: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9868fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19811 1726867331.60510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 19811 1726867331.60656: stdout chunk (state=3): >>># /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' <<< 19811 1726867331.60659: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98c2390> # /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 0x7f47c9882090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98c0bc0> <<< 19811 1726867331.60706: 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 0x7f47c98f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9868230> <<< 19811 1726867331.60738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 19811 1726867331.60895: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c98f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98f8b60> # 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 0x7f47c98f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9866d50> # /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 <<< 19811 1726867331.60898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19811 1726867331.60921: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98f9250> import 'importlib.machinery' # <<< 19811 1726867331.60952: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 19811 1726867331.60996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98fa480> import 'importlib.util' # import 'runpy' # <<< 19811 1726867331.61134: 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 0x7f47c99106b0> import 'errno' # <<< 19811 1726867331.61142: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867331.61170: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c9911d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19811 1726867331.61213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9912c30> <<< 19811 1726867331.61258: 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' <<< 19811 1726867331.61340: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c9913290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9912180> <<< 19811 1726867331.61401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # 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 0x7f47c9913d10> <<< 19811 1726867331.61445: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9913440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98fa4e0> # /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' <<< 19811 1726867331.61492: stdout chunk (state=3): >>># /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' <<< 19811 1726867331.61618: 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 0x7f47c9623bc0> # /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' <<< 19811 1726867331.61660: 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 0x7f47c964c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964c410> <<< 19811 1726867331.61963: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c964c6e0> # /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' <<< 19811 1726867331.61968: 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 0x7f47c964d010> <<< 19811 1726867331.62127: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867331.62131: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867331.62167: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c964da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964c8c0><<< 19811 1726867331.62224: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9621d60> <<< 19811 1726867331.62288: 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<<< 19811 1726867331.62436: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964db50> <<< 19811 1726867331.62439: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98fabd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19811 1726867331.62547: stdout chunk (state=3): >>># 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 <<< 19811 1726867331.62697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c967b140> <<< 19811 1726867331.62771: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19811 1726867331.62844: stdout chunk (state=3): >>># 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' <<< 19811 1726867331.63327: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c969b500> # /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 0x7f47c96fc260> # /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 <<< 19811 1726867331.63334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 19811 1726867331.63473: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c96fe9c0> <<< 19811 1726867331.63604: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c96fc380> <<< 19811 1726867331.63667: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c96c5280> <<< 19811 1726867331.63720: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 19811 1726867331.63745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 19811 1726867331.63758: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9505370> <<< 19811 1726867331.63802: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c969a300> <<< 19811 1726867331.63850: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964fd40> <<< 19811 1726867331.64083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f47c969a420> <<< 19811 1726867331.64809: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ywyg4ose/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 19811 1726867331.65055: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c956aff0> import '_typing' # <<< 19811 1726867331.65117: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9549ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9549040> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.65130: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 19811 1726867331.66681: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.68739: 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 0x7f47c9568ec0> # /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 0x7f47c959e900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959e690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959dfa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19811 1726867331.68823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19811 1726867331.68891: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c956bc80> 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 0x7f47c959f6b0> # 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 0x7f47c959f8f0> <<< 19811 1726867331.69095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 19811 1726867331.69113: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959fe30> 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 0x7f47c8f29c40> <<< 19811 1726867331.69135: 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 0x7f47c8f2b860> <<< 19811 1726867331.69163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19811 1726867331.69169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19811 1726867331.69223: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2c260> <<< 19811 1726867331.69292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19811 1726867331.69295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19811 1726867331.69333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19811 1726867331.69383: 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' <<< 19811 1726867331.69504: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2fe00> # 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 0x7f47c954b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19811 1726867331.69514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19811 1726867331.69565: 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' <<< 19811 1726867331.69582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19811 1726867331.69704: 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' <<< 19811 1726867331.69722: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f37d10> <<< 19811 1726867331.69725: stdout chunk (state=3): >>>import '_tokenize' # <<< 19811 1726867331.69880: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f36540> # /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' <<< 19811 1726867331.69920: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f36ab0> <<< 19811 1726867331.69945: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2e5d0> <<< 19811 1726867331.70364: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c8f7bfe0> # /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 0x7f47c8f7c080> # /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 0x7f47c8f7db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f7d8e0> # /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 0x7f47c8f800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f7e1e0> # /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' # <<< 19811 1726867331.70430: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f838c0> <<< 19811 1726867331.70605: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f80290> <<< 19811 1726867331.70691: 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 0x7f47c8f84710> <<< 19811 1726867331.70719: 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' <<< 19811 1726867331.77964: 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'<<< 19811 1726867331.77971: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c8f84740> # 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 0x7f47c8f84c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f7c230> # /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 0x7f47c8e10320> # 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 0x7f47c8e113a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f86ab0> # 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 0x7f47c8f87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f866c0> # 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 0x7f47c8e156a0> # /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 0x7f47c8e16630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c969bb30> 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 0x7f47c8e16cc0> # 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 0x7f47c8e178f0> # 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 <<< 19811 1726867331.77982: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.78121: 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 # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867331.78131: 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' <<< 19811 1726867331.78407: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c8e223f0> <<< 19811 1726867331.78430: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e1db20> 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 <<< 19811 1726867331.78451: 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 <<< 19811 1726867331.78511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19811 1726867331.78548: 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' <<< 19811 1726867331.78599: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f0ad50> <<< 19811 1726867331.78638: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8ffea20> <<< 19811 1726867331.78778: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e225d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959fd40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19811 1726867331.78800: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19811 1726867331.78855: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19811 1726867331.78898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 19811 1726867331.78954: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.79030: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.79039: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.79134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.79137: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.79173: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.79217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 19811 1726867331.79292: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.79498: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 19811 1726867331.79658: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.80021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.80393: stdout chunk (state=3): >>># /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 0x7f47c8eb6480> # /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'<<< 19811 1726867331.80431: stdout chunk (state=3): >>> <<< 19811 1726867331.80545: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8a58410> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867331.80548: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867331.80574: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f47c8a589e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e9cf50> <<< 19811 1726867331.80636: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb7020> <<< 19811 1726867331.81209: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb4b60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb4710> # /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 0x7f47c8a5b7d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8a5b080> # 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 0x7f47c8a5b260> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8a5a4b0> <<< 19811 1726867331.81289: stdout chunk (state=3): >>># /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'<<< 19811 1726867331.81508: stdout chunk (state=3): >>> import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8a5b890> # /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 0x7f47c8abe3c0> <<< 19811 1726867331.81558: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8abc3e0><<< 19811 1726867331.81579: stdout chunk (state=3): >>> <<< 19811 1726867331.81606: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb5c40><<< 19811 1726867331.81626: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.timeout' # <<< 19811 1726867331.81661: stdout chunk (state=3): >>> <<< 19811 1726867331.81665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 19811 1726867331.81673: stdout chunk (state=3): >>> <<< 19811 1726867331.81706: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867331.81714: stdout chunk (state=3): >>> <<< 19811 1726867331.81758: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19811 1726867331.81770: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19811 1726867331.81876: stdout chunk (state=3): >>> <<< 19811 1726867331.81881: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.81968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19811 1726867331.82011: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.82294: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available<<< 19811 1726867331.82309: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available<<< 19811 1726867331.82403: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19811 1726867331.82409: stdout chunk (state=3): >>> <<< 19811 1726867331.82441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 19811 1726867331.82511: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.82750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 19811 1726867331.82776: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.82868: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.82961: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.83030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19811 1726867331.83071: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.83850: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.84552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 19811 1726867331.84572: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.84682: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.84910: 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' # <<< 19811 1726867331.84916: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.85191: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 19811 1726867331.85246: 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' # <<< 19811 1726867331.85266: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.85382: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.85503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 19811 1726867331.85509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 19811 1726867331.85551: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8abe840> <<< 19811 1726867331.85584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19811 1726867331.85616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19811 1726867331.85800: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8abf410> import 'ansible.module_utils.facts.system.local' # <<< 19811 1726867331.85825: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.85910: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.86288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.86322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 19811 1726867331.86389: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.86502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 19811 1726867331.86531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.86591: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.86634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19811 1726867331.86791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19811 1726867331.86797: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867331.86897: 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 0x7f47c8af6840> <<< 19811 1726867331.87208: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8ae6000> import 'ansible.module_utils.facts.system.python' # <<< 19811 1726867331.87227: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.87314: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.87411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19811 1726867331.87438: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.87613: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.87647: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.87829: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.88064: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 19811 1726867331.88136: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.88176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19811 1726867331.88183: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.88492: stdout chunk (state=3): >>># 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 0x7f47c8b0a060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e9cb60> <<< 19811 1726867331.88496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 19811 1726867331.88542: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.88551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 19811 1726867331.88557: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.88804: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.89074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 19811 1726867331.89347: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.89369: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.89421: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.89475: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19811 1726867331.89483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 19811 1726867331.89518: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.89531: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.89821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.90002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19811 1726867331.90012: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.90338: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.90583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19811 1726867331.90586: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.90683: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.91413: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.92238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19811 1726867331.92264: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.92420: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.92581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19811 1726867331.92674: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.92739: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.93183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 19811 1726867331.93197: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.93389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19811 1726867331.93660: 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' # # zipimport: zlib available <<< 19811 1726867331.93702: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.94197: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.94614: stdout chunk (state=3): >>>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' # <<< 19811 1726867331.94618: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.94650: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.94680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 19811 1726867331.94762: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.94870: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.94982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 19811 1726867331.95139: stdout chunk (state=3): >>># 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 <<< 19811 1726867331.95212: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.95301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19811 1726867331.95315: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.95802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19811 1726867331.96171: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96245: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 19811 1726867331.96386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96516: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.96540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 19811 1726867331.96552: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96619: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19811 1726867331.96655: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.96953: stdout chunk (state=3): >>># 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 <<< 19811 1726867331.97002: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.97182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 19811 1726867331.97232: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.97401: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 19811 1726867331.97470: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867331.97529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 19811 1726867331.97602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 19811 1726867331.97672: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.97845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19811 1726867331.98093: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.98502: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 19811 1726867331.98505: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.98566: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19811 1726867331.98622: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.98662: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.98730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19811 1726867331.98821: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.98987: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867331.99282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867331.99441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 19811 1726867331.99609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 19811 1726867331.99681: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 19811 1726867331.99710: 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 <<< 19811 1726867331.99824: stdout chunk (state=3): >>># 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 0x7f47c88a37a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c88a0110> <<< 19811 1726867331.99864: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c88a14c0> <<< 19811 1726867332.12051: 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 0x7f47c88e8b90> # /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 0x7f47c88e9490> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 19811 1726867332.12100: stdout chunk (state=3): >>># 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 0x7f47c88eacc0> <<< 19811 1726867332.12213: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c88ea3c0> <<< 19811 1726867332.12399: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 19811 1726867332.37183: 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_loadavg": {"1m": 0.97802734375, "5m": 0.57861328125, "15m": 0.27734375}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": 2985, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 546, "free": 2985}, "nocache": {"free": 3302, "used": 229}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 569, "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": 2618<<< 19811 1726867332.37271: stdout chunk (state=3): >>>04093440, "block_size": 4096, "block_total": 65519099, "block_available": 63917015, "block_used": 1602084, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "12", "epoch": "1726867332", "epoch_int": "1726867332", "date": "2024-09-20", "time": "17:22:12", "iso8601_micro": "2024-09-20T21:22:12.321698Z", "iso8601": "2024-09-20T21:22:12Z", "iso8601_basic": "20240920T172212321698", "iso8601_basic_short": "20240920T172212", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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_ch<<< 19811 1726867332.37302: stdout chunk (state=3): >>>ecksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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_fibre_channel_wwn": [], "ansible_lsb": {}, "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", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19811 1726867332.38049: 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__ <<< 19811 1726867332.38256: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # 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 <<< 19811 1726867332.38296: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _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 <<< 19811 1726867332.38333: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # 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 <<< 19811 1726867332.38716: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19811 1726867332.38774: stdout chunk (state=3): >>># 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 <<< 19811 1726867332.38961: stdout chunk (state=3): >>># 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 <<< 19811 1726867332.39183: stdout chunk (state=3): >>># 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 <<< 19811 1726867332.39340: stdout chunk (state=3): >>># 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 <<< 19811 1726867332.39380: stdout chunk (state=3): >>># 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 <<< 19811 1726867332.39657: stdout chunk (state=3): >>># 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 <<< 19811 1726867332.39699: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19811 1726867332.39804: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19811 1726867332.39867: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 19811 1726867332.39980: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19811 1726867332.40607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 19811 1726867332.40610: stdout chunk (state=3): >>><<< 19811 1726867332.40614: stderr chunk (state=3): >>><<< 19811 1726867332.40960: _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 0x7f47c9a184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c99e7b30> # /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 0x7f47c9a1aa50> 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 0x7f47c982d130> # /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 0x7f47c982dfa0> 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 0x7f47c986be00> # /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 0x7f47c986bec0> # /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 0x7f47c98a37d0> # /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 0x7f47c98a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9883ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9868fb0> # /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 0x7f47c98c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98c2390> # /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 0x7f47c9882090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98c0bc0> # /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 0x7f47c98f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9868230> # /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 0x7f47c98f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98f8b60> # 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 0x7f47c98f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9866d50> # /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 0x7f47c98f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98f9250> 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 0x7f47c98fa480> 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 0x7f47c99106b0> 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 0x7f47c9911d90> # /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 0x7f47c9912c30> # 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 0x7f47c9913290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9912180> # /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 0x7f47c9913d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9913440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98fa4e0> # /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 0x7f47c9623bc0> # /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 0x7f47c964c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964c410> # 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 0x7f47c964c6e0> # /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 0x7f47c964d010> # 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 0x7f47c964da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9621d60> # /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 0x7f47c964ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c98fabd0> # /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 0x7f47c967b140> # /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 0x7f47c969b500> # /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 0x7f47c96fc260> # /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 0x7f47c96fe9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c96fc380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c96c5280> # /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 0x7f47c9505370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c969a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c964fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f47c969a420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ywyg4ose/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 0x7f47c956aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9549ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c9549040> # 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 0x7f47c9568ec0> # /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 0x7f47c959e900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959e690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959dfa0> # /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 0x7f47c959e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c956bc80> 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 0x7f47c959f6b0> # 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 0x7f47c959f8f0> # /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 0x7f47c959fe30> 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 0x7f47c8f29c40> # 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 0x7f47c8f2b860> # /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 0x7f47c8f2c260> # /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 0x7f47c8f2d130> # /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 0x7f47c8f2fe00> # 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 0x7f47c954b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2e0c0> # /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 0x7f47c8f37d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f36540> # /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 0x7f47c8f36ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f2e5d0> # 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 0x7f47c8f7bfe0> # /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 0x7f47c8f7c080> # /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 0x7f47c8f7db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f7d8e0> # /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 0x7f47c8f800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f7e1e0> # /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 0x7f47c8f838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f80290> # 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 0x7f47c8f84710> # 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 0x7f47c8f84740> # 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 0x7f47c8f84c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f7c230> # /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 0x7f47c8e10320> # 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 0x7f47c8e113a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f86ab0> # 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 0x7f47c8f87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8f866c0> # 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 0x7f47c8e156a0> # /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 0x7f47c8e16630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c969bb30> 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 0x7f47c8e16cc0> # 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 0x7f47c8e178f0> # 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 0x7f47c8e223f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e1db20> 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 0x7f47c8f0ad50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8ffea20> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e225d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c959fd40> # 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 0x7f47c8eb6480> # /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 0x7f47c8a58410> # 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 0x7f47c8a589e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e9cf50> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb7020> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb4b60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb4710> # /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 0x7f47c8a5b7d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8a5b080> # 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 0x7f47c8a5b260> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8a5a4b0> # /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 0x7f47c8a5b890> # /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 0x7f47c8abe3c0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8abc3e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8eb5c40> 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 0x7f47c8abe840> # /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 0x7f47c8abf410> 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 0x7f47c8af6840> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8ae6000> 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 0x7f47c8b0a060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c8e9cb60> 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 0x7f47c88a37a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c88a0110> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c88a14c0> # /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 0x7f47c88e8b90> # /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 0x7f47c88e9490> # /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 0x7f47c88eacc0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f47c88ea3c0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_loadavg": {"1m": 0.97802734375, "5m": 0.57861328125, "15m": 0.27734375}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": 2985, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 546, "free": 2985}, "nocache": {"free": 3302, "used": 229}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 569, "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": 261804093440, "block_size": 4096, "block_total": 65519099, "block_available": 63917015, "block_used": 1602084, "inode_total": 131070960, "inode_available": 131029133, "inode_used": 41827, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "12", "epoch": "1726867332", "epoch_int": "1726867332", "date": "2024-09-20", "time": "17:22:12", "iso8601_micro": "2024-09-20T21:22:12.321698Z", "iso8601": "2024-09-20T21:22:12Z", "iso8601_basic": "20240920T172212321698", "iso8601_basic_short": "20240920T172212", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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_fibre_channel_wwn": [], "ansible_lsb": {}, "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", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 19811 1726867332.44279: 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-1726867330.7984586-19858-42665225196385/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19811 1726867332.44287: _low_level_execute_command(): starting 19811 1726867332.44291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867330.7984586-19858-42665225196385/ > /dev/null 2>&1 && sleep 0' 19811 1726867332.44998: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.45050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867332.45128: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867332.45144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867332.45329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19811 1726867332.48072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867332.48076: stdout chunk (state=3): >>><<< 19811 1726867332.48086: stderr chunk (state=3): >>><<< 19811 1726867332.48103: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19811 1726867332.48113: handler run complete 19811 1726867332.48240: variable 'ansible_facts' from source: unknown 19811 1726867332.48754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.49137: variable 'ansible_facts' from source: unknown 19811 1726867332.49246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.49575: attempt loop complete, returning result 19811 1726867332.49582: _execute() done 19811 1726867332.49584: dumping result to json 19811 1726867332.49634: done dumping result, returning 19811 1726867332.49797: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-24c3-6386-0000000001aa] 19811 1726867332.49801: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001aa 19811 1726867332.51604: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001aa 19811 1726867332.51607: WORKER PROCESS EXITING ok: [managed_node3] 19811 1726867332.52051: no more pending results, returning what we have 19811 1726867332.52055: results queue empty 19811 1726867332.52056: checking for any_errors_fatal 19811 1726867332.52057: done checking for any_errors_fatal 19811 1726867332.52058: checking for max_fail_percentage 19811 1726867332.52059: done checking for max_fail_percentage 19811 1726867332.52060: checking to see if all hosts have failed and the running result is not ok 19811 1726867332.52061: done checking to see if all hosts have failed 19811 1726867332.52062: getting the remaining hosts for this loop 19811 1726867332.52063: done getting the remaining hosts for this loop 19811 1726867332.52071: getting the next task for host managed_node3 19811 1726867332.52098: done getting next task for host managed_node3 19811 1726867332.52100: ^ task is: TASK: meta (flush_handlers) 19811 1726867332.52102: ^ 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 19811 1726867332.52107: getting variables 19811 1726867332.52111: in VariableManager get_vars() 19811 1726867332.52198: Calling all_inventory to load vars for managed_node3 19811 1726867332.52202: Calling groups_inventory to load vars for managed_node3 19811 1726867332.52205: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867332.52217: Calling all_plugins_play to load vars for managed_node3 19811 1726867332.52220: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867332.52224: Calling groups_plugins_play to load vars for managed_node3 19811 1726867332.52984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.53742: done with get_vars() 19811 1726867332.53883: done getting variables 19811 1726867332.54140: in VariableManager get_vars() 19811 1726867332.54152: Calling all_inventory to load vars for managed_node3 19811 1726867332.54154: Calling groups_inventory to load vars for managed_node3 19811 1726867332.54157: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867332.54161: Calling all_plugins_play to load vars for managed_node3 19811 1726867332.54163: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867332.54165: Calling groups_plugins_play to load vars for managed_node3 19811 1726867332.54503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.55542: done with get_vars() 19811 1726867332.55555: done queuing things up, now waiting for results queue to drain 19811 1726867332.55557: results queue empty 19811 1726867332.55558: checking for any_errors_fatal 19811 1726867332.55560: done checking for any_errors_fatal 19811 1726867332.55561: checking for max_fail_percentage 19811 1726867332.55562: done checking for max_fail_percentage 19811 1726867332.55563: checking to see if all hosts have failed and the running result is not ok 19811 1726867332.55564: done checking to see if all hosts have failed 19811 1726867332.55568: getting the remaining hosts for this loop 19811 1726867332.55569: done getting the remaining hosts for this loop 19811 1726867332.55572: getting the next task for host managed_node3 19811 1726867332.55576: done getting next task for host managed_node3 19811 1726867332.55581: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19811 1726867332.55582: ^ 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 19811 1726867332.55585: getting variables 19811 1726867332.55586: in VariableManager get_vars() 19811 1726867332.55594: Calling all_inventory to load vars for managed_node3 19811 1726867332.55596: Calling groups_inventory to load vars for managed_node3 19811 1726867332.55598: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867332.55602: Calling all_plugins_play to load vars for managed_node3 19811 1726867332.55604: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867332.55607: Calling groups_plugins_play to load vars for managed_node3 19811 1726867332.55938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.56381: done with get_vars() 19811 1726867332.56389: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:10 Friday 20 September 2024 17:22:12 -0400 (0:00:01.820) 0:00:01.838 ****** 19811 1726867332.56621: entering _queue_task() for managed_node3/include_tasks 19811 1726867332.56623: Creating lock for include_tasks 19811 1726867332.57372: worker is 1 (out of 1 available) 19811 1726867332.57387: exiting _queue_task() for managed_node3/include_tasks 19811 1726867332.57398: done queuing things up, now waiting for results queue to drain 19811 1726867332.57399: waiting for pending results... 19811 1726867332.58012: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 19811 1726867332.58018: in run() - task 0affcac9-a3a5-24c3-6386-000000000006 19811 1726867332.58021: variable 'ansible_search_path' from source: unknown 19811 1726867332.58024: calling self._execute() 19811 1726867332.58027: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867332.58030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867332.58033: variable 'omit' from source: magic vars 19811 1726867332.58142: _execute() done 19811 1726867332.58223: dumping result to json 19811 1726867332.58227: done dumping result, returning 19811 1726867332.58230: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-24c3-6386-000000000006] 19811 1726867332.58233: sending task result for task 0affcac9-a3a5-24c3-6386-000000000006 19811 1726867332.58308: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000006 19811 1726867332.58312: WORKER PROCESS EXITING 19811 1726867332.58369: no more pending results, returning what we have 19811 1726867332.58374: in VariableManager get_vars() 19811 1726867332.58408: Calling all_inventory to load vars for managed_node3 19811 1726867332.58412: Calling groups_inventory to load vars for managed_node3 19811 1726867332.58416: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867332.58547: Calling all_plugins_play to load vars for managed_node3 19811 1726867332.58552: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867332.58557: Calling groups_plugins_play to load vars for managed_node3 19811 1726867332.59626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.59814: done with get_vars() 19811 1726867332.59822: variable 'ansible_search_path' from source: unknown 19811 1726867332.59834: we have included files to process 19811 1726867332.59835: generating all_blocks data 19811 1726867332.59836: done generating all_blocks data 19811 1726867332.59837: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19811 1726867332.59838: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19811 1726867332.59840: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19811 1726867332.61109: in VariableManager get_vars() 19811 1726867332.61210: done with get_vars() 19811 1726867332.61275: done processing included file 19811 1726867332.61278: iterating over new_blocks loaded from include file 19811 1726867332.61280: in VariableManager get_vars() 19811 1726867332.61311: done with get_vars() 19811 1726867332.61313: filtering new block on tags 19811 1726867332.61329: done filtering new block on tags 19811 1726867332.61369: in VariableManager get_vars() 19811 1726867332.61398: done with get_vars() 19811 1726867332.61400: filtering new block on tags 19811 1726867332.61416: done filtering new block on tags 19811 1726867332.61420: in VariableManager get_vars() 19811 1726867332.61431: done with get_vars() 19811 1726867332.61433: filtering new block on tags 19811 1726867332.61491: done filtering new block on tags 19811 1726867332.61494: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 19811 1726867332.61500: extending task lists for all hosts with included blocks 19811 1726867332.61582: done extending task lists 19811 1726867332.61583: done processing included files 19811 1726867332.61584: results queue empty 19811 1726867332.61585: checking for any_errors_fatal 19811 1726867332.61586: done checking for any_errors_fatal 19811 1726867332.61587: checking for max_fail_percentage 19811 1726867332.61588: done checking for max_fail_percentage 19811 1726867332.61589: checking to see if all hosts have failed and the running result is not ok 19811 1726867332.61589: done checking to see if all hosts have failed 19811 1726867332.61590: getting the remaining hosts for this loop 19811 1726867332.61591: done getting the remaining hosts for this loop 19811 1726867332.61600: getting the next task for host managed_node3 19811 1726867332.61606: done getting next task for host managed_node3 19811 1726867332.61608: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19811 1726867332.61610: ^ 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 19811 1726867332.61612: getting variables 19811 1726867332.61613: in VariableManager get_vars() 19811 1726867332.61621: Calling all_inventory to load vars for managed_node3 19811 1726867332.61624: Calling groups_inventory to load vars for managed_node3 19811 1726867332.61627: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867332.61631: Calling all_plugins_play to load vars for managed_node3 19811 1726867332.61634: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867332.61640: Calling groups_plugins_play to load vars for managed_node3 19811 1726867332.61834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867332.62030: done with get_vars() 19811 1726867332.62042: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:22:12 -0400 (0:00:00.054) 0:00:01.893 ****** 19811 1726867332.62119: entering _queue_task() for managed_node3/setup 19811 1726867332.62794: worker is 1 (out of 1 available) 19811 1726867332.62809: exiting _queue_task() for managed_node3/setup 19811 1726867332.62819: done queuing things up, now waiting for results queue to drain 19811 1726867332.62821: waiting for pending results... 19811 1726867332.63524: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 19811 1726867332.63530: in run() - task 0affcac9-a3a5-24c3-6386-0000000001bb 19811 1726867332.63534: variable 'ansible_search_path' from source: unknown 19811 1726867332.63537: variable 'ansible_search_path' from source: unknown 19811 1726867332.63841: calling self._execute() 19811 1726867332.64032: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867332.64035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867332.64038: variable 'omit' from source: magic vars 19811 1726867332.66324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867332.70944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867332.71036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867332.71084: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867332.71127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867332.71163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867332.71257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867332.71297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867332.71333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867332.71385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867332.71410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867332.71600: variable 'ansible_facts' from source: unknown 19811 1726867332.71682: variable 'network_test_required_facts' from source: task vars 19811 1726867332.71728: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19811 1726867332.71740: variable 'omit' from source: magic vars 19811 1726867332.71785: variable 'omit' from source: magic vars 19811 1726867332.71829: variable 'omit' from source: magic vars 19811 1726867332.71865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19811 1726867332.71901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19811 1726867332.71945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19811 1726867332.71948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867332.71964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867332.72006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19811 1726867332.72054: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867332.72057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867332.72134: Set connection var ansible_timeout to 10 19811 1726867332.72142: Set connection var ansible_shell_type to sh 19811 1726867332.72148: Set connection var ansible_connection to ssh 19811 1726867332.72166: Set connection var ansible_shell_executable to /bin/sh 19811 1726867332.72179: Set connection var ansible_pipelining to False 19811 1726867332.72194: Set connection var ansible_module_compression to ZIP_DEFLATED 19811 1726867332.72225: variable 'ansible_shell_executable' from source: unknown 19811 1726867332.72270: variable 'ansible_connection' from source: unknown 19811 1726867332.72274: variable 'ansible_module_compression' from source: unknown 19811 1726867332.72276: variable 'ansible_shell_type' from source: unknown 19811 1726867332.72280: variable 'ansible_shell_executable' from source: unknown 19811 1726867332.72282: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867332.72283: variable 'ansible_pipelining' from source: unknown 19811 1726867332.72285: variable 'ansible_timeout' from source: unknown 19811 1726867332.72287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867332.72421: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 19811 1726867332.72436: variable 'omit' from source: magic vars 19811 1726867332.72483: starting attempt loop 19811 1726867332.72486: running the handler 19811 1726867332.72488: _low_level_execute_command(): starting 19811 1726867332.72490: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19811 1726867332.73988: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867332.74103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867332.74120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867332.74216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 19811 1726867332.76492: stdout chunk (state=3): >>>/root <<< 19811 1726867332.76712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867332.76723: stdout chunk (state=3): >>><<< 19811 1726867332.76736: stderr chunk (state=3): >>><<< 19811 1726867332.76865: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 19811 1726867332.77008: _low_level_execute_command(): starting 19811 1726867332.77013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969 `" && echo ansible-tmp-1726867332.76886-19933-115039077554969="` echo /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969 `" ) && sleep 0' 19811 1726867332.78203: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.78340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867332.78359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867332.78419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867332.80393: stdout chunk (state=3): >>>ansible-tmp-1726867332.76886-19933-115039077554969=/root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969 <<< 19811 1726867332.80547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867332.80550: stdout chunk (state=3): >>><<< 19811 1726867332.80553: stderr chunk (state=3): >>><<< 19811 1726867332.80785: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867332.76886-19933-115039077554969=/root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969 , 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867332.80788: variable 'ansible_module_compression' from source: unknown 19811 1726867332.80889: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19811yfc8er7z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19811 1726867332.80965: variable 'ansible_facts' from source: unknown 19811 1726867332.81621: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py 19811 1726867332.82354: Sending initial data 19811 1726867332.82463: Sent initial data (152 bytes) 19811 1726867332.83550: 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 <<< 19811 1726867332.83556: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.83560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867332.83563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.83722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867332.83766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867332.85966: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 19811 1726867332.86018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py" <<< 19811 1726867332.86022: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19811yfc8er7z/tmpx3tu_eg_ /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py <<< 19811 1726867332.86025: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19811yfc8er7z/tmpx3tu_eg_" to remote "/root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py" <<< 19811 1726867332.89447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867332.89451: stdout chunk (state=3): >>><<< 19811 1726867332.89453: stderr chunk (state=3): >>><<< 19811 1726867332.89455: done transferring module to remote 19811 1726867332.89457: _low_level_execute_command(): starting 19811 1726867332.89460: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/ /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py && sleep 0' 19811 1726867332.90361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867332.90371: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867332.90385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867332.90400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867332.90414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867332.90417: stderr chunk (state=3): >>>debug2: match not found <<< 19811 1726867332.90582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.90585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19811 1726867332.90588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 19811 1726867332.90590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19811 1726867332.90592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867332.90594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867332.90596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867332.90598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867332.90600: stderr chunk (state=3): >>>debug2: match found <<< 19811 1726867332.90602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.90604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867332.90886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867332.90889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867332.90891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867332.93053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867332.93057: stdout chunk (state=3): >>><<< 19811 1726867332.93064: stderr chunk (state=3): >>><<< 19811 1726867332.93080: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867332.93084: _low_level_execute_command(): starting 19811 1726867332.93088: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/AnsiballZ_setup.py && sleep 0' 19811 1726867332.93871: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867332.93888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867332.93903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867332.93923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867332.93951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867332.93962: stderr chunk (state=3): >>>debug2: match not found <<< 19811 1726867332.93990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867332.94003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867332.94065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867332.94106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867332.94127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867332.94394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867332.94457: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867332.96625: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19811 1726867332.96807: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 19811 1726867332.96816: stdout chunk (state=3): >>>import 'posix' # <<< 19811 1726867332.96833: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19811 1726867332.96862: stdout chunk (state=3): >>>import 'time' # <<< 19811 1726867332.96932: stdout chunk (state=3): >>>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' <<< 19811 1726867332.96942: stdout chunk (state=3): >>>import '_codecs' # <<< 19811 1726867332.96968: stdout chunk (state=3): >>>import 'codecs' # <<< 19811 1726867332.96999: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19811 1726867332.97038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8576e84d0> <<< 19811 1726867332.97146: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8576b7b30> # /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 0x7fa8576eaa50> import '_signal' # import '_abc' # import 'abc' # <<< 19811 1726867332.97158: stdout chunk (state=3): >>>import 'io' # <<< 19811 1726867332.97252: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19811 1726867332.97278: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19811 1726867332.97303: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19811 1726867332.97356: stdout chunk (state=3): >>>import 'os' # <<< 19811 1726867332.97365: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19811 1726867332.97462: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19811 1726867332.97465: 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 <<< 19811 1726867332.97467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19811 1726867332.97476: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857499130> <<< 19811 1726867332.97516: 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 <<< 19811 1726867332.97699: 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 0x7fa857499fa0> 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. <<< 19811 1726867332.97961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19811 1726867332.97964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19811 1726867332.97990: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 19811 1726867332.97993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867332.98064: stdout chunk (state=3): >>># /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 <<< 19811 1726867332.98094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19811 1726867332.98126: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d7e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19811 1726867332.98171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d7f50> <<< 19811 1726867332.98241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 19811 1726867332.98244: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19811 1726867332.98299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867332.98383: 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 0x7fa85750f890> <<< 19811 1726867332.98386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 19811 1726867332.98388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 19811 1726867332.98400: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85750ff20> import '_collections' # <<< 19811 1726867332.98488: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574efb60> import '_functools' # <<< 19811 1726867332.98503: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574ed280> <<< 19811 1726867332.98561: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d5040> <<< 19811 1726867332.98622: 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' <<< 19811 1726867332.98625: stdout chunk (state=3): >>>import '_sre' # <<< 19811 1726867332.98668: stdout chunk (state=3): >>># /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' <<< 19811 1726867332.98703: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19811 1726867332.98819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19811 1726867332.98851: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85752f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85752e420> # /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 0x7fa8574ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85752cc80> # /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 0x7fa857564890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d42c0> <<< 19811 1726867332.98878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 19811 1726867332.98882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 19811 1726867332.98955: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa857564d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857564bf0> # 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 0x7fa857564fe0> <<< 19811 1726867332.98981: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d2de0> <<< 19811 1726867332.98998: 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' <<< 19811 1726867332.99012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19811 1726867332.99065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8575656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8575653a0> <<< 19811 1726867332.99110: stdout chunk (state=3): >>>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' <<< 19811 1726867332.99210: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8575665d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19811 1726867332.99214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19811 1726867332.99432: 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 0x7fa85757c7a0> 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 0x7fa85757deb0> # /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 0x7fa85757ed50> # 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 0x7fa85757f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85757e2a0> <<< 19811 1726867332.99445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 19811 1726867332.99465: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867332.99525: 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 0x7fa85757fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85757f530> <<< 19811 1726867332.99556: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857566570> <<< 19811 1726867332.99559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19811 1726867332.99631: 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' <<< 19811 1726867332.99656: 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 0x7fa857277ce0> <<< 19811 1726867332.99673: 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' <<< 19811 1726867332.99706: 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 0x7fa8572a0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a04a0> <<< 19811 1726867332.99739: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8572a0770> <<< 19811 1726867332.99850: 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' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867332.99972: 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 0x7fa8572a10a0><<< 19811 1726867332.99992: stdout chunk (state=3): >>> <<< 19811 1726867333.00085: 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' <<< 19811 1726867333.00104: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8572a1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a0950> <<< 19811 1726867333.00211: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857275e80> # /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' <<< 19811 1726867333.00215: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a2e10> <<< 19811 1726867333.00238: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a18e0> <<< 19811 1726867333.00244: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857566cc0> <<< 19811 1726867333.00261: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19811 1726867333.00330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.00340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19811 1726867333.00378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19811 1726867333.00438: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572cb170> <<< 19811 1726867333.00455: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19811 1726867333.00513: stdout chunk (state=3): >>># 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' <<< 19811 1726867333.00553: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572ef4d0> <<< 19811 1726867333.00568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19811 1726867333.00623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19811 1726867333.00669: stdout chunk (state=3): >>>import 'ntpath' # <<< 19811 1726867333.00694: 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 0x7fa8573502f0> <<< 19811 1726867333.00898: stdout chunk (state=3): >>># /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 0x7fa857352a20> <<< 19811 1726867333.00992: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8573503e0> <<< 19811 1726867333.01184: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8573152e0> # /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 0x7fa8571593d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572ee300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a3d40> <<< 19811 1726867333.01232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19811 1726867333.01254: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa8572ee660> <<< 19811 1726867333.01679: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ixrhsm6i/ansible_setup_payload.zip' # zipimport: zlib available <<< 19811 1726867333.01804: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.01956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19811 1726867333.01959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19811 1726867333.01994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19811 1726867333.02080: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571c30e0> import '_typing' # <<< 19811 1726867333.02194: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571a1fd0> <<< 19811 1726867333.02217: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571a1160> # zipimport: zlib available <<< 19811 1726867333.02294: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 19811 1726867333.04710: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.06054: 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 0x7fa8571c1760> <<< 19811 1726867333.06092: 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' <<< 19811 1726867333.06113: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19811 1726867333.06294: stdout chunk (state=3): >>># 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 0x7fa8571f2a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571f2810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571f2120> # /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' <<< 19811 1726867333.06336: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571f2600> <<< 19811 1726867333.06339: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8576ea9c0> import 'atexit' # <<< 19811 1726867333.06373: 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 0x7fa8571f3800> <<< 19811 1726867333.06402: 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 0x7fa8571f39e0> <<< 19811 1726867333.06424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19811 1726867333.06491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 19811 1726867333.06530: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571f3f20> <<< 19811 1726867333.06542: stdout chunk (state=3): >>>import 'pwd' # <<< 19811 1726867333.06610: stdout chunk (state=3): >>># /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' <<< 19811 1726867333.06623: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b31be0> <<< 19811 1726867333.06655: 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 0x7fa856b33890> <<< 19811 1726867333.06692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19811 1726867333.06735: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b34290> <<< 19811 1726867333.06893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b35430> # /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' <<< 19811 1726867333.06947: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b37e60> <<< 19811 1726867333.06974: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.07011: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa8574d2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b36150> <<< 19811 1726867333.07026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19811 1726867333.07353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # 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 0x7fa856b3fdd0> import '_tokenize' # <<< 19811 1726867333.07397: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b3e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b3e600> <<< 19811 1726867333.07424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19811 1726867333.07439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19811 1726867333.07546: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b3eb70> <<< 19811 1726867333.07584: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b36660> <<< 19811 1726867333.07617: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa856b83a10> <<< 19811 1726867333.07649: 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 0x7fa856b84140> <<< 19811 1726867333.07676: 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 <<< 19811 1726867333.07702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19811 1726867333.07733: 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' <<< 19811 1726867333.07773: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.07786: 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 0x7fa856b85be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b859a0> <<< 19811 1726867333.07948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19811 1726867333.07952: 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 0x7fa856b88140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b862a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19811 1726867333.07986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.08016: 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' <<< 19811 1726867333.08089: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b8b890> <<< 19811 1726867333.08281: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b88260> <<< 19811 1726867333.08359: 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 0x7fa856b8c950> <<< 19811 1726867333.08403: 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 0x7fa856b8c8f0> <<< 19811 1726867333.08469: 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 0x7fa856b8ca70> <<< 19811 1726867333.08472: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b842c0> <<< 19811 1726867333.08524: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19811 1726867333.08546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19811 1726867333.08602: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa856a182c0> <<< 19811 1726867333.08846: 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 0x7fa856a19520> <<< 19811 1726867333.08874: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b8ea50> <<< 19811 1726867333.08908: 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 0x7fa856b8fe00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b8e660> # zipimport: zlib available <<< 19811 1726867333.08956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19811 1726867333.08959: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.09108: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.09209: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.09280: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 19811 1726867333.09284: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.09300: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19811 1726867333.09466: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.09652: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.10647: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.10973: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19811 1726867333.10979: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19811 1726867333.11089: 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 0x7fa856a1d790> <<< 19811 1726867333.11164: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 19811 1726867333.11167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 19811 1726867333.11526: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a1e570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a19640> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.11742: 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' <<< 19811 1726867333.11767: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a1e2a0> # zipimport: zlib available <<< 19811 1726867333.12498: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.13261: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.13325: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.13432: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19811 1726867333.13492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.13553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19811 1726867333.13556: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.13656: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.13801: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19811 1726867333.13820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19811 1726867333.13889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.13947: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19811 1726867333.13950: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.14318: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.14697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19811 1726867333.14838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 19811 1726867333.14907: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a1f620> <<< 19811 1726867333.14910: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.15006: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.15117: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 19811 1726867333.15130: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 19811 1726867333.15157: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.15236: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.15276: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19811 1726867333.15290: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.15391: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.15474: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.15564: 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 <<< 19811 1726867333.15630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.15752: 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 0x7fa856a2a120> <<< 19811 1726867333.15802: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a27440> <<< 19811 1726867333.15850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 19811 1726867333.15936: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16039: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16114: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.16158: 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 <<< 19811 1726867333.16169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19811 1726867333.16197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19811 1726867333.16280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19811 1726867333.16323: 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' <<< 19811 1726867333.16404: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b02ae0> <<< 19811 1726867333.16580: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572127b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a2a2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a29e80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19811 1726867333.16598: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16629: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16657: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19811 1726867333.16741: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19811 1726867333.16759: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 19811 1726867333.16810: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16873: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16970: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.16990: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17020: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17067: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17151: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17171: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 19811 1726867333.17338: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17449: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17480: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17527: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 19811 1726867333.17530: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.17810: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.18066: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.18125: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.18201: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 19811 1726867333.18212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.18232: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 19811 1726867333.18262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 19811 1726867333.18273: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 19811 1726867333.18323: 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 0x7fa856aba510> <<< 19811 1726867333.18546: 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' # /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 0x7fa8566bc1d0> # 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 0x7fa8566bc7a0> <<< 19811 1726867333.18603: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856aa72c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856abb020> <<< 19811 1726867333.18632: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856ab8c80> <<< 19811 1726867333.18674: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856ab87d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19811 1726867333.18737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 19811 1726867333.18774: 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' <<< 19811 1726867333.18802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 19811 1726867333.18876: 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 0x7fa8566bf500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8566bedb0> # 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 0x7fa8566bef90> <<< 19811 1726867333.18898: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8566be1e0> <<< 19811 1726867333.19108: stdout chunk (state=3): >>># /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' <<< 19811 1726867333.19114: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8566bf650> <<< 19811 1726867333.19140: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19811 1726867333.19171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 19811 1726867333.19215: 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 0x7fa856706120> <<< 19811 1726867333.19251: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856704140> <<< 19811 1726867333.19291: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856ab8950> <<< 19811 1726867333.19295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 19811 1726867333.19329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 19811 1726867333.19355: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19811 1726867333.19372: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.19454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.19529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19811 1726867333.19544: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.19611: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.19687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19811 1726867333.19717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 19811 1726867333.19737: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.19774: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.19818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 19811 1726867333.19889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.19965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 19811 1726867333.19968: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.20032: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.20088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19811 1726867333.20106: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.20174: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.20262: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.20340: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.20420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 19811 1726867333.20464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 19811 1726867333.21341: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.21900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 19811 1726867333.21907: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.21984: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22066: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22110: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22163: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 19811 1726867333.22168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 19811 1726867333.22175: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22217: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22252: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 19811 1726867333.22266: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22342: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19811 1726867333.22443: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22481: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 19811 1726867333.22527: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22563: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 19811 1726867333.22615: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22727: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.22884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 19811 1726867333.22889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856707b00> <<< 19811 1726867333.22920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19811 1726867333.23032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19811 1726867333.23134: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856706d80> import 'ansible.module_utils.facts.system.local' # <<< 19811 1726867333.23146: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.23243: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.23340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 19811 1726867333.23349: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.23486: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.23660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 19811 1726867333.23717: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.24236: stdout chunk (state=3): >>>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 0x7fa85674a3c0> <<< 19811 1726867333.24457: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85673ab70> import 'ansible.module_utils.facts.system.python' # <<< 19811 1726867333.24483: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.24559: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.24640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19811 1726867333.24643: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.24772: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.24913: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25080: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25308: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 19811 1726867333.25325: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25392: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19811 1726867333.25445: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25509: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25568: 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' <<< 19811 1726867333.25658: 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 0x7fa85675e060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85675fa10> <<< 19811 1726867333.25687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 19811 1726867333.25697: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.25705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 19811 1726867333.25836: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19811 1726867333.26096: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.26311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 19811 1726867333.26492: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.26623: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.26671: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.26752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19811 1726867333.26755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 19811 1726867333.26782: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.26808: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.27042: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.27233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 19811 1726867333.27246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19811 1726867333.27251: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.27667: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 19811 1726867333.27706: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.28196: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.28626: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.29497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 19811 1726867333.29627: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.29775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19811 1726867333.29790: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.29937: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.30094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19811 1726867333.30113: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.30353: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.30794: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 19811 1726867333.30929: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.31075: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.31406: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.31836: stdout chunk (state=3): >>>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 <<< 19811 1726867333.31862: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.31916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 19811 1726867333.31949: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32024: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 19811 1726867333.32139: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32167: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 19811 1726867333.32213: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32296: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19811 1726867333.32385: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32469: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19811 1726867333.32640: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.32980: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.33431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 19811 1726867333.33602: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 19811 1726867333.33646: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.33679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19811 1726867333.33692: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.33757: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.33935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 19811 1726867333.34141: stdout chunk (state=3): >>># 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 <<< 19811 1726867333.34203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 19811 1726867333.34300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19811 1726867333.34332: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34404: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34462: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34565: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 19811 1726867333.34683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 19811 1726867333.34700: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34765: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.34847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 19811 1726867333.34850: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35153: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19811 1726867333.35479: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35535: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19811 1726867333.35622: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35742: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19811 1726867333.35746: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35872: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.35981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 19811 1726867333.36008: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.36125: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.36261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 19811 1726867333.36264: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19811 1726867333.36438: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.37268: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 19811 1726867333.37290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 19811 1726867333.37314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19811 1726867333.37337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19811 1726867333.37373: 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 0x7fa85655e9c0> <<< 19811 1726867333.37399: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85655e4b0> <<< 19811 1726867333.37475: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8565563c0> <<< 19811 1726867333.38490: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": <<< 19811 1726867333.38522: stdout chunk (state=3): >>>"/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_fips": false, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "13", "epoch": "1726867333", "epoch_int": "1726867333", "date": "2024-09-20", "time": "17:22:13", "iso8601_micro": "2024-09-20T21:22:13.380505Z", "iso8601": "2024-09-20T21:22:13Z", "iso8601_basic": "20240920T172213380505", "iso8601_basic_short": "20240920T172213", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}<<< 19811 1726867333.38734: stdout chunk (state=3): >>> <<< 19811 1726867333.39393: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19811 1726867333.39419: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 19811 1726867333.39495: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type<<< 19811 1726867333.39526: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 19811 1726867333.39587: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 19811 1726867333.39629: stdout chunk (state=3): >>> # cleanup[2] removing builtins <<< 19811 1726867333.39652: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 19811 1726867333.39690: stdout chunk (state=3): >>> # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix<<< 19811 1726867333.39699: stdout chunk (state=3): >>> # 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__<<< 19811 1726867333.39719: 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<<< 19811 1726867333.39950: stdout chunk (state=3): >>> # 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 ansib<<< 19811 1726867333.39975: stdout chunk (state=3): >>>le.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<<< 19811 1726867333.40006: stdout chunk (state=3): >>> # 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<<< 19811 1726867333.40033: stdout chunk (state=3): >>> # 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 <<< 19811 1726867333.40172: stdout chunk (state=3): >>># 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<<< 19811 1726867333.40204: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors<<< 19811 1726867333.40208: stdout chunk (state=3): >>> # 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 <<< 19811 1726867333.40219: stdout chunk (state=3): >>># 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<<< 19811 1726867333.40252: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base<<< 19811 1726867333.40255: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux <<< 19811 1726867333.40336: stdout chunk (state=3): >>># 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 <<< 19811 1726867333.40739: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19811 1726867333.40789: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 19811 1726867333.40792: stdout chunk (state=3): >>> # destroy importlib.util<<< 19811 1726867333.40794: stdout chunk (state=3): >>> <<< 19811 1726867333.40836: stdout chunk (state=3): >>># destroy _bz2<<< 19811 1726867333.40854: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma<<< 19811 1726867333.40881: stdout chunk (state=3): >>> # destroy _blake2 <<< 19811 1726867333.40914: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 19811 1726867333.40926: stdout chunk (state=3): >>> # destroy zipfile<<< 19811 1726867333.40959: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 19811 1726867333.41005: stdout chunk (state=3): >>> # destroy ntpath <<< 19811 1726867333.41037: stdout chunk (state=3): >>># destroy importlib <<< 19811 1726867333.41066: stdout chunk (state=3): >>># destroy zipimport <<< 19811 1726867333.41086: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder<<< 19811 1726867333.41118: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings<<< 19811 1726867333.41121: stdout chunk (state=3): >>> # destroy _locale<<< 19811 1726867333.41148: stdout chunk (state=3): >>> # destroy locale # destroy select<<< 19811 1726867333.41183: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess<<< 19811 1726867333.41186: stdout chunk (state=3): >>> # destroy syslog<<< 19811 1726867333.41247: stdout chunk (state=3): >>> # destroy uuid # destroy selinux <<< 19811 1726867333.41282: stdout chunk (state=3): >>># destroy shutil <<< 19811 1726867333.41292: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse<<< 19811 1726867333.41336: stdout chunk (state=3): >>> # destroy logging <<< 19811 1726867333.41381: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 19811 1726867333.41414: stdout chunk (state=3): >>> # destroy multiprocessing<<< 19811 1726867333.41431: stdout chunk (state=3): >>> # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array<<< 19811 1726867333.41463: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle <<< 19811 1726867333.41506: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue<<< 19811 1726867333.41557: stdout chunk (state=3): >>> # destroy multiprocessing.process # destroy unicodedata # destroy tempfile<<< 19811 1726867333.41562: stdout chunk (state=3): >>> # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors<<< 19811 1726867333.41604: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy shlex # destroy fcntl<<< 19811 1726867333.41625: stdout chunk (state=3): >>> # destroy datetime<<< 19811 1726867333.41628: stdout chunk (state=3): >>> # destroy subprocess <<< 19811 1726867333.41676: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 19811 1726867333.41693: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 19811 1726867333.41724: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios<<< 19811 1726867333.41735: stdout chunk (state=3): >>> # destroy errno<<< 19811 1726867333.41784: stdout chunk (state=3): >>> # destroy json # destroy socket # destroy struct <<< 19811 1726867333.41810: stdout chunk (state=3): >>># destroy glob # destroy fnmatch<<< 19811 1726867333.41895: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna <<< 19811 1726867333.41928: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser <<< 19811 1726867333.41939: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 19811 1726867333.42064: stdout chunk (state=3): >>> # 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 <<< 19811 1726867333.42121: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 19811 1726867333.42160: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 <<< 19811 1726867333.42168: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 19811 1726867333.42211: stdout chunk (state=3): >>> # 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<<< 19811 1726867333.42214: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 19811 1726867333.42236: stdout chunk (state=3): >>> # destroy selinux._selinux <<< 19811 1726867333.42336: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19811 1726867333.42442: stdout chunk (state=3): >>># destroy sys.monitoring <<< 19811 1726867333.42451: stdout chunk (state=3): >>># destroy _socket <<< 19811 1726867333.42483: stdout chunk (state=3): >>># destroy _collections <<< 19811 1726867333.42531: stdout chunk (state=3): >>># destroy platform<<< 19811 1726867333.42569: stdout chunk (state=3): >>> # destroy _uuid # destroy stat # destroy genericpath<<< 19811 1726867333.42596: stdout chunk (state=3): >>> # destroy re._parser <<< 19811 1726867333.42635: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib<<< 19811 1726867333.42645: stdout chunk (state=3): >>> # destroy copyreg <<< 19811 1726867333.42708: stdout chunk (state=3): >>># destroy contextlib # destroy _typing <<< 19811 1726867333.42735: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 19811 1726867333.42786: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external <<< 19811 1726867333.42797: stdout chunk (state=3): >>># destroy _imp <<< 19811 1726867333.42841: stdout chunk (state=3): >>># destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules <<< 19811 1726867333.42956: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 19811 1726867333.43031: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 19811 1726867333.43073: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs<<< 19811 1726867333.43105: stdout chunk (state=3): >>> # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit<<< 19811 1726867333.43118: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 19811 1726867333.43160: stdout chunk (state=3): >>> # destroy _random # destroy _weakref <<< 19811 1726867333.43202: stdout chunk (state=3): >>># destroy _hashlib<<< 19811 1726867333.43240: stdout chunk (state=3): >>> # destroy _operator # destroy _sre # destroy _string # destroy re<<< 19811 1726867333.43253: stdout chunk (state=3): >>> # destroy itertools <<< 19811 1726867333.43274: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 19811 1726867333.43300: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks<<< 19811 1726867333.43543: stdout chunk (state=3): >>> <<< 19811 1726867333.43854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 19811 1726867333.43857: stdout chunk (state=3): >>><<< 19811 1726867333.43859: stderr chunk (state=3): >>><<< 19811 1726867333.44168: _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 0x7fa8576e84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8576b7b30> # /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 0x7fa8576eaa50> 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 0x7fa857499130> # /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 0x7fa857499fa0> 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 0x7fa8574d7e90> # /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 0x7fa8574d7f50> # /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 0x7fa85750f890> # /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 0x7fa85750ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574efb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574ed280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d5040> # /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 0x7fa85752f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85752e420> # /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 0x7fa8574ee150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85752cc80> # /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 0x7fa857564890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d42c0> # /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 0x7fa857564d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857564bf0> # 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 0x7fa857564fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8574d2de0> # /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 0x7fa8575656d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8575653a0> 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 0x7fa8575665d0> 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 0x7fa85757c7a0> 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 0x7fa85757deb0> # /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 0x7fa85757ed50> # 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 0x7fa85757f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85757e2a0> # /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 0x7fa85757fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85757f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857566570> # /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 0x7fa857277ce0> # /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 0x7fa8572a0740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a04a0> # 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 0x7fa8572a0770> # /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 0x7fa8572a10a0> # 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 0x7fa8572a1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a0950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857275e80> # /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 0x7fa8572a2e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a18e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa857566cc0> # /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 0x7fa8572cb170> # /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 0x7fa8572ef4d0> # /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 0x7fa8573502f0> # /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 0x7fa857352a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8573503e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8573152e0> # /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 0x7fa8571593d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572ee300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572a3d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa8572ee660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ixrhsm6i/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 0x7fa8571c30e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571a1fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571a1160> # 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 0x7fa8571c1760> # /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 0x7fa8571f2a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571f2810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8571f2120> # /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 0x7fa8571f2600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8576ea9c0> 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 0x7fa8571f3800> # 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 0x7fa8571f39e0> # /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 0x7fa8571f3f20> 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 0x7fa856b31be0> # 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 0x7fa856b33890> # /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 0x7fa856b34290> # /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 0x7fa856b35430> # /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 0x7fa856b37e60> # 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 0x7fa8574d2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b36150> # /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 0x7fa856b3fdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b3e8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b3e600> # /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 0x7fa856b3eb70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b36660> # 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 0x7fa856b83a10> # /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 0x7fa856b84140> # /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 0x7fa856b85be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b859a0> # /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 0x7fa856b88140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b862a0> # /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 0x7fa856b8b890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b88260> # 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 0x7fa856b8c950> # 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 0x7fa856b8c8f0> # 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 0x7fa856b8ca70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b842c0> # /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 0x7fa856a182c0> # 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 0x7fa856a19520> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b8ea50> # 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 0x7fa856b8fe00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856b8e660> # 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 0x7fa856a1d790> # /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 0x7fa856a1e570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a19640> 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 0x7fa856a1e2a0> # 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 0x7fa856a1f620> # 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 0x7fa856a2a120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a27440> 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 0x7fa856b02ae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8572127b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a2a2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856a29e80> # 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 0x7fa856aba510> # /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 0x7fa8566bc1d0> # 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 0x7fa8566bc7a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856aa72c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856abb020> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856ab8c80> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856ab87d0> # /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 0x7fa8566bf500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8566bedb0> # 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 0x7fa8566bef90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8566be1e0> # /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 0x7fa8566bf650> # /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 0x7fa856706120> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856704140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa856ab8950> 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 0x7fa856707b00> # /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 0x7fa856706d80> 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 0x7fa85674a3c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85673ab70> 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 0x7fa85675e060> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85675fa10> 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 0x7fa85655e9c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa85655e4b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa8565563c0> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "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.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_fips": false, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "13", "epoch": "1726867333", "epoch_int": "1726867333", "date": "2024-09-20", "time": "17:22:13", "iso8601_micro": "2024-09-20T21:22:13.380505Z", "iso8601": "2024-09-20T21:22:13Z", "iso8601_basic": "20240920T172213380505", "iso8601_basic_short": "20240920T172213", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 19811 1726867333.45349: 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-1726867332.76886-19933-115039077554969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19811 1726867333.45352: _low_level_execute_command(): starting 19811 1726867333.45355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867332.76886-19933-115039077554969/ > /dev/null 2>&1 && sleep 0' 19811 1726867333.45745: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867333.45759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867333.45841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867333.48438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867333.48480: stderr chunk (state=3): >>><<< 19811 1726867333.48483: stdout chunk (state=3): >>><<< 19811 1726867333.48501: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867333.48507: handler run complete 19811 1726867333.48549: variable 'ansible_facts' from source: unknown 19811 1726867333.48600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867333.48883: variable 'ansible_facts' from source: unknown 19811 1726867333.48886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867333.48888: attempt loop complete, returning result 19811 1726867333.48891: _execute() done 19811 1726867333.48893: dumping result to json 19811 1726867333.48895: done dumping result, returning 19811 1726867333.48897: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-24c3-6386-0000000001bb] 19811 1726867333.48899: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001bb 19811 1726867333.48981: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001bb 19811 1726867333.48984: WORKER PROCESS EXITING ok: [managed_node3] 19811 1726867333.49081: no more pending results, returning what we have 19811 1726867333.49084: results queue empty 19811 1726867333.49085: checking for any_errors_fatal 19811 1726867333.49086: done checking for any_errors_fatal 19811 1726867333.49087: checking for max_fail_percentage 19811 1726867333.49088: done checking for max_fail_percentage 19811 1726867333.49089: checking to see if all hosts have failed and the running result is not ok 19811 1726867333.49090: done checking to see if all hosts have failed 19811 1726867333.49090: getting the remaining hosts for this loop 19811 1726867333.49092: done getting the remaining hosts for this loop 19811 1726867333.49096: getting the next task for host managed_node3 19811 1726867333.49104: done getting next task for host managed_node3 19811 1726867333.49106: ^ task is: TASK: Check if system is ostree 19811 1726867333.49110: ^ 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 19811 1726867333.49113: getting variables 19811 1726867333.49114: in VariableManager get_vars() 19811 1726867333.49138: Calling all_inventory to load vars for managed_node3 19811 1726867333.49140: Calling groups_inventory to load vars for managed_node3 19811 1726867333.49143: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867333.49152: Calling all_plugins_play to load vars for managed_node3 19811 1726867333.49154: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867333.49157: Calling groups_plugins_play to load vars for managed_node3 19811 1726867333.49363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867333.49548: done with get_vars() 19811 1726867333.49557: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:22:13 -0400 (0:00:00.875) 0:00:02.768 ****** 19811 1726867333.49638: entering _queue_task() for managed_node3/stat 19811 1726867333.49865: worker is 1 (out of 1 available) 19811 1726867333.49879: exiting _queue_task() for managed_node3/stat 19811 1726867333.49890: done queuing things up, now waiting for results queue to drain 19811 1726867333.49891: waiting for pending results... 19811 1726867333.50202: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 19811 1726867333.50284: in run() - task 0affcac9-a3a5-24c3-6386-0000000001bd 19811 1726867333.50288: variable 'ansible_search_path' from source: unknown 19811 1726867333.50291: variable 'ansible_search_path' from source: unknown 19811 1726867333.50293: calling self._execute() 19811 1726867333.50356: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867333.50368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867333.50387: variable 'omit' from source: magic vars 19811 1726867333.50856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19811 1726867333.51284: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19811 1726867333.51287: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19811 1726867333.51290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19811 1726867333.51292: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19811 1726867333.51315: 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) 19811 1726867333.51346: 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) 19811 1726867333.51380: 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) 19811 1726867333.51417: 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) 19811 1726867333.51535: Evaluated conditional (not __network_is_ostree is defined): True 19811 1726867333.51546: variable 'omit' from source: magic vars 19811 1726867333.51584: variable 'omit' from source: magic vars 19811 1726867333.51629: variable 'omit' from source: magic vars 19811 1726867333.51658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19811 1726867333.51692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19811 1726867333.51718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19811 1726867333.51741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867333.51755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867333.51791: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19811 1726867333.51800: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867333.51809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867333.51912: Set connection var ansible_timeout to 10 19811 1726867333.51921: Set connection var ansible_shell_type to sh 19811 1726867333.51930: Set connection var ansible_connection to ssh 19811 1726867333.51946: Set connection var ansible_shell_executable to /bin/sh 19811 1726867333.51957: Set connection var ansible_pipelining to False 19811 1726867333.51967: Set connection var ansible_module_compression to ZIP_DEFLATED 19811 1726867333.51996: variable 'ansible_shell_executable' from source: unknown 19811 1726867333.52004: variable 'ansible_connection' from source: unknown 19811 1726867333.52012: variable 'ansible_module_compression' from source: unknown 19811 1726867333.52019: variable 'ansible_shell_type' from source: unknown 19811 1726867333.52026: variable 'ansible_shell_executable' from source: unknown 19811 1726867333.52044: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867333.52046: variable 'ansible_pipelining' from source: unknown 19811 1726867333.52153: variable 'ansible_timeout' from source: unknown 19811 1726867333.52156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867333.52201: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 19811 1726867333.52216: variable 'omit' from source: magic vars 19811 1726867333.52226: starting attempt loop 19811 1726867333.52233: running the handler 19811 1726867333.52252: _low_level_execute_command(): starting 19811 1726867333.52270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19811 1726867333.52949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867333.52966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867333.52984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867333.53003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867333.53025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867333.53126: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867333.53147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867333.53232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867333.55484: stdout chunk (state=3): >>>/root <<< 19811 1726867333.55669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867333.55682: stdout chunk (state=3): >>><<< 19811 1726867333.55694: stderr chunk (state=3): >>><<< 19811 1726867333.55729: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867333.55784: _low_level_execute_command(): starting 19811 1726867333.55789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805 `" && echo ansible-tmp-1726867333.5574265-19974-191324609603805="` echo /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805 `" ) && sleep 0' 19811 1726867333.56349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867333.56363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867333.56381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867333.56400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867333.56420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19811 1726867333.56518: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867333.56540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867333.56556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867333.56639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867333.59375: stdout chunk (state=3): >>>ansible-tmp-1726867333.5574265-19974-191324609603805=/root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805 <<< 19811 1726867333.59560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867333.59573: stderr chunk (state=3): >>><<< 19811 1726867333.59587: stdout chunk (state=3): >>><<< 19811 1726867333.59625: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867333.5574265-19974-191324609603805=/root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805 , 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867333.59799: variable 'ansible_module_compression' from source: unknown 19811 1726867333.59802: ANSIBALLZ: Using lock for stat 19811 1726867333.59804: ANSIBALLZ: Acquiring lock 19811 1726867333.59806: ANSIBALLZ: Lock acquired: 140483164951504 19811 1726867333.59811: ANSIBALLZ: Creating module 19811 1726867333.70399: ANSIBALLZ: Writing module into payload 19811 1726867333.70525: ANSIBALLZ: Writing module 19811 1726867333.70560: ANSIBALLZ: Renaming module 19811 1726867333.70571: ANSIBALLZ: Done creating module 19811 1726867333.70596: variable 'ansible_facts' from source: unknown 19811 1726867333.70697: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py 19811 1726867333.70898: Sending initial data 19811 1726867333.70907: Sent initial data (153 bytes) 19811 1726867333.71664: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867333.71780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867333.71795: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867333.71848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867333.71912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867333.74200: 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" <<< 19811 1726867333.74204: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 19811 1726867333.74248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19811 1726867333.74304: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19811yfc8er7z/tmpb_mw8f_e /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py <<< 19811 1726867333.74306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py" <<< 19811 1726867333.74349: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19811yfc8er7z/tmpb_mw8f_e" to remote "/root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py" <<< 19811 1726867333.74356: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py" <<< 19811 1726867333.74903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867333.74944: stderr chunk (state=3): >>><<< 19811 1726867333.74949: stdout chunk (state=3): >>><<< 19811 1726867333.74980: done transferring module to remote 19811 1726867333.74992: _low_level_execute_command(): starting 19811 1726867333.74996: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/ /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py && sleep 0' 19811 1726867333.75435: 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 <<< 19811 1726867333.75439: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867333.75441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867333.75443: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867333.75495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867333.75500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867333.75502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867333.75550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867333.78075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867333.78101: stderr chunk (state=3): >>><<< 19811 1726867333.78104: stdout chunk (state=3): >>><<< 19811 1726867333.78122: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867333.78127: _low_level_execute_command(): starting 19811 1726867333.78130: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/AnsiballZ_stat.py && sleep 0' 19811 1726867333.78560: 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 <<< 19811 1726867333.78565: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 19811 1726867333.78567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19811 1726867333.78570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 19811 1726867333.78572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19811 1726867333.78623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867333.78627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867333.78632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867333.78685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867333.81854: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19811 1726867333.81956: stdout chunk (state=3): >>>import '_io' # <<< 19811 1726867333.81960: stdout chunk (state=3): >>> <<< 19811 1726867333.81988: stdout chunk (state=3): >>>import 'marshal' # <<< 19811 1726867333.81991: stdout chunk (state=3): >>> <<< 19811 1726867333.82053: stdout chunk (state=3): >>>import 'posix' # <<< 19811 1726867333.82057: stdout chunk (state=3): >>> <<< 19811 1726867333.82106: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19811 1726867333.82147: stdout chunk (state=3): >>> # installing zipimport hook import 'time' # <<< 19811 1726867333.82154: stdout chunk (state=3): >>> <<< 19811 1726867333.82167: stdout chunk (state=3): >>>import 'zipimport' # <<< 19811 1726867333.82252: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 19811 1726867333.82270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.82311: stdout chunk (state=3): >>>import '_codecs' # <<< 19811 1726867333.82403: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19811 1726867333.82446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 19811 1726867333.82451: stdout chunk (state=3): >>> <<< 19811 1726867333.82475: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf5104d0> <<< 19811 1726867333.82527: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf4dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 19811 1726867333.82530: stdout chunk (state=3): >>> <<< 19811 1726867333.82549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'<<< 19811 1726867333.82570: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf512a50><<< 19811 1726867333.82606: stdout chunk (state=3): >>> import '_signal' # <<< 19811 1726867333.82612: stdout chunk (state=3): >>> <<< 19811 1726867333.82655: stdout chunk (state=3): >>>import '_abc' # <<< 19811 1726867333.82667: stdout chunk (state=3): >>> import 'abc' # <<< 19811 1726867333.82705: stdout chunk (state=3): >>> import 'io' # <<< 19811 1726867333.82765: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19811 1726867333.82909: stdout chunk (state=3): >>> import '_collections_abc' # <<< 19811 1726867333.82912: stdout chunk (state=3): >>> <<< 19811 1726867333.82952: stdout chunk (state=3): >>>import 'genericpath' # <<< 19811 1726867333.82958: stdout chunk (state=3): >>> <<< 19811 1726867333.82973: stdout chunk (state=3): >>>import 'posixpath' # <<< 19811 1726867333.83018: stdout chunk (state=3): >>>import 'os' # <<< 19811 1726867333.83023: stdout chunk (state=3): >>> <<< 19811 1726867333.83044: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19811 1726867333.83055: stdout chunk (state=3): >>> <<< 19811 1726867333.83088: stdout chunk (state=3): >>>Processing user site-packages<<< 19811 1726867333.83092: stdout chunk (state=3): >>> <<< 19811 1726867333.83099: stdout chunk (state=3): >>>Processing global site-packages <<< 19811 1726867333.83124: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 19811 1726867333.83142: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages'<<< 19811 1726867333.83147: stdout chunk (state=3): >>> <<< 19811 1726867333.83198: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py<<< 19811 1726867333.83204: stdout chunk (state=3): >>> <<< 19811 1726867333.83223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19811 1726867333.83318: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf305130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 19811 1726867333.83323: stdout chunk (state=3): >>> <<< 19811 1726867333.83347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.83369: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf305fa0><<< 19811 1726867333.83372: stdout chunk (state=3): >>> <<< 19811 1726867333.83417: stdout chunk (state=3): >>>import 'site' # <<< 19811 1726867333.83420: stdout chunk (state=3): >>> <<< 19811 1726867333.83458: 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<<< 19811 1726867333.83632: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 19811 1726867333.83858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 19811 1726867333.83864: stdout chunk (state=3): >>> <<< 19811 1726867333.83896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 19811 1726867333.83901: stdout chunk (state=3): >>> <<< 19811 1726867333.83936: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 19811 1726867333.83941: stdout chunk (state=3): >>> <<< 19811 1726867333.83962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.83966: stdout chunk (state=3): >>> <<< 19811 1726867333.84003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 19811 1726867333.84008: stdout chunk (state=3): >>> <<< 19811 1726867333.84071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'<<< 19811 1726867333.84080: stdout chunk (state=3): >>> <<< 19811 1726867333.84114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py<<< 19811 1726867333.84119: stdout chunk (state=3): >>> <<< 19811 1726867333.84158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 19811 1726867333.84163: stdout chunk (state=3): >>> <<< 19811 1726867333.84199: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf343ec0> <<< 19811 1726867333.84230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 19811 1726867333.84235: stdout chunk (state=3): >>> <<< 19811 1726867333.84290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 19811 1726867333.84298: stdout chunk (state=3): >>> <<< 19811 1726867333.84313: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf343f80><<< 19811 1726867333.84345: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19811 1726867333.84397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 19811 1726867333.84439: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 19811 1726867333.84444: stdout chunk (state=3): >>> <<< 19811 1726867333.84522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.84557: stdout chunk (state=3): >>> import 'itertools' # <<< 19811 1726867333.84602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 19811 1726867333.84607: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 19811 1726867333.84652: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf37b830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 19811 1726867333.84655: stdout chunk (state=3): >>> <<< 19811 1726867333.84686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 19811 1726867333.84694: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf37bec0><<< 19811 1726867333.84733: stdout chunk (state=3): >>> import '_collections' # <<< 19811 1726867333.84806: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf35bb60><<< 19811 1726867333.84814: stdout chunk (state=3): >>> <<< 19811 1726867333.84842: stdout chunk (state=3): >>>import '_functools' # <<< 19811 1726867333.84847: stdout chunk (state=3): >>> <<< 19811 1726867333.84894: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3592b0><<< 19811 1726867333.84899: stdout chunk (state=3): >>> <<< 19811 1726867333.85032: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf341070><<< 19811 1726867333.85037: stdout chunk (state=3): >>> <<< 19811 1726867333.85076: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 19811 1726867333.85103: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19811 1726867333.85130: stdout chunk (state=3): >>>import '_sre' # <<< 19811 1726867333.85174: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 19811 1726867333.85178: stdout chunk (state=3): >>> <<< 19811 1726867333.85205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 19811 1726867333.85235: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19811 1726867333.85258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 19811 1726867333.85308: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf39b7d0><<< 19811 1726867333.85315: stdout chunk (state=3): >>> <<< 19811 1726867333.85340: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf39a3f0><<< 19811 1726867333.85345: stdout chunk (state=3): >>> <<< 19811 1726867333.85374: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 19811 1726867333.85399: 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 0x7f9bbf35a150><<< 19811 1726867333.85464: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf398bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 19811 1726867333.85470: stdout chunk (state=3): >>> <<< 19811 1726867333.85490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 19811 1726867333.85513: stdout chunk (state=3): >>> <<< 19811 1726867333.85521: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d0890><<< 19811 1726867333.85524: stdout chunk (state=3): >>> <<< 19811 1726867333.85534: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3402f0><<< 19811 1726867333.85566: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 19811 1726867333.85622: 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' <<< 19811 1726867333.85647: 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 0x7f9bbf3d0d40><<< 19811 1726867333.85705: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d0bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.85736: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.85756: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf3d0fe0><<< 19811 1726867333.85760: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf33ee10><<< 19811 1726867333.85812: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 19811 1726867333.85840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.85918: stdout chunk (state=3): >>># /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'<<< 19811 1726867333.85922: stdout chunk (state=3): >>> <<< 19811 1726867333.85952: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d1670> <<< 19811 1726867333.85982: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d1370> import 'importlib.machinery' # <<< 19811 1726867333.86024: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 19811 1726867333.86042: stdout chunk (state=3): >>> <<< 19811 1726867333.86045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 19811 1726867333.86055: stdout chunk (state=3): >>> <<< 19811 1726867333.86080: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d2540><<< 19811 1726867333.86105: stdout chunk (state=3): >>> import 'importlib.util' # <<< 19811 1726867333.86129: stdout chunk (state=3): >>> import 'runpy' # <<< 19811 1726867333.86132: stdout chunk (state=3): >>> <<< 19811 1726867333.86215: 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'<<< 19811 1726867333.86220: stdout chunk (state=3): >>> <<< 19811 1726867333.86255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 19811 1726867333.86264: stdout chunk (state=3): >>> <<< 19811 1726867333.86270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 19811 1726867333.86291: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3e8740><<< 19811 1726867333.86314: stdout chunk (state=3): >>> import 'errno' # <<< 19811 1726867333.86319: stdout chunk (state=3): >>> <<< 19811 1726867333.86442: 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 0x7f9bbf3e9e20> # /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' <<< 19811 1726867333.86452: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3eacc0> <<< 19811 1726867333.86510: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.86514: stdout chunk (state=3): >>> <<< 19811 1726867333.86530: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.86547: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf3eb2f0> <<< 19811 1726867333.86574: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3ea210><<< 19811 1726867333.86611: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 19811 1726867333.86614: stdout chunk (state=3): >>> <<< 19811 1726867333.86634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 19811 1726867333.86688: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.86691: stdout chunk (state=3): >>> <<< 19811 1726867333.86721: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.86733: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf3ebd70><<< 19811 1726867333.86751: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3eb4a0><<< 19811 1726867333.86821: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d24b0><<< 19811 1726867333.86824: stdout chunk (state=3): >>> <<< 19811 1726867333.86860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19811 1726867333.86905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 19811 1726867333.86911: stdout chunk (state=3): >>> <<< 19811 1726867333.86945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 19811 1726867333.86981: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 19811 1726867333.86986: stdout chunk (state=3): >>> <<< 19811 1726867333.87020: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.87031: stdout chunk (state=3): >>> <<< 19811 1726867333.87070: 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 0x7f9bbf167c50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 19811 1726867333.87073: stdout chunk (state=3): >>> <<< 19811 1726867333.87082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 19811 1726867333.87119: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.87139: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.87142: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf1907a0><<< 19811 1726867333.87185: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf190500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.87202: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.87248: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf1907d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 19811 1726867333.87262: stdout chunk (state=3): >>> <<< 19811 1726867333.87276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19811 1726867333.87539: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.87553: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.87579: stdout chunk (state=3): >>> <<< 19811 1726867333.87583: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf191100><<< 19811 1726867333.87586: stdout chunk (state=3): >>> <<< 19811 1726867333.87748: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.87757: stdout chunk (state=3): >>> <<< 19811 1726867333.87772: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.87791: stdout chunk (state=3): >>> <<< 19811 1726867333.87794: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbf191af0><<< 19811 1726867333.87798: stdout chunk (state=3): >>> <<< 19811 1726867333.87820: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf1909b0><<< 19811 1726867333.87826: stdout chunk (state=3): >>> <<< 19811 1726867333.87854: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf165df0><<< 19811 1726867333.87859: stdout chunk (state=3): >>> <<< 19811 1726867333.87899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 19811 1726867333.87902: stdout chunk (state=3): >>> <<< 19811 1726867333.87940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 19811 1726867333.87945: stdout chunk (state=3): >>> <<< 19811 1726867333.87987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 19811 1726867333.87992: stdout chunk (state=3): >>> <<< 19811 1726867333.88010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 19811 1726867333.88037: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf192f00><<< 19811 1726867333.88078: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf191c40><<< 19811 1726867333.88083: stdout chunk (state=3): >>> <<< 19811 1726867333.88108: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d2c60><<< 19811 1726867333.88154: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19811 1726867333.88250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.88256: stdout chunk (state=3): >>> <<< 19811 1726867333.88334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 19811 1726867333.88339: stdout chunk (state=3): >>> <<< 19811 1726867333.88393: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf1bb230> <<< 19811 1726867333.88482: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 19811 1726867333.88513: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.88519: stdout chunk (state=3): >>> <<< 19811 1726867333.88586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 19811 1726867333.88591: stdout chunk (state=3): >>> <<< 19811 1726867333.88649: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf1df5f0><<< 19811 1726867333.88691: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19811 1726867333.88763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 19811 1726867333.88848: stdout chunk (state=3): >>> import 'ntpath' # <<< 19811 1726867333.88853: stdout chunk (state=3): >>> <<< 19811 1726867333.88910: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 19811 1726867333.88917: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.88920: stdout chunk (state=3): >>> <<< 19811 1726867333.88924: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf240380> <<< 19811 1726867333.88955: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 19811 1726867333.88959: stdout chunk (state=3): >>> <<< 19811 1726867333.89005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 19811 1726867333.89014: stdout chunk (state=3): >>> <<< 19811 1726867333.89100: 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'<<< 19811 1726867333.89105: stdout chunk (state=3): >>> <<< 19811 1726867333.89248: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf242ae0><<< 19811 1726867333.89250: stdout chunk (state=3): >>> <<< 19811 1726867333.89361: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf2404a0><<< 19811 1726867333.89366: stdout chunk (state=3): >>> <<< 19811 1726867333.89421: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf201370><<< 19811 1726867333.89471: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 19811 1726867333.89484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'<<< 19811 1726867333.89490: stdout chunk (state=3): >>> import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb29430><<< 19811 1726867333.89525: stdout chunk (state=3): >>> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf1de3f0><<< 19811 1726867333.89530: stdout chunk (state=3): >>> <<< 19811 1726867333.89716: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf193e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19811 1726867333.89761: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9bbf1de750> <<< 19811 1726867333.89943: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_7u5chk5u/ansible_stat_payload.zip' <<< 19811 1726867333.89971: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.90207: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.90253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19811 1726867333.90292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19811 1726867333.90362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 19811 1726867333.90367: stdout chunk (state=3): >>> <<< 19811 1726867333.90487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 19811 1726867333.90493: stdout chunk (state=3): >>> <<< 19811 1726867333.90541: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 19811 1726867333.90553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 19811 1726867333.90566: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb7f170><<< 19811 1726867333.90596: stdout chunk (state=3): >>> import '_typing' # <<< 19811 1726867333.90633: stdout chunk (state=3): >>> <<< 19811 1726867333.90914: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb5e060><<< 19811 1726867333.90919: stdout chunk (state=3): >>> <<< 19811 1726867333.90947: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb5d1c0> # zipimport: zlib available<<< 19811 1726867333.90989: stdout chunk (state=3): >>> import 'ansible' # <<< 19811 1726867333.90996: stdout chunk (state=3): >>> <<< 19811 1726867333.91015: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867333.91020: stdout chunk (state=3): >>> <<< 19811 1726867333.91045: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867333.91076: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867333.91119: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available<<< 19811 1726867333.91122: stdout chunk (state=3): >>> <<< 19811 1726867333.93538: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867333.95158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 19811 1726867333.95164: stdout chunk (state=3): >>> <<< 19811 1726867333.95179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 19811 1726867333.95196: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb7d040> <<< 19811 1726867333.95244: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 19811 1726867333.95256: stdout chunk (state=3): >>> <<< 19811 1726867333.95263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 19811 1726867333.95299: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 19811 1726867333.95312: stdout chunk (state=3): >>> <<< 19811 1726867333.95322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 19811 1726867333.95333: stdout chunk (state=3): >>> <<< 19811 1726867333.95366: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 19811 1726867333.95369: stdout chunk (state=3): >>> <<< 19811 1726867333.95388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19811 1726867333.95421: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.95444: stdout chunk (state=3): >>> <<< 19811 1726867333.95447: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.95460: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbeba6ab0><<< 19811 1726867333.95468: stdout chunk (state=3): >>> <<< 19811 1726867333.95517: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeba6840><<< 19811 1726867333.95522: stdout chunk (state=3): >>> <<< 19811 1726867333.95571: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeba6150><<< 19811 1726867333.95574: stdout chunk (state=3): >>> <<< 19811 1726867333.95604: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 19811 1726867333.95611: stdout chunk (state=3): >>> <<< 19811 1726867333.95634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 19811 1726867333.95640: stdout chunk (state=3): >>> <<< 19811 1726867333.95693: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeba65a0><<< 19811 1726867333.95714: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb7fe00><<< 19811 1726867333.95727: stdout chunk (state=3): >>> import 'atexit' # <<< 19811 1726867333.95766: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.95793: 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 0x7f9bbeba7830><<< 19811 1726867333.95832: stdout chunk (state=3): >>> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.95836: stdout chunk (state=3): >>> <<< 19811 1726867333.96068: stdout chunk (state=3): >>># 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 0x7f9bbeba7a70> # /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 0x7f9bbeba7fb0> 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' <<< 19811 1726867333.96131: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea11d30> <<< 19811 1726867333.96182: 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'<<< 19811 1726867333.96220: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbea13470> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 19811 1726867333.96223: stdout chunk (state=3): >>> <<< 19811 1726867333.96302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea14320><<< 19811 1726867333.96305: stdout chunk (state=3): >>> <<< 19811 1726867333.96344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py<<< 19811 1726867333.96347: stdout chunk (state=3): >>> <<< 19811 1726867333.96391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 19811 1726867333.96423: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea154c0> <<< 19811 1726867333.96463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 19811 1726867333.96525: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 19811 1726867333.96531: stdout chunk (state=3): >>> <<< 19811 1726867333.96603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 19811 1726867333.96607: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 19811 1726867333.96637: stdout chunk (state=3): >>> <<< 19811 1726867333.96696: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea17fb0><<< 19811 1726867333.96701: stdout chunk (state=3): >>> <<< 19811 1726867333.96754: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.96757: stdout chunk (state=3): >>> <<< 19811 1726867333.96807: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbea1c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea16270><<< 19811 1726867333.96812: stdout chunk (state=3): >>> <<< 19811 1726867333.96839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 19811 1726867333.96887: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19811 1726867333.96927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 19811 1726867333.96971: stdout chunk (state=3): >>># 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 <<< 19811 1726867333.97023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 19811 1726867333.97051: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 19811 1726867333.97056: stdout chunk (state=3): >>> <<< 19811 1726867333.97080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea1fec0><<< 19811 1726867333.97102: stdout chunk (state=3): >>> import '_tokenize' # <<< 19811 1726867333.97202: stdout chunk (state=3): >>> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea1e990><<< 19811 1726867333.97213: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea1e720><<< 19811 1726867333.97222: stdout chunk (state=3): >>> <<< 19811 1726867333.97250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 19811 1726867333.97266: stdout chunk (state=3): >>> <<< 19811 1726867333.97269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 19811 1726867333.97286: stdout chunk (state=3): >>> <<< 19811 1726867333.97396: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea1ec60><<< 19811 1726867333.97403: stdout chunk (state=3): >>> <<< 19811 1726867333.97446: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea16780><<< 19811 1726867333.97453: stdout chunk (state=3): >>> <<< 19811 1726867333.97488: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.97496: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.97541: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbea67fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py<<< 19811 1726867333.97544: stdout chunk (state=3): >>> <<< 19811 1726867333.97547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.97564: stdout chunk (state=3): >>> <<< 19811 1726867333.97601: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea68320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py<<< 19811 1726867333.97606: stdout chunk (state=3): >>> <<< 19811 1726867333.97635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'<<< 19811 1726867333.97669: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 19811 1726867333.97726: stdout chunk (state=3): >>># 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' <<< 19811 1726867333.97753: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19811 1726867333.97765: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbea69d60><<< 19811 1726867333.97778: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea69b20><<< 19811 1726867333.97812: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19811 1726867333.97996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 19811 1726867333.98063: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.98075: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.98095: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbea6c260><<< 19811 1726867333.98099: stdout chunk (state=3): >>> <<< 19811 1726867333.98115: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea6a420><<< 19811 1726867333.98153: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19811 1726867333.98230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867333.98255: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py<<< 19811 1726867333.98260: stdout chunk (state=3): >>> <<< 19811 1726867333.98296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 19811 1726867333.98300: stdout chunk (state=3): >>> <<< 19811 1726867333.98530: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea6fa40> <<< 19811 1726867333.98602: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea6c410> <<< 19811 1726867333.98733: 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 0x7f9bbea708c0> <<< 19811 1726867333.98792: 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' <<< 19811 1726867333.98808: 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 0x7f9bbea708f0> <<< 19811 1726867333.98891: 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' <<< 19811 1726867333.98925: 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 0x7f9bbea70da0><<< 19811 1726867333.98946: stdout chunk (state=3): >>> <<< 19811 1726867333.98972: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea68470> # /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'<<< 19811 1726867333.99015: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 19811 1726867333.99030: stdout chunk (state=3): >>> <<< 19811 1726867333.99053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19811 1726867333.99123: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 19811 1726867333.99144: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbeafc320><<< 19811 1726867333.99385: stdout chunk (state=3): >>> <<< 19811 1726867333.99404: 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' <<< 19811 1726867333.99482: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbeafd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea72ab0> <<< 19811 1726867333.99638: 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 0x7f9bbea73e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea726f0> <<< 19811 1726867333.99681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19811 1726867333.99814: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867333.99837: stdout chunk (state=3): >>> <<< 19811 1726867333.99961: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867333.99964: stdout chunk (state=3): >>> <<< 19811 1726867333.99989: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.00029: stdout chunk (state=3): >>> import 'ansible.module_utils.common' # <<< 19811 1726867334.00033: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19811 1726867334.00044: stdout chunk (state=3): >>> <<< 19811 1726867334.00080: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available<<< 19811 1726867334.00092: stdout chunk (state=3): >>> <<< 19811 1726867334.00433: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.00467: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.00469: stdout chunk (state=3): >>> <<< 19811 1726867334.01361: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.01366: stdout chunk (state=3): >>> <<< 19811 1726867334.02281: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 19811 1726867334.02307: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 19811 1726867334.02351: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 19811 1726867334.02495: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 19811 1726867334.02545: 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' <<< 19811 1726867334.02548: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbe901880><<< 19811 1726867334.02672: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 19811 1726867334.02689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 19811 1726867334.02738: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe902570> <<< 19811 1726867334.02750: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeafd760> <<< 19811 1726867334.02848: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19811 1726867334.02851: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.02906: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 19811 1726867334.02969: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867334.03370: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.03421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 19811 1726867334.03514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 19811 1726867334.03525: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe9023f0> # zipimport: zlib available <<< 19811 1726867334.04272: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.04339: stdout chunk (state=3): >>> <<< 19811 1726867334.05005: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.05023: stdout chunk (state=3): >>> <<< 19811 1726867334.05133: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.05248: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19811 1726867334.05276: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19811 1726867334.05344: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867334.05421: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19811 1726867334.05442: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867334.05547: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.05688: stdout chunk (state=3): >>> import 'ansible.module_utils.errors' # <<< 19811 1726867334.05734: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.05775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19811 1726867334.05805: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.05823: stdout chunk (state=3): >>> <<< 19811 1726867334.05881: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.05896: stdout chunk (state=3): >>> <<< 19811 1726867334.05941: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19811 1726867334.05962: stdout chunk (state=3): >>> <<< 19811 1726867334.05989: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.06660: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.06725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19811 1726867334.06825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19811 1726867334.06853: stdout chunk (state=3): >>>import '_ast' # <<< 19811 1726867334.06962: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe903860><<< 19811 1726867334.06987: stdout chunk (state=3): >>> <<< 19811 1726867334.07036: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.07208: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 19811 1726867334.07269: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19811 1726867334.07294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 19811 1726867334.07334: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.07407: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.07479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19811 1726867334.07504: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867334.07628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 19811 1726867334.07647: stdout chunk (state=3): >>> <<< 19811 1726867334.07726: stdout chunk (state=3): >>># zipimport: zlib available<<< 19811 1726867334.07745: stdout chunk (state=3): >>> <<< 19811 1726867334.07920: 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 <<< 19811 1726867334.07933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 19811 1726867334.08063: 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' <<< 19811 1726867334.08094: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9bbe90e1b0><<< 19811 1726867334.08281: stdout chunk (state=3): >>> <<< 19811 1726867334.08284: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe9091c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19811 1726867334.08287: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.08440: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.08498: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.08613: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.08633: 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'<<< 19811 1726867334.08784: 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 <<< 19811 1726867334.08812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 19811 1726867334.08843: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 19811 1726867334.08857: stdout chunk (state=3): >>> <<< 19811 1726867334.08961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbebfaba0><<< 19811 1726867334.08993: stdout chunk (state=3): >>> <<< 19811 1726867334.09217: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbebee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe90e3f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe90df70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 19811 1726867334.09271: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19811 1726867334.09322: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 19811 1726867334.09341: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 19811 1726867334.09424: stdout chunk (state=3): >>> import 'ansible.module_utils.basic' # <<< 19811 1726867334.09455: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.09494: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.09514: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 19811 1726867334.09732: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.09782: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.10078: stdout chunk (state=3): >>># zipimport: zlib available <<< 19811 1726867334.10229: stdout chunk (state=3): >>> <<< 19811 1726867334.10312: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 19811 1726867334.11133: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19811 1726867334.11137: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # 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<<< 19811 1726867334.11228: stdout chunk (state=3): >>> # 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<<< 19811 1726867334.11366: stdout chunk (state=3): >>> # 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 <<< 19811 1726867334.11619: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19811 1726867334.11656: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 19811 1726867334.11914: stdout chunk (state=3): >>># 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<<< 19811 1726867334.11939: stdout chunk (state=3): >>> # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale<<< 19811 1726867334.11969: stdout chunk (state=3): >>> # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess<<< 19811 1726867334.12012: stdout chunk (state=3): >>> # destroy syslog<<< 19811 1726867334.12080: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno<<< 19811 1726867334.12299: stdout chunk (state=3): >>> # destroy array # destroy datetime # destroy selinux <<< 19811 1726867334.12308: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json<<< 19811 1726867334.12345: stdout chunk (state=3): >>> # 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<<< 19811 1726867334.12375: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 19811 1726867334.12396: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 19811 1726867334.12441: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections<<< 19811 1726867334.12482: stdout chunk (state=3): >>> # 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<<< 19811 1726867334.12652: stdout chunk (state=3): >>> # 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 <<< 19811 1726867334.12898: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath<<< 19811 1726867334.12929: stdout chunk (state=3): >>> # destroy re._parser # destroy tokenize<<< 19811 1726867334.12941: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 19811 1726867334.12998: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 19811 1726867334.13119: stdout chunk (state=3): >>># destroy _tokenize <<< 19811 1726867334.13255: 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 # 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<<< 19811 1726867334.13345: stdout chunk (state=3): >>> # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 19811 1726867334.13368: stdout chunk (state=3): >>># destroy _operator # destroy _string<<< 19811 1726867334.13460: stdout chunk (state=3): >>> # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 19811 1726867334.13667: stdout chunk (state=3): >>> <<< 19811 1726867334.14284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 19811 1726867334.14287: stdout chunk (state=3): >>><<< 19811 1726867334.14289: stderr chunk (state=3): >>><<< 19811 1726867334.14302: _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 0x7f9bbf5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf4dfb30> # /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 0x7f9bbf512a50> 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 0x7f9bbf305130> # /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 0x7f9bbf305fa0> 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 0x7f9bbf343ec0> # /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 0x7f9bbf343f80> # /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 0x7f9bbf37b830> # /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 0x7f9bbf37bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf35bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3592b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf341070> # /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 0x7f9bbf39b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf39a3f0> # /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 0x7f9bbf35a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf398bc0> # /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 0x7f9bbf3d0890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3402f0> # /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 0x7f9bbf3d0d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d0bf0> # 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 0x7f9bbf3d0fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf33ee10> # /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 0x7f9bbf3d1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d1370> 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 0x7f9bbf3d2540> 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 0x7f9bbf3e8740> 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 0x7f9bbf3e9e20> # /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 0x7f9bbf3eacc0> # 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 0x7f9bbf3eb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3ea210> # /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 0x7f9bbf3ebd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3eb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d24b0> # /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 0x7f9bbf167c50> # /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 0x7f9bbf1907a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf190500> # 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 0x7f9bbf1907d0> # /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 0x7f9bbf191100> # 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 0x7f9bbf191af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf1909b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf165df0> # /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 0x7f9bbf192f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf191c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf3d2c60> # /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 0x7f9bbf1bb230> # /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 0x7f9bbf1df5f0> # /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 0x7f9bbf240380> # /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 0x7f9bbf242ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf2404a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf201370> # /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 0x7f9bbeb29430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf1de3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbf193e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9bbf1de750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_7u5chk5u/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 0x7f9bbeb7f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb5e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb5d1c0> # 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 0x7f9bbeb7d040> # /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 0x7f9bbeba6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeba6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeba6150> # /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 0x7f9bbeba65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeb7fe00> 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 0x7f9bbeba7830> # 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 0x7f9bbeba7a70> # /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 0x7f9bbeba7fb0> 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 0x7f9bbea11d30> # 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 0x7f9bbea13470> # /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 0x7f9bbea14320> # /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 0x7f9bbea154c0> # /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 0x7f9bbea17fb0> # 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 0x7f9bbea1c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea16270> # /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 0x7f9bbea1fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea1e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea1e720> # /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 0x7f9bbea1ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea16780> # 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 0x7f9bbea67fe0> # /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 0x7f9bbea68320> # /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 0x7f9bbea69d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea69b20> # /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 0x7f9bbea6c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea6a420> # /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 0x7f9bbea6fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea6c410> # 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 0x7f9bbea708c0> # 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 0x7f9bbea708f0> # 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 0x7f9bbea70da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea68470> # /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 0x7f9bbeafc320> # 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 0x7f9bbeafd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea72ab0> # 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 0x7f9bbea73e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbea726f0> # 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 0x7f9bbe901880> # /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 0x7f9bbe902570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbeafd760> 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 0x7f9bbe9023f0> # 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 0x7f9bbe903860> # 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 0x7f9bbe90e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe9091c0> 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 0x7f9bbebfaba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbebee870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe90e3f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bbe90df70> # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 19811 1726867334.15949: 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-1726867333.5574265-19974-191324609603805/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19811 1726867334.15952: _low_level_execute_command(): starting 19811 1726867334.15954: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867333.5574265-19974-191324609603805/ > /dev/null 2>&1 && sleep 0' 19811 1726867334.16307: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19811 1726867334.16324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19811 1726867334.16337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867334.16384: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19811 1726867334.16400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19811 1726867334.16498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19811 1726867334.16513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19811 1726867334.16527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19811 1726867334.16614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19811 1726867334.19363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19811 1726867334.19366: stdout chunk (state=3): >>><<< 19811 1726867334.19369: stderr chunk (state=3): >>><<< 19811 1726867334.19372: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19811 1726867334.19374: handler run complete 19811 1726867334.19378: attempt loop complete, returning result 19811 1726867334.19381: _execute() done 19811 1726867334.19383: dumping result to json 19811 1726867334.19385: done dumping result, returning 19811 1726867334.19387: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-24c3-6386-0000000001bd] 19811 1726867334.19389: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001bd ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 19811 1726867334.19642: no more pending results, returning what we have 19811 1726867334.19645: results queue empty 19811 1726867334.19646: checking for any_errors_fatal 19811 1726867334.19655: done checking for any_errors_fatal 19811 1726867334.19656: checking for max_fail_percentage 19811 1726867334.19658: done checking for max_fail_percentage 19811 1726867334.19658: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.19659: done checking to see if all hosts have failed 19811 1726867334.19660: getting the remaining hosts for this loop 19811 1726867334.19661: done getting the remaining hosts for this loop 19811 1726867334.19665: getting the next task for host managed_node3 19811 1726867334.19672: done getting next task for host managed_node3 19811 1726867334.19675: ^ task is: TASK: Set flag to indicate system is ostree 19811 1726867334.19680: ^ 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 19811 1726867334.19684: getting variables 19811 1726867334.19685: in VariableManager get_vars() 19811 1726867334.19718: Calling all_inventory to load vars for managed_node3 19811 1726867334.19720: Calling groups_inventory to load vars for managed_node3 19811 1726867334.19724: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.19736: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.19739: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.19743: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.20412: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001bd 19811 1726867334.20416: WORKER PROCESS EXITING 19811 1726867334.20441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.21026: done with get_vars() 19811 1726867334.21038: done getting variables 19811 1726867334.21250: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:22:14 -0400 (0:00:00.716) 0:00:03.484 ****** 19811 1726867334.21280: entering _queue_task() for managed_node3/set_fact 19811 1726867334.21281: Creating lock for set_fact 19811 1726867334.21871: worker is 1 (out of 1 available) 19811 1726867334.21886: exiting _queue_task() for managed_node3/set_fact 19811 1726867334.21899: done queuing things up, now waiting for results queue to drain 19811 1726867334.21900: waiting for pending results... 19811 1726867334.22592: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 19811 1726867334.22597: in run() - task 0affcac9-a3a5-24c3-6386-0000000001be 19811 1726867334.22600: variable 'ansible_search_path' from source: unknown 19811 1726867334.22603: variable 'ansible_search_path' from source: unknown 19811 1726867334.22606: calling self._execute() 19811 1726867334.22987: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.22990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.22993: variable 'omit' from source: magic vars 19811 1726867334.23745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19811 1726867334.24220: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19811 1726867334.24435: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19811 1726867334.24475: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19811 1726867334.24517: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19811 1726867334.24610: 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) 19811 1726867334.24658: 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) 19811 1726867334.24691: 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) 19811 1726867334.24724: 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) 19811 1726867334.24852: Evaluated conditional (not __network_is_ostree is defined): True 19811 1726867334.24869: variable 'omit' from source: magic vars 19811 1726867334.24913: variable 'omit' from source: magic vars 19811 1726867334.25057: variable '__ostree_booted_stat' from source: set_fact 19811 1726867334.25116: variable 'omit' from source: magic vars 19811 1726867334.25147: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19811 1726867334.25181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19811 1726867334.25209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19811 1726867334.25235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867334.25251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867334.25290: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19811 1726867334.25304: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.25313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.25425: Set connection var ansible_timeout to 10 19811 1726867334.25433: Set connection var ansible_shell_type to sh 19811 1726867334.25441: Set connection var ansible_connection to ssh 19811 1726867334.25460: Set connection var ansible_shell_executable to /bin/sh 19811 1726867334.25472: Set connection var ansible_pipelining to False 19811 1726867334.25483: Set connection var ansible_module_compression to ZIP_DEFLATED 19811 1726867334.25516: variable 'ansible_shell_executable' from source: unknown 19811 1726867334.25525: variable 'ansible_connection' from source: unknown 19811 1726867334.25532: variable 'ansible_module_compression' from source: unknown 19811 1726867334.25538: variable 'ansible_shell_type' from source: unknown 19811 1726867334.25545: variable 'ansible_shell_executable' from source: unknown 19811 1726867334.25622: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.25629: variable 'ansible_pipelining' from source: unknown 19811 1726867334.25632: variable 'ansible_timeout' from source: unknown 19811 1726867334.25634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.25689: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 19811 1726867334.25705: variable 'omit' from source: magic vars 19811 1726867334.25715: starting attempt loop 19811 1726867334.25721: running the handler 19811 1726867334.25746: handler run complete 19811 1726867334.25760: attempt loop complete, returning result 19811 1726867334.25767: _execute() done 19811 1726867334.25774: dumping result to json 19811 1726867334.25784: done dumping result, returning 19811 1726867334.25796: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-24c3-6386-0000000001be] 19811 1726867334.25805: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001be ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19811 1726867334.26063: no more pending results, returning what we have 19811 1726867334.26067: results queue empty 19811 1726867334.26068: checking for any_errors_fatal 19811 1726867334.26076: done checking for any_errors_fatal 19811 1726867334.26078: checking for max_fail_percentage 19811 1726867334.26080: done checking for max_fail_percentage 19811 1726867334.26081: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.26082: done checking to see if all hosts have failed 19811 1726867334.26083: getting the remaining hosts for this loop 19811 1726867334.26084: done getting the remaining hosts for this loop 19811 1726867334.26089: getting the next task for host managed_node3 19811 1726867334.26098: done getting next task for host managed_node3 19811 1726867334.26101: ^ task is: TASK: Fix CentOS6 Base repo 19811 1726867334.26104: ^ 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 19811 1726867334.26108: getting variables 19811 1726867334.26110: in VariableManager get_vars() 19811 1726867334.26141: Calling all_inventory to load vars for managed_node3 19811 1726867334.26144: Calling groups_inventory to load vars for managed_node3 19811 1726867334.26148: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.26160: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.26163: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.26167: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.26554: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001be 19811 1726867334.26562: WORKER PROCESS EXITING 19811 1726867334.26587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.26765: done with get_vars() 19811 1726867334.26774: done getting variables 19811 1726867334.26897: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:22:14 -0400 (0:00:00.056) 0:00:03.541 ****** 19811 1726867334.26926: entering _queue_task() for managed_node3/copy 19811 1726867334.27285: worker is 1 (out of 1 available) 19811 1726867334.27296: exiting _queue_task() for managed_node3/copy 19811 1726867334.27307: done queuing things up, now waiting for results queue to drain 19811 1726867334.27308: waiting for pending results... 19811 1726867334.27447: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 19811 1726867334.27552: in run() - task 0affcac9-a3a5-24c3-6386-0000000001c0 19811 1726867334.27572: variable 'ansible_search_path' from source: unknown 19811 1726867334.27582: variable 'ansible_search_path' from source: unknown 19811 1726867334.27621: calling self._execute() 19811 1726867334.27704: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.27717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.27732: variable 'omit' from source: magic vars 19811 1726867334.28251: variable 'ansible_distribution' from source: facts 19811 1726867334.28254: Evaluated conditional (ansible_distribution == 'CentOS'): True 19811 1726867334.28366: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.28376: Evaluated conditional (ansible_distribution_major_version == '6'): False 19811 1726867334.28387: when evaluation is False, skipping this task 19811 1726867334.28393: _execute() done 19811 1726867334.28404: dumping result to json 19811 1726867334.28469: done dumping result, returning 19811 1726867334.28473: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-24c3-6386-0000000001c0] 19811 1726867334.28475: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001c0 19811 1726867334.28543: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001c0 19811 1726867334.28547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19811 1726867334.28722: no more pending results, returning what we have 19811 1726867334.28725: results queue empty 19811 1726867334.28726: checking for any_errors_fatal 19811 1726867334.28729: done checking for any_errors_fatal 19811 1726867334.28729: checking for max_fail_percentage 19811 1726867334.28731: done checking for max_fail_percentage 19811 1726867334.28732: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.28732: done checking to see if all hosts have failed 19811 1726867334.28733: getting the remaining hosts for this loop 19811 1726867334.28735: done getting the remaining hosts for this loop 19811 1726867334.28738: getting the next task for host managed_node3 19811 1726867334.28744: done getting next task for host managed_node3 19811 1726867334.28747: ^ task is: TASK: Include the task 'enable_epel.yml' 19811 1726867334.28750: ^ 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 19811 1726867334.28753: getting variables 19811 1726867334.28754: in VariableManager get_vars() 19811 1726867334.28781: Calling all_inventory to load vars for managed_node3 19811 1726867334.28783: Calling groups_inventory to load vars for managed_node3 19811 1726867334.28786: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.28796: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.28799: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.28801: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.29365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.29888: done with get_vars() 19811 1726867334.29898: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:22:14 -0400 (0:00:00.030) 0:00:03.571 ****** 19811 1726867334.30084: entering _queue_task() for managed_node3/include_tasks 19811 1726867334.30533: worker is 1 (out of 1 available) 19811 1726867334.30545: exiting _queue_task() for managed_node3/include_tasks 19811 1726867334.30557: done queuing things up, now waiting for results queue to drain 19811 1726867334.30558: waiting for pending results... 19811 1726867334.31096: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 19811 1726867334.31200: in run() - task 0affcac9-a3a5-24c3-6386-0000000001c1 19811 1726867334.31211: variable 'ansible_search_path' from source: unknown 19811 1726867334.31217: variable 'ansible_search_path' from source: unknown 19811 1726867334.31251: calling self._execute() 19811 1726867334.31432: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.31438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.31449: variable 'omit' from source: magic vars 19811 1726867334.32429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867334.35537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867334.35638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867334.35680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867334.35738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867334.35806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867334.35890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867334.35958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867334.35992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867334.36047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867334.36131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867334.36219: variable '__network_is_ostree' from source: set_fact 19811 1726867334.36248: Evaluated conditional (not __network_is_ostree | d(false)): True 19811 1726867334.36260: _execute() done 19811 1726867334.36276: dumping result to json 19811 1726867334.36287: done dumping result, returning 19811 1726867334.36305: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-24c3-6386-0000000001c1] 19811 1726867334.36369: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001c1 19811 1726867334.36501: no more pending results, returning what we have 19811 1726867334.36507: in VariableManager get_vars() 19811 1726867334.36538: Calling all_inventory to load vars for managed_node3 19811 1726867334.36540: Calling groups_inventory to load vars for managed_node3 19811 1726867334.36544: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.36554: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.36557: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.36559: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.37120: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001c1 19811 1726867334.37124: WORKER PROCESS EXITING 19811 1726867334.37137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.37440: done with get_vars() 19811 1726867334.37448: variable 'ansible_search_path' from source: unknown 19811 1726867334.37449: variable 'ansible_search_path' from source: unknown 19811 1726867334.37633: we have included files to process 19811 1726867334.37634: generating all_blocks data 19811 1726867334.37636: done generating all_blocks data 19811 1726867334.37642: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19811 1726867334.37643: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19811 1726867334.37647: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19811 1726867334.39755: done processing included file 19811 1726867334.39757: iterating over new_blocks loaded from include file 19811 1726867334.39759: in VariableManager get_vars() 19811 1726867334.39772: done with get_vars() 19811 1726867334.39774: filtering new block on tags 19811 1726867334.39902: done filtering new block on tags 19811 1726867334.39905: in VariableManager get_vars() 19811 1726867334.39918: done with get_vars() 19811 1726867334.39920: filtering new block on tags 19811 1726867334.39932: done filtering new block on tags 19811 1726867334.39933: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 19811 1726867334.39983: extending task lists for all hosts with included blocks 19811 1726867334.40204: done extending task lists 19811 1726867334.40205: done processing included files 19811 1726867334.40206: results queue empty 19811 1726867334.40207: checking for any_errors_fatal 19811 1726867334.40212: done checking for any_errors_fatal 19811 1726867334.40213: checking for max_fail_percentage 19811 1726867334.40214: done checking for max_fail_percentage 19811 1726867334.40215: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.40215: done checking to see if all hosts have failed 19811 1726867334.40216: getting the remaining hosts for this loop 19811 1726867334.40217: done getting the remaining hosts for this loop 19811 1726867334.40219: getting the next task for host managed_node3 19811 1726867334.40223: done getting next task for host managed_node3 19811 1726867334.40224: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19811 1726867334.40227: ^ 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 19811 1726867334.40229: getting variables 19811 1726867334.40230: in VariableManager get_vars() 19811 1726867334.40237: Calling all_inventory to load vars for managed_node3 19811 1726867334.40239: Calling groups_inventory to load vars for managed_node3 19811 1726867334.40241: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.40245: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.40251: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.40254: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.40640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.41071: done with get_vars() 19811 1726867334.41082: done getting variables 19811 1726867334.41206: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 19811 1726867334.41655: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:22:14 -0400 (0:00:00.118) 0:00:03.690 ****** 19811 1726867334.41816: entering _queue_task() for managed_node3/command 19811 1726867334.41818: Creating lock for command 19811 1726867334.42366: worker is 1 (out of 1 available) 19811 1726867334.42380: exiting _queue_task() for managed_node3/command 19811 1726867334.42393: done queuing things up, now waiting for results queue to drain 19811 1726867334.42395: waiting for pending results... 19811 1726867334.42814: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 19811 1726867334.42901: in run() - task 0affcac9-a3a5-24c3-6386-0000000001db 19811 1726867334.42914: variable 'ansible_search_path' from source: unknown 19811 1726867334.42917: variable 'ansible_search_path' from source: unknown 19811 1726867334.42989: calling self._execute() 19811 1726867334.43383: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.43386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.43389: variable 'omit' from source: magic vars 19811 1726867334.44182: variable 'ansible_distribution' from source: facts 19811 1726867334.44187: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19811 1726867334.44190: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.44192: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19811 1726867334.44195: when evaluation is False, skipping this task 19811 1726867334.44198: _execute() done 19811 1726867334.44201: dumping result to json 19811 1726867334.44203: done dumping result, returning 19811 1726867334.44211: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-24c3-6386-0000000001db] 19811 1726867334.44214: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001db 19811 1726867334.44289: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001db 19811 1726867334.44292: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19811 1726867334.44352: no more pending results, returning what we have 19811 1726867334.44355: results queue empty 19811 1726867334.44356: checking for any_errors_fatal 19811 1726867334.44358: done checking for any_errors_fatal 19811 1726867334.44358: checking for max_fail_percentage 19811 1726867334.44360: done checking for max_fail_percentage 19811 1726867334.44360: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.44361: done checking to see if all hosts have failed 19811 1726867334.44362: getting the remaining hosts for this loop 19811 1726867334.44363: done getting the remaining hosts for this loop 19811 1726867334.44367: getting the next task for host managed_node3 19811 1726867334.44374: done getting next task for host managed_node3 19811 1726867334.44376: ^ task is: TASK: Install yum-utils package 19811 1726867334.44383: ^ 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 19811 1726867334.44387: getting variables 19811 1726867334.44389: in VariableManager get_vars() 19811 1726867334.44453: Calling all_inventory to load vars for managed_node3 19811 1726867334.44456: Calling groups_inventory to load vars for managed_node3 19811 1726867334.44460: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.44473: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.44475: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.44480: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.44936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.45453: done with get_vars() 19811 1726867334.45462: done getting variables 19811 1726867334.45683: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:22:14 -0400 (0:00:00.039) 0:00:03.729 ****** 19811 1726867334.45790: entering _queue_task() for managed_node3/package 19811 1726867334.45792: Creating lock for package 19811 1726867334.46404: worker is 1 (out of 1 available) 19811 1726867334.46418: exiting _queue_task() for managed_node3/package 19811 1726867334.46427: done queuing things up, now waiting for results queue to drain 19811 1726867334.46428: waiting for pending results... 19811 1726867334.46995: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 19811 1726867334.46999: in run() - task 0affcac9-a3a5-24c3-6386-0000000001dc 19811 1726867334.47002: variable 'ansible_search_path' from source: unknown 19811 1726867334.47005: variable 'ansible_search_path' from source: unknown 19811 1726867334.47008: calling self._execute() 19811 1726867334.47302: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.47582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.47586: variable 'omit' from source: magic vars 19811 1726867334.48031: variable 'ansible_distribution' from source: facts 19811 1726867334.48048: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19811 1726867334.48180: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.48391: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19811 1726867334.48399: when evaluation is False, skipping this task 19811 1726867334.48405: _execute() done 19811 1726867334.48412: dumping result to json 19811 1726867334.48419: done dumping result, returning 19811 1726867334.48428: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-24c3-6386-0000000001dc] 19811 1726867334.48437: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001dc 19811 1726867334.48540: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001dc 19811 1726867334.48547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19811 1726867334.48645: no more pending results, returning what we have 19811 1726867334.48649: results queue empty 19811 1726867334.48649: checking for any_errors_fatal 19811 1726867334.48653: done checking for any_errors_fatal 19811 1726867334.48654: checking for max_fail_percentage 19811 1726867334.48655: done checking for max_fail_percentage 19811 1726867334.48656: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.48656: done checking to see if all hosts have failed 19811 1726867334.48657: getting the remaining hosts for this loop 19811 1726867334.48658: done getting the remaining hosts for this loop 19811 1726867334.48661: getting the next task for host managed_node3 19811 1726867334.48667: done getting next task for host managed_node3 19811 1726867334.48669: ^ task is: TASK: Enable EPEL 7 19811 1726867334.48673: ^ 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 19811 1726867334.48675: getting variables 19811 1726867334.48676: in VariableManager get_vars() 19811 1726867334.48702: Calling all_inventory to load vars for managed_node3 19811 1726867334.48704: Calling groups_inventory to load vars for managed_node3 19811 1726867334.48707: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.48722: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.48725: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.48728: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.48992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.49517: done with get_vars() 19811 1726867334.49526: done getting variables 19811 1726867334.49728: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:22:14 -0400 (0:00:00.039) 0:00:03.769 ****** 19811 1726867334.49754: entering _queue_task() for managed_node3/command 19811 1726867334.50228: worker is 1 (out of 1 available) 19811 1726867334.50242: exiting _queue_task() for managed_node3/command 19811 1726867334.50254: done queuing things up, now waiting for results queue to drain 19811 1726867334.50255: waiting for pending results... 19811 1726867334.50993: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 19811 1726867334.50997: in run() - task 0affcac9-a3a5-24c3-6386-0000000001dd 19811 1726867334.51000: variable 'ansible_search_path' from source: unknown 19811 1726867334.51003: variable 'ansible_search_path' from source: unknown 19811 1726867334.51006: calling self._execute() 19811 1726867334.51383: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.51387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.51389: variable 'omit' from source: magic vars 19811 1726867334.52184: variable 'ansible_distribution' from source: facts 19811 1726867334.52188: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19811 1726867334.52191: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.52193: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19811 1726867334.52196: when evaluation is False, skipping this task 19811 1726867334.52198: _execute() done 19811 1726867334.52200: dumping result to json 19811 1726867334.52203: done dumping result, returning 19811 1726867334.52205: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-24c3-6386-0000000001dd] 19811 1726867334.52207: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001dd 19811 1726867334.52276: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001dd 19811 1726867334.52282: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19811 1726867334.52335: no more pending results, returning what we have 19811 1726867334.52338: results queue empty 19811 1726867334.52339: checking for any_errors_fatal 19811 1726867334.52344: done checking for any_errors_fatal 19811 1726867334.52345: checking for max_fail_percentage 19811 1726867334.52347: done checking for max_fail_percentage 19811 1726867334.52348: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.52349: done checking to see if all hosts have failed 19811 1726867334.52349: getting the remaining hosts for this loop 19811 1726867334.52351: done getting the remaining hosts for this loop 19811 1726867334.52355: getting the next task for host managed_node3 19811 1726867334.52362: done getting next task for host managed_node3 19811 1726867334.52365: ^ task is: TASK: Enable EPEL 8 19811 1726867334.52370: ^ 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 19811 1726867334.52373: getting variables 19811 1726867334.52375: in VariableManager get_vars() 19811 1726867334.52405: Calling all_inventory to load vars for managed_node3 19811 1726867334.52407: Calling groups_inventory to load vars for managed_node3 19811 1726867334.52413: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.52425: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.52430: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.52433: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.52816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.53202: done with get_vars() 19811 1726867334.53332: done getting variables 19811 1726867334.53395: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:22:14 -0400 (0:00:00.037) 0:00:03.807 ****** 19811 1726867334.53541: entering _queue_task() for managed_node3/command 19811 1726867334.54102: worker is 1 (out of 1 available) 19811 1726867334.54123: exiting _queue_task() for managed_node3/command 19811 1726867334.54134: done queuing things up, now waiting for results queue to drain 19811 1726867334.54135: waiting for pending results... 19811 1726867334.54543: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 19811 1726867334.54657: in run() - task 0affcac9-a3a5-24c3-6386-0000000001de 19811 1726867334.54719: variable 'ansible_search_path' from source: unknown 19811 1726867334.54817: variable 'ansible_search_path' from source: unknown 19811 1726867334.54857: calling self._execute() 19811 1726867334.54981: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.55016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.55051: variable 'omit' from source: magic vars 19811 1726867334.55832: variable 'ansible_distribution' from source: facts 19811 1726867334.55908: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19811 1726867334.56235: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.56283: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19811 1726867334.56298: when evaluation is False, skipping this task 19811 1726867334.56313: _execute() done 19811 1726867334.56321: dumping result to json 19811 1726867334.56329: done dumping result, returning 19811 1726867334.56339: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-24c3-6386-0000000001de] 19811 1726867334.56350: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001de skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19811 1726867334.56523: no more pending results, returning what we have 19811 1726867334.56526: results queue empty 19811 1726867334.56527: checking for any_errors_fatal 19811 1726867334.56536: done checking for any_errors_fatal 19811 1726867334.56537: checking for max_fail_percentage 19811 1726867334.56538: done checking for max_fail_percentage 19811 1726867334.56539: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.56540: done checking to see if all hosts have failed 19811 1726867334.56541: getting the remaining hosts for this loop 19811 1726867334.56542: done getting the remaining hosts for this loop 19811 1726867334.56546: getting the next task for host managed_node3 19811 1726867334.56555: done getting next task for host managed_node3 19811 1726867334.56558: ^ task is: TASK: Enable EPEL 6 19811 1726867334.56563: ^ 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 19811 1726867334.56567: getting variables 19811 1726867334.56569: in VariableManager get_vars() 19811 1726867334.56600: Calling all_inventory to load vars for managed_node3 19811 1726867334.56603: Calling groups_inventory to load vars for managed_node3 19811 1726867334.56607: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.56741: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.56746: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.56751: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001de 19811 1726867334.56753: WORKER PROCESS EXITING 19811 1726867334.56757: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.57052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.57249: done with get_vars() 19811 1726867334.57256: done getting variables 19811 1726867334.57300: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:22:14 -0400 (0:00:00.037) 0:00:03.845 ****** 19811 1726867334.57322: entering _queue_task() for managed_node3/copy 19811 1726867334.57508: worker is 1 (out of 1 available) 19811 1726867334.57523: exiting _queue_task() for managed_node3/copy 19811 1726867334.57535: done queuing things up, now waiting for results queue to drain 19811 1726867334.57536: waiting for pending results... 19811 1726867334.57684: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 19811 1726867334.57754: in run() - task 0affcac9-a3a5-24c3-6386-0000000001e0 19811 1726867334.57765: variable 'ansible_search_path' from source: unknown 19811 1726867334.57774: variable 'ansible_search_path' from source: unknown 19811 1726867334.57803: calling self._execute() 19811 1726867334.57858: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.57861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.57871: variable 'omit' from source: magic vars 19811 1726867334.58248: variable 'ansible_distribution' from source: facts 19811 1726867334.58252: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19811 1726867334.58359: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.58431: Evaluated conditional (ansible_distribution_major_version == '6'): False 19811 1726867334.58435: when evaluation is False, skipping this task 19811 1726867334.58437: _execute() done 19811 1726867334.58439: dumping result to json 19811 1726867334.58442: done dumping result, returning 19811 1726867334.58444: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-24c3-6386-0000000001e0] 19811 1726867334.58446: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001e0 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19811 1726867334.58687: no more pending results, returning what we have 19811 1726867334.58690: results queue empty 19811 1726867334.58691: checking for any_errors_fatal 19811 1726867334.58695: done checking for any_errors_fatal 19811 1726867334.58696: checking for max_fail_percentage 19811 1726867334.58697: done checking for max_fail_percentage 19811 1726867334.58698: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.58699: done checking to see if all hosts have failed 19811 1726867334.58699: getting the remaining hosts for this loop 19811 1726867334.58701: done getting the remaining hosts for this loop 19811 1726867334.58704: getting the next task for host managed_node3 19811 1726867334.58716: done getting next task for host managed_node3 19811 1726867334.58720: ^ task is: TASK: Set network provider to 'initscripts' 19811 1726867334.58722: ^ 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 19811 1726867334.58726: getting variables 19811 1726867334.58728: in VariableManager get_vars() 19811 1726867334.58759: Calling all_inventory to load vars for managed_node3 19811 1726867334.58761: Calling groups_inventory to load vars for managed_node3 19811 1726867334.58765: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.58776: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.58781: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.58785: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.59032: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001e0 19811 1726867334.59035: WORKER PROCESS EXITING 19811 1726867334.59062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.59332: done with get_vars() 19811 1726867334.59342: done getting variables 19811 1726867334.59431: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 Friday 20 September 2024 17:22:14 -0400 (0:00:00.021) 0:00:03.866 ****** 19811 1726867334.59456: entering _queue_task() for managed_node3/set_fact 19811 1726867334.59754: worker is 1 (out of 1 available) 19811 1726867334.59766: exiting _queue_task() for managed_node3/set_fact 19811 1726867334.59779: done queuing things up, now waiting for results queue to drain 19811 1726867334.59780: waiting for pending results... 19811 1726867334.60005: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 19811 1726867334.60062: in run() - task 0affcac9-a3a5-24c3-6386-000000000007 19811 1726867334.60083: variable 'ansible_search_path' from source: unknown 19811 1726867334.60116: calling self._execute() 19811 1726867334.60176: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.60181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.60194: variable 'omit' from source: magic vars 19811 1726867334.60265: variable 'omit' from source: magic vars 19811 1726867334.60294: variable 'omit' from source: magic vars 19811 1726867334.60320: variable 'omit' from source: magic vars 19811 1726867334.60353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19811 1726867334.60383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19811 1726867334.60399: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19811 1726867334.60415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867334.60425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19811 1726867334.60449: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19811 1726867334.60453: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.60456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.60529: Set connection var ansible_timeout to 10 19811 1726867334.60532: Set connection var ansible_shell_type to sh 19811 1726867334.60535: Set connection var ansible_connection to ssh 19811 1726867334.60541: Set connection var ansible_shell_executable to /bin/sh 19811 1726867334.60547: Set connection var ansible_pipelining to False 19811 1726867334.60552: Set connection var ansible_module_compression to ZIP_DEFLATED 19811 1726867334.60569: variable 'ansible_shell_executable' from source: unknown 19811 1726867334.60574: variable 'ansible_connection' from source: unknown 19811 1726867334.60576: variable 'ansible_module_compression' from source: unknown 19811 1726867334.60580: variable 'ansible_shell_type' from source: unknown 19811 1726867334.60582: variable 'ansible_shell_executable' from source: unknown 19811 1726867334.60585: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.60587: variable 'ansible_pipelining' from source: unknown 19811 1726867334.60589: variable 'ansible_timeout' from source: unknown 19811 1726867334.60597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.60696: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 19811 1726867334.60705: variable 'omit' from source: magic vars 19811 1726867334.60716: starting attempt loop 19811 1726867334.60719: running the handler 19811 1726867334.60729: handler run complete 19811 1726867334.60740: attempt loop complete, returning result 19811 1726867334.60743: _execute() done 19811 1726867334.60746: dumping result to json 19811 1726867334.60748: done dumping result, returning 19811 1726867334.60755: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-24c3-6386-000000000007] 19811 1726867334.60759: sending task result for task 0affcac9-a3a5-24c3-6386-000000000007 19811 1726867334.60835: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000007 19811 1726867334.60837: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19811 1726867334.60896: no more pending results, returning what we have 19811 1726867334.60899: results queue empty 19811 1726867334.60899: checking for any_errors_fatal 19811 1726867334.60905: done checking for any_errors_fatal 19811 1726867334.60905: checking for max_fail_percentage 19811 1726867334.60907: done checking for max_fail_percentage 19811 1726867334.60907: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.60908: done checking to see if all hosts have failed 19811 1726867334.60909: getting the remaining hosts for this loop 19811 1726867334.60910: done getting the remaining hosts for this loop 19811 1726867334.60913: getting the next task for host managed_node3 19811 1726867334.60919: done getting next task for host managed_node3 19811 1726867334.60921: ^ task is: TASK: meta (flush_handlers) 19811 1726867334.60923: ^ 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 19811 1726867334.60926: getting variables 19811 1726867334.60927: in VariableManager get_vars() 19811 1726867334.60952: Calling all_inventory to load vars for managed_node3 19811 1726867334.60954: Calling groups_inventory to load vars for managed_node3 19811 1726867334.60957: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.60965: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.60967: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.60970: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.61085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.61218: done with get_vars() 19811 1726867334.61226: done getting variables 19811 1726867334.61306: in VariableManager get_vars() 19811 1726867334.61319: Calling all_inventory to load vars for managed_node3 19811 1726867334.61322: Calling groups_inventory to load vars for managed_node3 19811 1726867334.61326: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.61331: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.61333: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.61335: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.61464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.61733: done with get_vars() 19811 1726867334.61747: done queuing things up, now waiting for results queue to drain 19811 1726867334.61749: results queue empty 19811 1726867334.61750: checking for any_errors_fatal 19811 1726867334.61752: done checking for any_errors_fatal 19811 1726867334.61753: checking for max_fail_percentage 19811 1726867334.61753: done checking for max_fail_percentage 19811 1726867334.61754: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.61755: done checking to see if all hosts have failed 19811 1726867334.61755: getting the remaining hosts for this loop 19811 1726867334.61756: done getting the remaining hosts for this loop 19811 1726867334.61759: getting the next task for host managed_node3 19811 1726867334.61762: done getting next task for host managed_node3 19811 1726867334.61771: ^ task is: TASK: meta (flush_handlers) 19811 1726867334.61773: ^ 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 19811 1726867334.61783: getting variables 19811 1726867334.61784: in VariableManager get_vars() 19811 1726867334.61792: Calling all_inventory to load vars for managed_node3 19811 1726867334.61794: Calling groups_inventory to load vars for managed_node3 19811 1726867334.61796: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.61801: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.61803: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.61808: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.61946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.62446: done with get_vars() 19811 1726867334.62454: done getting variables 19811 1726867334.62629: in VariableManager get_vars() 19811 1726867334.62638: Calling all_inventory to load vars for managed_node3 19811 1726867334.62640: Calling groups_inventory to load vars for managed_node3 19811 1726867334.62642: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.62646: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.62648: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.62650: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.62838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.63064: done with get_vars() 19811 1726867334.63076: done queuing things up, now waiting for results queue to drain 19811 1726867334.63079: results queue empty 19811 1726867334.63080: checking for any_errors_fatal 19811 1726867334.63082: done checking for any_errors_fatal 19811 1726867334.63082: checking for max_fail_percentage 19811 1726867334.63083: done checking for max_fail_percentage 19811 1726867334.63084: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.63085: done checking to see if all hosts have failed 19811 1726867334.63085: getting the remaining hosts for this loop 19811 1726867334.63086: done getting the remaining hosts for this loop 19811 1726867334.63088: getting the next task for host managed_node3 19811 1726867334.63092: done getting next task for host managed_node3 19811 1726867334.63093: ^ task is: None 19811 1726867334.63094: ^ 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 19811 1726867334.63095: done queuing things up, now waiting for results queue to drain 19811 1726867334.63096: results queue empty 19811 1726867334.63097: checking for any_errors_fatal 19811 1726867334.63097: done checking for any_errors_fatal 19811 1726867334.63098: checking for max_fail_percentage 19811 1726867334.63099: done checking for max_fail_percentage 19811 1726867334.63099: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.63100: done checking to see if all hosts have failed 19811 1726867334.63102: getting the next task for host managed_node3 19811 1726867334.63104: done getting next task for host managed_node3 19811 1726867334.63105: ^ task is: None 19811 1726867334.63106: ^ 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 19811 1726867334.63160: in VariableManager get_vars() 19811 1726867334.63198: done with get_vars() 19811 1726867334.63205: in VariableManager get_vars() 19811 1726867334.63231: done with get_vars() 19811 1726867334.63236: variable 'omit' from source: magic vars 19811 1726867334.63286: in VariableManager get_vars() 19811 1726867334.63313: done with get_vars() 19811 1726867334.63335: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 19811 1726867334.64738: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19811 1726867334.64982: getting the remaining hosts for this loop 19811 1726867334.64984: done getting the remaining hosts for this loop 19811 1726867334.64987: getting the next task for host managed_node3 19811 1726867334.64989: done getting next task for host managed_node3 19811 1726867334.64991: ^ task is: TASK: Gathering Facts 19811 1726867334.64993: ^ 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 19811 1726867334.64996: getting variables 19811 1726867334.64997: in VariableManager get_vars() 19811 1726867334.65016: Calling all_inventory to load vars for managed_node3 19811 1726867334.65018: Calling groups_inventory to load vars for managed_node3 19811 1726867334.65020: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.65025: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.65037: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.65040: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.65174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.65699: done with get_vars() 19811 1726867334.65705: done getting variables 19811 1726867334.65775: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Friday 20 September 2024 17:22:14 -0400 (0:00:00.063) 0:00:03.929 ****** 19811 1726867334.65799: entering _queue_task() for managed_node3/gather_facts 19811 1726867334.66440: worker is 1 (out of 1 available) 19811 1726867334.66450: exiting _queue_task() for managed_node3/gather_facts 19811 1726867334.66463: done queuing things up, now waiting for results queue to drain 19811 1726867334.66464: waiting for pending results... 19811 1726867334.66921: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19811 1726867334.67031: in run() - task 0affcac9-a3a5-24c3-6386-000000000206 19811 1726867334.67052: variable 'ansible_search_path' from source: unknown 19811 1726867334.67096: calling self._execute() 19811 1726867334.67179: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.67194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.67207: variable 'omit' from source: magic vars 19811 1726867334.67616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867334.70532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867334.70602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867334.70642: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867334.70682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867334.70712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867334.70792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867334.70840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867334.70871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867334.70918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867334.70943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867334.71426: variable 'ansible_distribution' from source: facts 19811 1726867334.71429: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.71432: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867334.71434: when evaluation is False, skipping this task 19811 1726867334.71436: _execute() done 19811 1726867334.71438: dumping result to json 19811 1726867334.71440: done dumping result, returning 19811 1726867334.71442: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-24c3-6386-000000000206] 19811 1726867334.71444: sending task result for task 0affcac9-a3a5-24c3-6386-000000000206 19811 1726867334.71508: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000206 19811 1726867334.71511: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867334.71716: no more pending results, returning what we have 19811 1726867334.71719: results queue empty 19811 1726867334.71720: checking for any_errors_fatal 19811 1726867334.71721: done checking for any_errors_fatal 19811 1726867334.71721: checking for max_fail_percentage 19811 1726867334.71723: done checking for max_fail_percentage 19811 1726867334.71723: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.71724: done checking to see if all hosts have failed 19811 1726867334.71725: getting the remaining hosts for this loop 19811 1726867334.71726: done getting the remaining hosts for this loop 19811 1726867334.71729: getting the next task for host managed_node3 19811 1726867334.71734: done getting next task for host managed_node3 19811 1726867334.71736: ^ task is: TASK: meta (flush_handlers) 19811 1726867334.71738: ^ 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 19811 1726867334.71741: getting variables 19811 1726867334.71743: in VariableManager get_vars() 19811 1726867334.71796: Calling all_inventory to load vars for managed_node3 19811 1726867334.71799: Calling groups_inventory to load vars for managed_node3 19811 1726867334.71801: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.71813: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.71816: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.71820: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.72250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.72784: done with get_vars() 19811 1726867334.72794: done getting variables 19811 1726867334.72860: in VariableManager get_vars() 19811 1726867334.73047: Calling all_inventory to load vars for managed_node3 19811 1726867334.73050: Calling groups_inventory to load vars for managed_node3 19811 1726867334.73052: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.73057: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.73059: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.73062: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.73370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.73643: done with get_vars() 19811 1726867334.73657: done queuing things up, now waiting for results queue to drain 19811 1726867334.73659: results queue empty 19811 1726867334.73660: checking for any_errors_fatal 19811 1726867334.73662: done checking for any_errors_fatal 19811 1726867334.73663: checking for max_fail_percentage 19811 1726867334.73664: done checking for max_fail_percentage 19811 1726867334.73665: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.73670: done checking to see if all hosts have failed 19811 1726867334.73671: getting the remaining hosts for this loop 19811 1726867334.73673: done getting the remaining hosts for this loop 19811 1726867334.73675: getting the next task for host managed_node3 19811 1726867334.73684: done getting next task for host managed_node3 19811 1726867334.73686: ^ task is: TASK: Show playbook name 19811 1726867334.73688: ^ 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 19811 1726867334.73690: getting variables 19811 1726867334.73691: in VariableManager get_vars() 19811 1726867334.73719: Calling all_inventory to load vars for managed_node3 19811 1726867334.73722: Calling groups_inventory to load vars for managed_node3 19811 1726867334.73724: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.73729: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.73737: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.73747: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.73891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.74125: done with get_vars() 19811 1726867334.74134: done getting variables 19811 1726867334.74229: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Friday 20 September 2024 17:22:14 -0400 (0:00:00.084) 0:00:04.014 ****** 19811 1726867334.74255: entering _queue_task() for managed_node3/debug 19811 1726867334.74261: Creating lock for debug 19811 1726867334.74724: worker is 1 (out of 1 available) 19811 1726867334.74735: exiting _queue_task() for managed_node3/debug 19811 1726867334.74747: done queuing things up, now waiting for results queue to drain 19811 1726867334.74748: waiting for pending results... 19811 1726867334.75214: running TaskExecutor() for managed_node3/TASK: Show playbook name 19811 1726867334.75403: in run() - task 0affcac9-a3a5-24c3-6386-00000000000b 19811 1726867334.75524: variable 'ansible_search_path' from source: unknown 19811 1726867334.75564: calling self._execute() 19811 1726867334.75820: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.75942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.75945: variable 'omit' from source: magic vars 19811 1726867334.76465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867334.81010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867334.81228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867334.81307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867334.81382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867334.81425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867334.81530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867334.81563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867334.81593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867334.81655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867334.81681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867334.81942: variable 'ansible_distribution' from source: facts 19811 1726867334.81945: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.81948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867334.81950: when evaluation is False, skipping this task 19811 1726867334.81952: _execute() done 19811 1726867334.81955: dumping result to json 19811 1726867334.81957: done dumping result, returning 19811 1726867334.81959: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0affcac9-a3a5-24c3-6386-00000000000b] 19811 1726867334.81961: sending task result for task 0affcac9-a3a5-24c3-6386-00000000000b 19811 1726867334.82035: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000000b 19811 1726867334.82151: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867334.82205: no more pending results, returning what we have 19811 1726867334.82208: results queue empty 19811 1726867334.82212: checking for any_errors_fatal 19811 1726867334.82214: done checking for any_errors_fatal 19811 1726867334.82215: checking for max_fail_percentage 19811 1726867334.82216: done checking for max_fail_percentage 19811 1726867334.82217: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.82218: done checking to see if all hosts have failed 19811 1726867334.82219: getting the remaining hosts for this loop 19811 1726867334.82221: done getting the remaining hosts for this loop 19811 1726867334.82225: getting the next task for host managed_node3 19811 1726867334.82232: done getting next task for host managed_node3 19811 1726867334.82235: ^ task is: TASK: INIT: Ethtool feeatures tests 19811 1726867334.82237: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867334.82241: getting variables 19811 1726867334.82242: in VariableManager get_vars() 19811 1726867334.82300: Calling all_inventory to load vars for managed_node3 19811 1726867334.82303: Calling groups_inventory to load vars for managed_node3 19811 1726867334.82306: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.82320: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.82323: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.82327: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.82737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.82975: done with get_vars() 19811 1726867334.82989: done getting variables 19811 1726867334.83160: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Friday 20 September 2024 17:22:14 -0400 (0:00:00.089) 0:00:04.104 ****** 19811 1726867334.83215: entering _queue_task() for managed_node3/debug 19811 1726867334.83620: worker is 1 (out of 1 available) 19811 1726867334.83628: exiting _queue_task() for managed_node3/debug 19811 1726867334.83638: done queuing things up, now waiting for results queue to drain 19811 1726867334.83639: waiting for pending results... 19811 1726867334.83804: running TaskExecutor() for managed_node3/TASK: INIT: Ethtool feeatures tests 19811 1726867334.83920: in run() - task 0affcac9-a3a5-24c3-6386-00000000000c 19811 1726867334.83940: variable 'ansible_search_path' from source: unknown 19811 1726867334.83984: calling self._execute() 19811 1726867334.84088: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.84093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.84102: variable 'omit' from source: magic vars 19811 1726867334.84417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867334.86862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867334.86866: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867334.87388: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867334.87391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867334.87394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867334.87397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867334.87686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867334.87690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867334.87692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867334.87696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867334.87924: variable 'ansible_distribution' from source: facts 19811 1726867334.87963: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.88000: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867334.88003: when evaluation is False, skipping this task 19811 1726867334.88006: _execute() done 19811 1726867334.88008: dumping result to json 19811 1726867334.88014: done dumping result, returning 19811 1726867334.88022: done running TaskExecutor() for managed_node3/TASK: INIT: Ethtool feeatures tests [0affcac9-a3a5-24c3-6386-00000000000c] 19811 1726867334.88027: sending task result for task 0affcac9-a3a5-24c3-6386-00000000000c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867334.88253: no more pending results, returning what we have 19811 1726867334.88256: results queue empty 19811 1726867334.88257: checking for any_errors_fatal 19811 1726867334.88261: done checking for any_errors_fatal 19811 1726867334.88262: checking for max_fail_percentage 19811 1726867334.88263: done checking for max_fail_percentage 19811 1726867334.88264: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.88265: done checking to see if all hosts have failed 19811 1726867334.88265: getting the remaining hosts for this loop 19811 1726867334.88267: done getting the remaining hosts for this loop 19811 1726867334.88280: getting the next task for host managed_node3 19811 1726867334.88288: done getting next task for host managed_node3 19811 1726867334.88290: ^ task is: TASK: Include the task 'show_interfaces.yml' 19811 1726867334.88292: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867334.88295: getting variables 19811 1726867334.88297: in VariableManager get_vars() 19811 1726867334.88348: Calling all_inventory to load vars for managed_node3 19811 1726867334.88351: Calling groups_inventory to load vars for managed_node3 19811 1726867334.88353: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.88359: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000000c 19811 1726867334.88362: WORKER PROCESS EXITING 19811 1726867334.88371: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.88373: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.88375: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.88613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.88729: done with get_vars() 19811 1726867334.88737: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Friday 20 September 2024 17:22:14 -0400 (0:00:00.055) 0:00:04.159 ****** 19811 1726867334.88797: entering _queue_task() for managed_node3/include_tasks 19811 1726867334.88988: worker is 1 (out of 1 available) 19811 1726867334.89000: exiting _queue_task() for managed_node3/include_tasks 19811 1726867334.89014: done queuing things up, now waiting for results queue to drain 19811 1726867334.89016: waiting for pending results... 19811 1726867334.89357: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 19811 1726867334.89362: in run() - task 0affcac9-a3a5-24c3-6386-00000000000d 19811 1726867334.89365: variable 'ansible_search_path' from source: unknown 19811 1726867334.89368: calling self._execute() 19811 1726867334.89370: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.89388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.89403: variable 'omit' from source: magic vars 19811 1726867334.89950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867334.93820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867334.93891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867334.93932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867334.93972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867334.94003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867334.94082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867334.94116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867334.94145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867334.94192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867334.94210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867334.94341: variable 'ansible_distribution' from source: facts 19811 1726867334.94352: variable 'ansible_distribution_major_version' from source: facts 19811 1726867334.94372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867334.94585: when evaluation is False, skipping this task 19811 1726867334.94589: _execute() done 19811 1726867334.94591: dumping result to json 19811 1726867334.94593: done dumping result, returning 19811 1726867334.94595: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-24c3-6386-00000000000d] 19811 1726867334.94598: sending task result for task 0affcac9-a3a5-24c3-6386-00000000000d 19811 1726867334.94666: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000000d 19811 1726867334.94670: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867334.94716: no more pending results, returning what we have 19811 1726867334.94719: results queue empty 19811 1726867334.94720: checking for any_errors_fatal 19811 1726867334.94724: done checking for any_errors_fatal 19811 1726867334.94724: checking for max_fail_percentage 19811 1726867334.94726: done checking for max_fail_percentage 19811 1726867334.94726: checking to see if all hosts have failed and the running result is not ok 19811 1726867334.94727: done checking to see if all hosts have failed 19811 1726867334.94728: getting the remaining hosts for this loop 19811 1726867334.94729: done getting the remaining hosts for this loop 19811 1726867334.94732: getting the next task for host managed_node3 19811 1726867334.94737: done getting next task for host managed_node3 19811 1726867334.94739: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19811 1726867334.94741: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867334.94744: getting variables 19811 1726867334.94745: in VariableManager get_vars() 19811 1726867334.94791: Calling all_inventory to load vars for managed_node3 19811 1726867334.94794: Calling groups_inventory to load vars for managed_node3 19811 1726867334.94796: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867334.94804: Calling all_plugins_play to load vars for managed_node3 19811 1726867334.94807: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867334.94813: Calling groups_plugins_play to load vars for managed_node3 19811 1726867334.95233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867334.95562: done with get_vars() 19811 1726867334.95573: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Friday 20 September 2024 17:22:14 -0400 (0:00:00.069) 0:00:04.229 ****** 19811 1726867334.95748: entering _queue_task() for managed_node3/include_tasks 19811 1726867334.96321: worker is 1 (out of 1 available) 19811 1726867334.96333: exiting _queue_task() for managed_node3/include_tasks 19811 1726867334.96346: done queuing things up, now waiting for results queue to drain 19811 1726867334.96347: waiting for pending results... 19811 1726867334.96581: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19811 1726867334.96687: in run() - task 0affcac9-a3a5-24c3-6386-00000000000e 19811 1726867334.96717: variable 'ansible_search_path' from source: unknown 19811 1726867334.96755: calling self._execute() 19811 1726867334.96852: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867334.96865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867334.96879: variable 'omit' from source: magic vars 19811 1726867334.97419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867334.99730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867334.99807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867334.99871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867334.99914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867334.99945: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.00036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.00079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.00112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.00184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.00188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.00326: variable 'ansible_distribution' from source: facts 19811 1726867335.00382: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.00385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.00396: when evaluation is False, skipping this task 19811 1726867335.00402: _execute() done 19811 1726867335.00404: dumping result to json 19811 1726867335.00406: done dumping result, returning 19811 1726867335.00411: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-24c3-6386-00000000000e] 19811 1726867335.00413: sending task result for task 0affcac9-a3a5-24c3-6386-00000000000e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.00663: no more pending results, returning what we have 19811 1726867335.00666: results queue empty 19811 1726867335.00667: checking for any_errors_fatal 19811 1726867335.00671: done checking for any_errors_fatal 19811 1726867335.00672: checking for max_fail_percentage 19811 1726867335.00673: done checking for max_fail_percentage 19811 1726867335.00674: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.00675: done checking to see if all hosts have failed 19811 1726867335.00675: getting the remaining hosts for this loop 19811 1726867335.00679: done getting the remaining hosts for this loop 19811 1726867335.00683: getting the next task for host managed_node3 19811 1726867335.00689: done getting next task for host managed_node3 19811 1726867335.00692: ^ task is: TASK: Include the task 'assert_device_present.yml' 19811 1726867335.00694: ^ 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 19811 1726867335.00697: getting variables 19811 1726867335.00699: in VariableManager get_vars() 19811 1726867335.00760: Calling all_inventory to load vars for managed_node3 19811 1726867335.00763: Calling groups_inventory to load vars for managed_node3 19811 1726867335.00766: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.00779: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.00782: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.00785: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.01205: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000000e 19811 1726867335.01210: WORKER PROCESS EXITING 19811 1726867335.01234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.01453: done with get_vars() 19811 1726867335.01463: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Friday 20 September 2024 17:22:15 -0400 (0:00:00.058) 0:00:04.287 ****** 19811 1726867335.01557: entering _queue_task() for managed_node3/include_tasks 19811 1726867335.01881: worker is 1 (out of 1 available) 19811 1726867335.01890: exiting _queue_task() for managed_node3/include_tasks 19811 1726867335.01901: done queuing things up, now waiting for results queue to drain 19811 1726867335.01902: waiting for pending results... 19811 1726867335.02104: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 19811 1726867335.02200: in run() - task 0affcac9-a3a5-24c3-6386-00000000000f 19811 1726867335.02220: variable 'ansible_search_path' from source: unknown 19811 1726867335.02303: calling self._execute() 19811 1726867335.02355: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.02366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.02382: variable 'omit' from source: magic vars 19811 1726867335.02843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.05233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.05303: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.05482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.05486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.05488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.05515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.05575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.05620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.05666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.05691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.05844: variable 'ansible_distribution' from source: facts 19811 1726867335.05855: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.05880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.05939: when evaluation is False, skipping this task 19811 1726867335.05942: _execute() done 19811 1726867335.05945: dumping result to json 19811 1726867335.05947: done dumping result, returning 19811 1726867335.05950: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-24c3-6386-00000000000f] 19811 1726867335.05952: sending task result for task 0affcac9-a3a5-24c3-6386-00000000000f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.06098: no more pending results, returning what we have 19811 1726867335.06102: results queue empty 19811 1726867335.06103: checking for any_errors_fatal 19811 1726867335.06111: done checking for any_errors_fatal 19811 1726867335.06111: checking for max_fail_percentage 19811 1726867335.06113: done checking for max_fail_percentage 19811 1726867335.06114: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.06114: done checking to see if all hosts have failed 19811 1726867335.06115: getting the remaining hosts for this loop 19811 1726867335.06116: done getting the remaining hosts for this loop 19811 1726867335.06120: getting the next task for host managed_node3 19811 1726867335.06125: done getting next task for host managed_node3 19811 1726867335.06127: ^ task is: TASK: Install ethtool (test dependency) 19811 1726867335.06128: ^ 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 19811 1726867335.06131: getting variables 19811 1726867335.06133: in VariableManager get_vars() 19811 1726867335.06185: Calling all_inventory to load vars for managed_node3 19811 1726867335.06188: Calling groups_inventory to load vars for managed_node3 19811 1726867335.06190: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.06197: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000000f 19811 1726867335.06199: WORKER PROCESS EXITING 19811 1726867335.06208: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.06214: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.06217: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.06399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.06605: done with get_vars() 19811 1726867335.06617: done getting variables 19811 1726867335.06670: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Friday 20 September 2024 17:22:15 -0400 (0:00:00.051) 0:00:04.339 ****** 19811 1726867335.06704: entering _queue_task() for managed_node3/package 19811 1726867335.07055: worker is 1 (out of 1 available) 19811 1726867335.07068: exiting _queue_task() for managed_node3/package 19811 1726867335.07332: done queuing things up, now waiting for results queue to drain 19811 1726867335.07334: waiting for pending results... 19811 1726867335.07495: running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) 19811 1726867335.07575: in run() - task 0affcac9-a3a5-24c3-6386-000000000010 19811 1726867335.07615: variable 'ansible_search_path' from source: unknown 19811 1726867335.07654: calling self._execute() 19811 1726867335.07785: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.07789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.07791: variable 'omit' from source: magic vars 19811 1726867335.08321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.10954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.11387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.11391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.11393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.11396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.11418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.11451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.11497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.11545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.11563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.11722: variable 'ansible_distribution' from source: facts 19811 1726867335.11735: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.11758: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.11766: when evaluation is False, skipping this task 19811 1726867335.11773: _execute() done 19811 1726867335.11782: dumping result to json 19811 1726867335.11822: done dumping result, returning 19811 1726867335.11824: done running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) [0affcac9-a3a5-24c3-6386-000000000010] 19811 1726867335.11827: sending task result for task 0affcac9-a3a5-24c3-6386-000000000010 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.11967: no more pending results, returning what we have 19811 1726867335.11971: results queue empty 19811 1726867335.11972: checking for any_errors_fatal 19811 1726867335.11976: done checking for any_errors_fatal 19811 1726867335.11979: checking for max_fail_percentage 19811 1726867335.11981: done checking for max_fail_percentage 19811 1726867335.11982: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.11983: done checking to see if all hosts have failed 19811 1726867335.11983: getting the remaining hosts for this loop 19811 1726867335.11985: done getting the remaining hosts for this loop 19811 1726867335.11989: getting the next task for host managed_node3 19811 1726867335.12000: done getting next task for host managed_node3 19811 1726867335.12002: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 19811 1726867335.12005: ^ 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 19811 1726867335.12010: getting variables 19811 1726867335.12013: in VariableManager get_vars() 19811 1726867335.12068: Calling all_inventory to load vars for managed_node3 19811 1726867335.12070: Calling groups_inventory to load vars for managed_node3 19811 1726867335.12073: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.12191: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.12195: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.12200: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.12812: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000010 19811 1726867335.12815: WORKER PROCESS EXITING 19811 1726867335.12849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.13286: done with get_vars() 19811 1726867335.13297: done getting variables 19811 1726867335.13471: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without changing the ethtool features.] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Friday 20 September 2024 17:22:15 -0400 (0:00:00.067) 0:00:04.406 ****** 19811 1726867335.13500: entering _queue_task() for managed_node3/debug 19811 1726867335.14346: worker is 1 (out of 1 available) 19811 1726867335.14357: exiting _queue_task() for managed_node3/debug 19811 1726867335.14368: done queuing things up, now waiting for results queue to drain 19811 1726867335.14369: waiting for pending results... 19811 1726867335.14794: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without changing the ethtool features. 19811 1726867335.15014: in run() - task 0affcac9-a3a5-24c3-6386-000000000012 19811 1726867335.15034: variable 'ansible_search_path' from source: unknown 19811 1726867335.15105: calling self._execute() 19811 1726867335.15329: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.15332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.15339: variable 'omit' from source: magic vars 19811 1726867335.16353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.21956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.22118: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.22257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.22468: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.22471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.22607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.22645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.22715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.22833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.22853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.23200: variable 'ansible_distribution' from source: facts 19811 1726867335.23237: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.23283: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.23459: when evaluation is False, skipping this task 19811 1726867335.23462: _execute() done 19811 1726867335.23465: dumping result to json 19811 1726867335.23467: done dumping result, returning 19811 1726867335.23469: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without changing the ethtool features. [0affcac9-a3a5-24c3-6386-000000000012] 19811 1726867335.23471: sending task result for task 0affcac9-a3a5-24c3-6386-000000000012 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867335.23843: no more pending results, returning what we have 19811 1726867335.23847: results queue empty 19811 1726867335.23848: checking for any_errors_fatal 19811 1726867335.23854: done checking for any_errors_fatal 19811 1726867335.23855: checking for max_fail_percentage 19811 1726867335.23857: done checking for max_fail_percentage 19811 1726867335.23857: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.23858: done checking to see if all hosts have failed 19811 1726867335.23859: getting the remaining hosts for this loop 19811 1726867335.23861: done getting the remaining hosts for this loop 19811 1726867335.23865: getting the next task for host managed_node3 19811 1726867335.23873: done getting next task for host managed_node3 19811 1726867335.23876: ^ task is: TASK: Get current device features 19811 1726867335.23880: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867335.23883: getting variables 19811 1726867335.23885: in VariableManager get_vars() 19811 1726867335.23946: Calling all_inventory to load vars for managed_node3 19811 1726867335.23949: Calling groups_inventory to load vars for managed_node3 19811 1726867335.23952: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.23965: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.23968: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.23973: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.24266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.24724: done with get_vars() 19811 1726867335.24735: done getting variables 19811 1726867335.24768: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000012 19811 1726867335.24771: WORKER PROCESS EXITING 19811 1726867335.24813: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Friday 20 September 2024 17:22:15 -0400 (0:00:00.113) 0:00:04.520 ****** 19811 1726867335.24843: entering _queue_task() for managed_node3/command 19811 1726867335.25141: worker is 1 (out of 1 available) 19811 1726867335.25153: exiting _queue_task() for managed_node3/command 19811 1726867335.25165: done queuing things up, now waiting for results queue to drain 19811 1726867335.25166: waiting for pending results... 19811 1726867335.25487: running TaskExecutor() for managed_node3/TASK: Get current device features 19811 1726867335.25594: in run() - task 0affcac9-a3a5-24c3-6386-000000000013 19811 1726867335.25622: variable 'ansible_search_path' from source: unknown 19811 1726867335.25662: calling self._execute() 19811 1726867335.25766: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.25786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.25802: variable 'omit' from source: magic vars 19811 1726867335.26787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.30873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.30971: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.31015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.31061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.31096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.31185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.31219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.31301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.31371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.31419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.31573: variable 'ansible_distribution' from source: facts 19811 1726867335.31588: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.31615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.31624: when evaluation is False, skipping this task 19811 1726867335.31681: _execute() done 19811 1726867335.31685: dumping result to json 19811 1726867335.31687: done dumping result, returning 19811 1726867335.31689: done running TaskExecutor() for managed_node3/TASK: Get current device features [0affcac9-a3a5-24c3-6386-000000000013] 19811 1726867335.31692: sending task result for task 0affcac9-a3a5-24c3-6386-000000000013 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.31938: no more pending results, returning what we have 19811 1726867335.31941: results queue empty 19811 1726867335.31942: checking for any_errors_fatal 19811 1726867335.31950: done checking for any_errors_fatal 19811 1726867335.31951: checking for max_fail_percentage 19811 1726867335.31953: done checking for max_fail_percentage 19811 1726867335.31953: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.31954: done checking to see if all hosts have failed 19811 1726867335.31955: getting the remaining hosts for this loop 19811 1726867335.31956: done getting the remaining hosts for this loop 19811 1726867335.31962: getting the next task for host managed_node3 19811 1726867335.31970: done getting next task for host managed_node3 19811 1726867335.31976: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867335.31985: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867335.32002: getting variables 19811 1726867335.32003: in VariableManager get_vars() 19811 1726867335.32065: Calling all_inventory to load vars for managed_node3 19811 1726867335.32068: Calling groups_inventory to load vars for managed_node3 19811 1726867335.32071: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.32186: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.32190: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.32196: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000013 19811 1726867335.32202: WORKER PROCESS EXITING 19811 1726867335.32207: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.32612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.32840: done with get_vars() 19811 1726867335.32852: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:15 -0400 (0:00:00.081) 0:00:04.601 ****** 19811 1726867335.32952: entering _queue_task() for managed_node3/include_tasks 19811 1726867335.33324: worker is 1 (out of 1 available) 19811 1726867335.33335: exiting _queue_task() for managed_node3/include_tasks 19811 1726867335.33346: done queuing things up, now waiting for results queue to drain 19811 1726867335.33347: waiting for pending results... 19811 1726867335.33630: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867335.33651: in run() - task 0affcac9-a3a5-24c3-6386-00000000001b 19811 1726867335.33670: variable 'ansible_search_path' from source: unknown 19811 1726867335.33679: variable 'ansible_search_path' from source: unknown 19811 1726867335.33729: calling self._execute() 19811 1726867335.33815: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.33827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.33845: variable 'omit' from source: magic vars 19811 1726867335.34341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.37381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.37465: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.37507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.37557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.37647: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.37685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.37722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.37760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.37807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.37830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.37989: variable 'ansible_distribution' from source: facts 19811 1726867335.38001: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.38026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.38085: when evaluation is False, skipping this task 19811 1726867335.38088: _execute() done 19811 1726867335.38090: dumping result to json 19811 1726867335.38092: done dumping result, returning 19811 1726867335.38095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-24c3-6386-00000000001b] 19811 1726867335.38097: sending task result for task 0affcac9-a3a5-24c3-6386-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.38235: no more pending results, returning what we have 19811 1726867335.38238: results queue empty 19811 1726867335.38240: checking for any_errors_fatal 19811 1726867335.38244: done checking for any_errors_fatal 19811 1726867335.38245: checking for max_fail_percentage 19811 1726867335.38246: done checking for max_fail_percentage 19811 1726867335.38247: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.38248: done checking to see if all hosts have failed 19811 1726867335.38249: getting the remaining hosts for this loop 19811 1726867335.38250: done getting the remaining hosts for this loop 19811 1726867335.38255: getting the next task for host managed_node3 19811 1726867335.38262: done getting next task for host managed_node3 19811 1726867335.38266: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867335.38270: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.38285: getting variables 19811 1726867335.38288: in VariableManager get_vars() 19811 1726867335.38346: Calling all_inventory to load vars for managed_node3 19811 1726867335.38349: Calling groups_inventory to load vars for managed_node3 19811 1726867335.38351: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.38361: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.38364: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.38367: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.38887: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000001b 19811 1726867335.38891: WORKER PROCESS EXITING 19811 1726867335.38923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.39138: done with get_vars() 19811 1726867335.39149: done getting variables 19811 1726867335.39211: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:15 -0400 (0:00:00.062) 0:00:04.664 ****** 19811 1726867335.39238: entering _queue_task() for managed_node3/debug 19811 1726867335.39600: worker is 1 (out of 1 available) 19811 1726867335.39613: exiting _queue_task() for managed_node3/debug 19811 1726867335.39623: done queuing things up, now waiting for results queue to drain 19811 1726867335.39624: waiting for pending results... 19811 1726867335.39780: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867335.39907: in run() - task 0affcac9-a3a5-24c3-6386-00000000001c 19811 1726867335.39931: variable 'ansible_search_path' from source: unknown 19811 1726867335.39938: variable 'ansible_search_path' from source: unknown 19811 1726867335.39980: calling self._execute() 19811 1726867335.40071: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.40094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.40115: variable 'omit' from source: magic vars 19811 1726867335.40560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.43053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.43138: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.43181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.43302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.43305: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.43347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.43382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.43424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.43518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.43521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.43640: variable 'ansible_distribution' from source: facts 19811 1726867335.43651: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.43672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.43682: when evaluation is False, skipping this task 19811 1726867335.43689: _execute() done 19811 1726867335.43694: dumping result to json 19811 1726867335.43702: done dumping result, returning 19811 1726867335.43715: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-24c3-6386-00000000001c] 19811 1726867335.43725: sending task result for task 0affcac9-a3a5-24c3-6386-00000000001c 19811 1726867335.44091: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000001c 19811 1726867335.44094: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867335.44136: no more pending results, returning what we have 19811 1726867335.44139: results queue empty 19811 1726867335.44140: checking for any_errors_fatal 19811 1726867335.44145: done checking for any_errors_fatal 19811 1726867335.44146: checking for max_fail_percentage 19811 1726867335.44147: done checking for max_fail_percentage 19811 1726867335.44148: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.44149: done checking to see if all hosts have failed 19811 1726867335.44150: getting the remaining hosts for this loop 19811 1726867335.44151: done getting the remaining hosts for this loop 19811 1726867335.44154: getting the next task for host managed_node3 19811 1726867335.44160: done getting next task for host managed_node3 19811 1726867335.44163: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867335.44166: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.44182: getting variables 19811 1726867335.44184: in VariableManager get_vars() 19811 1726867335.44240: Calling all_inventory to load vars for managed_node3 19811 1726867335.44243: Calling groups_inventory to load vars for managed_node3 19811 1726867335.44245: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.44254: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.44257: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.44259: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.44493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.44716: done with get_vars() 19811 1726867335.44727: done getting variables 19811 1726867335.44818: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:15 -0400 (0:00:00.056) 0:00:04.720 ****** 19811 1726867335.44848: entering _queue_task() for managed_node3/fail 19811 1726867335.44850: Creating lock for fail 19811 1726867335.45141: worker is 1 (out of 1 available) 19811 1726867335.45154: exiting _queue_task() for managed_node3/fail 19811 1726867335.45166: done queuing things up, now waiting for results queue to drain 19811 1726867335.45167: waiting for pending results... 19811 1726867335.45433: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867335.45572: in run() - task 0affcac9-a3a5-24c3-6386-00000000001d 19811 1726867335.45596: variable 'ansible_search_path' from source: unknown 19811 1726867335.45611: variable 'ansible_search_path' from source: unknown 19811 1726867335.45655: calling self._execute() 19811 1726867335.45743: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.45755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.45769: variable 'omit' from source: magic vars 19811 1726867335.46219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.48548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.48571: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.48617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.48662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.48693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.48773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.48805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.48835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.48980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.48983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.49039: variable 'ansible_distribution' from source: facts 19811 1726867335.49052: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.49071: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.49081: when evaluation is False, skipping this task 19811 1726867335.49087: _execute() done 19811 1726867335.49099: dumping result to json 19811 1726867335.49106: done dumping result, returning 19811 1726867335.49118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-24c3-6386-00000000001d] 19811 1726867335.49126: sending task result for task 0affcac9-a3a5-24c3-6386-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.49252: no more pending results, returning what we have 19811 1726867335.49257: results queue empty 19811 1726867335.49258: checking for any_errors_fatal 19811 1726867335.49263: done checking for any_errors_fatal 19811 1726867335.49264: checking for max_fail_percentage 19811 1726867335.49266: done checking for max_fail_percentage 19811 1726867335.49266: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.49267: done checking to see if all hosts have failed 19811 1726867335.49268: getting the remaining hosts for this loop 19811 1726867335.49269: done getting the remaining hosts for this loop 19811 1726867335.49273: getting the next task for host managed_node3 19811 1726867335.49281: done getting next task for host managed_node3 19811 1726867335.49285: ^ 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 19811 1726867335.49288: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.49300: getting variables 19811 1726867335.49303: in VariableManager get_vars() 19811 1726867335.49360: Calling all_inventory to load vars for managed_node3 19811 1726867335.49362: Calling groups_inventory to load vars for managed_node3 19811 1726867335.49365: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.49375: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.49593: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.49599: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.49983: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000001d 19811 1726867335.49987: WORKER PROCESS EXITING 19811 1726867335.50154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.50631: done with get_vars() 19811 1726867335.50641: done getting variables 19811 1726867335.50813: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:15 -0400 (0:00:00.059) 0:00:04.780 ****** 19811 1726867335.50844: entering _queue_task() for managed_node3/fail 19811 1726867335.51379: worker is 1 (out of 1 available) 19811 1726867335.51393: exiting _queue_task() for managed_node3/fail 19811 1726867335.51405: done queuing things up, now waiting for results queue to drain 19811 1726867335.51406: waiting for pending results... 19811 1726867335.51852: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19811 1726867335.51984: in run() - task 0affcac9-a3a5-24c3-6386-00000000001e 19811 1726867335.52008: variable 'ansible_search_path' from source: unknown 19811 1726867335.52016: variable 'ansible_search_path' from source: unknown 19811 1726867335.52055: calling self._execute() 19811 1726867335.52145: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.52157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.52170: variable 'omit' from source: magic vars 19811 1726867335.52623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.55182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.55382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.55409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.55445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.55469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.55654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.55682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.55826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.55868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.55923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.56058: variable 'ansible_distribution' from source: facts 19811 1726867335.56062: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.56082: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.56167: when evaluation is False, skipping this task 19811 1726867335.56174: _execute() done 19811 1726867335.56184: dumping result to json 19811 1726867335.56193: done dumping result, returning 19811 1726867335.56204: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-24c3-6386-00000000001e] 19811 1726867335.56216: sending task result for task 0affcac9-a3a5-24c3-6386-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.56422: no more pending results, returning what we have 19811 1726867335.56425: results queue empty 19811 1726867335.56426: checking for any_errors_fatal 19811 1726867335.56432: done checking for any_errors_fatal 19811 1726867335.56433: checking for max_fail_percentage 19811 1726867335.56435: done checking for max_fail_percentage 19811 1726867335.56436: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.56437: done checking to see if all hosts have failed 19811 1726867335.56438: getting the remaining hosts for this loop 19811 1726867335.56439: done getting the remaining hosts for this loop 19811 1726867335.56443: getting the next task for host managed_node3 19811 1726867335.56450: done getting next task for host managed_node3 19811 1726867335.56454: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867335.56458: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.56470: getting variables 19811 1726867335.56472: in VariableManager get_vars() 19811 1726867335.56533: Calling all_inventory to load vars for managed_node3 19811 1726867335.56536: Calling groups_inventory to load vars for managed_node3 19811 1726867335.56539: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.56550: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.56552: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.56555: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.56947: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000001e 19811 1726867335.56950: WORKER PROCESS EXITING 19811 1726867335.56969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.57215: done with get_vars() 19811 1726867335.57227: done getting variables 19811 1726867335.57293: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:15 -0400 (0:00:00.064) 0:00:04.845 ****** 19811 1726867335.57328: entering _queue_task() for managed_node3/fail 19811 1726867335.57707: worker is 1 (out of 1 available) 19811 1726867335.57720: exiting _queue_task() for managed_node3/fail 19811 1726867335.57731: done queuing things up, now waiting for results queue to drain 19811 1726867335.57733: waiting for pending results... 19811 1726867335.57912: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867335.58054: in run() - task 0affcac9-a3a5-24c3-6386-00000000001f 19811 1726867335.58080: variable 'ansible_search_path' from source: unknown 19811 1726867335.58089: variable 'ansible_search_path' from source: unknown 19811 1726867335.58136: calling self._execute() 19811 1726867335.58225: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.58247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.58284: variable 'omit' from source: magic vars 19811 1726867335.58795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.61107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.61188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.61242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.61582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.61586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.61645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.61681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.61714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.61766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.61791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.61936: variable 'ansible_distribution' from source: facts 19811 1726867335.61955: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.62055: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.62058: when evaluation is False, skipping this task 19811 1726867335.62060: _execute() done 19811 1726867335.62062: dumping result to json 19811 1726867335.62064: done dumping result, returning 19811 1726867335.62066: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-24c3-6386-00000000001f] 19811 1726867335.62068: sending task result for task 0affcac9-a3a5-24c3-6386-00000000001f 19811 1726867335.62141: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000001f 19811 1726867335.62145: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.62206: no more pending results, returning what we have 19811 1726867335.62213: results queue empty 19811 1726867335.62214: checking for any_errors_fatal 19811 1726867335.62220: done checking for any_errors_fatal 19811 1726867335.62221: checking for max_fail_percentage 19811 1726867335.62223: done checking for max_fail_percentage 19811 1726867335.62224: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.62225: done checking to see if all hosts have failed 19811 1726867335.62226: getting the remaining hosts for this loop 19811 1726867335.62228: done getting the remaining hosts for this loop 19811 1726867335.62232: getting the next task for host managed_node3 19811 1726867335.62239: done getting next task for host managed_node3 19811 1726867335.62243: ^ 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 19811 1726867335.62247: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.62262: getting variables 19811 1726867335.62264: in VariableManager get_vars() 19811 1726867335.62330: Calling all_inventory to load vars for managed_node3 19811 1726867335.62333: Calling groups_inventory to load vars for managed_node3 19811 1726867335.62336: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.62347: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.62350: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.62354: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.63281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.63700: done with get_vars() 19811 1726867335.63718: done getting variables 19811 1726867335.63817: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:15 -0400 (0:00:00.066) 0:00:04.911 ****** 19811 1726867335.63957: entering _queue_task() for managed_node3/dnf 19811 1726867335.64607: worker is 1 (out of 1 available) 19811 1726867335.64621: exiting _queue_task() for managed_node3/dnf 19811 1726867335.64633: done queuing things up, now waiting for results queue to drain 19811 1726867335.64634: waiting for pending results... 19811 1726867335.65101: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19811 1726867335.65107: in run() - task 0affcac9-a3a5-24c3-6386-000000000020 19811 1726867335.65113: variable 'ansible_search_path' from source: unknown 19811 1726867335.65116: variable 'ansible_search_path' from source: unknown 19811 1726867335.65118: calling self._execute() 19811 1726867335.65300: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.65305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.65317: variable 'omit' from source: magic vars 19811 1726867335.65887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.68428: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.68502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.68544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.68592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.68625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.68711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.68743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.68793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.68830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.68901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.68990: variable 'ansible_distribution' from source: facts 19811 1726867335.69000: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.69031: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.69038: when evaluation is False, skipping this task 19811 1726867335.69044: _execute() done 19811 1726867335.69049: dumping result to json 19811 1726867335.69056: done dumping result, returning 19811 1726867335.69066: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000020] 19811 1726867335.69074: sending task result for task 0affcac9-a3a5-24c3-6386-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.69270: no more pending results, returning what we have 19811 1726867335.69273: results queue empty 19811 1726867335.69274: checking for any_errors_fatal 19811 1726867335.69336: done checking for any_errors_fatal 19811 1726867335.69338: checking for max_fail_percentage 19811 1726867335.69340: done checking for max_fail_percentage 19811 1726867335.69340: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.69341: done checking to see if all hosts have failed 19811 1726867335.69342: getting the remaining hosts for this loop 19811 1726867335.69343: done getting the remaining hosts for this loop 19811 1726867335.69347: getting the next task for host managed_node3 19811 1726867335.69354: done getting next task for host managed_node3 19811 1726867335.69358: ^ 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 19811 1726867335.69361: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.69373: getting variables 19811 1726867335.69375: in VariableManager get_vars() 19811 1726867335.69491: Calling all_inventory to load vars for managed_node3 19811 1726867335.69494: Calling groups_inventory to load vars for managed_node3 19811 1726867335.69496: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.69560: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.69564: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.69567: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.69739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.70026: done with get_vars() 19811 1726867335.70035: done getting variables 19811 1726867335.70063: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000020 19811 1726867335.70066: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867335.70115: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:15 -0400 (0:00:00.061) 0:00:04.973 ****** 19811 1726867335.70140: entering _queue_task() for managed_node3/yum 19811 1726867335.70141: Creating lock for yum 19811 1726867335.70491: worker is 1 (out of 1 available) 19811 1726867335.70502: exiting _queue_task() for managed_node3/yum 19811 1726867335.70519: done queuing things up, now waiting for results queue to drain 19811 1726867335.70520: waiting for pending results... 19811 1726867335.70707: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19811 1726867335.70858: in run() - task 0affcac9-a3a5-24c3-6386-000000000021 19811 1726867335.70882: variable 'ansible_search_path' from source: unknown 19811 1726867335.70891: variable 'ansible_search_path' from source: unknown 19811 1726867335.70944: calling self._execute() 19811 1726867335.71049: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.71054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.71057: variable 'omit' from source: magic vars 19811 1726867335.71569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.74195: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.74199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.74201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.74258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.74291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.74380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.74464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.74499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.74550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.74627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.74727: variable 'ansible_distribution' from source: facts 19811 1726867335.74744: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.74766: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.74774: when evaluation is False, skipping this task 19811 1726867335.74786: _execute() done 19811 1726867335.74793: dumping result to json 19811 1726867335.74801: done dumping result, returning 19811 1726867335.74816: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000021] 19811 1726867335.74844: sending task result for task 0affcac9-a3a5-24c3-6386-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.75111: no more pending results, returning what we have 19811 1726867335.75115: results queue empty 19811 1726867335.75116: checking for any_errors_fatal 19811 1726867335.75123: done checking for any_errors_fatal 19811 1726867335.75124: checking for max_fail_percentage 19811 1726867335.75126: done checking for max_fail_percentage 19811 1726867335.75127: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.75127: done checking to see if all hosts have failed 19811 1726867335.75128: getting the remaining hosts for this loop 19811 1726867335.75130: done getting the remaining hosts for this loop 19811 1726867335.75133: getting the next task for host managed_node3 19811 1726867335.75140: done getting next task for host managed_node3 19811 1726867335.75145: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867335.75148: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.75161: getting variables 19811 1726867335.75163: in VariableManager get_vars() 19811 1726867335.75222: Calling all_inventory to load vars for managed_node3 19811 1726867335.75225: Calling groups_inventory to load vars for managed_node3 19811 1726867335.75228: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.75238: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.75241: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.75244: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.75652: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000021 19811 1726867335.75656: WORKER PROCESS EXITING 19811 1726867335.75680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.75903: done with get_vars() 19811 1726867335.75916: done getting variables 19811 1726867335.75973: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:15 -0400 (0:00:00.058) 0:00:05.032 ****** 19811 1726867335.76005: entering _queue_task() for managed_node3/fail 19811 1726867335.76371: worker is 1 (out of 1 available) 19811 1726867335.76382: exiting _queue_task() for managed_node3/fail 19811 1726867335.76392: done queuing things up, now waiting for results queue to drain 19811 1726867335.76393: waiting for pending results... 19811 1726867335.76548: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867335.76680: in run() - task 0affcac9-a3a5-24c3-6386-000000000022 19811 1726867335.76704: variable 'ansible_search_path' from source: unknown 19811 1726867335.76715: variable 'ansible_search_path' from source: unknown 19811 1726867335.76755: calling self._execute() 19811 1726867335.76841: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.76852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.76866: variable 'omit' from source: magic vars 19811 1726867335.77305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.80216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.80288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.80384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.80389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.80403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.80727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.80731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.80734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.80736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.80800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.80990: variable 'ansible_distribution' from source: facts 19811 1726867335.80996: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.81014: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.81017: when evaluation is False, skipping this task 19811 1726867335.81019: _execute() done 19811 1726867335.81022: dumping result to json 19811 1726867335.81024: done dumping result, returning 19811 1726867335.81035: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000022] 19811 1726867335.81040: sending task result for task 0affcac9-a3a5-24c3-6386-000000000022 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.81260: no more pending results, returning what we have 19811 1726867335.81262: results queue empty 19811 1726867335.81263: checking for any_errors_fatal 19811 1726867335.81268: done checking for any_errors_fatal 19811 1726867335.81269: checking for max_fail_percentage 19811 1726867335.81270: done checking for max_fail_percentage 19811 1726867335.81271: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.81272: done checking to see if all hosts have failed 19811 1726867335.81272: getting the remaining hosts for this loop 19811 1726867335.81273: done getting the remaining hosts for this loop 19811 1726867335.81276: getting the next task for host managed_node3 19811 1726867335.81283: done getting next task for host managed_node3 19811 1726867335.81286: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19811 1726867335.81289: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.81365: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000022 19811 1726867335.81368: WORKER PROCESS EXITING 19811 1726867335.81374: getting variables 19811 1726867335.81376: in VariableManager get_vars() 19811 1726867335.81433: Calling all_inventory to load vars for managed_node3 19811 1726867335.81436: Calling groups_inventory to load vars for managed_node3 19811 1726867335.81439: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.81447: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.81449: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.81452: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.81638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.81788: done with get_vars() 19811 1726867335.81796: done getting variables 19811 1726867335.81840: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:15 -0400 (0:00:00.058) 0:00:05.090 ****** 19811 1726867335.81861: entering _queue_task() for managed_node3/package 19811 1726867335.82045: worker is 1 (out of 1 available) 19811 1726867335.82059: exiting _queue_task() for managed_node3/package 19811 1726867335.82071: done queuing things up, now waiting for results queue to drain 19811 1726867335.82072: waiting for pending results... 19811 1726867335.82221: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19811 1726867335.82298: in run() - task 0affcac9-a3a5-24c3-6386-000000000023 19811 1726867335.82310: variable 'ansible_search_path' from source: unknown 19811 1726867335.82315: variable 'ansible_search_path' from source: unknown 19811 1726867335.82341: calling self._execute() 19811 1726867335.82399: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.82403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.82417: variable 'omit' from source: magic vars 19811 1726867335.83090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.87184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.87265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.87339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.87380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.87426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.87525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.87544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.87562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.87589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.87600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.87694: variable 'ansible_distribution' from source: facts 19811 1726867335.87697: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.87716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.87720: when evaluation is False, skipping this task 19811 1726867335.87722: _execute() done 19811 1726867335.87724: dumping result to json 19811 1726867335.87727: done dumping result, returning 19811 1726867335.87729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-24c3-6386-000000000023] 19811 1726867335.87731: sending task result for task 0affcac9-a3a5-24c3-6386-000000000023 19811 1726867335.87823: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000023 19811 1726867335.87837: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.87889: no more pending results, returning what we have 19811 1726867335.87892: results queue empty 19811 1726867335.87893: checking for any_errors_fatal 19811 1726867335.87901: done checking for any_errors_fatal 19811 1726867335.87901: checking for max_fail_percentage 19811 1726867335.87903: done checking for max_fail_percentage 19811 1726867335.87904: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.87904: done checking to see if all hosts have failed 19811 1726867335.87905: getting the remaining hosts for this loop 19811 1726867335.87974: done getting the remaining hosts for this loop 19811 1726867335.87981: getting the next task for host managed_node3 19811 1726867335.87986: done getting next task for host managed_node3 19811 1726867335.87990: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867335.87992: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.88004: getting variables 19811 1726867335.88005: in VariableManager get_vars() 19811 1726867335.88059: Calling all_inventory to load vars for managed_node3 19811 1726867335.88062: Calling groups_inventory to load vars for managed_node3 19811 1726867335.88065: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.88074: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.88076: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.88082: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.88264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.88486: done with get_vars() 19811 1726867335.88496: done getting variables 19811 1726867335.88555: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:15 -0400 (0:00:00.067) 0:00:05.157 ****** 19811 1726867335.88595: entering _queue_task() for managed_node3/package 19811 1726867335.88844: worker is 1 (out of 1 available) 19811 1726867335.88857: exiting _queue_task() for managed_node3/package 19811 1726867335.88868: done queuing things up, now waiting for results queue to drain 19811 1726867335.88869: waiting for pending results... 19811 1726867335.89145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867335.89267: in run() - task 0affcac9-a3a5-24c3-6386-000000000024 19811 1726867335.89279: variable 'ansible_search_path' from source: unknown 19811 1726867335.89283: variable 'ansible_search_path' from source: unknown 19811 1726867335.89320: calling self._execute() 19811 1726867335.89393: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.89397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.89407: variable 'omit' from source: magic vars 19811 1726867335.89709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.91612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.91671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.91885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.91888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.91891: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.91893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.91896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.91912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.92191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.92194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.92266: variable 'ansible_distribution' from source: facts 19811 1726867335.92583: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.92586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.92589: when evaluation is False, skipping this task 19811 1726867335.92590: _execute() done 19811 1726867335.92592: dumping result to json 19811 1726867335.92594: done dumping result, returning 19811 1726867335.92596: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-24c3-6386-000000000024] 19811 1726867335.92600: sending task result for task 0affcac9-a3a5-24c3-6386-000000000024 19811 1726867335.92666: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000024 19811 1726867335.92669: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.92711: no more pending results, returning what we have 19811 1726867335.92714: results queue empty 19811 1726867335.92715: checking for any_errors_fatal 19811 1726867335.92722: done checking for any_errors_fatal 19811 1726867335.92722: checking for max_fail_percentage 19811 1726867335.92724: done checking for max_fail_percentage 19811 1726867335.92725: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.92725: done checking to see if all hosts have failed 19811 1726867335.92726: getting the remaining hosts for this loop 19811 1726867335.92727: done getting the remaining hosts for this loop 19811 1726867335.92731: getting the next task for host managed_node3 19811 1726867335.92737: done getting next task for host managed_node3 19811 1726867335.92741: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867335.92744: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.92757: getting variables 19811 1726867335.92759: in VariableManager get_vars() 19811 1726867335.93012: Calling all_inventory to load vars for managed_node3 19811 1726867335.93015: Calling groups_inventory to load vars for managed_node3 19811 1726867335.93018: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.93027: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.93030: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.93033: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.93466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.93655: done with get_vars() 19811 1726867335.93664: done getting variables 19811 1726867335.93711: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:15 -0400 (0:00:00.051) 0:00:05.209 ****** 19811 1726867335.93742: entering _queue_task() for managed_node3/package 19811 1726867335.93967: worker is 1 (out of 1 available) 19811 1726867335.93979: exiting _queue_task() for managed_node3/package 19811 1726867335.93992: done queuing things up, now waiting for results queue to drain 19811 1726867335.93994: waiting for pending results... 19811 1726867335.94217: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867335.94301: in run() - task 0affcac9-a3a5-24c3-6386-000000000025 19811 1726867335.94311: variable 'ansible_search_path' from source: unknown 19811 1726867335.94317: variable 'ansible_search_path' from source: unknown 19811 1726867335.94343: calling self._execute() 19811 1726867335.94403: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.94407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.94418: variable 'omit' from source: magic vars 19811 1726867335.94704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.96457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.96509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.96539: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.96567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.96589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.96645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.96668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867335.96687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867335.96716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867335.96727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867335.96823: variable 'ansible_distribution' from source: facts 19811 1726867335.96827: variable 'ansible_distribution_major_version' from source: facts 19811 1726867335.96842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867335.96845: when evaluation is False, skipping this task 19811 1726867335.96847: _execute() done 19811 1726867335.96850: dumping result to json 19811 1726867335.96852: done dumping result, returning 19811 1726867335.96859: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-24c3-6386-000000000025] 19811 1726867335.96864: sending task result for task 0affcac9-a3a5-24c3-6386-000000000025 19811 1726867335.96945: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000025 19811 1726867335.96948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867335.97023: no more pending results, returning what we have 19811 1726867335.97026: results queue empty 19811 1726867335.97027: checking for any_errors_fatal 19811 1726867335.97033: done checking for any_errors_fatal 19811 1726867335.97034: checking for max_fail_percentage 19811 1726867335.97035: done checking for max_fail_percentage 19811 1726867335.97036: checking to see if all hosts have failed and the running result is not ok 19811 1726867335.97036: done checking to see if all hosts have failed 19811 1726867335.97037: getting the remaining hosts for this loop 19811 1726867335.97038: done getting the remaining hosts for this loop 19811 1726867335.97041: getting the next task for host managed_node3 19811 1726867335.97046: done getting next task for host managed_node3 19811 1726867335.97050: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867335.97052: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867335.97064: getting variables 19811 1726867335.97065: in VariableManager get_vars() 19811 1726867335.97110: Calling all_inventory to load vars for managed_node3 19811 1726867335.97113: Calling groups_inventory to load vars for managed_node3 19811 1726867335.97115: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867335.97123: Calling all_plugins_play to load vars for managed_node3 19811 1726867335.97126: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867335.97128: Calling groups_plugins_play to load vars for managed_node3 19811 1726867335.97238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867335.97369: done with get_vars() 19811 1726867335.97376: done getting variables 19811 1726867335.97442: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:15 -0400 (0:00:00.037) 0:00:05.246 ****** 19811 1726867335.97464: entering _queue_task() for managed_node3/service 19811 1726867335.97466: Creating lock for service 19811 1726867335.97649: worker is 1 (out of 1 available) 19811 1726867335.97663: exiting _queue_task() for managed_node3/service 19811 1726867335.97674: done queuing things up, now waiting for results queue to drain 19811 1726867335.97675: waiting for pending results... 19811 1726867335.97829: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867335.97911: in run() - task 0affcac9-a3a5-24c3-6386-000000000026 19811 1726867335.97922: variable 'ansible_search_path' from source: unknown 19811 1726867335.97926: variable 'ansible_search_path' from source: unknown 19811 1726867335.97953: calling self._execute() 19811 1726867335.98028: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867335.98032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867335.98042: variable 'omit' from source: magic vars 19811 1726867335.98343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867335.99797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867335.99840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867335.99868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867335.99894: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867335.99916: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867335.99973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867335.99992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.00009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.00037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.00048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.00147: variable 'ansible_distribution' from source: facts 19811 1726867336.00151: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.00164: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.00167: when evaluation is False, skipping this task 19811 1726867336.00170: _execute() done 19811 1726867336.00172: dumping result to json 19811 1726867336.00175: done dumping result, returning 19811 1726867336.00187: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000026] 19811 1726867336.00190: sending task result for task 0affcac9-a3a5-24c3-6386-000000000026 19811 1726867336.00266: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000026 19811 1726867336.00269: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.00326: no more pending results, returning what we have 19811 1726867336.00329: results queue empty 19811 1726867336.00330: checking for any_errors_fatal 19811 1726867336.00335: done checking for any_errors_fatal 19811 1726867336.00335: checking for max_fail_percentage 19811 1726867336.00337: done checking for max_fail_percentage 19811 1726867336.00338: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.00338: done checking to see if all hosts have failed 19811 1726867336.00339: getting the remaining hosts for this loop 19811 1726867336.00340: done getting the remaining hosts for this loop 19811 1726867336.00343: getting the next task for host managed_node3 19811 1726867336.00347: done getting next task for host managed_node3 19811 1726867336.00351: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867336.00353: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.00364: getting variables 19811 1726867336.00366: in VariableManager get_vars() 19811 1726867336.00407: Calling all_inventory to load vars for managed_node3 19811 1726867336.00410: Calling groups_inventory to load vars for managed_node3 19811 1726867336.00412: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.00420: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.00422: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.00424: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.00564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.00683: done with get_vars() 19811 1726867336.00690: done getting variables 19811 1726867336.00727: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:16 -0400 (0:00:00.032) 0:00:05.279 ****** 19811 1726867336.00745: entering _queue_task() for managed_node3/service 19811 1726867336.00918: worker is 1 (out of 1 available) 19811 1726867336.00931: exiting _queue_task() for managed_node3/service 19811 1726867336.00942: done queuing things up, now waiting for results queue to drain 19811 1726867336.00943: waiting for pending results... 19811 1726867336.01091: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867336.01189: in run() - task 0affcac9-a3a5-24c3-6386-000000000027 19811 1726867336.01193: variable 'ansible_search_path' from source: unknown 19811 1726867336.01195: variable 'ansible_search_path' from source: unknown 19811 1726867336.01225: calling self._execute() 19811 1726867336.01285: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.01289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.01297: variable 'omit' from source: magic vars 19811 1726867336.01592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.03074: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.03130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.03157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.03182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.03203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.03260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.03282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.03301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.03327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.03340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.03430: variable 'ansible_distribution' from source: facts 19811 1726867336.03433: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.03449: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.03452: when evaluation is False, skipping this task 19811 1726867336.03455: _execute() done 19811 1726867336.03458: dumping result to json 19811 1726867336.03461: done dumping result, returning 19811 1726867336.03466: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-24c3-6386-000000000027] 19811 1726867336.03471: sending task result for task 0affcac9-a3a5-24c3-6386-000000000027 19811 1726867336.03552: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000027 19811 1726867336.03555: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867336.03628: no more pending results, returning what we have 19811 1726867336.03630: results queue empty 19811 1726867336.03631: checking for any_errors_fatal 19811 1726867336.03635: done checking for any_errors_fatal 19811 1726867336.03636: checking for max_fail_percentage 19811 1726867336.03637: done checking for max_fail_percentage 19811 1726867336.03638: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.03639: done checking to see if all hosts have failed 19811 1726867336.03639: getting the remaining hosts for this loop 19811 1726867336.03640: done getting the remaining hosts for this loop 19811 1726867336.03643: getting the next task for host managed_node3 19811 1726867336.03648: done getting next task for host managed_node3 19811 1726867336.03651: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867336.03654: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.03667: getting variables 19811 1726867336.03669: in VariableManager get_vars() 19811 1726867336.03706: Calling all_inventory to load vars for managed_node3 19811 1726867336.03708: Calling groups_inventory to load vars for managed_node3 19811 1726867336.03711: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.03718: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.03719: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.03721: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.03825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.03952: done with get_vars() 19811 1726867336.03959: done getting variables 19811 1726867336.03996: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:16 -0400 (0:00:00.032) 0:00:05.312 ****** 19811 1726867336.04017: entering _queue_task() for managed_node3/service 19811 1726867336.04186: worker is 1 (out of 1 available) 19811 1726867336.04199: exiting _queue_task() for managed_node3/service 19811 1726867336.04210: done queuing things up, now waiting for results queue to drain 19811 1726867336.04211: waiting for pending results... 19811 1726867336.04367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867336.04446: in run() - task 0affcac9-a3a5-24c3-6386-000000000028 19811 1726867336.04462: variable 'ansible_search_path' from source: unknown 19811 1726867336.04466: variable 'ansible_search_path' from source: unknown 19811 1726867336.04494: calling self._execute() 19811 1726867336.04556: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.04559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.04568: variable 'omit' from source: magic vars 19811 1726867336.04914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.06813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.06859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.06885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.06922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.06942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.07003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.07022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.07039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.07065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.07075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.07171: variable 'ansible_distribution' from source: facts 19811 1726867336.07175: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.07190: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.07193: when evaluation is False, skipping this task 19811 1726867336.07195: _execute() done 19811 1726867336.07198: dumping result to json 19811 1726867336.07200: done dumping result, returning 19811 1726867336.07207: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-24c3-6386-000000000028] 19811 1726867336.07219: sending task result for task 0affcac9-a3a5-24c3-6386-000000000028 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.07343: no more pending results, returning what we have 19811 1726867336.07346: results queue empty 19811 1726867336.07347: checking for any_errors_fatal 19811 1726867336.07352: done checking for any_errors_fatal 19811 1726867336.07353: checking for max_fail_percentage 19811 1726867336.07354: done checking for max_fail_percentage 19811 1726867336.07355: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.07356: done checking to see if all hosts have failed 19811 1726867336.07356: getting the remaining hosts for this loop 19811 1726867336.07358: done getting the remaining hosts for this loop 19811 1726867336.07361: getting the next task for host managed_node3 19811 1726867336.07366: done getting next task for host managed_node3 19811 1726867336.07370: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867336.07372: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.07385: getting variables 19811 1726867336.07387: in VariableManager get_vars() 19811 1726867336.07430: Calling all_inventory to load vars for managed_node3 19811 1726867336.07433: Calling groups_inventory to load vars for managed_node3 19811 1726867336.07435: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.07442: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.07445: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.07447: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.07592: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000028 19811 1726867336.07595: WORKER PROCESS EXITING 19811 1726867336.07605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.07722: done with get_vars() 19811 1726867336.07729: done getting variables 19811 1726867336.07764: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:16 -0400 (0:00:00.037) 0:00:05.349 ****** 19811 1726867336.07792: entering _queue_task() for managed_node3/service 19811 1726867336.07984: worker is 1 (out of 1 available) 19811 1726867336.07997: exiting _queue_task() for managed_node3/service 19811 1726867336.08008: done queuing things up, now waiting for results queue to drain 19811 1726867336.08012: waiting for pending results... 19811 1726867336.08173: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867336.08258: in run() - task 0affcac9-a3a5-24c3-6386-000000000029 19811 1726867336.08269: variable 'ansible_search_path' from source: unknown 19811 1726867336.08272: variable 'ansible_search_path' from source: unknown 19811 1726867336.08301: calling self._execute() 19811 1726867336.08364: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.08368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.08376: variable 'omit' from source: magic vars 19811 1726867336.08796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.11212: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.11284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.11415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.11418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.11441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.11525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.11556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.11588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.11641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.11779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.11968: variable 'ansible_distribution' from source: facts 19811 1726867336.11989: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.12010: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.12018: when evaluation is False, skipping this task 19811 1726867336.12094: _execute() done 19811 1726867336.12097: dumping result to json 19811 1726867336.12100: done dumping result, returning 19811 1726867336.12102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-24c3-6386-000000000029] 19811 1726867336.12104: sending task result for task 0affcac9-a3a5-24c3-6386-000000000029 19811 1726867336.12168: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000029 19811 1726867336.12171: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867336.12236: no more pending results, returning what we have 19811 1726867336.12240: results queue empty 19811 1726867336.12240: checking for any_errors_fatal 19811 1726867336.12248: done checking for any_errors_fatal 19811 1726867336.12249: checking for max_fail_percentage 19811 1726867336.12250: done checking for max_fail_percentage 19811 1726867336.12251: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.12252: done checking to see if all hosts have failed 19811 1726867336.12252: getting the remaining hosts for this loop 19811 1726867336.12254: done getting the remaining hosts for this loop 19811 1726867336.12257: getting the next task for host managed_node3 19811 1726867336.12264: done getting next task for host managed_node3 19811 1726867336.12267: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867336.12270: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.12285: getting variables 19811 1726867336.12287: in VariableManager get_vars() 19811 1726867336.12339: Calling all_inventory to load vars for managed_node3 19811 1726867336.12342: Calling groups_inventory to load vars for managed_node3 19811 1726867336.12345: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.12355: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.12357: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.12360: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.12813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.13250: done with get_vars() 19811 1726867336.13318: done getting variables 19811 1726867336.13374: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:16 -0400 (0:00:00.056) 0:00:05.406 ****** 19811 1726867336.13494: entering _queue_task() for managed_node3/copy 19811 1726867336.13939: worker is 1 (out of 1 available) 19811 1726867336.13951: exiting _queue_task() for managed_node3/copy 19811 1726867336.13961: done queuing things up, now waiting for results queue to drain 19811 1726867336.13963: waiting for pending results... 19811 1726867336.14592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867336.14597: in run() - task 0affcac9-a3a5-24c3-6386-00000000002a 19811 1726867336.14600: variable 'ansible_search_path' from source: unknown 19811 1726867336.14603: variable 'ansible_search_path' from source: unknown 19811 1726867336.14625: calling self._execute() 19811 1726867336.14783: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.14786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.14790: variable 'omit' from source: magic vars 19811 1726867336.15219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.17356: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.17421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.17473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.17583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.17586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.17631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.17663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.17694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.17744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.17763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.17899: variable 'ansible_distribution' from source: facts 19811 1726867336.17912: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.17932: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.17943: when evaluation is False, skipping this task 19811 1726867336.17950: _execute() done 19811 1726867336.17981: dumping result to json 19811 1726867336.17984: done dumping result, returning 19811 1726867336.17987: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-24c3-6386-00000000002a] 19811 1726867336.17989: sending task result for task 0affcac9-a3a5-24c3-6386-00000000002a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.18112: no more pending results, returning what we have 19811 1726867336.18115: results queue empty 19811 1726867336.18115: checking for any_errors_fatal 19811 1726867336.18119: done checking for any_errors_fatal 19811 1726867336.18119: checking for max_fail_percentage 19811 1726867336.18121: done checking for max_fail_percentage 19811 1726867336.18122: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.18122: done checking to see if all hosts have failed 19811 1726867336.18123: getting the remaining hosts for this loop 19811 1726867336.18124: done getting the remaining hosts for this loop 19811 1726867336.18127: getting the next task for host managed_node3 19811 1726867336.18133: done getting next task for host managed_node3 19811 1726867336.18136: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867336.18138: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.18150: getting variables 19811 1726867336.18151: in VariableManager get_vars() 19811 1726867336.18201: Calling all_inventory to load vars for managed_node3 19811 1726867336.18203: Calling groups_inventory to load vars for managed_node3 19811 1726867336.18206: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.18219: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.18221: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.18224: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.18637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.18888: done with get_vars() 19811 1726867336.18897: done getting variables 19811 1726867336.18926: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000002a 19811 1726867336.18929: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:16 -0400 (0:00:00.054) 0:00:05.461 ****** 19811 1726867336.18981: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867336.18983: Creating lock for fedora.linux_system_roles.network_connections 19811 1726867336.19205: worker is 1 (out of 1 available) 19811 1726867336.19218: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867336.19230: done queuing things up, now waiting for results queue to drain 19811 1726867336.19231: waiting for pending results... 19811 1726867336.19473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867336.19598: in run() - task 0affcac9-a3a5-24c3-6386-00000000002b 19811 1726867336.19620: variable 'ansible_search_path' from source: unknown 19811 1726867336.19627: variable 'ansible_search_path' from source: unknown 19811 1726867336.19662: calling self._execute() 19811 1726867336.19748: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.19758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.19771: variable 'omit' from source: magic vars 19811 1726867336.20191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.22447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.22523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.22569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.22607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.22640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.22865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.22879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.22917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.23023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.23101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.23383: variable 'ansible_distribution' from source: facts 19811 1726867336.23396: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.23421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.23467: when evaluation is False, skipping this task 19811 1726867336.23473: _execute() done 19811 1726867336.23482: dumping result to json 19811 1726867336.23494: done dumping result, returning 19811 1726867336.23505: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-24c3-6386-00000000002b] 19811 1726867336.23542: sending task result for task 0affcac9-a3a5-24c3-6386-00000000002b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.23701: no more pending results, returning what we have 19811 1726867336.23705: results queue empty 19811 1726867336.23705: checking for any_errors_fatal 19811 1726867336.23715: done checking for any_errors_fatal 19811 1726867336.23716: checking for max_fail_percentage 19811 1726867336.23718: done checking for max_fail_percentage 19811 1726867336.23718: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.23719: done checking to see if all hosts have failed 19811 1726867336.23720: getting the remaining hosts for this loop 19811 1726867336.23721: done getting the remaining hosts for this loop 19811 1726867336.23725: getting the next task for host managed_node3 19811 1726867336.23732: done getting next task for host managed_node3 19811 1726867336.23735: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867336.23738: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.23751: getting variables 19811 1726867336.23753: in VariableManager get_vars() 19811 1726867336.23813: Calling all_inventory to load vars for managed_node3 19811 1726867336.23816: Calling groups_inventory to load vars for managed_node3 19811 1726867336.23819: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.23830: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.23833: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.23837: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.24501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.24974: done with get_vars() 19811 1726867336.25090: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000002b 19811 1726867336.25093: WORKER PROCESS EXITING 19811 1726867336.25100: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:16 -0400 (0:00:00.062) 0:00:05.524 ****** 19811 1726867336.25287: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867336.25289: Creating lock for fedora.linux_system_roles.network_state 19811 1726867336.25821: worker is 1 (out of 1 available) 19811 1726867336.25833: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867336.25844: done queuing things up, now waiting for results queue to drain 19811 1726867336.25846: waiting for pending results... 19811 1726867336.26163: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867336.26381: in run() - task 0affcac9-a3a5-24c3-6386-00000000002c 19811 1726867336.26513: variable 'ansible_search_path' from source: unknown 19811 1726867336.26516: variable 'ansible_search_path' from source: unknown 19811 1726867336.26550: calling self._execute() 19811 1726867336.26723: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.27081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.27084: variable 'omit' from source: magic vars 19811 1726867336.27883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.31842: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.32285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.32289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.32291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.32294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.32348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.32598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.32628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.32682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.32700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.32835: variable 'ansible_distribution' from source: facts 19811 1726867336.32847: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.32873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.32886: when evaluation is False, skipping this task 19811 1726867336.32893: _execute() done 19811 1726867336.32900: dumping result to json 19811 1726867336.32907: done dumping result, returning 19811 1726867336.32919: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-24c3-6386-00000000002c] 19811 1726867336.32928: sending task result for task 0affcac9-a3a5-24c3-6386-00000000002c 19811 1726867336.33043: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000002c 19811 1726867336.33050: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.33118: no more pending results, returning what we have 19811 1726867336.33122: results queue empty 19811 1726867336.33123: checking for any_errors_fatal 19811 1726867336.33131: done checking for any_errors_fatal 19811 1726867336.33132: checking for max_fail_percentage 19811 1726867336.33134: done checking for max_fail_percentage 19811 1726867336.33135: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.33136: done checking to see if all hosts have failed 19811 1726867336.33136: getting the remaining hosts for this loop 19811 1726867336.33138: done getting the remaining hosts for this loop 19811 1726867336.33144: getting the next task for host managed_node3 19811 1726867336.33152: done getting next task for host managed_node3 19811 1726867336.33156: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867336.33160: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.33173: getting variables 19811 1726867336.33175: in VariableManager get_vars() 19811 1726867336.33238: Calling all_inventory to load vars for managed_node3 19811 1726867336.33241: Calling groups_inventory to load vars for managed_node3 19811 1726867336.33244: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.33257: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.33260: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.33263: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.33549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.33960: done with get_vars() 19811 1726867336.33972: done getting variables 19811 1726867336.34031: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:16 -0400 (0:00:00.087) 0:00:05.612 ****** 19811 1726867336.34070: entering _queue_task() for managed_node3/debug 19811 1726867336.34321: worker is 1 (out of 1 available) 19811 1726867336.34332: exiting _queue_task() for managed_node3/debug 19811 1726867336.34344: done queuing things up, now waiting for results queue to drain 19811 1726867336.34345: waiting for pending results... 19811 1726867336.34624: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867336.34751: in run() - task 0affcac9-a3a5-24c3-6386-00000000002d 19811 1726867336.34771: variable 'ansible_search_path' from source: unknown 19811 1726867336.34781: variable 'ansible_search_path' from source: unknown 19811 1726867336.34824: calling self._execute() 19811 1726867336.34902: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.34923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.34982: variable 'omit' from source: magic vars 19811 1726867336.35360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.39674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.39745: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.39983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.39987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.40002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.40163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.40244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.40274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.40431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.40455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.40712: variable 'ansible_distribution' from source: facts 19811 1726867336.40765: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.40790: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.40973: when evaluation is False, skipping this task 19811 1726867336.40976: _execute() done 19811 1726867336.40980: dumping result to json 19811 1726867336.40982: done dumping result, returning 19811 1726867336.40985: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-24c3-6386-00000000002d] 19811 1726867336.40986: sending task result for task 0affcac9-a3a5-24c3-6386-00000000002d 19811 1726867336.41054: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000002d 19811 1726867336.41057: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867336.41122: no more pending results, returning what we have 19811 1726867336.41126: results queue empty 19811 1726867336.41127: checking for any_errors_fatal 19811 1726867336.41134: done checking for any_errors_fatal 19811 1726867336.41135: checking for max_fail_percentage 19811 1726867336.41136: done checking for max_fail_percentage 19811 1726867336.41137: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.41138: done checking to see if all hosts have failed 19811 1726867336.41139: getting the remaining hosts for this loop 19811 1726867336.41140: done getting the remaining hosts for this loop 19811 1726867336.41144: getting the next task for host managed_node3 19811 1726867336.41151: done getting next task for host managed_node3 19811 1726867336.41155: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867336.41158: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.41171: getting variables 19811 1726867336.41173: in VariableManager get_vars() 19811 1726867336.41232: Calling all_inventory to load vars for managed_node3 19811 1726867336.41235: Calling groups_inventory to load vars for managed_node3 19811 1726867336.41238: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.41249: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.41252: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.41257: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.41772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.42274: done with get_vars() 19811 1726867336.42488: done getting variables 19811 1726867336.42544: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:16 -0400 (0:00:00.085) 0:00:05.697 ****** 19811 1726867336.42574: entering _queue_task() for managed_node3/debug 19811 1726867336.43133: worker is 1 (out of 1 available) 19811 1726867336.43145: exiting _queue_task() for managed_node3/debug 19811 1726867336.43156: done queuing things up, now waiting for results queue to drain 19811 1726867336.43157: waiting for pending results... 19811 1726867336.43819: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867336.43862: in run() - task 0affcac9-a3a5-24c3-6386-00000000002e 19811 1726867336.44005: variable 'ansible_search_path' from source: unknown 19811 1726867336.44008: variable 'ansible_search_path' from source: unknown 19811 1726867336.44045: calling self._execute() 19811 1726867336.44206: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.44220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.44233: variable 'omit' from source: magic vars 19811 1726867336.44704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.47063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.47151: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.47195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.47276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.47304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.47478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.47482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.47498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.47611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.47652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.48063: variable 'ansible_distribution' from source: facts 19811 1726867336.48066: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.48069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.48071: when evaluation is False, skipping this task 19811 1726867336.48073: _execute() done 19811 1726867336.48076: dumping result to json 19811 1726867336.48079: done dumping result, returning 19811 1726867336.48082: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-24c3-6386-00000000002e] 19811 1726867336.48084: sending task result for task 0affcac9-a3a5-24c3-6386-00000000002e 19811 1726867336.48349: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000002e 19811 1726867336.48353: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867336.48421: no more pending results, returning what we have 19811 1726867336.48425: results queue empty 19811 1726867336.48426: checking for any_errors_fatal 19811 1726867336.48431: done checking for any_errors_fatal 19811 1726867336.48431: checking for max_fail_percentage 19811 1726867336.48433: done checking for max_fail_percentage 19811 1726867336.48434: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.48435: done checking to see if all hosts have failed 19811 1726867336.48435: getting the remaining hosts for this loop 19811 1726867336.48437: done getting the remaining hosts for this loop 19811 1726867336.48441: getting the next task for host managed_node3 19811 1726867336.48448: done getting next task for host managed_node3 19811 1726867336.48452: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867336.48455: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.48467: getting variables 19811 1726867336.48469: in VariableManager get_vars() 19811 1726867336.48523: Calling all_inventory to load vars for managed_node3 19811 1726867336.48526: Calling groups_inventory to load vars for managed_node3 19811 1726867336.48528: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.48538: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.48540: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.48543: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.48948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.49343: done with get_vars() 19811 1726867336.49354: done getting variables 19811 1726867336.49417: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:16 -0400 (0:00:00.068) 0:00:05.766 ****** 19811 1726867336.49450: entering _queue_task() for managed_node3/debug 19811 1726867336.49895: worker is 1 (out of 1 available) 19811 1726867336.49905: exiting _queue_task() for managed_node3/debug 19811 1726867336.49918: done queuing things up, now waiting for results queue to drain 19811 1726867336.49920: waiting for pending results... 19811 1726867336.50020: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867336.50152: in run() - task 0affcac9-a3a5-24c3-6386-00000000002f 19811 1726867336.50255: variable 'ansible_search_path' from source: unknown 19811 1726867336.50259: variable 'ansible_search_path' from source: unknown 19811 1726867336.50262: calling self._execute() 19811 1726867336.50311: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.50325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.50339: variable 'omit' from source: magic vars 19811 1726867336.50689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.52983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.52986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.52989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.52991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.52993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.53062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.53097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.53126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.53168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.53191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.53340: variable 'ansible_distribution' from source: facts 19811 1726867336.53365: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.53388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.53396: when evaluation is False, skipping this task 19811 1726867336.53403: _execute() done 19811 1726867336.53410: dumping result to json 19811 1726867336.53419: done dumping result, returning 19811 1726867336.53430: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-24c3-6386-00000000002f] 19811 1726867336.53452: sending task result for task 0affcac9-a3a5-24c3-6386-00000000002f skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867336.53595: no more pending results, returning what we have 19811 1726867336.53598: results queue empty 19811 1726867336.53599: checking for any_errors_fatal 19811 1726867336.53605: done checking for any_errors_fatal 19811 1726867336.53606: checking for max_fail_percentage 19811 1726867336.53607: done checking for max_fail_percentage 19811 1726867336.53608: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.53609: done checking to see if all hosts have failed 19811 1726867336.53610: getting the remaining hosts for this loop 19811 1726867336.53611: done getting the remaining hosts for this loop 19811 1726867336.53614: getting the next task for host managed_node3 19811 1726867336.53623: done getting next task for host managed_node3 19811 1726867336.53628: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867336.53631: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 19811 1726867336.53642: getting variables 19811 1726867336.53644: in VariableManager get_vars() 19811 1726867336.53694: Calling all_inventory to load vars for managed_node3 19811 1726867336.53697: Calling groups_inventory to load vars for managed_node3 19811 1726867336.53699: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.53708: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.53710: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.53713: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.53869: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000002f 19811 1726867336.53872: WORKER PROCESS EXITING 19811 1726867336.53885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.54005: done with get_vars() 19811 1726867336.54013: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:16 -0400 (0:00:00.046) 0:00:05.812 ****** 19811 1726867336.54072: entering _queue_task() for managed_node3/ping 19811 1726867336.54074: Creating lock for ping 19811 1726867336.54291: worker is 1 (out of 1 available) 19811 1726867336.54304: exiting _queue_task() for managed_node3/ping 19811 1726867336.54316: done queuing things up, now waiting for results queue to drain 19811 1726867336.54318: waiting for pending results... 19811 1726867336.54693: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867336.54700: in run() - task 0affcac9-a3a5-24c3-6386-000000000030 19811 1726867336.54704: variable 'ansible_search_path' from source: unknown 19811 1726867336.54707: variable 'ansible_search_path' from source: unknown 19811 1726867336.54710: calling self._execute() 19811 1726867336.54748: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.54758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.54770: variable 'omit' from source: magic vars 19811 1726867336.55186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.57748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.57802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.57828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.57853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.57874: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.57934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.57954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.57973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.58001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.58014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.58106: variable 'ansible_distribution' from source: facts 19811 1726867336.58113: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.58125: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.58129: when evaluation is False, skipping this task 19811 1726867336.58131: _execute() done 19811 1726867336.58134: dumping result to json 19811 1726867336.58138: done dumping result, returning 19811 1726867336.58145: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-24c3-6386-000000000030] 19811 1726867336.58150: sending task result for task 0affcac9-a3a5-24c3-6386-000000000030 19811 1726867336.58228: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000030 19811 1726867336.58231: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.58276: no more pending results, returning what we have 19811 1726867336.58282: results queue empty 19811 1726867336.58283: checking for any_errors_fatal 19811 1726867336.58288: done checking for any_errors_fatal 19811 1726867336.58289: checking for max_fail_percentage 19811 1726867336.58290: done checking for max_fail_percentage 19811 1726867336.58291: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.58292: done checking to see if all hosts have failed 19811 1726867336.58292: getting the remaining hosts for this loop 19811 1726867336.58294: done getting the remaining hosts for this loop 19811 1726867336.58297: getting the next task for host managed_node3 19811 1726867336.58306: done getting next task for host managed_node3 19811 1726867336.58308: ^ task is: TASK: meta (role_complete) 19811 1726867336.58313: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.58325: getting variables 19811 1726867336.58327: in VariableManager get_vars() 19811 1726867336.58380: Calling all_inventory to load vars for managed_node3 19811 1726867336.58383: Calling groups_inventory to load vars for managed_node3 19811 1726867336.58385: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.58393: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.58395: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.58398: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.58549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.58757: done with get_vars() 19811 1726867336.58768: done getting variables 19811 1726867336.58985: done queuing things up, now waiting for results queue to drain 19811 1726867336.59028: results queue empty 19811 1726867336.59029: checking for any_errors_fatal 19811 1726867336.59031: done checking for any_errors_fatal 19811 1726867336.59032: checking for max_fail_percentage 19811 1726867336.59033: done checking for max_fail_percentage 19811 1726867336.59034: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.59035: done checking to see if all hosts have failed 19811 1726867336.59035: getting the remaining hosts for this loop 19811 1726867336.59036: done getting the remaining hosts for this loop 19811 1726867336.59038: getting the next task for host managed_node3 19811 1726867336.59042: done getting next task for host managed_node3 19811 1726867336.59044: ^ task is: TASK: Get current device features 19811 1726867336.59045: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867336.59047: getting variables 19811 1726867336.59165: in VariableManager get_vars() 19811 1726867336.59186: Calling all_inventory to load vars for managed_node3 19811 1726867336.59189: Calling groups_inventory to load vars for managed_node3 19811 1726867336.59191: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.59195: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.59198: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.59201: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.59450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.59723: done with get_vars() 19811 1726867336.59731: done getting variables 19811 1726867336.59774: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Friday 20 September 2024 17:22:16 -0400 (0:00:00.057) 0:00:05.869 ****** 19811 1726867336.59800: entering _queue_task() for managed_node3/command 19811 1726867336.60057: worker is 1 (out of 1 available) 19811 1726867336.60070: exiting _queue_task() for managed_node3/command 19811 1726867336.60085: done queuing things up, now waiting for results queue to drain 19811 1726867336.60086: waiting for pending results... 19811 1726867336.60493: running TaskExecutor() for managed_node3/TASK: Get current device features 19811 1726867336.60497: in run() - task 0affcac9-a3a5-24c3-6386-000000000060 19811 1726867336.60500: variable 'ansible_search_path' from source: unknown 19811 1726867336.60503: calling self._execute() 19811 1726867336.60549: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.60560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.60617: variable 'omit' from source: magic vars 19811 1726867336.61021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.62457: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.62512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.62536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.62561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.62583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.62638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.62658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.62674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.62705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.62717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.62852: variable 'ansible_distribution' from source: facts 19811 1726867336.62856: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.62872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.62875: when evaluation is False, skipping this task 19811 1726867336.62880: _execute() done 19811 1726867336.62883: dumping result to json 19811 1726867336.62885: done dumping result, returning 19811 1726867336.62960: done running TaskExecutor() for managed_node3/TASK: Get current device features [0affcac9-a3a5-24c3-6386-000000000060] 19811 1726867336.62963: sending task result for task 0affcac9-a3a5-24c3-6386-000000000060 19811 1726867336.63032: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000060 19811 1726867336.63035: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.63093: no more pending results, returning what we have 19811 1726867336.63097: results queue empty 19811 1726867336.63098: checking for any_errors_fatal 19811 1726867336.63100: done checking for any_errors_fatal 19811 1726867336.63101: checking for max_fail_percentage 19811 1726867336.63102: done checking for max_fail_percentage 19811 1726867336.63103: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.63104: done checking to see if all hosts have failed 19811 1726867336.63105: getting the remaining hosts for this loop 19811 1726867336.63106: done getting the remaining hosts for this loop 19811 1726867336.63113: getting the next task for host managed_node3 19811 1726867336.63119: done getting next task for host managed_node3 19811 1726867336.63122: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 19811 1726867336.63124: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867336.63127: getting variables 19811 1726867336.63128: in VariableManager get_vars() 19811 1726867336.63185: Calling all_inventory to load vars for managed_node3 19811 1726867336.63188: Calling groups_inventory to load vars for managed_node3 19811 1726867336.63190: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.63200: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.63202: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.63205: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.63374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.63588: done with get_vars() 19811 1726867336.63597: done getting variables 19811 1726867336.63721: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Friday 20 September 2024 17:22:16 -0400 (0:00:00.039) 0:00:05.909 ****** 19811 1726867336.63749: entering _queue_task() for managed_node3/assert 19811 1726867336.63751: Creating lock for assert 19811 1726867336.64004: worker is 1 (out of 1 available) 19811 1726867336.64015: exiting _queue_task() for managed_node3/assert 19811 1726867336.64027: done queuing things up, now waiting for results queue to drain 19811 1726867336.64028: waiting for pending results... 19811 1726867336.64198: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features 19811 1726867336.64250: in run() - task 0affcac9-a3a5-24c3-6386-000000000061 19811 1726867336.64261: variable 'ansible_search_path' from source: unknown 19811 1726867336.64295: calling self._execute() 19811 1726867336.64357: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.64363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.64371: variable 'omit' from source: magic vars 19811 1726867336.64669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.66145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.66187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.66216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.66243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.66263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.66323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.66342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.66361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.66389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.66399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.66497: variable 'ansible_distribution' from source: facts 19811 1726867336.66501: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.66519: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.66522: when evaluation is False, skipping this task 19811 1726867336.66524: _execute() done 19811 1726867336.66526: dumping result to json 19811 1726867336.66530: done dumping result, returning 19811 1726867336.66535: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features [0affcac9-a3a5-24c3-6386-000000000061] 19811 1726867336.66540: sending task result for task 0affcac9-a3a5-24c3-6386-000000000061 19811 1726867336.66617: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000061 19811 1726867336.66620: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.66681: no more pending results, returning what we have 19811 1726867336.66685: results queue empty 19811 1726867336.66686: checking for any_errors_fatal 19811 1726867336.66694: done checking for any_errors_fatal 19811 1726867336.66695: checking for max_fail_percentage 19811 1726867336.66696: done checking for max_fail_percentage 19811 1726867336.66697: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.66698: done checking to see if all hosts have failed 19811 1726867336.66698: getting the remaining hosts for this loop 19811 1726867336.66699: done getting the remaining hosts for this loop 19811 1726867336.66702: getting the next task for host managed_node3 19811 1726867336.66707: done getting next task for host managed_node3 19811 1726867336.66709: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 19811 1726867336.66711: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867336.66714: getting variables 19811 1726867336.66715: in VariableManager get_vars() 19811 1726867336.66758: Calling all_inventory to load vars for managed_node3 19811 1726867336.66760: Calling groups_inventory to load vars for managed_node3 19811 1726867336.66762: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.66770: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.66772: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.66775: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.66928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.67040: done with get_vars() 19811 1726867336.67047: done getting variables 19811 1726867336.67085: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Friday 20 September 2024 17:22:16 -0400 (0:00:00.033) 0:00:05.943 ****** 19811 1726867336.67103: entering _queue_task() for managed_node3/debug 19811 1726867336.67282: worker is 1 (out of 1 available) 19811 1726867336.67295: exiting _queue_task() for managed_node3/debug 19811 1726867336.67306: done queuing things up, now waiting for results queue to drain 19811 1726867336.67307: waiting for pending results... 19811 1726867336.67461: running TaskExecutor() for managed_node3/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 19811 1726867336.67526: in run() - task 0affcac9-a3a5-24c3-6386-000000000062 19811 1726867336.67543: variable 'ansible_search_path' from source: unknown 19811 1726867336.67569: calling self._execute() 19811 1726867336.67638: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.67642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.67652: variable 'omit' from source: magic vars 19811 1726867336.67943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.69368: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.69423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.69449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.69473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.69496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.69552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.69571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.69590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.69621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.69631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.69783: variable 'ansible_distribution' from source: facts 19811 1726867336.69785: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.69787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.69789: when evaluation is False, skipping this task 19811 1726867336.69791: _execute() done 19811 1726867336.69792: dumping result to json 19811 1726867336.69794: done dumping result, returning 19811 1726867336.69796: done running TaskExecutor() for managed_node3/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [0affcac9-a3a5-24c3-6386-000000000062] 19811 1726867336.69798: sending task result for task 0affcac9-a3a5-24c3-6386-000000000062 19811 1726867336.69859: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000062 19811 1726867336.69862: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867336.69905: no more pending results, returning what we have 19811 1726867336.69908: results queue empty 19811 1726867336.69911: checking for any_errors_fatal 19811 1726867336.69916: done checking for any_errors_fatal 19811 1726867336.69917: checking for max_fail_percentage 19811 1726867336.69918: done checking for max_fail_percentage 19811 1726867336.69919: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.69920: done checking to see if all hosts have failed 19811 1726867336.69920: getting the remaining hosts for this loop 19811 1726867336.69922: done getting the remaining hosts for this loop 19811 1726867336.69925: getting the next task for host managed_node3 19811 1726867336.69931: done getting next task for host managed_node3 19811 1726867336.69934: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867336.69937: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.69951: getting variables 19811 1726867336.69952: in VariableManager get_vars() 19811 1726867336.70001: Calling all_inventory to load vars for managed_node3 19811 1726867336.70004: Calling groups_inventory to load vars for managed_node3 19811 1726867336.70006: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.70014: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.70016: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.70018: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.70127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.70248: done with get_vars() 19811 1726867336.70255: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:16 -0400 (0:00:00.032) 0:00:05.975 ****** 19811 1726867336.70324: entering _queue_task() for managed_node3/include_tasks 19811 1726867336.70501: worker is 1 (out of 1 available) 19811 1726867336.70517: exiting _queue_task() for managed_node3/include_tasks 19811 1726867336.70529: done queuing things up, now waiting for results queue to drain 19811 1726867336.70530: waiting for pending results... 19811 1726867336.70676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867336.70751: in run() - task 0affcac9-a3a5-24c3-6386-00000000006a 19811 1726867336.70761: variable 'ansible_search_path' from source: unknown 19811 1726867336.70767: variable 'ansible_search_path' from source: unknown 19811 1726867336.70798: calling self._execute() 19811 1726867336.70858: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.70862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.70874: variable 'omit' from source: magic vars 19811 1726867336.71165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.72628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.72669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.72697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.72727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.72747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.72804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.72828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.72845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.72871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.72884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.72979: variable 'ansible_distribution' from source: facts 19811 1726867336.72982: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.72996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.72999: when evaluation is False, skipping this task 19811 1726867336.73001: _execute() done 19811 1726867336.73004: dumping result to json 19811 1726867336.73006: done dumping result, returning 19811 1726867336.73016: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-24c3-6386-00000000006a] 19811 1726867336.73018: sending task result for task 0affcac9-a3a5-24c3-6386-00000000006a 19811 1726867336.73103: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000006a 19811 1726867336.73105: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.73181: no more pending results, returning what we have 19811 1726867336.73183: results queue empty 19811 1726867336.73184: checking for any_errors_fatal 19811 1726867336.73189: done checking for any_errors_fatal 19811 1726867336.73190: checking for max_fail_percentage 19811 1726867336.73192: done checking for max_fail_percentage 19811 1726867336.73192: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.73193: done checking to see if all hosts have failed 19811 1726867336.73194: getting the remaining hosts for this loop 19811 1726867336.73195: done getting the remaining hosts for this loop 19811 1726867336.73198: getting the next task for host managed_node3 19811 1726867336.73202: done getting next task for host managed_node3 19811 1726867336.73206: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867336.73208: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.73221: getting variables 19811 1726867336.73223: in VariableManager get_vars() 19811 1726867336.73261: Calling all_inventory to load vars for managed_node3 19811 1726867336.73263: Calling groups_inventory to load vars for managed_node3 19811 1726867336.73265: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.73270: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.73272: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.73274: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.73411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.73527: done with get_vars() 19811 1726867336.73534: done getting variables 19811 1726867336.73569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:16 -0400 (0:00:00.032) 0:00:06.007 ****** 19811 1726867336.73593: entering _queue_task() for managed_node3/debug 19811 1726867336.73761: worker is 1 (out of 1 available) 19811 1726867336.73773: exiting _queue_task() for managed_node3/debug 19811 1726867336.73786: done queuing things up, now waiting for results queue to drain 19811 1726867336.73788: waiting for pending results... 19811 1726867336.73939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867336.74010: in run() - task 0affcac9-a3a5-24c3-6386-00000000006b 19811 1726867336.74025: variable 'ansible_search_path' from source: unknown 19811 1726867336.74029: variable 'ansible_search_path' from source: unknown 19811 1726867336.74054: calling self._execute() 19811 1726867336.74108: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.74116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.74129: variable 'omit' from source: magic vars 19811 1726867336.74404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.75795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.76025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.76050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.76075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.76098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.76153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.76171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.76191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.76223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.76234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.76323: variable 'ansible_distribution' from source: facts 19811 1726867336.76326: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.76339: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.76342: when evaluation is False, skipping this task 19811 1726867336.76345: _execute() done 19811 1726867336.76347: dumping result to json 19811 1726867336.76349: done dumping result, returning 19811 1726867336.76357: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-24c3-6386-00000000006b] 19811 1726867336.76361: sending task result for task 0affcac9-a3a5-24c3-6386-00000000006b 19811 1726867336.76436: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000006b 19811 1726867336.76439: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867336.76480: no more pending results, returning what we have 19811 1726867336.76483: results queue empty 19811 1726867336.76484: checking for any_errors_fatal 19811 1726867336.76488: done checking for any_errors_fatal 19811 1726867336.76489: checking for max_fail_percentage 19811 1726867336.76490: done checking for max_fail_percentage 19811 1726867336.76491: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.76492: done checking to see if all hosts have failed 19811 1726867336.76492: getting the remaining hosts for this loop 19811 1726867336.76494: done getting the remaining hosts for this loop 19811 1726867336.76497: getting the next task for host managed_node3 19811 1726867336.76503: done getting next task for host managed_node3 19811 1726867336.76506: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867336.76508: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.76521: getting variables 19811 1726867336.76523: in VariableManager get_vars() 19811 1726867336.76561: Calling all_inventory to load vars for managed_node3 19811 1726867336.76563: Calling groups_inventory to load vars for managed_node3 19811 1726867336.76565: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.76572: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.76575: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.76585: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.76694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.76811: done with get_vars() 19811 1726867336.76818: done getting variables 19811 1726867336.76853: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:16 -0400 (0:00:00.032) 0:00:06.040 ****** 19811 1726867336.76874: entering _queue_task() for managed_node3/fail 19811 1726867336.77044: worker is 1 (out of 1 available) 19811 1726867336.77056: exiting _queue_task() for managed_node3/fail 19811 1726867336.77068: done queuing things up, now waiting for results queue to drain 19811 1726867336.77070: waiting for pending results... 19811 1726867336.77226: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867336.77304: in run() - task 0affcac9-a3a5-24c3-6386-00000000006c 19811 1726867336.77315: variable 'ansible_search_path' from source: unknown 19811 1726867336.77319: variable 'ansible_search_path' from source: unknown 19811 1726867336.77344: calling self._execute() 19811 1726867336.77414: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.77418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.77423: variable 'omit' from source: magic vars 19811 1726867336.77714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.79305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.79345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.79373: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.79399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.79419: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.79475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.79495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.79515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.79539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.79550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.79640: variable 'ansible_distribution' from source: facts 19811 1726867336.79644: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.79658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.79661: when evaluation is False, skipping this task 19811 1726867336.79664: _execute() done 19811 1726867336.79667: dumping result to json 19811 1726867336.79669: done dumping result, returning 19811 1726867336.79675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-24c3-6386-00000000006c] 19811 1726867336.79680: sending task result for task 0affcac9-a3a5-24c3-6386-00000000006c 19811 1726867336.79760: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000006c 19811 1726867336.79763: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.79830: no more pending results, returning what we have 19811 1726867336.79833: results queue empty 19811 1726867336.79834: checking for any_errors_fatal 19811 1726867336.79839: done checking for any_errors_fatal 19811 1726867336.79839: checking for max_fail_percentage 19811 1726867336.79841: done checking for max_fail_percentage 19811 1726867336.79842: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.79842: done checking to see if all hosts have failed 19811 1726867336.79843: getting the remaining hosts for this loop 19811 1726867336.79844: done getting the remaining hosts for this loop 19811 1726867336.79847: getting the next task for host managed_node3 19811 1726867336.79852: done getting next task for host managed_node3 19811 1726867336.79855: ^ 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 19811 1726867336.79858: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.79871: getting variables 19811 1726867336.79873: in VariableManager get_vars() 19811 1726867336.79916: Calling all_inventory to load vars for managed_node3 19811 1726867336.79919: Calling groups_inventory to load vars for managed_node3 19811 1726867336.79921: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.79929: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.79932: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.79936: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.80069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.80188: done with get_vars() 19811 1726867336.80195: done getting variables 19811 1726867336.80233: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:16 -0400 (0:00:00.033) 0:00:06.074 ****** 19811 1726867336.80253: entering _queue_task() for managed_node3/fail 19811 1726867336.80447: worker is 1 (out of 1 available) 19811 1726867336.80462: exiting _queue_task() for managed_node3/fail 19811 1726867336.80473: done queuing things up, now waiting for results queue to drain 19811 1726867336.80474: waiting for pending results... 19811 1726867336.80626: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19811 1726867336.80698: in run() - task 0affcac9-a3a5-24c3-6386-00000000006d 19811 1726867336.80715: variable 'ansible_search_path' from source: unknown 19811 1726867336.80720: variable 'ansible_search_path' from source: unknown 19811 1726867336.80745: calling self._execute() 19811 1726867336.80807: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.80820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.80824: variable 'omit' from source: magic vars 19811 1726867336.81109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.82834: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.83090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.83093: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.83096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.83098: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.83108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.83142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.83172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.83219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.83239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.83368: variable 'ansible_distribution' from source: facts 19811 1726867336.83382: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.83405: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.83417: when evaluation is False, skipping this task 19811 1726867336.83426: _execute() done 19811 1726867336.83428: dumping result to json 19811 1726867336.83431: done dumping result, returning 19811 1726867336.83438: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-24c3-6386-00000000006d] 19811 1726867336.83448: sending task result for task 0affcac9-a3a5-24c3-6386-00000000006d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.83607: no more pending results, returning what we have 19811 1726867336.83610: results queue empty 19811 1726867336.83611: checking for any_errors_fatal 19811 1726867336.83616: done checking for any_errors_fatal 19811 1726867336.83617: checking for max_fail_percentage 19811 1726867336.83618: done checking for max_fail_percentage 19811 1726867336.83619: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.83619: done checking to see if all hosts have failed 19811 1726867336.83620: getting the remaining hosts for this loop 19811 1726867336.83621: done getting the remaining hosts for this loop 19811 1726867336.83625: getting the next task for host managed_node3 19811 1726867336.83632: done getting next task for host managed_node3 19811 1726867336.83635: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867336.83638: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.83697: getting variables 19811 1726867336.83700: in VariableManager get_vars() 19811 1726867336.83787: Calling all_inventory to load vars for managed_node3 19811 1726867336.83790: Calling groups_inventory to load vars for managed_node3 19811 1726867336.83792: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.83797: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000006d 19811 1726867336.83800: WORKER PROCESS EXITING 19811 1726867336.83809: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.83811: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.83814: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.83941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.84061: done with get_vars() 19811 1726867336.84069: done getting variables 19811 1726867336.84112: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:16 -0400 (0:00:00.038) 0:00:06.113 ****** 19811 1726867336.84134: entering _queue_task() for managed_node3/fail 19811 1726867336.84316: worker is 1 (out of 1 available) 19811 1726867336.84330: exiting _queue_task() for managed_node3/fail 19811 1726867336.84344: done queuing things up, now waiting for results queue to drain 19811 1726867336.84345: waiting for pending results... 19811 1726867336.84507: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867336.84584: in run() - task 0affcac9-a3a5-24c3-6386-00000000006e 19811 1726867336.84596: variable 'ansible_search_path' from source: unknown 19811 1726867336.84599: variable 'ansible_search_path' from source: unknown 19811 1726867336.84628: calling self._execute() 19811 1726867336.84688: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.84691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.84700: variable 'omit' from source: magic vars 19811 1726867336.84992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.87070: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.87282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.87285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.87287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.87290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.87319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.87352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.87383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.87429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.87449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.87591: variable 'ansible_distribution' from source: facts 19811 1726867336.87793: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.87817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.87987: when evaluation is False, skipping this task 19811 1726867336.87994: _execute() done 19811 1726867336.88001: dumping result to json 19811 1726867336.88011: done dumping result, returning 19811 1726867336.88022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-24c3-6386-00000000006e] 19811 1726867336.88034: sending task result for task 0affcac9-a3a5-24c3-6386-00000000006e 19811 1726867336.88127: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000006e 19811 1726867336.88130: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.88176: no more pending results, returning what we have 19811 1726867336.88182: results queue empty 19811 1726867336.88182: checking for any_errors_fatal 19811 1726867336.88190: done checking for any_errors_fatal 19811 1726867336.88191: checking for max_fail_percentage 19811 1726867336.88193: done checking for max_fail_percentage 19811 1726867336.88194: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.88194: done checking to see if all hosts have failed 19811 1726867336.88195: getting the remaining hosts for this loop 19811 1726867336.88197: done getting the remaining hosts for this loop 19811 1726867336.88200: getting the next task for host managed_node3 19811 1726867336.88207: done getting next task for host managed_node3 19811 1726867336.88216: ^ 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 19811 1726867336.88220: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.88235: getting variables 19811 1726867336.88237: in VariableManager get_vars() 19811 1726867336.88337: Calling all_inventory to load vars for managed_node3 19811 1726867336.88340: Calling groups_inventory to load vars for managed_node3 19811 1726867336.88343: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.88353: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.88355: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.88359: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.88749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.89303: done with get_vars() 19811 1726867336.89318: done getting variables 19811 1726867336.89375: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:16 -0400 (0:00:00.053) 0:00:06.166 ****** 19811 1726867336.89457: entering _queue_task() for managed_node3/dnf 19811 1726867336.90024: worker is 1 (out of 1 available) 19811 1726867336.90038: exiting _queue_task() for managed_node3/dnf 19811 1726867336.90050: done queuing things up, now waiting for results queue to drain 19811 1726867336.90051: waiting for pending results... 19811 1726867336.90554: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19811 1726867336.90659: in run() - task 0affcac9-a3a5-24c3-6386-00000000006f 19811 1726867336.90682: variable 'ansible_search_path' from source: unknown 19811 1726867336.90686: variable 'ansible_search_path' from source: unknown 19811 1726867336.90959: calling self._execute() 19811 1726867336.90989: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.90995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.91005: variable 'omit' from source: magic vars 19811 1726867336.91816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867336.95999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867336.96069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867336.96283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867336.96287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867336.96292: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867336.96296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867336.96299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867336.96325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867336.96370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867336.96391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867336.96530: variable 'ansible_distribution' from source: facts 19811 1726867336.96541: variable 'ansible_distribution_major_version' from source: facts 19811 1726867336.96561: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867336.96567: when evaluation is False, skipping this task 19811 1726867336.96574: _execute() done 19811 1726867336.96583: dumping result to json 19811 1726867336.96590: done dumping result, returning 19811 1726867336.96602: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-00000000006f] 19811 1726867336.96616: sending task result for task 0affcac9-a3a5-24c3-6386-00000000006f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867336.96785: no more pending results, returning what we have 19811 1726867336.96788: results queue empty 19811 1726867336.96789: checking for any_errors_fatal 19811 1726867336.96795: done checking for any_errors_fatal 19811 1726867336.96796: checking for max_fail_percentage 19811 1726867336.96798: done checking for max_fail_percentage 19811 1726867336.96798: checking to see if all hosts have failed and the running result is not ok 19811 1726867336.96799: done checking to see if all hosts have failed 19811 1726867336.96799: getting the remaining hosts for this loop 19811 1726867336.96801: done getting the remaining hosts for this loop 19811 1726867336.96804: getting the next task for host managed_node3 19811 1726867336.96811: done getting next task for host managed_node3 19811 1726867336.96815: ^ 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 19811 1726867336.96818: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867336.96833: getting variables 19811 1726867336.96835: in VariableManager get_vars() 19811 1726867336.96886: Calling all_inventory to load vars for managed_node3 19811 1726867336.96889: Calling groups_inventory to load vars for managed_node3 19811 1726867336.96891: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867336.96900: Calling all_plugins_play to load vars for managed_node3 19811 1726867336.96903: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867336.96906: Calling groups_plugins_play to load vars for managed_node3 19811 1726867336.97134: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000006f 19811 1726867336.97138: WORKER PROCESS EXITING 19811 1726867336.97152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867336.97367: done with get_vars() 19811 1726867336.97380: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867336.97461: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:16 -0400 (0:00:00.080) 0:00:06.246 ****** 19811 1726867336.97495: entering _queue_task() for managed_node3/yum 19811 1726867336.97896: worker is 1 (out of 1 available) 19811 1726867336.97906: exiting _queue_task() for managed_node3/yum 19811 1726867336.97917: done queuing things up, now waiting for results queue to drain 19811 1726867336.97919: waiting for pending results... 19811 1726867336.98155: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19811 1726867336.98176: in run() - task 0affcac9-a3a5-24c3-6386-000000000070 19811 1726867336.98198: variable 'ansible_search_path' from source: unknown 19811 1726867336.98206: variable 'ansible_search_path' from source: unknown 19811 1726867336.98243: calling self._execute() 19811 1726867336.98335: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867336.98347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867336.98365: variable 'omit' from source: magic vars 19811 1726867336.98796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.01264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.01382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.01386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.01416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.01446: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.01532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.01565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.01596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.01648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.01667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.01836: variable 'ansible_distribution' from source: facts 19811 1726867337.01840: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.01842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.01844: when evaluation is False, skipping this task 19811 1726867337.01846: _execute() done 19811 1726867337.01851: dumping result to json 19811 1726867337.01859: done dumping result, returning 19811 1726867337.01869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000070] 19811 1726867337.01879: sending task result for task 0affcac9-a3a5-24c3-6386-000000000070 19811 1726867337.02012: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000070 19811 1726867337.02016: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.02100: no more pending results, returning what we have 19811 1726867337.02104: results queue empty 19811 1726867337.02105: checking for any_errors_fatal 19811 1726867337.02111: done checking for any_errors_fatal 19811 1726867337.02112: checking for max_fail_percentage 19811 1726867337.02114: done checking for max_fail_percentage 19811 1726867337.02115: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.02115: done checking to see if all hosts have failed 19811 1726867337.02116: getting the remaining hosts for this loop 19811 1726867337.02117: done getting the remaining hosts for this loop 19811 1726867337.02121: getting the next task for host managed_node3 19811 1726867337.02127: done getting next task for host managed_node3 19811 1726867337.02131: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867337.02134: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.02149: getting variables 19811 1726867337.02151: in VariableManager get_vars() 19811 1726867337.02202: Calling all_inventory to load vars for managed_node3 19811 1726867337.02205: Calling groups_inventory to load vars for managed_node3 19811 1726867337.02207: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.02218: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.02221: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.02225: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.02837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.03047: done with get_vars() 19811 1726867337.03056: done getting variables 19811 1726867337.03108: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:17 -0400 (0:00:00.056) 0:00:06.303 ****** 19811 1726867337.03140: entering _queue_task() for managed_node3/fail 19811 1726867337.03480: worker is 1 (out of 1 available) 19811 1726867337.03490: exiting _queue_task() for managed_node3/fail 19811 1726867337.03501: done queuing things up, now waiting for results queue to drain 19811 1726867337.03502: waiting for pending results... 19811 1726867337.03737: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867337.03798: in run() - task 0affcac9-a3a5-24c3-6386-000000000071 19811 1726867337.03815: variable 'ansible_search_path' from source: unknown 19811 1726867337.03825: variable 'ansible_search_path' from source: unknown 19811 1726867337.03867: calling self._execute() 19811 1726867337.03983: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.03986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.03989: variable 'omit' from source: magic vars 19811 1726867337.04479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.07184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.07217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.07256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.07290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.07319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.07399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.07449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.07459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.07558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.07562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.07652: variable 'ansible_distribution' from source: facts 19811 1726867337.07663: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.07689: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.07692: when evaluation is False, skipping this task 19811 1726867337.07695: _execute() done 19811 1726867337.07697: dumping result to json 19811 1726867337.07699: done dumping result, returning 19811 1726867337.07702: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000071] 19811 1726867337.07704: sending task result for task 0affcac9-a3a5-24c3-6386-000000000071 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.07939: no more pending results, returning what we have 19811 1726867337.07941: results queue empty 19811 1726867337.07942: checking for any_errors_fatal 19811 1726867337.07948: done checking for any_errors_fatal 19811 1726867337.07949: checking for max_fail_percentage 19811 1726867337.07950: done checking for max_fail_percentage 19811 1726867337.07951: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.07951: done checking to see if all hosts have failed 19811 1726867337.07952: getting the remaining hosts for this loop 19811 1726867337.07953: done getting the remaining hosts for this loop 19811 1726867337.07956: getting the next task for host managed_node3 19811 1726867337.07961: done getting next task for host managed_node3 19811 1726867337.07964: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19811 1726867337.07967: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.07983: getting variables 19811 1726867337.08015: in VariableManager get_vars() 19811 1726867337.08061: Calling all_inventory to load vars for managed_node3 19811 1726867337.08063: Calling groups_inventory to load vars for managed_node3 19811 1726867337.08064: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.08072: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.08074: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.08078: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.08195: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000071 19811 1726867337.08198: WORKER PROCESS EXITING 19811 1726867337.08210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.08333: done with get_vars() 19811 1726867337.08341: done getting variables 19811 1726867337.08380: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:17 -0400 (0:00:00.052) 0:00:06.356 ****** 19811 1726867337.08401: entering _queue_task() for managed_node3/package 19811 1726867337.08656: worker is 1 (out of 1 available) 19811 1726867337.08668: exiting _queue_task() for managed_node3/package 19811 1726867337.08681: done queuing things up, now waiting for results queue to drain 19811 1726867337.08683: waiting for pending results... 19811 1726867337.08930: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19811 1726867337.09208: in run() - task 0affcac9-a3a5-24c3-6386-000000000072 19811 1726867337.09215: variable 'ansible_search_path' from source: unknown 19811 1726867337.09218: variable 'ansible_search_path' from source: unknown 19811 1726867337.09220: calling self._execute() 19811 1726867337.09361: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.09395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.09404: variable 'omit' from source: magic vars 19811 1726867337.10085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.12920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.12983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.13020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.13053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.13144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.13154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.13185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.13213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.13250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.13264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.13431: variable 'ansible_distribution' from source: facts 19811 1726867337.13437: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.13455: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.13462: when evaluation is False, skipping this task 19811 1726867337.13471: _execute() done 19811 1726867337.13474: dumping result to json 19811 1726867337.13478: done dumping result, returning 19811 1726867337.13481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-24c3-6386-000000000072] 19811 1726867337.13483: sending task result for task 0affcac9-a3a5-24c3-6386-000000000072 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.13735: no more pending results, returning what we have 19811 1726867337.13739: results queue empty 19811 1726867337.13739: checking for any_errors_fatal 19811 1726867337.13746: done checking for any_errors_fatal 19811 1726867337.13747: checking for max_fail_percentage 19811 1726867337.13748: done checking for max_fail_percentage 19811 1726867337.13749: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.13749: done checking to see if all hosts have failed 19811 1726867337.13750: getting the remaining hosts for this loop 19811 1726867337.13752: done getting the remaining hosts for this loop 19811 1726867337.13756: getting the next task for host managed_node3 19811 1726867337.13762: done getting next task for host managed_node3 19811 1726867337.13766: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867337.13769: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.13788: getting variables 19811 1726867337.13791: in VariableManager get_vars() 19811 1726867337.13840: Calling all_inventory to load vars for managed_node3 19811 1726867337.13842: Calling groups_inventory to load vars for managed_node3 19811 1726867337.13844: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.13854: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.13856: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.13859: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.14394: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000072 19811 1726867337.14398: WORKER PROCESS EXITING 19811 1726867337.14501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.14908: done with get_vars() 19811 1726867337.14920: done getting variables 19811 1726867337.15106: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:17 -0400 (0:00:00.067) 0:00:06.423 ****** 19811 1726867337.15148: entering _queue_task() for managed_node3/package 19811 1726867337.15543: worker is 1 (out of 1 available) 19811 1726867337.15555: exiting _queue_task() for managed_node3/package 19811 1726867337.15566: done queuing things up, now waiting for results queue to drain 19811 1726867337.15567: waiting for pending results... 19811 1726867337.15762: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867337.15907: in run() - task 0affcac9-a3a5-24c3-6386-000000000073 19811 1726867337.15926: variable 'ansible_search_path' from source: unknown 19811 1726867337.15936: variable 'ansible_search_path' from source: unknown 19811 1726867337.15981: calling self._execute() 19811 1726867337.16075: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.16089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.16104: variable 'omit' from source: magic vars 19811 1726867337.16559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.19141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.19284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.19288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.19313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.19359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.19449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.19488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.19519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.19572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.19596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.19830: variable 'ansible_distribution' from source: facts 19811 1726867337.19886: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.19890: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.19892: when evaluation is False, skipping this task 19811 1726867337.19894: _execute() done 19811 1726867337.19896: dumping result to json 19811 1726867337.19898: done dumping result, returning 19811 1726867337.19900: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-24c3-6386-000000000073] 19811 1726867337.19902: sending task result for task 0affcac9-a3a5-24c3-6386-000000000073 19811 1726867337.19976: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000073 19811 1726867337.19981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.20029: no more pending results, returning what we have 19811 1726867337.20032: results queue empty 19811 1726867337.20033: checking for any_errors_fatal 19811 1726867337.20039: done checking for any_errors_fatal 19811 1726867337.20040: checking for max_fail_percentage 19811 1726867337.20042: done checking for max_fail_percentage 19811 1726867337.20042: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.20043: done checking to see if all hosts have failed 19811 1726867337.20044: getting the remaining hosts for this loop 19811 1726867337.20045: done getting the remaining hosts for this loop 19811 1726867337.20048: getting the next task for host managed_node3 19811 1726867337.20055: done getting next task for host managed_node3 19811 1726867337.20059: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867337.20062: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.20076: getting variables 19811 1726867337.20080: in VariableManager get_vars() 19811 1726867337.20124: Calling all_inventory to load vars for managed_node3 19811 1726867337.20127: Calling groups_inventory to load vars for managed_node3 19811 1726867337.20129: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.20137: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.20139: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.20141: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.20316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.20532: done with get_vars() 19811 1726867337.20542: done getting variables 19811 1726867337.20653: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:17 -0400 (0:00:00.055) 0:00:06.478 ****** 19811 1726867337.20691: entering _queue_task() for managed_node3/package 19811 1726867337.20898: worker is 1 (out of 1 available) 19811 1726867337.20912: exiting _queue_task() for managed_node3/package 19811 1726867337.20923: done queuing things up, now waiting for results queue to drain 19811 1726867337.20925: waiting for pending results... 19811 1726867337.21092: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867337.21174: in run() - task 0affcac9-a3a5-24c3-6386-000000000074 19811 1726867337.21187: variable 'ansible_search_path' from source: unknown 19811 1726867337.21190: variable 'ansible_search_path' from source: unknown 19811 1726867337.21218: calling self._execute() 19811 1726867337.21287: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.21290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.21299: variable 'omit' from source: magic vars 19811 1726867337.21645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.23790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.23836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.23863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.23892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.23914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.23970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.23991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.24011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.24035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.24047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.24139: variable 'ansible_distribution' from source: facts 19811 1726867337.24143: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.24159: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.24162: when evaluation is False, skipping this task 19811 1726867337.24164: _execute() done 19811 1726867337.24167: dumping result to json 19811 1726867337.24171: done dumping result, returning 19811 1726867337.24176: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-24c3-6386-000000000074] 19811 1726867337.24183: sending task result for task 0affcac9-a3a5-24c3-6386-000000000074 19811 1726867337.24268: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000074 19811 1726867337.24270: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.24315: no more pending results, returning what we have 19811 1726867337.24318: results queue empty 19811 1726867337.24319: checking for any_errors_fatal 19811 1726867337.24326: done checking for any_errors_fatal 19811 1726867337.24327: checking for max_fail_percentage 19811 1726867337.24328: done checking for max_fail_percentage 19811 1726867337.24329: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.24330: done checking to see if all hosts have failed 19811 1726867337.24330: getting the remaining hosts for this loop 19811 1726867337.24332: done getting the remaining hosts for this loop 19811 1726867337.24335: getting the next task for host managed_node3 19811 1726867337.24341: done getting next task for host managed_node3 19811 1726867337.24344: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867337.24347: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.24361: getting variables 19811 1726867337.24362: in VariableManager get_vars() 19811 1726867337.24439: Calling all_inventory to load vars for managed_node3 19811 1726867337.24442: Calling groups_inventory to load vars for managed_node3 19811 1726867337.24444: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.24474: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.24483: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.24487: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.24705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.24903: done with get_vars() 19811 1726867337.24913: done getting variables 19811 1726867337.24966: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:17 -0400 (0:00:00.043) 0:00:06.521 ****** 19811 1726867337.25000: entering _queue_task() for managed_node3/service 19811 1726867337.25245: worker is 1 (out of 1 available) 19811 1726867337.25264: exiting _queue_task() for managed_node3/service 19811 1726867337.25276: done queuing things up, now waiting for results queue to drain 19811 1726867337.25279: waiting for pending results... 19811 1726867337.25597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867337.25660: in run() - task 0affcac9-a3a5-24c3-6386-000000000075 19811 1726867337.25680: variable 'ansible_search_path' from source: unknown 19811 1726867337.25690: variable 'ansible_search_path' from source: unknown 19811 1726867337.25728: calling self._execute() 19811 1726867337.25812: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.25828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.25848: variable 'omit' from source: magic vars 19811 1726867337.26146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.27631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.27884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.27889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.27892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.27894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.27897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.27899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.27925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.27974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.28000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.28140: variable 'ansible_distribution' from source: facts 19811 1726867337.28155: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.28175: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.28190: when evaluation is False, skipping this task 19811 1726867337.28193: _execute() done 19811 1726867337.28196: dumping result to json 19811 1726867337.28199: done dumping result, returning 19811 1726867337.28207: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000075] 19811 1726867337.28219: sending task result for task 0affcac9-a3a5-24c3-6386-000000000075 19811 1726867337.28299: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000075 19811 1726867337.28302: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.28376: no more pending results, returning what we have 19811 1726867337.28381: results queue empty 19811 1726867337.28382: checking for any_errors_fatal 19811 1726867337.28388: done checking for any_errors_fatal 19811 1726867337.28388: checking for max_fail_percentage 19811 1726867337.28390: done checking for max_fail_percentage 19811 1726867337.28390: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.28391: done checking to see if all hosts have failed 19811 1726867337.28392: getting the remaining hosts for this loop 19811 1726867337.28393: done getting the remaining hosts for this loop 19811 1726867337.28396: getting the next task for host managed_node3 19811 1726867337.28401: done getting next task for host managed_node3 19811 1726867337.28404: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867337.28407: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.28422: getting variables 19811 1726867337.28424: in VariableManager get_vars() 19811 1726867337.28488: Calling all_inventory to load vars for managed_node3 19811 1726867337.28491: Calling groups_inventory to load vars for managed_node3 19811 1726867337.28493: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.28502: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.28505: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.28513: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.28701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.28927: done with get_vars() 19811 1726867337.28937: done getting variables 19811 1726867337.28996: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:17 -0400 (0:00:00.040) 0:00:06.562 ****** 19811 1726867337.29027: entering _queue_task() for managed_node3/service 19811 1726867337.29298: worker is 1 (out of 1 available) 19811 1726867337.29380: exiting _queue_task() for managed_node3/service 19811 1726867337.29408: done queuing things up, now waiting for results queue to drain 19811 1726867337.29410: waiting for pending results... 19811 1726867337.29575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867337.29655: in run() - task 0affcac9-a3a5-24c3-6386-000000000076 19811 1726867337.29664: variable 'ansible_search_path' from source: unknown 19811 1726867337.29667: variable 'ansible_search_path' from source: unknown 19811 1726867337.29695: calling self._execute() 19811 1726867337.29757: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.29761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.29770: variable 'omit' from source: magic vars 19811 1726867337.30052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.31682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.31685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.31687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.31723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.31752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.31828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.31860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.31893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.31936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.31956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.32095: variable 'ansible_distribution' from source: facts 19811 1726867337.32107: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.32128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.32139: when evaluation is False, skipping this task 19811 1726867337.32146: _execute() done 19811 1726867337.32157: dumping result to json 19811 1726867337.32160: done dumping result, returning 19811 1726867337.32167: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-24c3-6386-000000000076] 19811 1726867337.32175: sending task result for task 0affcac9-a3a5-24c3-6386-000000000076 19811 1726867337.32298: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000076 19811 1726867337.32301: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867337.32337: no more pending results, returning what we have 19811 1726867337.32340: results queue empty 19811 1726867337.32341: checking for any_errors_fatal 19811 1726867337.32345: done checking for any_errors_fatal 19811 1726867337.32345: checking for max_fail_percentage 19811 1726867337.32347: done checking for max_fail_percentage 19811 1726867337.32347: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.32348: done checking to see if all hosts have failed 19811 1726867337.32349: getting the remaining hosts for this loop 19811 1726867337.32350: done getting the remaining hosts for this loop 19811 1726867337.32353: getting the next task for host managed_node3 19811 1726867337.32359: done getting next task for host managed_node3 19811 1726867337.32362: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867337.32365: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.32380: getting variables 19811 1726867337.32381: in VariableManager get_vars() 19811 1726867337.32422: Calling all_inventory to load vars for managed_node3 19811 1726867337.32424: Calling groups_inventory to load vars for managed_node3 19811 1726867337.32426: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.32434: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.32437: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.32440: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.32580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.32695: done with get_vars() 19811 1726867337.32702: done getting variables 19811 1726867337.32738: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:17 -0400 (0:00:00.037) 0:00:06.599 ****** 19811 1726867337.32757: entering _queue_task() for managed_node3/service 19811 1726867337.32925: worker is 1 (out of 1 available) 19811 1726867337.32937: exiting _queue_task() for managed_node3/service 19811 1726867337.32949: done queuing things up, now waiting for results queue to drain 19811 1726867337.32950: waiting for pending results... 19811 1726867337.33106: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867337.33185: in run() - task 0affcac9-a3a5-24c3-6386-000000000077 19811 1726867337.33191: variable 'ansible_search_path' from source: unknown 19811 1726867337.33194: variable 'ansible_search_path' from source: unknown 19811 1726867337.33222: calling self._execute() 19811 1726867337.33288: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.33292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.33298: variable 'omit' from source: magic vars 19811 1726867337.33578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.35008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.35062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.35091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.35118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.35139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.35194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.35215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.35233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.35264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.35274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.35364: variable 'ansible_distribution' from source: facts 19811 1726867337.35367: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.35383: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.35386: when evaluation is False, skipping this task 19811 1726867337.35389: _execute() done 19811 1726867337.35391: dumping result to json 19811 1726867337.35393: done dumping result, returning 19811 1726867337.35399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-24c3-6386-000000000077] 19811 1726867337.35404: sending task result for task 0affcac9-a3a5-24c3-6386-000000000077 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.35530: no more pending results, returning what we have 19811 1726867337.35534: results queue empty 19811 1726867337.35535: checking for any_errors_fatal 19811 1726867337.35541: done checking for any_errors_fatal 19811 1726867337.35542: checking for max_fail_percentage 19811 1726867337.35543: done checking for max_fail_percentage 19811 1726867337.35544: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.35544: done checking to see if all hosts have failed 19811 1726867337.35545: getting the remaining hosts for this loop 19811 1726867337.35546: done getting the remaining hosts for this loop 19811 1726867337.35549: getting the next task for host managed_node3 19811 1726867337.35556: done getting next task for host managed_node3 19811 1726867337.35559: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867337.35561: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.35575: getting variables 19811 1726867337.35576: in VariableManager get_vars() 19811 1726867337.35619: Calling all_inventory to load vars for managed_node3 19811 1726867337.35621: Calling groups_inventory to load vars for managed_node3 19811 1726867337.35624: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.35631: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.35633: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.35636: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.35748: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000077 19811 1726867337.35751: WORKER PROCESS EXITING 19811 1726867337.35760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.35886: done with get_vars() 19811 1726867337.35893: done getting variables 19811 1726867337.35933: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:17 -0400 (0:00:00.031) 0:00:06.631 ****** 19811 1726867337.35953: entering _queue_task() for managed_node3/service 19811 1726867337.36121: worker is 1 (out of 1 available) 19811 1726867337.36134: exiting _queue_task() for managed_node3/service 19811 1726867337.36146: done queuing things up, now waiting for results queue to drain 19811 1726867337.36147: waiting for pending results... 19811 1726867337.36318: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867337.36390: in run() - task 0affcac9-a3a5-24c3-6386-000000000078 19811 1726867337.36401: variable 'ansible_search_path' from source: unknown 19811 1726867337.36404: variable 'ansible_search_path' from source: unknown 19811 1726867337.36431: calling self._execute() 19811 1726867337.36512: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.36516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.36523: variable 'omit' from source: magic vars 19811 1726867337.36822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.38281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.38323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.38352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.38380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.38399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.38454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.38479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.38497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.38525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.38535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.38631: variable 'ansible_distribution' from source: facts 19811 1726867337.38635: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.38648: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.38651: when evaluation is False, skipping this task 19811 1726867337.38654: _execute() done 19811 1726867337.38656: dumping result to json 19811 1726867337.38658: done dumping result, returning 19811 1726867337.38673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-24c3-6386-000000000078] 19811 1726867337.38675: sending task result for task 0affcac9-a3a5-24c3-6386-000000000078 19811 1726867337.38746: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000078 19811 1726867337.38749: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867337.38811: no more pending results, returning what we have 19811 1726867337.38814: results queue empty 19811 1726867337.38815: checking for any_errors_fatal 19811 1726867337.38820: done checking for any_errors_fatal 19811 1726867337.38821: checking for max_fail_percentage 19811 1726867337.38822: done checking for max_fail_percentage 19811 1726867337.38823: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.38824: done checking to see if all hosts have failed 19811 1726867337.38824: getting the remaining hosts for this loop 19811 1726867337.38826: done getting the remaining hosts for this loop 19811 1726867337.38829: getting the next task for host managed_node3 19811 1726867337.38835: done getting next task for host managed_node3 19811 1726867337.38838: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867337.38841: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.38853: getting variables 19811 1726867337.38855: in VariableManager get_vars() 19811 1726867337.38895: Calling all_inventory to load vars for managed_node3 19811 1726867337.38898: Calling groups_inventory to load vars for managed_node3 19811 1726867337.38900: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.38907: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.38909: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.38912: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.39064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.39194: done with get_vars() 19811 1726867337.39201: done getting variables 19811 1726867337.39240: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:17 -0400 (0:00:00.033) 0:00:06.664 ****** 19811 1726867337.39260: entering _queue_task() for managed_node3/copy 19811 1726867337.39432: worker is 1 (out of 1 available) 19811 1726867337.39444: exiting _queue_task() for managed_node3/copy 19811 1726867337.39455: done queuing things up, now waiting for results queue to drain 19811 1726867337.39457: waiting for pending results... 19811 1726867337.39624: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867337.39702: in run() - task 0affcac9-a3a5-24c3-6386-000000000079 19811 1726867337.39715: variable 'ansible_search_path' from source: unknown 19811 1726867337.39718: variable 'ansible_search_path' from source: unknown 19811 1726867337.39743: calling self._execute() 19811 1726867337.39807: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.39814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.39821: variable 'omit' from source: magic vars 19811 1726867337.40116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.41537: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.41591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.41617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.41642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.41665: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.41722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.41741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.41759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.41789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.41799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.41889: variable 'ansible_distribution' from source: facts 19811 1726867337.41893: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.41907: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.41913: when evaluation is False, skipping this task 19811 1726867337.41916: _execute() done 19811 1726867337.41918: dumping result to json 19811 1726867337.41921: done dumping result, returning 19811 1726867337.41924: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-24c3-6386-000000000079] 19811 1726867337.41930: sending task result for task 0affcac9-a3a5-24c3-6386-000000000079 19811 1726867337.42012: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000079 19811 1726867337.42015: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.42057: no more pending results, returning what we have 19811 1726867337.42060: results queue empty 19811 1726867337.42061: checking for any_errors_fatal 19811 1726867337.42067: done checking for any_errors_fatal 19811 1726867337.42068: checking for max_fail_percentage 19811 1726867337.42069: done checking for max_fail_percentage 19811 1726867337.42070: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.42070: done checking to see if all hosts have failed 19811 1726867337.42071: getting the remaining hosts for this loop 19811 1726867337.42072: done getting the remaining hosts for this loop 19811 1726867337.42075: getting the next task for host managed_node3 19811 1726867337.42083: done getting next task for host managed_node3 19811 1726867337.42086: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867337.42089: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.42102: getting variables 19811 1726867337.42103: in VariableManager get_vars() 19811 1726867337.42145: Calling all_inventory to load vars for managed_node3 19811 1726867337.42147: Calling groups_inventory to load vars for managed_node3 19811 1726867337.42149: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.42157: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.42159: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.42162: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.42273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.42393: done with get_vars() 19811 1726867337.42402: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:17 -0400 (0:00:00.031) 0:00:06.696 ****** 19811 1726867337.42456: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867337.42620: worker is 1 (out of 1 available) 19811 1726867337.42633: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867337.42644: done queuing things up, now waiting for results queue to drain 19811 1726867337.42646: waiting for pending results... 19811 1726867337.42809: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867337.42889: in run() - task 0affcac9-a3a5-24c3-6386-00000000007a 19811 1726867337.42900: variable 'ansible_search_path' from source: unknown 19811 1726867337.42904: variable 'ansible_search_path' from source: unknown 19811 1726867337.42933: calling self._execute() 19811 1726867337.42997: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.43001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.43010: variable 'omit' from source: magic vars 19811 1726867337.43301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.44762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.44807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.44837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.44864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.44884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.44941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.44968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.44987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.45054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.45058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.45121: variable 'ansible_distribution' from source: facts 19811 1726867337.45125: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.45139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.45142: when evaluation is False, skipping this task 19811 1726867337.45144: _execute() done 19811 1726867337.45147: dumping result to json 19811 1726867337.45150: done dumping result, returning 19811 1726867337.45160: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-24c3-6386-00000000007a] 19811 1726867337.45163: sending task result for task 0affcac9-a3a5-24c3-6386-00000000007a 19811 1726867337.45251: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000007a 19811 1726867337.45255: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.45323: no more pending results, returning what we have 19811 1726867337.45326: results queue empty 19811 1726867337.45327: checking for any_errors_fatal 19811 1726867337.45333: done checking for any_errors_fatal 19811 1726867337.45334: checking for max_fail_percentage 19811 1726867337.45335: done checking for max_fail_percentage 19811 1726867337.45336: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.45337: done checking to see if all hosts have failed 19811 1726867337.45337: getting the remaining hosts for this loop 19811 1726867337.45339: done getting the remaining hosts for this loop 19811 1726867337.45342: getting the next task for host managed_node3 19811 1726867337.45347: done getting next task for host managed_node3 19811 1726867337.45351: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867337.45354: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.45368: getting variables 19811 1726867337.45369: in VariableManager get_vars() 19811 1726867337.45416: Calling all_inventory to load vars for managed_node3 19811 1726867337.45419: Calling groups_inventory to load vars for managed_node3 19811 1726867337.45421: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.45429: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.45431: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.45434: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.45594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.45719: done with get_vars() 19811 1726867337.45728: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:17 -0400 (0:00:00.033) 0:00:06.729 ****** 19811 1726867337.45785: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867337.45982: worker is 1 (out of 1 available) 19811 1726867337.45995: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867337.46007: done queuing things up, now waiting for results queue to drain 19811 1726867337.46008: waiting for pending results... 19811 1726867337.46180: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867337.46255: in run() - task 0affcac9-a3a5-24c3-6386-00000000007b 19811 1726867337.46268: variable 'ansible_search_path' from source: unknown 19811 1726867337.46271: variable 'ansible_search_path' from source: unknown 19811 1726867337.46299: calling self._execute() 19811 1726867337.46366: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.46370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.46379: variable 'omit' from source: magic vars 19811 1726867337.46686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.48155: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.48208: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.48237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.48261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.48282: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.48342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.48361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.48380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.48407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.48422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.48516: variable 'ansible_distribution' from source: facts 19811 1726867337.48521: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.48537: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.48540: when evaluation is False, skipping this task 19811 1726867337.48543: _execute() done 19811 1726867337.48545: dumping result to json 19811 1726867337.48547: done dumping result, returning 19811 1726867337.48554: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-24c3-6386-00000000007b] 19811 1726867337.48559: sending task result for task 0affcac9-a3a5-24c3-6386-00000000007b 19811 1726867337.48638: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000007b 19811 1726867337.48641: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.48692: no more pending results, returning what we have 19811 1726867337.48695: results queue empty 19811 1726867337.48695: checking for any_errors_fatal 19811 1726867337.48702: done checking for any_errors_fatal 19811 1726867337.48702: checking for max_fail_percentage 19811 1726867337.48704: done checking for max_fail_percentage 19811 1726867337.48705: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.48706: done checking to see if all hosts have failed 19811 1726867337.48706: getting the remaining hosts for this loop 19811 1726867337.48708: done getting the remaining hosts for this loop 19811 1726867337.48711: getting the next task for host managed_node3 19811 1726867337.48718: done getting next task for host managed_node3 19811 1726867337.48721: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867337.48724: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.48738: getting variables 19811 1726867337.48740: in VariableManager get_vars() 19811 1726867337.48785: Calling all_inventory to load vars for managed_node3 19811 1726867337.48788: Calling groups_inventory to load vars for managed_node3 19811 1726867337.48790: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.48798: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.48800: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.48802: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.48926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.49048: done with get_vars() 19811 1726867337.49056: done getting variables 19811 1726867337.49097: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:17 -0400 (0:00:00.033) 0:00:06.763 ****** 19811 1726867337.49118: entering _queue_task() for managed_node3/debug 19811 1726867337.49318: worker is 1 (out of 1 available) 19811 1726867337.49330: exiting _queue_task() for managed_node3/debug 19811 1726867337.49342: done queuing things up, now waiting for results queue to drain 19811 1726867337.49343: waiting for pending results... 19811 1726867337.49516: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867337.49593: in run() - task 0affcac9-a3a5-24c3-6386-00000000007c 19811 1726867337.49605: variable 'ansible_search_path' from source: unknown 19811 1726867337.49608: variable 'ansible_search_path' from source: unknown 19811 1726867337.49637: calling self._execute() 19811 1726867337.49699: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.49705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.49747: variable 'omit' from source: magic vars 19811 1726867337.50015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.51683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.51687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.51705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.51742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.51772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.51851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.51885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.51916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.51961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.51981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.52120: variable 'ansible_distribution' from source: facts 19811 1726867337.52132: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.52154: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.52162: when evaluation is False, skipping this task 19811 1726867337.52169: _execute() done 19811 1726867337.52178: dumping result to json 19811 1726867337.52187: done dumping result, returning 19811 1726867337.52284: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-24c3-6386-00000000007c] 19811 1726867337.52287: sending task result for task 0affcac9-a3a5-24c3-6386-00000000007c 19811 1726867337.52344: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000007c 19811 1726867337.52346: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867337.52450: no more pending results, returning what we have 19811 1726867337.52454: results queue empty 19811 1726867337.52479: checking for any_errors_fatal 19811 1726867337.52484: done checking for any_errors_fatal 19811 1726867337.52485: checking for max_fail_percentage 19811 1726867337.52486: done checking for max_fail_percentage 19811 1726867337.52487: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.52488: done checking to see if all hosts have failed 19811 1726867337.52488: getting the remaining hosts for this loop 19811 1726867337.52490: done getting the remaining hosts for this loop 19811 1726867337.52493: getting the next task for host managed_node3 19811 1726867337.52498: done getting next task for host managed_node3 19811 1726867337.52501: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867337.52503: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.52515: getting variables 19811 1726867337.52517: in VariableManager get_vars() 19811 1726867337.52548: Calling all_inventory to load vars for managed_node3 19811 1726867337.52550: Calling groups_inventory to load vars for managed_node3 19811 1726867337.52551: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.52557: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.52558: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.52560: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.52712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.52832: done with get_vars() 19811 1726867337.52839: done getting variables 19811 1726867337.52878: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:17 -0400 (0:00:00.037) 0:00:06.800 ****** 19811 1726867337.52902: entering _queue_task() for managed_node3/debug 19811 1726867337.53080: worker is 1 (out of 1 available) 19811 1726867337.53093: exiting _queue_task() for managed_node3/debug 19811 1726867337.53105: done queuing things up, now waiting for results queue to drain 19811 1726867337.53106: waiting for pending results... 19811 1726867337.53262: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867337.53338: in run() - task 0affcac9-a3a5-24c3-6386-00000000007d 19811 1726867337.53347: variable 'ansible_search_path' from source: unknown 19811 1726867337.53350: variable 'ansible_search_path' from source: unknown 19811 1726867337.53379: calling self._execute() 19811 1726867337.53443: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.53446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.53453: variable 'omit' from source: magic vars 19811 1726867337.53744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.55162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.55217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.55242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.55267: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.55293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.55344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.55363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.55381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.55411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.55424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.55512: variable 'ansible_distribution' from source: facts 19811 1726867337.55519: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.55533: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.55535: when evaluation is False, skipping this task 19811 1726867337.55538: _execute() done 19811 1726867337.55541: dumping result to json 19811 1726867337.55543: done dumping result, returning 19811 1726867337.55549: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-24c3-6386-00000000007d] 19811 1726867337.55554: sending task result for task 0affcac9-a3a5-24c3-6386-00000000007d 19811 1726867337.55631: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000007d 19811 1726867337.55634: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867337.55674: no more pending results, returning what we have 19811 1726867337.55679: results queue empty 19811 1726867337.55680: checking for any_errors_fatal 19811 1726867337.55684: done checking for any_errors_fatal 19811 1726867337.55684: checking for max_fail_percentage 19811 1726867337.55686: done checking for max_fail_percentage 19811 1726867337.55687: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.55687: done checking to see if all hosts have failed 19811 1726867337.55688: getting the remaining hosts for this loop 19811 1726867337.55689: done getting the remaining hosts for this loop 19811 1726867337.55692: getting the next task for host managed_node3 19811 1726867337.55698: done getting next task for host managed_node3 19811 1726867337.55701: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867337.55704: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.55717: getting variables 19811 1726867337.55718: in VariableManager get_vars() 19811 1726867337.55757: Calling all_inventory to load vars for managed_node3 19811 1726867337.55760: Calling groups_inventory to load vars for managed_node3 19811 1726867337.55762: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.55770: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.55772: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.55775: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.55885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.56008: done with get_vars() 19811 1726867337.56015: done getting variables 19811 1726867337.56050: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:17 -0400 (0:00:00.031) 0:00:06.832 ****** 19811 1726867337.56071: entering _queue_task() for managed_node3/debug 19811 1726867337.56242: worker is 1 (out of 1 available) 19811 1726867337.56254: exiting _queue_task() for managed_node3/debug 19811 1726867337.56266: done queuing things up, now waiting for results queue to drain 19811 1726867337.56267: waiting for pending results... 19811 1726867337.56415: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867337.56492: in run() - task 0affcac9-a3a5-24c3-6386-00000000007e 19811 1726867337.56503: variable 'ansible_search_path' from source: unknown 19811 1726867337.56507: variable 'ansible_search_path' from source: unknown 19811 1726867337.56535: calling self._execute() 19811 1726867337.56595: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.56599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.56612: variable 'omit' from source: magic vars 19811 1726867337.57382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.59512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.59563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.59590: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.59618: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.59640: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.59697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.59719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.59740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.59765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.59776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.59869: variable 'ansible_distribution' from source: facts 19811 1726867337.59872: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.59888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.59891: when evaluation is False, skipping this task 19811 1726867337.59894: _execute() done 19811 1726867337.59896: dumping result to json 19811 1726867337.59899: done dumping result, returning 19811 1726867337.59907: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-24c3-6386-00000000007e] 19811 1726867337.59913: sending task result for task 0affcac9-a3a5-24c3-6386-00000000007e 19811 1726867337.59994: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000007e 19811 1726867337.59997: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867337.60078: no more pending results, returning what we have 19811 1726867337.60081: results queue empty 19811 1726867337.60082: checking for any_errors_fatal 19811 1726867337.60087: done checking for any_errors_fatal 19811 1726867337.60088: checking for max_fail_percentage 19811 1726867337.60089: done checking for max_fail_percentage 19811 1726867337.60090: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.60091: done checking to see if all hosts have failed 19811 1726867337.60091: getting the remaining hosts for this loop 19811 1726867337.60092: done getting the remaining hosts for this loop 19811 1726867337.60095: getting the next task for host managed_node3 19811 1726867337.60100: done getting next task for host managed_node3 19811 1726867337.60104: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867337.60112: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.60126: getting variables 19811 1726867337.60128: in VariableManager get_vars() 19811 1726867337.60168: Calling all_inventory to load vars for managed_node3 19811 1726867337.60170: Calling groups_inventory to load vars for managed_node3 19811 1726867337.60172: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.60180: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.60182: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.60184: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.60328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.60445: done with get_vars() 19811 1726867337.60452: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:17 -0400 (0:00:00.044) 0:00:06.877 ****** 19811 1726867337.60514: entering _queue_task() for managed_node3/ping 19811 1726867337.60692: worker is 1 (out of 1 available) 19811 1726867337.60705: exiting _queue_task() for managed_node3/ping 19811 1726867337.60717: done queuing things up, now waiting for results queue to drain 19811 1726867337.60718: waiting for pending results... 19811 1726867337.60875: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867337.60951: in run() - task 0affcac9-a3a5-24c3-6386-00000000007f 19811 1726867337.60959: variable 'ansible_search_path' from source: unknown 19811 1726867337.60962: variable 'ansible_search_path' from source: unknown 19811 1726867337.61009: calling self._execute() 19811 1726867337.61066: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.61255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.61258: variable 'omit' from source: magic vars 19811 1726867337.61550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.63129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.63179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.63204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.63233: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.63254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.63311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.63332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.63351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.63376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.63388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.63481: variable 'ansible_distribution' from source: facts 19811 1726867337.63485: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.63499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.63502: when evaluation is False, skipping this task 19811 1726867337.63504: _execute() done 19811 1726867337.63507: dumping result to json 19811 1726867337.63512: done dumping result, returning 19811 1726867337.63515: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-24c3-6386-00000000007f] 19811 1726867337.63521: sending task result for task 0affcac9-a3a5-24c3-6386-00000000007f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.63640: no more pending results, returning what we have 19811 1726867337.63643: results queue empty 19811 1726867337.63644: checking for any_errors_fatal 19811 1726867337.63650: done checking for any_errors_fatal 19811 1726867337.63651: checking for max_fail_percentage 19811 1726867337.63652: done checking for max_fail_percentage 19811 1726867337.63653: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.63654: done checking to see if all hosts have failed 19811 1726867337.63655: getting the remaining hosts for this loop 19811 1726867337.63657: done getting the remaining hosts for this loop 19811 1726867337.63660: getting the next task for host managed_node3 19811 1726867337.63668: done getting next task for host managed_node3 19811 1726867337.63670: ^ task is: TASK: meta (role_complete) 19811 1726867337.63672: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867337.63689: getting variables 19811 1726867337.63690: in VariableManager get_vars() 19811 1726867337.63732: Calling all_inventory to load vars for managed_node3 19811 1726867337.63735: Calling groups_inventory to load vars for managed_node3 19811 1726867337.63737: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.63745: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.63747: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.63750: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.63893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.64094: done with get_vars() 19811 1726867337.64104: done getting variables 19811 1726867337.64175: done queuing things up, now waiting for results queue to drain 19811 1726867337.64179: results queue empty 19811 1726867337.64179: checking for any_errors_fatal 19811 1726867337.64180: done checking for any_errors_fatal 19811 1726867337.64181: checking for max_fail_percentage 19811 1726867337.64182: done checking for max_fail_percentage 19811 1726867337.64182: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.64183: done checking to see if all hosts have failed 19811 1726867337.64184: getting the remaining hosts for this loop 19811 1726867337.64185: done getting the remaining hosts for this loop 19811 1726867337.64187: getting the next task for host managed_node3 19811 1726867337.64191: done getting next task for host managed_node3 19811 1726867337.64193: ^ task is: TASK: Get current device features 19811 1726867337.64194: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867337.64197: getting variables 19811 1726867337.64197: in VariableManager get_vars() 19811 1726867337.64217: Calling all_inventory to load vars for managed_node3 19811 1726867337.64220: Calling groups_inventory to load vars for managed_node3 19811 1726867337.64222: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.64227: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.64229: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.64233: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.64357: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000007f 19811 1726867337.64361: WORKER PROCESS EXITING 19811 1726867337.64398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.64624: done with get_vars() 19811 1726867337.64632: done getting variables 19811 1726867337.64667: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Friday 20 September 2024 17:22:17 -0400 (0:00:00.041) 0:00:06.918 ****** 19811 1726867337.64692: entering _queue_task() for managed_node3/command 19811 1726867337.65017: worker is 1 (out of 1 available) 19811 1726867337.65027: exiting _queue_task() for managed_node3/command 19811 1726867337.65039: done queuing things up, now waiting for results queue to drain 19811 1726867337.65040: waiting for pending results... 19811 1726867337.65206: running TaskExecutor() for managed_node3/TASK: Get current device features 19811 1726867337.65274: in run() - task 0affcac9-a3a5-24c3-6386-0000000000af 19811 1726867337.65287: variable 'ansible_search_path' from source: unknown 19811 1726867337.65343: calling self._execute() 19811 1726867337.65382: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.65388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.65397: variable 'omit' from source: magic vars 19811 1726867337.65689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.67384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.67389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.67393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.67394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.67413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.67494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.67521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.67550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.67580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.67617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.67782: variable 'ansible_distribution' from source: facts 19811 1726867337.67785: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.67787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.67789: when evaluation is False, skipping this task 19811 1726867337.67791: _execute() done 19811 1726867337.67792: dumping result to json 19811 1726867337.67794: done dumping result, returning 19811 1726867337.67796: done running TaskExecutor() for managed_node3/TASK: Get current device features [0affcac9-a3a5-24c3-6386-0000000000af] 19811 1726867337.67798: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000af skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.67903: no more pending results, returning what we have 19811 1726867337.67907: results queue empty 19811 1726867337.67907: checking for any_errors_fatal 19811 1726867337.67911: done checking for any_errors_fatal 19811 1726867337.67912: checking for max_fail_percentage 19811 1726867337.67914: done checking for max_fail_percentage 19811 1726867337.67914: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.67915: done checking to see if all hosts have failed 19811 1726867337.67916: getting the remaining hosts for this loop 19811 1726867337.67917: done getting the remaining hosts for this loop 19811 1726867337.67920: getting the next task for host managed_node3 19811 1726867337.67925: done getting next task for host managed_node3 19811 1726867337.67927: ^ task is: TASK: Show ethtool_features 19811 1726867337.67929: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867337.67932: getting variables 19811 1726867337.67933: in VariableManager get_vars() 19811 1726867337.67991: Calling all_inventory to load vars for managed_node3 19811 1726867337.67994: Calling groups_inventory to load vars for managed_node3 19811 1726867337.67996: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.68006: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.68010: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.68014: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.68222: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000af 19811 1726867337.68226: WORKER PROCESS EXITING 19811 1726867337.68247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.68433: done with get_vars() 19811 1726867337.68442: done getting variables 19811 1726867337.68494: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Friday 20 September 2024 17:22:17 -0400 (0:00:00.038) 0:00:06.957 ****** 19811 1726867337.68517: entering _queue_task() for managed_node3/debug 19811 1726867337.68720: worker is 1 (out of 1 available) 19811 1726867337.68730: exiting _queue_task() for managed_node3/debug 19811 1726867337.68741: done queuing things up, now waiting for results queue to drain 19811 1726867337.68743: waiting for pending results... 19811 1726867337.68991: running TaskExecutor() for managed_node3/TASK: Show ethtool_features 19811 1726867337.69058: in run() - task 0affcac9-a3a5-24c3-6386-0000000000b0 19811 1726867337.69072: variable 'ansible_search_path' from source: unknown 19811 1726867337.69100: calling self._execute() 19811 1726867337.69173: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.69176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.69191: variable 'omit' from source: magic vars 19811 1726867337.69484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.71182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.71187: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.71189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.71192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.71225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.71303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.71341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.71369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.71422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.71444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.71619: variable 'ansible_distribution' from source: facts 19811 1726867337.71672: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.71675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.71679: when evaluation is False, skipping this task 19811 1726867337.71682: _execute() done 19811 1726867337.71684: dumping result to json 19811 1726867337.71686: done dumping result, returning 19811 1726867337.71688: done running TaskExecutor() for managed_node3/TASK: Show ethtool_features [0affcac9-a3a5-24c3-6386-0000000000b0] 19811 1726867337.71690: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000b0 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867337.71794: no more pending results, returning what we have 19811 1726867337.71798: results queue empty 19811 1726867337.71798: checking for any_errors_fatal 19811 1726867337.71806: done checking for any_errors_fatal 19811 1726867337.71807: checking for max_fail_percentage 19811 1726867337.71810: done checking for max_fail_percentage 19811 1726867337.71811: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.71812: done checking to see if all hosts have failed 19811 1726867337.71812: getting the remaining hosts for this loop 19811 1726867337.71814: done getting the remaining hosts for this loop 19811 1726867337.71817: getting the next task for host managed_node3 19811 1726867337.71822: done getting next task for host managed_node3 19811 1726867337.71824: ^ task is: TASK: Assert device features 19811 1726867337.71826: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867337.71829: getting variables 19811 1726867337.71830: in VariableManager get_vars() 19811 1726867337.71872: Calling all_inventory to load vars for managed_node3 19811 1726867337.71874: Calling groups_inventory to load vars for managed_node3 19811 1726867337.71880: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.71891: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.71894: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.71897: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.72049: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000b0 19811 1726867337.72054: WORKER PROCESS EXITING 19811 1726867337.72064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.72178: done with get_vars() 19811 1726867337.72185: done getting variables 19811 1726867337.72222: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert device features] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Friday 20 September 2024 17:22:17 -0400 (0:00:00.037) 0:00:06.994 ****** 19811 1726867337.72239: entering _queue_task() for managed_node3/assert 19811 1726867337.72397: worker is 1 (out of 1 available) 19811 1726867337.72408: exiting _queue_task() for managed_node3/assert 19811 1726867337.72418: done queuing things up, now waiting for results queue to drain 19811 1726867337.72419: waiting for pending results... 19811 1726867337.72585: running TaskExecutor() for managed_node3/TASK: Assert device features 19811 1726867337.72643: in run() - task 0affcac9-a3a5-24c3-6386-0000000000b1 19811 1726867337.72654: variable 'ansible_search_path' from source: unknown 19811 1726867337.72684: calling self._execute() 19811 1726867337.72750: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.72756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.72767: variable 'omit' from source: magic vars 19811 1726867337.73064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.74497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.74729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.74752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.74776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.74797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.74857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.74876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.74895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.74923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.74934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.75025: variable 'ansible_distribution' from source: facts 19811 1726867337.75029: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.75043: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.75048: when evaluation is False, skipping this task 19811 1726867337.75050: _execute() done 19811 1726867337.75053: dumping result to json 19811 1726867337.75055: done dumping result, returning 19811 1726867337.75058: done running TaskExecutor() for managed_node3/TASK: Assert device features [0affcac9-a3a5-24c3-6386-0000000000b1] 19811 1726867337.75068: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000b1 19811 1726867337.75141: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000b1 19811 1726867337.75144: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.75210: no more pending results, returning what we have 19811 1726867337.75214: results queue empty 19811 1726867337.75214: checking for any_errors_fatal 19811 1726867337.75218: done checking for any_errors_fatal 19811 1726867337.75219: checking for max_fail_percentage 19811 1726867337.75220: done checking for max_fail_percentage 19811 1726867337.75221: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.75222: done checking to see if all hosts have failed 19811 1726867337.75222: getting the remaining hosts for this loop 19811 1726867337.75223: done getting the remaining hosts for this loop 19811 1726867337.75226: getting the next task for host managed_node3 19811 1726867337.75231: done getting next task for host managed_node3 19811 1726867337.75233: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 19811 1726867337.75235: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867337.75237: getting variables 19811 1726867337.75238: in VariableManager get_vars() 19811 1726867337.75284: Calling all_inventory to load vars for managed_node3 19811 1726867337.75287: Calling groups_inventory to load vars for managed_node3 19811 1726867337.75289: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.75297: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.75300: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.75302: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.75409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.75524: done with get_vars() 19811 1726867337.75531: done getting variables 19811 1726867337.75566: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Friday 20 September 2024 17:22:17 -0400 (0:00:00.033) 0:00:07.027 ****** 19811 1726867337.75585: entering _queue_task() for managed_node3/debug 19811 1726867337.75750: worker is 1 (out of 1 available) 19811 1726867337.75763: exiting _queue_task() for managed_node3/debug 19811 1726867337.75773: done queuing things up, now waiting for results queue to drain 19811 1726867337.75775: waiting for pending results... 19811 1726867337.75929: running TaskExecutor() for managed_node3/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 19811 1726867337.75974: in run() - task 0affcac9-a3a5-24c3-6386-0000000000b2 19811 1726867337.75999: variable 'ansible_search_path' from source: unknown 19811 1726867337.76029: calling self._execute() 19811 1726867337.76094: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.76098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.76107: variable 'omit' from source: magic vars 19811 1726867337.76399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.77985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.78026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.78050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.78082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.78099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.78153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.78172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.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) 19811 1726867337.78222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.78233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.78323: variable 'ansible_distribution' from source: facts 19811 1726867337.78327: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.78340: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.78343: when evaluation is False, skipping this task 19811 1726867337.78346: _execute() done 19811 1726867337.78349: dumping result to json 19811 1726867337.78351: done dumping result, returning 19811 1726867337.78357: done running TaskExecutor() for managed_node3/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [0affcac9-a3a5-24c3-6386-0000000000b2] 19811 1726867337.78361: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000b2 19811 1726867337.78438: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000b2 19811 1726867337.78440: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867337.78482: no more pending results, returning what we have 19811 1726867337.78485: results queue empty 19811 1726867337.78486: checking for any_errors_fatal 19811 1726867337.78491: done checking for any_errors_fatal 19811 1726867337.78492: checking for max_fail_percentage 19811 1726867337.78493: done checking for max_fail_percentage 19811 1726867337.78494: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.78495: done checking to see if all hosts have failed 19811 1726867337.78495: getting the remaining hosts for this loop 19811 1726867337.78497: done getting the remaining hosts for this loop 19811 1726867337.78500: getting the next task for host managed_node3 19811 1726867337.78507: done getting next task for host managed_node3 19811 1726867337.78514: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867337.78516: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.78530: getting variables 19811 1726867337.78532: in VariableManager get_vars() 19811 1726867337.78570: Calling all_inventory to load vars for managed_node3 19811 1726867337.78572: Calling groups_inventory to load vars for managed_node3 19811 1726867337.78574: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.78589: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.78592: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.78595: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.78734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.78853: done with get_vars() 19811 1726867337.78861: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:17 -0400 (0:00:00.033) 0:00:07.061 ****** 19811 1726867337.78924: entering _queue_task() for managed_node3/include_tasks 19811 1726867337.79093: worker is 1 (out of 1 available) 19811 1726867337.79105: exiting _queue_task() for managed_node3/include_tasks 19811 1726867337.79117: done queuing things up, now waiting for results queue to drain 19811 1726867337.79119: waiting for pending results... 19811 1726867337.79266: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867337.79357: in run() - task 0affcac9-a3a5-24c3-6386-0000000000ba 19811 1726867337.79367: variable 'ansible_search_path' from source: unknown 19811 1726867337.79371: variable 'ansible_search_path' from source: unknown 19811 1726867337.79399: calling self._execute() 19811 1726867337.79458: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.79466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.79474: variable 'omit' from source: magic vars 19811 1726867337.79751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.81296: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.81338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.81363: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.81399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.81420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.81471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.81492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.81512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.81540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.81551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.81636: variable 'ansible_distribution' from source: facts 19811 1726867337.81644: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.81659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.81662: when evaluation is False, skipping this task 19811 1726867337.81665: _execute() done 19811 1726867337.81667: dumping result to json 19811 1726867337.81669: done dumping result, returning 19811 1726867337.81676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-24c3-6386-0000000000ba] 19811 1726867337.81682: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ba 19811 1726867337.81757: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ba 19811 1726867337.81760: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.81800: no more pending results, returning what we have 19811 1726867337.81803: results queue empty 19811 1726867337.81804: checking for any_errors_fatal 19811 1726867337.81809: done checking for any_errors_fatal 19811 1726867337.81809: checking for max_fail_percentage 19811 1726867337.81810: done checking for max_fail_percentage 19811 1726867337.81811: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.81812: done checking to see if all hosts have failed 19811 1726867337.81813: getting the remaining hosts for this loop 19811 1726867337.81814: done getting the remaining hosts for this loop 19811 1726867337.81817: getting the next task for host managed_node3 19811 1726867337.81822: done getting next task for host managed_node3 19811 1726867337.81826: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867337.81829: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.81843: getting variables 19811 1726867337.81844: in VariableManager get_vars() 19811 1726867337.81884: Calling all_inventory to load vars for managed_node3 19811 1726867337.81887: Calling groups_inventory to load vars for managed_node3 19811 1726867337.81889: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.81896: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.81898: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.81901: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.82011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.82129: done with get_vars() 19811 1726867337.82136: done getting variables 19811 1726867337.82171: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:17 -0400 (0:00:00.032) 0:00:07.093 ****** 19811 1726867337.82192: entering _queue_task() for managed_node3/debug 19811 1726867337.82351: worker is 1 (out of 1 available) 19811 1726867337.82364: exiting _queue_task() for managed_node3/debug 19811 1726867337.82375: done queuing things up, now waiting for results queue to drain 19811 1726867337.82378: waiting for pending results... 19811 1726867337.82525: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867337.82594: in run() - task 0affcac9-a3a5-24c3-6386-0000000000bb 19811 1726867337.82609: variable 'ansible_search_path' from source: unknown 19811 1726867337.82612: variable 'ansible_search_path' from source: unknown 19811 1726867337.82638: calling self._execute() 19811 1726867337.82695: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.82698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.82708: variable 'omit' from source: magic vars 19811 1726867337.82982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.84548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.84593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.84621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.84645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.84670: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.84723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.84742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.84760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.84791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.84802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.84892: variable 'ansible_distribution' from source: facts 19811 1726867337.84895: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.84908: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.84914: when evaluation is False, skipping this task 19811 1726867337.84917: _execute() done 19811 1726867337.84919: dumping result to json 19811 1726867337.84922: done dumping result, returning 19811 1726867337.84931: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-24c3-6386-0000000000bb] 19811 1726867337.84935: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bb 19811 1726867337.85012: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bb 19811 1726867337.85015: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867337.85056: no more pending results, returning what we have 19811 1726867337.85059: results queue empty 19811 1726867337.85060: checking for any_errors_fatal 19811 1726867337.85064: done checking for any_errors_fatal 19811 1726867337.85065: checking for max_fail_percentage 19811 1726867337.85066: done checking for max_fail_percentage 19811 1726867337.85067: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.85068: done checking to see if all hosts have failed 19811 1726867337.85069: getting the remaining hosts for this loop 19811 1726867337.85070: done getting the remaining hosts for this loop 19811 1726867337.85074: getting the next task for host managed_node3 19811 1726867337.85081: done getting next task for host managed_node3 19811 1726867337.85084: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867337.85087: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.85102: getting variables 19811 1726867337.85103: in VariableManager get_vars() 19811 1726867337.85145: Calling all_inventory to load vars for managed_node3 19811 1726867337.85147: Calling groups_inventory to load vars for managed_node3 19811 1726867337.85149: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.85157: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.85159: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.85162: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.85310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.85428: done with get_vars() 19811 1726867337.85435: done getting variables 19811 1726867337.85471: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:17 -0400 (0:00:00.032) 0:00:07.126 ****** 19811 1726867337.85493: entering _queue_task() for managed_node3/fail 19811 1726867337.85665: worker is 1 (out of 1 available) 19811 1726867337.85680: exiting _queue_task() for managed_node3/fail 19811 1726867337.85692: done queuing things up, now waiting for results queue to drain 19811 1726867337.85693: waiting for pending results... 19811 1726867337.85853: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867337.85933: in run() - task 0affcac9-a3a5-24c3-6386-0000000000bc 19811 1726867337.85951: variable 'ansible_search_path' from source: unknown 19811 1726867337.85954: variable 'ansible_search_path' from source: unknown 19811 1726867337.85980: calling self._execute() 19811 1726867337.86040: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.86044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.86052: variable 'omit' from source: magic vars 19811 1726867337.86346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.87946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.87986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.88026: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.88050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.88073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.88186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.88194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.88216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.88242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.88259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.88341: variable 'ansible_distribution' from source: facts 19811 1726867337.88345: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.88358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.88368: when evaluation is False, skipping this task 19811 1726867337.88371: _execute() done 19811 1726867337.88373: dumping result to json 19811 1726867337.88375: done dumping result, returning 19811 1726867337.88380: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-24c3-6386-0000000000bc] 19811 1726867337.88382: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bc 19811 1726867337.88456: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bc 19811 1726867337.88458: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.88507: no more pending results, returning what we have 19811 1726867337.88510: results queue empty 19811 1726867337.88511: checking for any_errors_fatal 19811 1726867337.88516: done checking for any_errors_fatal 19811 1726867337.88517: checking for max_fail_percentage 19811 1726867337.88518: done checking for max_fail_percentage 19811 1726867337.88519: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.88520: done checking to see if all hosts have failed 19811 1726867337.88520: getting the remaining hosts for this loop 19811 1726867337.88522: done getting the remaining hosts for this loop 19811 1726867337.88525: getting the next task for host managed_node3 19811 1726867337.88530: done getting next task for host managed_node3 19811 1726867337.88533: ^ 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 19811 1726867337.88536: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.88550: getting variables 19811 1726867337.88552: in VariableManager get_vars() 19811 1726867337.88598: Calling all_inventory to load vars for managed_node3 19811 1726867337.88601: Calling groups_inventory to load vars for managed_node3 19811 1726867337.88603: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.88610: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.88613: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.88616: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.88738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.88960: done with get_vars() 19811 1726867337.88970: done getting variables 19811 1726867337.89031: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:17 -0400 (0:00:00.035) 0:00:07.162 ****** 19811 1726867337.89061: entering _queue_task() for managed_node3/fail 19811 1726867337.89290: worker is 1 (out of 1 available) 19811 1726867337.89302: exiting _queue_task() for managed_node3/fail 19811 1726867337.89315: done queuing things up, now waiting for results queue to drain 19811 1726867337.89316: waiting for pending results... 19811 1726867337.89713: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19811 1726867337.89797: in run() - task 0affcac9-a3a5-24c3-6386-0000000000bd 19811 1726867337.89802: variable 'ansible_search_path' from source: unknown 19811 1726867337.89806: variable 'ansible_search_path' from source: unknown 19811 1726867337.89839: calling self._execute() 19811 1726867337.89901: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.89904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.89924: variable 'omit' from source: magic vars 19811 1726867337.90388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.92902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.92986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.93053: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.93120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.93172: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.93283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.93302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.93386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867337.93393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867337.93420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867337.93555: variable 'ansible_distribution' from source: facts 19811 1726867337.93565: variable 'ansible_distribution_major_version' from source: facts 19811 1726867337.93590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867337.93602: when evaluation is False, skipping this task 19811 1726867337.93616: _execute() done 19811 1726867337.93623: dumping result to json 19811 1726867337.93710: done dumping result, returning 19811 1726867337.93716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-24c3-6386-0000000000bd] 19811 1726867337.93721: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bd 19811 1726867337.93789: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bd 19811 1726867337.93792: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867337.93869: no more pending results, returning what we have 19811 1726867337.93872: results queue empty 19811 1726867337.93873: checking for any_errors_fatal 19811 1726867337.93880: done checking for any_errors_fatal 19811 1726867337.93881: checking for max_fail_percentage 19811 1726867337.93883: done checking for max_fail_percentage 19811 1726867337.93884: checking to see if all hosts have failed and the running result is not ok 19811 1726867337.93885: done checking to see if all hosts have failed 19811 1726867337.93885: getting the remaining hosts for this loop 19811 1726867337.93887: done getting the remaining hosts for this loop 19811 1726867337.93891: getting the next task for host managed_node3 19811 1726867337.93898: done getting next task for host managed_node3 19811 1726867337.93901: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867337.93905: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867337.93927: getting variables 19811 1726867337.93931: in VariableManager get_vars() 19811 1726867337.93983: Calling all_inventory to load vars for managed_node3 19811 1726867337.93986: Calling groups_inventory to load vars for managed_node3 19811 1726867337.93988: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867337.93999: Calling all_plugins_play to load vars for managed_node3 19811 1726867337.94001: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867337.94004: Calling groups_plugins_play to load vars for managed_node3 19811 1726867337.94708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867337.94914: done with get_vars() 19811 1726867337.94923: done getting variables 19811 1726867337.94975: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:17 -0400 (0:00:00.059) 0:00:07.222 ****** 19811 1726867337.95010: entering _queue_task() for managed_node3/fail 19811 1726867337.95457: worker is 1 (out of 1 available) 19811 1726867337.95466: exiting _queue_task() for managed_node3/fail 19811 1726867337.95476: done queuing things up, now waiting for results queue to drain 19811 1726867337.95534: waiting for pending results... 19811 1726867337.95770: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867337.95809: in run() - task 0affcac9-a3a5-24c3-6386-0000000000be 19811 1726867337.95829: variable 'ansible_search_path' from source: unknown 19811 1726867337.95887: variable 'ansible_search_path' from source: unknown 19811 1726867337.95891: calling self._execute() 19811 1726867337.95966: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867337.95982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867337.96005: variable 'omit' from source: magic vars 19811 1726867337.96603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867337.99602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867337.99696: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867337.99736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867337.99866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867337.99870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867337.99895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867337.99933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867337.99973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.00026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.00048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.00208: variable 'ansible_distribution' from source: facts 19811 1726867338.00219: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.00239: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.00245: when evaluation is False, skipping this task 19811 1726867338.00252: _execute() done 19811 1726867338.00257: dumping result to json 19811 1726867338.00264: done dumping result, returning 19811 1726867338.00275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-24c3-6386-0000000000be] 19811 1726867338.00287: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000be skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.00567: no more pending results, returning what we have 19811 1726867338.00571: results queue empty 19811 1726867338.00572: checking for any_errors_fatal 19811 1726867338.00581: done checking for any_errors_fatal 19811 1726867338.00582: checking for max_fail_percentage 19811 1726867338.00583: done checking for max_fail_percentage 19811 1726867338.00584: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.00585: done checking to see if all hosts have failed 19811 1726867338.00586: getting the remaining hosts for this loop 19811 1726867338.00587: done getting the remaining hosts for this loop 19811 1726867338.00592: getting the next task for host managed_node3 19811 1726867338.00598: done getting next task for host managed_node3 19811 1726867338.00602: ^ 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 19811 1726867338.00605: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.00684: getting variables 19811 1726867338.00686: in VariableManager get_vars() 19811 1726867338.00740: Calling all_inventory to load vars for managed_node3 19811 1726867338.00743: Calling groups_inventory to load vars for managed_node3 19811 1726867338.00745: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.00949: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000be 19811 1726867338.00953: WORKER PROCESS EXITING 19811 1726867338.00961: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.00964: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.00967: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.01144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.01806: done with get_vars() 19811 1726867338.01818: done getting variables 19811 1726867338.01871: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:18 -0400 (0:00:00.068) 0:00:07.290 ****** 19811 1726867338.01901: entering _queue_task() for managed_node3/dnf 19811 1726867338.02301: worker is 1 (out of 1 available) 19811 1726867338.02314: exiting _queue_task() for managed_node3/dnf 19811 1726867338.02324: done queuing things up, now waiting for results queue to drain 19811 1726867338.02326: waiting for pending results... 19811 1726867338.02860: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19811 1726867338.03013: in run() - task 0affcac9-a3a5-24c3-6386-0000000000bf 19811 1726867338.03032: variable 'ansible_search_path' from source: unknown 19811 1726867338.03039: variable 'ansible_search_path' from source: unknown 19811 1726867338.03076: calling self._execute() 19811 1726867338.03175: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.03193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.03214: variable 'omit' from source: magic vars 19811 1726867338.03659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.06960: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.07035: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.07284: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.07288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.07290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.07293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.07295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.07338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.07383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.07408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.07556: variable 'ansible_distribution' from source: facts 19811 1726867338.07567: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.07589: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.07597: when evaluation is False, skipping this task 19811 1726867338.07607: _execute() done 19811 1726867338.07617: dumping result to json 19811 1726867338.07625: done dumping result, returning 19811 1726867338.07636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-0000000000bf] 19811 1726867338.07646: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bf skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.07860: no more pending results, returning what we have 19811 1726867338.07864: results queue empty 19811 1726867338.07865: checking for any_errors_fatal 19811 1726867338.07871: done checking for any_errors_fatal 19811 1726867338.07872: checking for max_fail_percentage 19811 1726867338.07874: done checking for max_fail_percentage 19811 1726867338.07874: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.07875: done checking to see if all hosts have failed 19811 1726867338.07876: getting the remaining hosts for this loop 19811 1726867338.07879: done getting the remaining hosts for this loop 19811 1726867338.07883: getting the next task for host managed_node3 19811 1726867338.07890: done getting next task for host managed_node3 19811 1726867338.07894: ^ 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 19811 1726867338.07897: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.07917: getting variables 19811 1726867338.07919: in VariableManager get_vars() 19811 1726867338.07974: Calling all_inventory to load vars for managed_node3 19811 1726867338.08193: Calling groups_inventory to load vars for managed_node3 19811 1726867338.08198: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.08207: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.08212: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.08215: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.08438: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000bf 19811 1726867338.08441: WORKER PROCESS EXITING 19811 1726867338.08462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.08670: done with get_vars() 19811 1726867338.08681: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867338.08753: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:18 -0400 (0:00:00.068) 0:00:07.359 ****** 19811 1726867338.08783: entering _queue_task() for managed_node3/yum 19811 1726867338.09011: worker is 1 (out of 1 available) 19811 1726867338.09022: exiting _queue_task() for managed_node3/yum 19811 1726867338.09034: done queuing things up, now waiting for results queue to drain 19811 1726867338.09035: waiting for pending results... 19811 1726867338.09481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19811 1726867338.09625: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c0 19811 1726867338.09643: variable 'ansible_search_path' from source: unknown 19811 1726867338.09651: variable 'ansible_search_path' from source: unknown 19811 1726867338.09691: calling self._execute() 19811 1726867338.09782: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.09793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.09806: variable 'omit' from source: magic vars 19811 1726867338.10251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.12635: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.12724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.12766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.12813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.12845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.12935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.12969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.13004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.13055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.13075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.13219: variable 'ansible_distribution' from source: facts 19811 1726867338.13231: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.13259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.13268: when evaluation is False, skipping this task 19811 1726867338.13389: _execute() done 19811 1726867338.13392: dumping result to json 19811 1726867338.13394: done dumping result, returning 19811 1726867338.13396: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-0000000000c0] 19811 1726867338.13398: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.13722: no more pending results, returning what we have 19811 1726867338.13726: results queue empty 19811 1726867338.13727: checking for any_errors_fatal 19811 1726867338.13732: done checking for any_errors_fatal 19811 1726867338.13732: checking for max_fail_percentage 19811 1726867338.13734: done checking for max_fail_percentage 19811 1726867338.13735: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.13736: done checking to see if all hosts have failed 19811 1726867338.13736: getting the remaining hosts for this loop 19811 1726867338.13738: done getting the remaining hosts for this loop 19811 1726867338.13741: getting the next task for host managed_node3 19811 1726867338.13747: done getting next task for host managed_node3 19811 1726867338.13750: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867338.13753: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.13770: getting variables 19811 1726867338.13771: in VariableManager get_vars() 19811 1726867338.13819: Calling all_inventory to load vars for managed_node3 19811 1726867338.13822: Calling groups_inventory to load vars for managed_node3 19811 1726867338.13824: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.13833: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.13835: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.13838: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.13993: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c0 19811 1726867338.13996: WORKER PROCESS EXITING 19811 1726867338.14017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.14231: done with get_vars() 19811 1726867338.14242: done getting variables 19811 1726867338.14298: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:18 -0400 (0:00:00.055) 0:00:07.415 ****** 19811 1726867338.14334: entering _queue_task() for managed_node3/fail 19811 1726867338.14805: worker is 1 (out of 1 available) 19811 1726867338.14812: exiting _queue_task() for managed_node3/fail 19811 1726867338.14821: done queuing things up, now waiting for results queue to drain 19811 1726867338.14822: waiting for pending results... 19811 1726867338.14850: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867338.14990: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c1 19811 1726867338.15007: variable 'ansible_search_path' from source: unknown 19811 1726867338.15015: variable 'ansible_search_path' from source: unknown 19811 1726867338.15063: calling self._execute() 19811 1726867338.15160: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.15171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.15188: variable 'omit' from source: magic vars 19811 1726867338.15603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.17799: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.17863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.17987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.17991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.17993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.18095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.18099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.18132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.18175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.18205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.18383: variable 'ansible_distribution' from source: facts 19811 1726867338.18386: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.18388: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.18390: when evaluation is False, skipping this task 19811 1726867338.18392: _execute() done 19811 1726867338.18395: dumping result to json 19811 1726867338.18397: done dumping result, returning 19811 1726867338.18399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-0000000000c1] 19811 1726867338.18407: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.18580: no more pending results, returning what we have 19811 1726867338.18584: results queue empty 19811 1726867338.18584: checking for any_errors_fatal 19811 1726867338.18591: done checking for any_errors_fatal 19811 1726867338.18592: checking for max_fail_percentage 19811 1726867338.18594: done checking for max_fail_percentage 19811 1726867338.18594: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.18595: done checking to see if all hosts have failed 19811 1726867338.18596: getting the remaining hosts for this loop 19811 1726867338.18597: done getting the remaining hosts for this loop 19811 1726867338.18601: getting the next task for host managed_node3 19811 1726867338.18608: done getting next task for host managed_node3 19811 1726867338.18611: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19811 1726867338.18614: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.18781: getting variables 19811 1726867338.18783: in VariableManager get_vars() 19811 1726867338.18825: Calling all_inventory to load vars for managed_node3 19811 1726867338.18828: Calling groups_inventory to load vars for managed_node3 19811 1726867338.18830: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.18838: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.18840: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.18843: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.19106: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c1 19811 1726867338.19110: WORKER PROCESS EXITING 19811 1726867338.19131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.19343: done with get_vars() 19811 1726867338.19352: done getting variables 19811 1726867338.19404: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:18 -0400 (0:00:00.051) 0:00:07.466 ****** 19811 1726867338.19437: entering _queue_task() for managed_node3/package 19811 1726867338.19762: worker is 1 (out of 1 available) 19811 1726867338.19772: exiting _queue_task() for managed_node3/package 19811 1726867338.19783: done queuing things up, now waiting for results queue to drain 19811 1726867338.19784: waiting for pending results... 19811 1726867338.19932: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19811 1726867338.20062: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c2 19811 1726867338.20086: variable 'ansible_search_path' from source: unknown 19811 1726867338.20094: variable 'ansible_search_path' from source: unknown 19811 1726867338.20134: calling self._execute() 19811 1726867338.20226: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.20238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.20251: variable 'omit' from source: magic vars 19811 1726867338.20673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.22863: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.22947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.22989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.23035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.23067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.23155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.23192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.23228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.23338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.23342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.23436: variable 'ansible_distribution' from source: facts 19811 1726867338.23454: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.23475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.23554: when evaluation is False, skipping this task 19811 1726867338.23557: _execute() done 19811 1726867338.23559: dumping result to json 19811 1726867338.23561: done dumping result, returning 19811 1726867338.23564: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-24c3-6386-0000000000c2] 19811 1726867338.23567: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c2 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.23705: no more pending results, returning what we have 19811 1726867338.23708: results queue empty 19811 1726867338.23709: checking for any_errors_fatal 19811 1726867338.23716: done checking for any_errors_fatal 19811 1726867338.23717: checking for max_fail_percentage 19811 1726867338.23719: done checking for max_fail_percentage 19811 1726867338.23719: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.23720: done checking to see if all hosts have failed 19811 1726867338.23721: getting the remaining hosts for this loop 19811 1726867338.23722: done getting the remaining hosts for this loop 19811 1726867338.23726: getting the next task for host managed_node3 19811 1726867338.23732: done getting next task for host managed_node3 19811 1726867338.23735: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867338.23738: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.23754: getting variables 19811 1726867338.23756: in VariableManager get_vars() 19811 1726867338.23804: Calling all_inventory to load vars for managed_node3 19811 1726867338.23806: Calling groups_inventory to load vars for managed_node3 19811 1726867338.23808: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.23818: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.23821: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.23824: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.24152: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c2 19811 1726867338.24155: WORKER PROCESS EXITING 19811 1726867338.24176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.24393: done with get_vars() 19811 1726867338.24406: done getting variables 19811 1726867338.24463: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:18 -0400 (0:00:00.050) 0:00:07.516 ****** 19811 1726867338.24495: entering _queue_task() for managed_node3/package 19811 1726867338.24725: worker is 1 (out of 1 available) 19811 1726867338.24736: exiting _queue_task() for managed_node3/package 19811 1726867338.24861: done queuing things up, now waiting for results queue to drain 19811 1726867338.24863: waiting for pending results... 19811 1726867338.25019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867338.25150: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c3 19811 1726867338.25170: variable 'ansible_search_path' from source: unknown 19811 1726867338.25187: variable 'ansible_search_path' from source: unknown 19811 1726867338.25225: calling self._execute() 19811 1726867338.25315: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.25328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.25344: variable 'omit' from source: magic vars 19811 1726867338.25775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.28157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.28487: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.28491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.28493: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.28504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.28581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.28732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.28762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.28849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.28871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.29175: variable 'ansible_distribution' from source: facts 19811 1726867338.29254: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.29278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.29353: when evaluation is False, skipping this task 19811 1726867338.29356: _execute() done 19811 1726867338.29359: dumping result to json 19811 1726867338.29360: done dumping result, returning 19811 1726867338.29363: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-24c3-6386-0000000000c3] 19811 1726867338.29365: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c3 19811 1726867338.29683: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c3 19811 1726867338.29686: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.29732: no more pending results, returning what we have 19811 1726867338.29736: results queue empty 19811 1726867338.29737: checking for any_errors_fatal 19811 1726867338.29744: done checking for any_errors_fatal 19811 1726867338.29745: checking for max_fail_percentage 19811 1726867338.29747: done checking for max_fail_percentage 19811 1726867338.29747: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.29748: done checking to see if all hosts have failed 19811 1726867338.29749: getting the remaining hosts for this loop 19811 1726867338.29750: done getting the remaining hosts for this loop 19811 1726867338.29755: getting the next task for host managed_node3 19811 1726867338.29762: done getting next task for host managed_node3 19811 1726867338.29766: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867338.29769: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.29789: getting variables 19811 1726867338.29792: in VariableManager get_vars() 19811 1726867338.29844: Calling all_inventory to load vars for managed_node3 19811 1726867338.29846: Calling groups_inventory to load vars for managed_node3 19811 1726867338.29849: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.29859: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.29862: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.29865: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.30316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.30497: done with get_vars() 19811 1726867338.30506: done getting variables 19811 1726867338.30562: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:18 -0400 (0:00:00.061) 0:00:07.577 ****** 19811 1726867338.30599: entering _queue_task() for managed_node3/package 19811 1726867338.30982: worker is 1 (out of 1 available) 19811 1726867338.30993: exiting _queue_task() for managed_node3/package 19811 1726867338.31004: done queuing things up, now waiting for results queue to drain 19811 1726867338.31005: waiting for pending results... 19811 1726867338.31203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867338.31340: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c4 19811 1726867338.31410: variable 'ansible_search_path' from source: unknown 19811 1726867338.31413: variable 'ansible_search_path' from source: unknown 19811 1726867338.31416: calling self._execute() 19811 1726867338.31497: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.31509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.31531: variable 'omit' from source: magic vars 19811 1726867338.32082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.36558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.36775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.36983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.36988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.36994: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.37213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.37217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.37219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.37305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.37332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.37757: variable 'ansible_distribution' from source: facts 19811 1726867338.37760: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.37763: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.37765: when evaluation is False, skipping this task 19811 1726867338.37767: _execute() done 19811 1726867338.37769: dumping result to json 19811 1726867338.37771: done dumping result, returning 19811 1726867338.37773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-24c3-6386-0000000000c4] 19811 1726867338.37775: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c4 19811 1726867338.38053: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c4 19811 1726867338.38057: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.38127: no more pending results, returning what we have 19811 1726867338.38131: results queue empty 19811 1726867338.38132: checking for any_errors_fatal 19811 1726867338.38137: done checking for any_errors_fatal 19811 1726867338.38138: checking for max_fail_percentage 19811 1726867338.38140: done checking for max_fail_percentage 19811 1726867338.38141: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.38142: done checking to see if all hosts have failed 19811 1726867338.38142: getting the remaining hosts for this loop 19811 1726867338.38144: done getting the remaining hosts for this loop 19811 1726867338.38148: getting the next task for host managed_node3 19811 1726867338.38155: done getting next task for host managed_node3 19811 1726867338.38159: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867338.38163: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.38185: getting variables 19811 1726867338.38187: in VariableManager get_vars() 19811 1726867338.38242: Calling all_inventory to load vars for managed_node3 19811 1726867338.38245: Calling groups_inventory to load vars for managed_node3 19811 1726867338.38248: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.38259: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.38262: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.38266: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.38645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.39352: done with get_vars() 19811 1726867338.39364: done getting variables 19811 1726867338.39546: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:18 -0400 (0:00:00.089) 0:00:07.667 ****** 19811 1726867338.39582: entering _queue_task() for managed_node3/service 19811 1726867338.40030: worker is 1 (out of 1 available) 19811 1726867338.40044: exiting _queue_task() for managed_node3/service 19811 1726867338.40057: done queuing things up, now waiting for results queue to drain 19811 1726867338.40058: waiting for pending results... 19811 1726867338.40597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867338.40883: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c5 19811 1726867338.41083: variable 'ansible_search_path' from source: unknown 19811 1726867338.41087: variable 'ansible_search_path' from source: unknown 19811 1726867338.41090: calling self._execute() 19811 1726867338.41093: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.41095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.41097: variable 'omit' from source: magic vars 19811 1726867338.41861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.44935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.45167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.45383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.45387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.45389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.45467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.45527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.45559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.45605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.45633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.45770: variable 'ansible_distribution' from source: facts 19811 1726867338.45784: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.45804: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.45810: when evaluation is False, skipping this task 19811 1726867338.45817: _execute() done 19811 1726867338.45823: dumping result to json 19811 1726867338.45840: done dumping result, returning 19811 1726867338.45851: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-0000000000c5] 19811 1726867338.45859: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c5 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.46125: no more pending results, returning what we have 19811 1726867338.46129: results queue empty 19811 1726867338.46130: checking for any_errors_fatal 19811 1726867338.46137: done checking for any_errors_fatal 19811 1726867338.46138: checking for max_fail_percentage 19811 1726867338.46140: done checking for max_fail_percentage 19811 1726867338.46141: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.46141: done checking to see if all hosts have failed 19811 1726867338.46142: getting the remaining hosts for this loop 19811 1726867338.46144: done getting the remaining hosts for this loop 19811 1726867338.46148: getting the next task for host managed_node3 19811 1726867338.46155: done getting next task for host managed_node3 19811 1726867338.46159: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867338.46162: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.46184: getting variables 19811 1726867338.46186: in VariableManager get_vars() 19811 1726867338.46247: Calling all_inventory to load vars for managed_node3 19811 1726867338.46250: Calling groups_inventory to load vars for managed_node3 19811 1726867338.46252: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.46429: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.46433: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.46437: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.46746: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c5 19811 1726867338.46749: WORKER PROCESS EXITING 19811 1726867338.46772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.46982: done with get_vars() 19811 1726867338.46992: done getting variables 19811 1726867338.47048: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:18 -0400 (0:00:00.075) 0:00:07.742 ****** 19811 1726867338.47088: entering _queue_task() for managed_node3/service 19811 1726867338.47330: worker is 1 (out of 1 available) 19811 1726867338.47343: exiting _queue_task() for managed_node3/service 19811 1726867338.47355: done queuing things up, now waiting for results queue to drain 19811 1726867338.47356: waiting for pending results... 19811 1726867338.47635: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867338.47767: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c6 19811 1726867338.47791: variable 'ansible_search_path' from source: unknown 19811 1726867338.47807: variable 'ansible_search_path' from source: unknown 19811 1726867338.47845: calling self._execute() 19811 1726867338.47935: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.47946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.47960: variable 'omit' from source: magic vars 19811 1726867338.48360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.50544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.50782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.50786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.50788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.50791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.50796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.50833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.50864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.50915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.50938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.51071: variable 'ansible_distribution' from source: facts 19811 1726867338.51075: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.51092: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.51095: when evaluation is False, skipping this task 19811 1726867338.51097: _execute() done 19811 1726867338.51100: dumping result to json 19811 1726867338.51102: done dumping result, returning 19811 1726867338.51109: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-24c3-6386-0000000000c6] 19811 1726867338.51116: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c6 19811 1726867338.51207: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c6 19811 1726867338.51211: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867338.51292: no more pending results, returning what we have 19811 1726867338.51295: results queue empty 19811 1726867338.51295: checking for any_errors_fatal 19811 1726867338.51300: done checking for any_errors_fatal 19811 1726867338.51301: checking for max_fail_percentage 19811 1726867338.51302: done checking for max_fail_percentage 19811 1726867338.51304: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.51304: done checking to see if all hosts have failed 19811 1726867338.51305: getting the remaining hosts for this loop 19811 1726867338.51306: done getting the remaining hosts for this loop 19811 1726867338.51309: getting the next task for host managed_node3 19811 1726867338.51314: done getting next task for host managed_node3 19811 1726867338.51317: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867338.51319: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.51334: getting variables 19811 1726867338.51336: in VariableManager get_vars() 19811 1726867338.51380: Calling all_inventory to load vars for managed_node3 19811 1726867338.51382: Calling groups_inventory to load vars for managed_node3 19811 1726867338.51384: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.51390: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.51391: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.51393: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.51557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.51757: done with get_vars() 19811 1726867338.51766: done getting variables 19811 1726867338.51828: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:18 -0400 (0:00:00.047) 0:00:07.790 ****** 19811 1726867338.51857: entering _queue_task() for managed_node3/service 19811 1726867338.52091: worker is 1 (out of 1 available) 19811 1726867338.52103: exiting _queue_task() for managed_node3/service 19811 1726867338.52116: done queuing things up, now waiting for results queue to drain 19811 1726867338.52117: waiting for pending results... 19811 1726867338.52393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867338.52495: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c7 19811 1726867338.52517: variable 'ansible_search_path' from source: unknown 19811 1726867338.52557: variable 'ansible_search_path' from source: unknown 19811 1726867338.52561: calling self._execute() 19811 1726867338.52683: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.52687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.52689: variable 'omit' from source: magic vars 19811 1726867338.53080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.55140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.55183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.55212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.55235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.55255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.55315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.55333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.55350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.55386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.55389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.55621: variable 'ansible_distribution' from source: facts 19811 1726867338.55624: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.55626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.55628: when evaluation is False, skipping this task 19811 1726867338.55630: _execute() done 19811 1726867338.55631: dumping result to json 19811 1726867338.55633: done dumping result, returning 19811 1726867338.55636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-24c3-6386-0000000000c7] 19811 1726867338.55638: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c7 19811 1726867338.55701: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c7 19811 1726867338.55704: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.55872: no more pending results, returning what we have 19811 1726867338.55875: results queue empty 19811 1726867338.55876: checking for any_errors_fatal 19811 1726867338.55882: done checking for any_errors_fatal 19811 1726867338.55883: checking for max_fail_percentage 19811 1726867338.55885: done checking for max_fail_percentage 19811 1726867338.55886: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.55887: done checking to see if all hosts have failed 19811 1726867338.55888: getting the remaining hosts for this loop 19811 1726867338.55889: done getting the remaining hosts for this loop 19811 1726867338.55892: getting the next task for host managed_node3 19811 1726867338.55898: done getting next task for host managed_node3 19811 1726867338.55901: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867338.55905: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.55923: getting variables 19811 1726867338.55925: in VariableManager get_vars() 19811 1726867338.55967: Calling all_inventory to load vars for managed_node3 19811 1726867338.55970: Calling groups_inventory to load vars for managed_node3 19811 1726867338.55972: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.55982: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.55984: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.55987: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.56224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.56481: done with get_vars() 19811 1726867338.56493: done getting variables 19811 1726867338.56553: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:18 -0400 (0:00:00.047) 0:00:07.837 ****** 19811 1726867338.56586: entering _queue_task() for managed_node3/service 19811 1726867338.56830: worker is 1 (out of 1 available) 19811 1726867338.56957: exiting _queue_task() for managed_node3/service 19811 1726867338.56968: done queuing things up, now waiting for results queue to drain 19811 1726867338.56970: waiting for pending results... 19811 1726867338.57138: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867338.57287: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c8 19811 1726867338.57291: variable 'ansible_search_path' from source: unknown 19811 1726867338.57294: variable 'ansible_search_path' from source: unknown 19811 1726867338.57323: calling self._execute() 19811 1726867338.57420: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.57433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.57483: variable 'omit' from source: magic vars 19811 1726867338.57891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.59454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.59512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.59536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.59566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.59590: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.59642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.59664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.59687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.59714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.59724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.59818: variable 'ansible_distribution' from source: facts 19811 1726867338.59821: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.59835: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.59838: when evaluation is False, skipping this task 19811 1726867338.59841: _execute() done 19811 1726867338.59843: dumping result to json 19811 1726867338.59845: done dumping result, returning 19811 1726867338.59853: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-24c3-6386-0000000000c8] 19811 1726867338.59857: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c8 19811 1726867338.59944: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c8 19811 1726867338.59947: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867338.60019: no more pending results, returning what we have 19811 1726867338.60022: results queue empty 19811 1726867338.60022: checking for any_errors_fatal 19811 1726867338.60028: done checking for any_errors_fatal 19811 1726867338.60029: checking for max_fail_percentage 19811 1726867338.60030: done checking for max_fail_percentage 19811 1726867338.60031: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.60032: done checking to see if all hosts have failed 19811 1726867338.60032: getting the remaining hosts for this loop 19811 1726867338.60034: done getting the remaining hosts for this loop 19811 1726867338.60037: getting the next task for host managed_node3 19811 1726867338.60042: done getting next task for host managed_node3 19811 1726867338.60045: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867338.60048: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.60065: getting variables 19811 1726867338.60067: in VariableManager get_vars() 19811 1726867338.60112: Calling all_inventory to load vars for managed_node3 19811 1726867338.60115: Calling groups_inventory to load vars for managed_node3 19811 1726867338.60117: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.60126: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.60128: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.60132: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.60312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.60537: done with get_vars() 19811 1726867338.60546: done getting variables 19811 1726867338.60605: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:18 -0400 (0:00:00.040) 0:00:07.878 ****** 19811 1726867338.60643: entering _queue_task() for managed_node3/copy 19811 1726867338.60923: worker is 1 (out of 1 available) 19811 1726867338.60936: exiting _queue_task() for managed_node3/copy 19811 1726867338.60985: done queuing things up, now waiting for results queue to drain 19811 1726867338.60987: waiting for pending results... 19811 1726867338.61167: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867338.61237: in run() - task 0affcac9-a3a5-24c3-6386-0000000000c9 19811 1726867338.61247: variable 'ansible_search_path' from source: unknown 19811 1726867338.61250: variable 'ansible_search_path' from source: unknown 19811 1726867338.61287: calling self._execute() 19811 1726867338.61342: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.61347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.61356: variable 'omit' from source: magic vars 19811 1726867338.61635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.63073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.63117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.63145: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.63171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.63192: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.63248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.63269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.63289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.63315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.63326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.63417: variable 'ansible_distribution' from source: facts 19811 1726867338.63421: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.63436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.63439: when evaluation is False, skipping this task 19811 1726867338.63442: _execute() done 19811 1726867338.63444: dumping result to json 19811 1726867338.63448: done dumping result, returning 19811 1726867338.63458: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-24c3-6386-0000000000c9] 19811 1726867338.63460: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c9 19811 1726867338.63540: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000c9 19811 1726867338.63543: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.63585: no more pending results, returning what we have 19811 1726867338.63588: results queue empty 19811 1726867338.63589: checking for any_errors_fatal 19811 1726867338.63596: done checking for any_errors_fatal 19811 1726867338.63596: checking for max_fail_percentage 19811 1726867338.63598: done checking for max_fail_percentage 19811 1726867338.63599: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.63599: done checking to see if all hosts have failed 19811 1726867338.63600: getting the remaining hosts for this loop 19811 1726867338.63601: done getting the remaining hosts for this loop 19811 1726867338.63605: getting the next task for host managed_node3 19811 1726867338.63613: done getting next task for host managed_node3 19811 1726867338.63616: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867338.63619: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.63634: getting variables 19811 1726867338.63636: in VariableManager get_vars() 19811 1726867338.63675: Calling all_inventory to load vars for managed_node3 19811 1726867338.63679: Calling groups_inventory to load vars for managed_node3 19811 1726867338.63682: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.63690: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.63692: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.63694: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.63839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.63957: done with get_vars() 19811 1726867338.63964: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:18 -0400 (0:00:00.033) 0:00:07.912 ****** 19811 1726867338.64018: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867338.64186: worker is 1 (out of 1 available) 19811 1726867338.64199: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867338.64210: done queuing things up, now waiting for results queue to drain 19811 1726867338.64212: waiting for pending results... 19811 1726867338.64376: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867338.64455: in run() - task 0affcac9-a3a5-24c3-6386-0000000000ca 19811 1726867338.64467: variable 'ansible_search_path' from source: unknown 19811 1726867338.64470: variable 'ansible_search_path' from source: unknown 19811 1726867338.64499: calling self._execute() 19811 1726867338.64566: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.64570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.64580: variable 'omit' from source: magic vars 19811 1726867338.64871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.66332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.66382: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.66410: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.66437: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.66457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.66520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.66540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.66557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.66583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.66594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.66686: variable 'ansible_distribution' from source: facts 19811 1726867338.66690: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.66704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.66707: when evaluation is False, skipping this task 19811 1726867338.66710: _execute() done 19811 1726867338.66718: dumping result to json 19811 1726867338.66722: done dumping result, returning 19811 1726867338.66725: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-24c3-6386-0000000000ca] 19811 1726867338.66733: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ca 19811 1726867338.66814: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ca 19811 1726867338.66817: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.66883: no more pending results, returning what we have 19811 1726867338.66886: results queue empty 19811 1726867338.66886: checking for any_errors_fatal 19811 1726867338.66892: done checking for any_errors_fatal 19811 1726867338.66893: checking for max_fail_percentage 19811 1726867338.66894: done checking for max_fail_percentage 19811 1726867338.66895: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.66895: done checking to see if all hosts have failed 19811 1726867338.66896: getting the remaining hosts for this loop 19811 1726867338.66898: done getting the remaining hosts for this loop 19811 1726867338.66901: getting the next task for host managed_node3 19811 1726867338.66907: done getting next task for host managed_node3 19811 1726867338.66910: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867338.66913: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.66927: getting variables 19811 1726867338.66930: in VariableManager get_vars() 19811 1726867338.66971: Calling all_inventory to load vars for managed_node3 19811 1726867338.66974: Calling groups_inventory to load vars for managed_node3 19811 1726867338.66976: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.66985: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.66987: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.66990: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.67097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.67225: done with get_vars() 19811 1726867338.67232: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:18 -0400 (0:00:00.032) 0:00:07.944 ****** 19811 1726867338.67286: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867338.67458: worker is 1 (out of 1 available) 19811 1726867338.67470: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867338.67483: done queuing things up, now waiting for results queue to drain 19811 1726867338.67484: waiting for pending results... 19811 1726867338.67639: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867338.67718: in run() - task 0affcac9-a3a5-24c3-6386-0000000000cb 19811 1726867338.67726: variable 'ansible_search_path' from source: unknown 19811 1726867338.67729: variable 'ansible_search_path' from source: unknown 19811 1726867338.67754: calling self._execute() 19811 1726867338.67815: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.67820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.67831: variable 'omit' from source: magic vars 19811 1726867338.68113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.69575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.69619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.69644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.69669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.69693: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.69749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.69768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.69789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.69820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.69830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.69921: variable 'ansible_distribution' from source: facts 19811 1726867338.69925: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.69939: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.69942: when evaluation is False, skipping this task 19811 1726867338.69945: _execute() done 19811 1726867338.69947: dumping result to json 19811 1726867338.69950: done dumping result, returning 19811 1726867338.69957: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-24c3-6386-0000000000cb] 19811 1726867338.69960: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cb 19811 1726867338.70040: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cb 19811 1726867338.70043: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.70088: no more pending results, returning what we have 19811 1726867338.70091: results queue empty 19811 1726867338.70092: checking for any_errors_fatal 19811 1726867338.70099: done checking for any_errors_fatal 19811 1726867338.70100: checking for max_fail_percentage 19811 1726867338.70101: done checking for max_fail_percentage 19811 1726867338.70102: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.70103: done checking to see if all hosts have failed 19811 1726867338.70104: getting the remaining hosts for this loop 19811 1726867338.70105: done getting the remaining hosts for this loop 19811 1726867338.70108: getting the next task for host managed_node3 19811 1726867338.70113: done getting next task for host managed_node3 19811 1726867338.70116: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867338.70119: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.70134: getting variables 19811 1726867338.70136: in VariableManager get_vars() 19811 1726867338.70176: Calling all_inventory to load vars for managed_node3 19811 1726867338.70181: Calling groups_inventory to load vars for managed_node3 19811 1726867338.70183: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.70190: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.70193: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.70195: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.70341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.70464: done with get_vars() 19811 1726867338.70471: done getting variables 19811 1726867338.70508: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:18 -0400 (0:00:00.032) 0:00:07.977 ****** 19811 1726867338.70529: entering _queue_task() for managed_node3/debug 19811 1726867338.70699: worker is 1 (out of 1 available) 19811 1726867338.70714: exiting _queue_task() for managed_node3/debug 19811 1726867338.70726: done queuing things up, now waiting for results queue to drain 19811 1726867338.70727: waiting for pending results... 19811 1726867338.70886: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867338.70963: in run() - task 0affcac9-a3a5-24c3-6386-0000000000cc 19811 1726867338.70975: variable 'ansible_search_path' from source: unknown 19811 1726867338.70980: variable 'ansible_search_path' from source: unknown 19811 1726867338.71014: calling self._execute() 19811 1726867338.71069: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.71072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.71082: variable 'omit' from source: magic vars 19811 1726867338.71368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.72781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.72832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.72863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.72885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.72906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.72959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.72982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.72999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.73029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.73040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.73132: variable 'ansible_distribution' from source: facts 19811 1726867338.73137: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.73150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.73153: when evaluation is False, skipping this task 19811 1726867338.73155: _execute() done 19811 1726867338.73158: dumping result to json 19811 1726867338.73160: done dumping result, returning 19811 1726867338.73167: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-24c3-6386-0000000000cc] 19811 1726867338.73172: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cc 19811 1726867338.73272: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cc 19811 1726867338.73274: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867338.73320: no more pending results, returning what we have 19811 1726867338.73323: results queue empty 19811 1726867338.73324: checking for any_errors_fatal 19811 1726867338.73328: done checking for any_errors_fatal 19811 1726867338.73328: checking for max_fail_percentage 19811 1726867338.73330: done checking for max_fail_percentage 19811 1726867338.73331: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.73331: done checking to see if all hosts have failed 19811 1726867338.73332: getting the remaining hosts for this loop 19811 1726867338.73333: done getting the remaining hosts for this loop 19811 1726867338.73336: getting the next task for host managed_node3 19811 1726867338.73341: done getting next task for host managed_node3 19811 1726867338.73345: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867338.73347: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.73361: getting variables 19811 1726867338.73363: in VariableManager get_vars() 19811 1726867338.73418: Calling all_inventory to load vars for managed_node3 19811 1726867338.73420: Calling groups_inventory to load vars for managed_node3 19811 1726867338.73422: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.73428: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.73429: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.73431: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.73536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.73655: done with get_vars() 19811 1726867338.73661: done getting variables 19811 1726867338.73701: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:18 -0400 (0:00:00.031) 0:00:08.009 ****** 19811 1726867338.73723: entering _queue_task() for managed_node3/debug 19811 1726867338.73889: worker is 1 (out of 1 available) 19811 1726867338.73901: exiting _queue_task() for managed_node3/debug 19811 1726867338.73912: done queuing things up, now waiting for results queue to drain 19811 1726867338.73914: waiting for pending results... 19811 1726867338.74066: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867338.74142: in run() - task 0affcac9-a3a5-24c3-6386-0000000000cd 19811 1726867338.74152: variable 'ansible_search_path' from source: unknown 19811 1726867338.74155: variable 'ansible_search_path' from source: unknown 19811 1726867338.74187: calling self._execute() 19811 1726867338.74249: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.74253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.74262: variable 'omit' from source: magic vars 19811 1726867338.74550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.76495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.76538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.76565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.76592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.76615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.76667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.76690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.76708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.76735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.76745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.76839: variable 'ansible_distribution' from source: facts 19811 1726867338.76842: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.76858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.76861: when evaluation is False, skipping this task 19811 1726867338.76864: _execute() done 19811 1726867338.76866: dumping result to json 19811 1726867338.76868: done dumping result, returning 19811 1726867338.76876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-24c3-6386-0000000000cd] 19811 1726867338.76880: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cd 19811 1726867338.76959: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cd 19811 1726867338.76962: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867338.77047: no more pending results, returning what we have 19811 1726867338.77050: results queue empty 19811 1726867338.77051: checking for any_errors_fatal 19811 1726867338.77055: done checking for any_errors_fatal 19811 1726867338.77056: checking for max_fail_percentage 19811 1726867338.77057: done checking for max_fail_percentage 19811 1726867338.77058: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.77059: done checking to see if all hosts have failed 19811 1726867338.77059: getting the remaining hosts for this loop 19811 1726867338.77060: done getting the remaining hosts for this loop 19811 1726867338.77063: getting the next task for host managed_node3 19811 1726867338.77068: done getting next task for host managed_node3 19811 1726867338.77071: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867338.77074: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.77091: getting variables 19811 1726867338.77092: in VariableManager get_vars() 19811 1726867338.77137: Calling all_inventory to load vars for managed_node3 19811 1726867338.77139: Calling groups_inventory to load vars for managed_node3 19811 1726867338.77141: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.77147: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.77148: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.77150: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.77291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.77412: done with get_vars() 19811 1726867338.77419: done getting variables 19811 1726867338.77456: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:18 -0400 (0:00:00.037) 0:00:08.046 ****** 19811 1726867338.77480: entering _queue_task() for managed_node3/debug 19811 1726867338.77655: worker is 1 (out of 1 available) 19811 1726867338.77669: exiting _queue_task() for managed_node3/debug 19811 1726867338.77681: done queuing things up, now waiting for results queue to drain 19811 1726867338.77683: waiting for pending results... 19811 1726867338.77830: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867338.77910: in run() - task 0affcac9-a3a5-24c3-6386-0000000000ce 19811 1726867338.77923: variable 'ansible_search_path' from source: unknown 19811 1726867338.77926: variable 'ansible_search_path' from source: unknown 19811 1726867338.77950: calling self._execute() 19811 1726867338.78015: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.78018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.78031: variable 'omit' from source: magic vars 19811 1726867338.78583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.80401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.80475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.80515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.80554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.80592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.80668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.80701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.80731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.80775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.80796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.80925: variable 'ansible_distribution' from source: facts 19811 1726867338.80939: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.80961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.80968: when evaluation is False, skipping this task 19811 1726867338.80974: _execute() done 19811 1726867338.80982: dumping result to json 19811 1726867338.80989: done dumping result, returning 19811 1726867338.80999: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-24c3-6386-0000000000ce] 19811 1726867338.81008: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ce skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867338.81136: no more pending results, returning what we have 19811 1726867338.81139: results queue empty 19811 1726867338.81140: checking for any_errors_fatal 19811 1726867338.81145: done checking for any_errors_fatal 19811 1726867338.81146: checking for max_fail_percentage 19811 1726867338.81147: done checking for max_fail_percentage 19811 1726867338.81148: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.81149: done checking to see if all hosts have failed 19811 1726867338.81150: getting the remaining hosts for this loop 19811 1726867338.81151: done getting the remaining hosts for this loop 19811 1726867338.81155: getting the next task for host managed_node3 19811 1726867338.81165: done getting next task for host managed_node3 19811 1726867338.81169: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867338.81172: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.81191: getting variables 19811 1726867338.81193: in VariableManager get_vars() 19811 1726867338.81240: Calling all_inventory to load vars for managed_node3 19811 1726867338.81242: Calling groups_inventory to load vars for managed_node3 19811 1726867338.81245: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.81254: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.81257: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.81259: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.81467: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ce 19811 1726867338.81471: WORKER PROCESS EXITING 19811 1726867338.81495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.81701: done with get_vars() 19811 1726867338.81711: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:18 -0400 (0:00:00.043) 0:00:08.089 ****** 19811 1726867338.81798: entering _queue_task() for managed_node3/ping 19811 1726867338.82012: worker is 1 (out of 1 available) 19811 1726867338.82023: exiting _queue_task() for managed_node3/ping 19811 1726867338.82035: done queuing things up, now waiting for results queue to drain 19811 1726867338.82036: waiting for pending results... 19811 1726867338.82283: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867338.82418: in run() - task 0affcac9-a3a5-24c3-6386-0000000000cf 19811 1726867338.82442: variable 'ansible_search_path' from source: unknown 19811 1726867338.82450: variable 'ansible_search_path' from source: unknown 19811 1726867338.82492: calling self._execute() 19811 1726867338.82588: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.82599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.82619: variable 'omit' from source: magic vars 19811 1726867338.83052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.85172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.85282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.85286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.85320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.85353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.85431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.85467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.85500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.85567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.85570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.85700: variable 'ansible_distribution' from source: facts 19811 1726867338.85710: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.85730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.85784: when evaluation is False, skipping this task 19811 1726867338.85787: _execute() done 19811 1726867338.85790: dumping result to json 19811 1726867338.85792: done dumping result, returning 19811 1726867338.85795: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-24c3-6386-0000000000cf] 19811 1726867338.85797: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cf skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.85929: no more pending results, returning what we have 19811 1726867338.85932: results queue empty 19811 1726867338.85933: checking for any_errors_fatal 19811 1726867338.85939: done checking for any_errors_fatal 19811 1726867338.85940: checking for max_fail_percentage 19811 1726867338.85942: done checking for max_fail_percentage 19811 1726867338.85943: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.85944: done checking to see if all hosts have failed 19811 1726867338.85945: getting the remaining hosts for this loop 19811 1726867338.85946: done getting the remaining hosts for this loop 19811 1726867338.85950: getting the next task for host managed_node3 19811 1726867338.85959: done getting next task for host managed_node3 19811 1726867338.85961: ^ task is: TASK: meta (role_complete) 19811 1726867338.85964: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867338.85984: getting variables 19811 1726867338.85987: in VariableManager get_vars() 19811 1726867338.86037: Calling all_inventory to load vars for managed_node3 19811 1726867338.86040: Calling groups_inventory to load vars for managed_node3 19811 1726867338.86042: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.86052: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.86055: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.86059: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.86467: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000cf 19811 1726867338.86470: WORKER PROCESS EXITING 19811 1726867338.86493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.86695: done with get_vars() 19811 1726867338.86705: done getting variables 19811 1726867338.86774: done queuing things up, now waiting for results queue to drain 19811 1726867338.86776: results queue empty 19811 1726867338.86779: checking for any_errors_fatal 19811 1726867338.86781: done checking for any_errors_fatal 19811 1726867338.86781: checking for max_fail_percentage 19811 1726867338.86783: done checking for max_fail_percentage 19811 1726867338.86783: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.86784: done checking to see if all hosts have failed 19811 1726867338.86785: getting the remaining hosts for this loop 19811 1726867338.86785: done getting the remaining hosts for this loop 19811 1726867338.86788: getting the next task for host managed_node3 19811 1726867338.86791: done getting next task for host managed_node3 19811 1726867338.86793: ^ task is: TASK: Get current device features 19811 1726867338.86794: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867338.86796: getting variables 19811 1726867338.86797: in VariableManager get_vars() 19811 1726867338.86814: Calling all_inventory to load vars for managed_node3 19811 1726867338.86816: Calling groups_inventory to load vars for managed_node3 19811 1726867338.86818: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.86823: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.86825: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.86828: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.86963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.87159: done with get_vars() 19811 1726867338.87167: done getting variables 19811 1726867338.87205: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Friday 20 September 2024 17:22:18 -0400 (0:00:00.054) 0:00:08.144 ****** 19811 1726867338.87230: entering _queue_task() for managed_node3/command 19811 1726867338.87463: worker is 1 (out of 1 available) 19811 1726867338.87475: exiting _queue_task() for managed_node3/command 19811 1726867338.87688: done queuing things up, now waiting for results queue to drain 19811 1726867338.87690: waiting for pending results... 19811 1726867338.87736: running TaskExecutor() for managed_node3/TASK: Get current device features 19811 1726867338.87836: in run() - task 0affcac9-a3a5-24c3-6386-0000000000ff 19811 1726867338.87857: variable 'ansible_search_path' from source: unknown 19811 1726867338.87901: calling self._execute() 19811 1726867338.88005: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.88019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.88038: variable 'omit' from source: magic vars 19811 1726867338.88479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.90917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.90985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.91071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.91074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.91092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.91169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.91209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.91239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.91287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.91306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.91436: variable 'ansible_distribution' from source: facts 19811 1726867338.91499: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.91503: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.91505: when evaluation is False, skipping this task 19811 1726867338.91507: _execute() done 19811 1726867338.91509: dumping result to json 19811 1726867338.91511: done dumping result, returning 19811 1726867338.91513: done running TaskExecutor() for managed_node3/TASK: Get current device features [0affcac9-a3a5-24c3-6386-0000000000ff] 19811 1726867338.91514: sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ff skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867338.91726: no more pending results, returning what we have 19811 1726867338.91730: results queue empty 19811 1726867338.91731: checking for any_errors_fatal 19811 1726867338.91733: done checking for any_errors_fatal 19811 1726867338.91733: checking for max_fail_percentage 19811 1726867338.91735: done checking for max_fail_percentage 19811 1726867338.91736: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.91737: done checking to see if all hosts have failed 19811 1726867338.91738: getting the remaining hosts for this loop 19811 1726867338.91739: done getting the remaining hosts for this loop 19811 1726867338.91743: getting the next task for host managed_node3 19811 1726867338.91749: done getting next task for host managed_node3 19811 1726867338.91752: ^ task is: TASK: Show ethtool_features 19811 1726867338.91754: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867338.91757: getting variables 19811 1726867338.91759: in VariableManager get_vars() 19811 1726867338.91812: Calling all_inventory to load vars for managed_node3 19811 1726867338.91814: Calling groups_inventory to load vars for managed_node3 19811 1726867338.91817: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.91829: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.91831: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.91835: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.92181: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000000ff 19811 1726867338.92185: WORKER PROCESS EXITING 19811 1726867338.92206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.92451: done with get_vars() 19811 1726867338.92462: done getting variables 19811 1726867338.92517: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ethtool_features] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Friday 20 September 2024 17:22:18 -0400 (0:00:00.053) 0:00:08.197 ****** 19811 1726867338.92544: entering _queue_task() for managed_node3/debug 19811 1726867338.92783: worker is 1 (out of 1 available) 19811 1726867338.92794: exiting _queue_task() for managed_node3/debug 19811 1726867338.92806: done queuing things up, now waiting for results queue to drain 19811 1726867338.92807: waiting for pending results... 19811 1726867338.93065: running TaskExecutor() for managed_node3/TASK: Show ethtool_features 19811 1726867338.93159: in run() - task 0affcac9-a3a5-24c3-6386-000000000100 19811 1726867338.93187: variable 'ansible_search_path' from source: unknown 19811 1726867338.93225: calling self._execute() 19811 1726867338.93315: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.93326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.93340: variable 'omit' from source: magic vars 19811 1726867338.93780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867338.96200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867338.96266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867338.96307: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867338.96363: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867338.96396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867338.96480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867338.96513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867338.96547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867338.96593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867338.96653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867338.96742: variable 'ansible_distribution' from source: facts 19811 1726867338.96752: variable 'ansible_distribution_major_version' from source: facts 19811 1726867338.96776: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867338.96786: when evaluation is False, skipping this task 19811 1726867338.96792: _execute() done 19811 1726867338.96798: dumping result to json 19811 1726867338.96805: done dumping result, returning 19811 1726867338.96814: done running TaskExecutor() for managed_node3/TASK: Show ethtool_features [0affcac9-a3a5-24c3-6386-000000000100] 19811 1726867338.96869: sending task result for task 0affcac9-a3a5-24c3-6386-000000000100 19811 1726867338.96931: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000100 19811 1726867338.96934: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867338.97017: no more pending results, returning what we have 19811 1726867338.97021: results queue empty 19811 1726867338.97022: checking for any_errors_fatal 19811 1726867338.97027: done checking for any_errors_fatal 19811 1726867338.97027: checking for max_fail_percentage 19811 1726867338.97029: done checking for max_fail_percentage 19811 1726867338.97030: checking to see if all hosts have failed and the running result is not ok 19811 1726867338.97030: done checking to see if all hosts have failed 19811 1726867338.97031: getting the remaining hosts for this loop 19811 1726867338.97032: done getting the remaining hosts for this loop 19811 1726867338.97036: getting the next task for host managed_node3 19811 1726867338.97042: done getting next task for host managed_node3 19811 1726867338.97045: ^ task is: TASK: Assert device features 19811 1726867338.97047: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867338.97049: getting variables 19811 1726867338.97051: in VariableManager get_vars() 19811 1726867338.97104: Calling all_inventory to load vars for managed_node3 19811 1726867338.97107: Calling groups_inventory to load vars for managed_node3 19811 1726867338.97109: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867338.97120: Calling all_plugins_play to load vars for managed_node3 19811 1726867338.97122: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867338.97125: Calling groups_plugins_play to load vars for managed_node3 19811 1726867338.97490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867338.97688: done with get_vars() 19811 1726867338.97698: done getting variables 19811 1726867338.97749: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert device features] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Friday 20 September 2024 17:22:18 -0400 (0:00:00.052) 0:00:08.249 ****** 19811 1726867338.97775: entering _queue_task() for managed_node3/assert 19811 1726867338.97994: worker is 1 (out of 1 available) 19811 1726867338.98007: exiting _queue_task() for managed_node3/assert 19811 1726867338.98018: done queuing things up, now waiting for results queue to drain 19811 1726867338.98019: waiting for pending results... 19811 1726867338.98394: running TaskExecutor() for managed_node3/TASK: Assert device features 19811 1726867338.98399: in run() - task 0affcac9-a3a5-24c3-6386-000000000101 19811 1726867338.98403: variable 'ansible_search_path' from source: unknown 19811 1726867338.98405: calling self._execute() 19811 1726867338.98497: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867338.98509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867338.98525: variable 'omit' from source: magic vars 19811 1726867338.98935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.01364: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.01430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.01472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.01512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.01546: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.01624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.01662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.01764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.01768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.01770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.01897: variable 'ansible_distribution' from source: facts 19811 1726867339.01909: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.01932: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.01940: when evaluation is False, skipping this task 19811 1726867339.01946: _execute() done 19811 1726867339.01952: dumping result to json 19811 1726867339.01959: done dumping result, returning 19811 1726867339.01968: done running TaskExecutor() for managed_node3/TASK: Assert device features [0affcac9-a3a5-24c3-6386-000000000101] 19811 1726867339.01980: sending task result for task 0affcac9-a3a5-24c3-6386-000000000101 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.02131: no more pending results, returning what we have 19811 1726867339.02134: results queue empty 19811 1726867339.02135: checking for any_errors_fatal 19811 1726867339.02140: done checking for any_errors_fatal 19811 1726867339.02141: checking for max_fail_percentage 19811 1726867339.02143: done checking for max_fail_percentage 19811 1726867339.02143: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.02144: done checking to see if all hosts have failed 19811 1726867339.02145: getting the remaining hosts for this loop 19811 1726867339.02146: done getting the remaining hosts for this loop 19811 1726867339.02150: getting the next task for host managed_node3 19811 1726867339.02157: done getting next task for host managed_node3 19811 1726867339.02160: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 19811 1726867339.02163: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.02166: getting variables 19811 1726867339.02168: in VariableManager get_vars() 19811 1726867339.02222: Calling all_inventory to load vars for managed_node3 19811 1726867339.02225: Calling groups_inventory to load vars for managed_node3 19811 1726867339.02227: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.02240: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.02243: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.02246: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.02743: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000101 19811 1726867339.02746: WORKER PROCESS EXITING 19811 1726867339.02769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.02988: done with get_vars() 19811 1726867339.02999: done getting variables 19811 1726867339.03054: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Friday 20 September 2024 17:22:19 -0400 (0:00:00.053) 0:00:08.302 ****** 19811 1726867339.03081: entering _queue_task() for managed_node3/debug 19811 1726867339.03307: worker is 1 (out of 1 available) 19811 1726867339.03319: exiting _queue_task() for managed_node3/debug 19811 1726867339.03331: done queuing things up, now waiting for results queue to drain 19811 1726867339.03332: waiting for pending results... 19811 1726867339.03587: running TaskExecutor() for managed_node3/TASK: TEST: Change feature with both underscores and dashes. 19811 1726867339.03685: in run() - task 0affcac9-a3a5-24c3-6386-000000000103 19811 1726867339.03712: variable 'ansible_search_path' from source: unknown 19811 1726867339.03749: calling self._execute() 19811 1726867339.03843: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.03856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.03873: variable 'omit' from source: magic vars 19811 1726867339.04283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.06829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.06909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.06966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.07015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.07048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.07135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.07168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.07229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.07256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.07281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.07420: variable 'ansible_distribution' from source: facts 19811 1726867339.07555: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.07559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.07562: when evaluation is False, skipping this task 19811 1726867339.07564: _execute() done 19811 1726867339.07567: dumping result to json 19811 1726867339.07569: done dumping result, returning 19811 1726867339.07572: done running TaskExecutor() for managed_node3/TASK: TEST: Change feature with both underscores and dashes. [0affcac9-a3a5-24c3-6386-000000000103] 19811 1726867339.07574: sending task result for task 0affcac9-a3a5-24c3-6386-000000000103 19811 1726867339.07644: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000103 19811 1726867339.07648: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867339.07702: no more pending results, returning what we have 19811 1726867339.07706: results queue empty 19811 1726867339.07707: checking for any_errors_fatal 19811 1726867339.07713: done checking for any_errors_fatal 19811 1726867339.07714: checking for max_fail_percentage 19811 1726867339.07716: done checking for max_fail_percentage 19811 1726867339.07717: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.07718: done checking to see if all hosts have failed 19811 1726867339.07718: getting the remaining hosts for this loop 19811 1726867339.07720: done getting the remaining hosts for this loop 19811 1726867339.07723: getting the next task for host managed_node3 19811 1726867339.07730: done getting next task for host managed_node3 19811 1726867339.07732: ^ task is: TASK: Configure ethtool features setting 19811 1726867339.07736: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.07739: getting variables 19811 1726867339.07741: in VariableManager get_vars() 19811 1726867339.07794: Calling all_inventory to load vars for managed_node3 19811 1726867339.07797: Calling groups_inventory to load vars for managed_node3 19811 1726867339.07800: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.07812: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.07815: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.07819: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.08102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.08492: done with get_vars() 19811 1726867339.08503: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Friday 20 September 2024 17:22:19 -0400 (0:00:00.054) 0:00:08.357 ****** 19811 1726867339.08576: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867339.09423: worker is 1 (out of 1 available) 19811 1726867339.09434: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867339.09445: done queuing things up, now waiting for results queue to drain 19811 1726867339.09447: waiting for pending results... 19811 1726867339.09859: running TaskExecutor() for managed_node3/TASK: Configure ethtool features setting 19811 1726867339.09956: in run() - task 0affcac9-a3a5-24c3-6386-000000000104 19811 1726867339.10085: variable 'ansible_search_path' from source: unknown 19811 1726867339.10128: calling self._execute() 19811 1726867339.10384: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.10389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.10401: variable 'omit' from source: magic vars 19811 1726867339.11168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.14284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.14353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.14397: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.14439: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.14576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.14581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.14593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.14627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.14670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.14692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.14831: variable 'ansible_distribution' from source: facts 19811 1726867339.14842: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.14863: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.14918: when evaluation is False, skipping this task 19811 1726867339.14924: _execute() done 19811 1726867339.14927: dumping result to json 19811 1726867339.14930: done dumping result, returning 19811 1726867339.14932: done running TaskExecutor() for managed_node3/TASK: Configure ethtool features setting [0affcac9-a3a5-24c3-6386-000000000104] 19811 1726867339.14934: sending task result for task 0affcac9-a3a5-24c3-6386-000000000104 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.15079: no more pending results, returning what we have 19811 1726867339.15083: results queue empty 19811 1726867339.15083: checking for any_errors_fatal 19811 1726867339.15090: done checking for any_errors_fatal 19811 1726867339.15090: checking for max_fail_percentage 19811 1726867339.15092: done checking for max_fail_percentage 19811 1726867339.15093: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.15094: done checking to see if all hosts have failed 19811 1726867339.15095: getting the remaining hosts for this loop 19811 1726867339.15096: done getting the remaining hosts for this loop 19811 1726867339.15100: getting the next task for host managed_node3 19811 1726867339.15108: done getting next task for host managed_node3 19811 1726867339.15113: ^ task is: TASK: Check failure 19811 1726867339.15117: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867339.15120: getting variables 19811 1726867339.15122: in VariableManager get_vars() 19811 1726867339.15176: Calling all_inventory to load vars for managed_node3 19811 1726867339.15181: Calling groups_inventory to load vars for managed_node3 19811 1726867339.15184: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.15195: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.15198: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.15201: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.15919: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000104 19811 1726867339.15922: WORKER PROCESS EXITING 19811 1726867339.15943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.16151: done with get_vars() 19811 1726867339.16161: done getting variables 19811 1726867339.16218: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check failure] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Friday 20 September 2024 17:22:19 -0400 (0:00:00.076) 0:00:08.434 ****** 19811 1726867339.16247: entering _queue_task() for managed_node3/debug 19811 1726867339.16597: worker is 1 (out of 1 available) 19811 1726867339.16607: exiting _queue_task() for managed_node3/debug 19811 1726867339.16619: done queuing things up, now waiting for results queue to drain 19811 1726867339.16620: waiting for pending results... 19811 1726867339.16799: running TaskExecutor() for managed_node3/TASK: Check failure 19811 1726867339.16932: in run() - task 0affcac9-a3a5-24c3-6386-000000000107 19811 1726867339.16958: variable 'ansible_search_path' from source: unknown 19811 1726867339.17005: calling self._execute() 19811 1726867339.17117: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.17130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.17163: variable 'omit' from source: magic vars 19811 1726867339.17700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.20247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.20319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.20366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.20415: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.20469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.20534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.20567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.20687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.20690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.20693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.20811: variable 'ansible_distribution' from source: facts 19811 1726867339.20824: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.20844: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.20851: when evaluation is False, skipping this task 19811 1726867339.20859: _execute() done 19811 1726867339.20865: dumping result to json 19811 1726867339.20872: done dumping result, returning 19811 1726867339.20884: done running TaskExecutor() for managed_node3/TASK: Check failure [0affcac9-a3a5-24c3-6386-000000000107] 19811 1726867339.20892: sending task result for task 0affcac9-a3a5-24c3-6386-000000000107 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867339.21050: no more pending results, returning what we have 19811 1726867339.21053: results queue empty 19811 1726867339.21054: checking for any_errors_fatal 19811 1726867339.21063: done checking for any_errors_fatal 19811 1726867339.21064: checking for max_fail_percentage 19811 1726867339.21066: done checking for max_fail_percentage 19811 1726867339.21067: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.21068: done checking to see if all hosts have failed 19811 1726867339.21068: getting the remaining hosts for this loop 19811 1726867339.21070: done getting the remaining hosts for this loop 19811 1726867339.21074: getting the next task for host managed_node3 19811 1726867339.21083: done getting next task for host managed_node3 19811 1726867339.21086: ^ task is: TASK: Assert that the result is failure 19811 1726867339.21089: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867339.21092: getting variables 19811 1726867339.21094: in VariableManager get_vars() 19811 1726867339.21148: Calling all_inventory to load vars for managed_node3 19811 1726867339.21151: Calling groups_inventory to load vars for managed_node3 19811 1726867339.21154: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.21165: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.21168: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.21172: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.21289: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000107 19811 1726867339.21293: WORKER PROCESS EXITING 19811 1726867339.21638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.21858: done with get_vars() 19811 1726867339.21868: done getting variables 19811 1726867339.21925: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the result is failure] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Friday 20 September 2024 17:22:19 -0400 (0:00:00.057) 0:00:08.491 ****** 19811 1726867339.21957: entering _queue_task() for managed_node3/assert 19811 1726867339.22225: worker is 1 (out of 1 available) 19811 1726867339.22236: exiting _queue_task() for managed_node3/assert 19811 1726867339.22248: done queuing things up, now waiting for results queue to drain 19811 1726867339.22250: waiting for pending results... 19811 1726867339.22488: running TaskExecutor() for managed_node3/TASK: Assert that the result is failure 19811 1726867339.22603: in run() - task 0affcac9-a3a5-24c3-6386-000000000108 19811 1726867339.22628: variable 'ansible_search_path' from source: unknown 19811 1726867339.22662: calling self._execute() 19811 1726867339.22760: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.22782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.22827: variable 'omit' from source: magic vars 19811 1726867339.23227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.25471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.25549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.25593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.25636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.25765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.25769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.25800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.25834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.25887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.25906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.26048: variable 'ansible_distribution' from source: facts 19811 1726867339.26061: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.26092: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.26101: when evaluation is False, skipping this task 19811 1726867339.26108: _execute() done 19811 1726867339.26119: dumping result to json 19811 1726867339.26127: done dumping result, returning 19811 1726867339.26137: done running TaskExecutor() for managed_node3/TASK: Assert that the result is failure [0affcac9-a3a5-24c3-6386-000000000108] 19811 1726867339.26146: sending task result for task 0affcac9-a3a5-24c3-6386-000000000108 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.26371: no more pending results, returning what we have 19811 1726867339.26374: results queue empty 19811 1726867339.26375: checking for any_errors_fatal 19811 1726867339.26381: done checking for any_errors_fatal 19811 1726867339.26382: checking for max_fail_percentage 19811 1726867339.26384: done checking for max_fail_percentage 19811 1726867339.26384: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.26385: done checking to see if all hosts have failed 19811 1726867339.26386: getting the remaining hosts for this loop 19811 1726867339.26388: done getting the remaining hosts for this loop 19811 1726867339.26392: getting the next task for host managed_node3 19811 1726867339.26400: done getting next task for host managed_node3 19811 1726867339.26403: ^ task is: TASK: TEST: I can reset features to their original value. 19811 1726867339.26406: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867339.26412: getting variables 19811 1726867339.26414: in VariableManager get_vars() 19811 1726867339.26473: Calling all_inventory to load vars for managed_node3 19811 1726867339.26476: Calling groups_inventory to load vars for managed_node3 19811 1726867339.26481: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.26492: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.26495: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.26498: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.26885: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000108 19811 1726867339.26888: WORKER PROCESS EXITING 19811 1726867339.26917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.27128: done with get_vars() 19811 1726867339.27138: done getting variables 19811 1726867339.27191: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can reset features to their original value.] ********************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Friday 20 September 2024 17:22:19 -0400 (0:00:00.052) 0:00:08.544 ****** 19811 1726867339.27217: entering _queue_task() for managed_node3/debug 19811 1726867339.27446: worker is 1 (out of 1 available) 19811 1726867339.27570: exiting _queue_task() for managed_node3/debug 19811 1726867339.27581: done queuing things up, now waiting for results queue to drain 19811 1726867339.27583: waiting for pending results... 19811 1726867339.27744: running TaskExecutor() for managed_node3/TASK: TEST: I can reset features to their original value. 19811 1726867339.27843: in run() - task 0affcac9-a3a5-24c3-6386-000000000109 19811 1726867339.27862: variable 'ansible_search_path' from source: unknown 19811 1726867339.27903: calling self._execute() 19811 1726867339.28003: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.28016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.28033: variable 'omit' from source: magic vars 19811 1726867339.28476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.30791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.30872: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.30923: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.30962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.30995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.31081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.31144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.31157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.31202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.31228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.31469: variable 'ansible_distribution' from source: facts 19811 1726867339.31472: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.31475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.31478: when evaluation is False, skipping this task 19811 1726867339.31481: _execute() done 19811 1726867339.31483: dumping result to json 19811 1726867339.31484: done dumping result, returning 19811 1726867339.31487: done running TaskExecutor() for managed_node3/TASK: TEST: I can reset features to their original value. [0affcac9-a3a5-24c3-6386-000000000109] 19811 1726867339.31489: sending task result for task 0affcac9-a3a5-24c3-6386-000000000109 19811 1726867339.31553: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000109 19811 1726867339.31557: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867339.31604: no more pending results, returning what we have 19811 1726867339.31611: results queue empty 19811 1726867339.31612: checking for any_errors_fatal 19811 1726867339.31617: done checking for any_errors_fatal 19811 1726867339.31618: checking for max_fail_percentage 19811 1726867339.31620: done checking for max_fail_percentage 19811 1726867339.31621: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.31622: done checking to see if all hosts have failed 19811 1726867339.31623: getting the remaining hosts for this loop 19811 1726867339.31624: done getting the remaining hosts for this loop 19811 1726867339.31628: getting the next task for host managed_node3 19811 1726867339.31636: done getting next task for host managed_node3 19811 1726867339.31641: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867339.31645: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.31665: getting variables 19811 1726867339.31667: in VariableManager get_vars() 19811 1726867339.31829: Calling all_inventory to load vars for managed_node3 19811 1726867339.31832: Calling groups_inventory to load vars for managed_node3 19811 1726867339.31834: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.31842: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.31845: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.31847: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.32139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.32372: done with get_vars() 19811 1726867339.32384: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:19 -0400 (0:00:00.052) 0:00:08.596 ****** 19811 1726867339.32486: entering _queue_task() for managed_node3/include_tasks 19811 1726867339.32727: worker is 1 (out of 1 available) 19811 1726867339.32739: exiting _queue_task() for managed_node3/include_tasks 19811 1726867339.32750: done queuing things up, now waiting for results queue to drain 19811 1726867339.32752: waiting for pending results... 19811 1726867339.33106: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867339.33206: in run() - task 0affcac9-a3a5-24c3-6386-000000000111 19811 1726867339.33213: variable 'ansible_search_path' from source: unknown 19811 1726867339.33216: variable 'ansible_search_path' from source: unknown 19811 1726867339.33251: calling self._execute() 19811 1726867339.33344: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.33384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.33388: variable 'omit' from source: magic vars 19811 1726867339.33894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.35917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.35962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.35990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.36020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.36044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.36110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.36134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.36153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.36179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.36190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.36285: variable 'ansible_distribution' from source: facts 19811 1726867339.36289: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.36303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.36306: when evaluation is False, skipping this task 19811 1726867339.36309: _execute() done 19811 1726867339.36314: dumping result to json 19811 1726867339.36318: done dumping result, returning 19811 1726867339.36324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-24c3-6386-000000000111] 19811 1726867339.36329: sending task result for task 0affcac9-a3a5-24c3-6386-000000000111 19811 1726867339.36409: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000111 19811 1726867339.36412: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.36456: no more pending results, returning what we have 19811 1726867339.36460: results queue empty 19811 1726867339.36461: checking for any_errors_fatal 19811 1726867339.36465: done checking for any_errors_fatal 19811 1726867339.36466: checking for max_fail_percentage 19811 1726867339.36467: done checking for max_fail_percentage 19811 1726867339.36468: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.36469: done checking to see if all hosts have failed 19811 1726867339.36469: getting the remaining hosts for this loop 19811 1726867339.36471: done getting the remaining hosts for this loop 19811 1726867339.36474: getting the next task for host managed_node3 19811 1726867339.36481: done getting next task for host managed_node3 19811 1726867339.36485: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867339.36487: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.36502: getting variables 19811 1726867339.36504: in VariableManager get_vars() 19811 1726867339.36544: Calling all_inventory to load vars for managed_node3 19811 1726867339.36547: Calling groups_inventory to load vars for managed_node3 19811 1726867339.36549: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.36556: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.36558: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.36561: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.36705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.36826: done with get_vars() 19811 1726867339.36833: done getting variables 19811 1726867339.36870: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:19 -0400 (0:00:00.044) 0:00:08.640 ****** 19811 1726867339.36891: entering _queue_task() for managed_node3/debug 19811 1726867339.37059: worker is 1 (out of 1 available) 19811 1726867339.37071: exiting _queue_task() for managed_node3/debug 19811 1726867339.37084: done queuing things up, now waiting for results queue to drain 19811 1726867339.37085: waiting for pending results... 19811 1726867339.37393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867339.37405: in run() - task 0affcac9-a3a5-24c3-6386-000000000112 19811 1726867339.37430: variable 'ansible_search_path' from source: unknown 19811 1726867339.37683: variable 'ansible_search_path' from source: unknown 19811 1726867339.37687: calling self._execute() 19811 1726867339.37690: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.37692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.37695: variable 'omit' from source: magic vars 19811 1726867339.38025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.39612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.39655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.39684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.39710: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.39731: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.39787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.39807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.39827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.39852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.39862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.39960: variable 'ansible_distribution' from source: facts 19811 1726867339.39963: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.39979: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.39982: when evaluation is False, skipping this task 19811 1726867339.39984: _execute() done 19811 1726867339.39988: dumping result to json 19811 1726867339.39991: done dumping result, returning 19811 1726867339.40002: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-24c3-6386-000000000112] 19811 1726867339.40004: sending task result for task 0affcac9-a3a5-24c3-6386-000000000112 19811 1726867339.40082: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000112 19811 1726867339.40085: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867339.40148: no more pending results, returning what we have 19811 1726867339.40151: results queue empty 19811 1726867339.40151: checking for any_errors_fatal 19811 1726867339.40155: done checking for any_errors_fatal 19811 1726867339.40156: checking for max_fail_percentage 19811 1726867339.40157: done checking for max_fail_percentage 19811 1726867339.40158: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.40159: done checking to see if all hosts have failed 19811 1726867339.40160: getting the remaining hosts for this loop 19811 1726867339.40161: done getting the remaining hosts for this loop 19811 1726867339.40167: getting the next task for host managed_node3 19811 1726867339.40174: done getting next task for host managed_node3 19811 1726867339.40180: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867339.40183: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.40199: getting variables 19811 1726867339.40200: in VariableManager get_vars() 19811 1726867339.40242: Calling all_inventory to load vars for managed_node3 19811 1726867339.40245: Calling groups_inventory to load vars for managed_node3 19811 1726867339.40247: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.40255: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.40257: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.40259: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.40436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.40685: done with get_vars() 19811 1726867339.40695: done getting variables 19811 1726867339.40766: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:19 -0400 (0:00:00.039) 0:00:08.680 ****** 19811 1726867339.40806: entering _queue_task() for managed_node3/fail 19811 1726867339.41164: worker is 1 (out of 1 available) 19811 1726867339.41174: exiting _queue_task() for managed_node3/fail 19811 1726867339.41187: done queuing things up, now waiting for results queue to drain 19811 1726867339.41189: waiting for pending results... 19811 1726867339.41446: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867339.41521: in run() - task 0affcac9-a3a5-24c3-6386-000000000113 19811 1726867339.41544: variable 'ansible_search_path' from source: unknown 19811 1726867339.41547: variable 'ansible_search_path' from source: unknown 19811 1726867339.41580: calling self._execute() 19811 1726867339.41656: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.41661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.41672: variable 'omit' from source: magic vars 19811 1726867339.42037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.43752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.43758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.43794: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.43832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.43854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.43927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.43983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.44090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.44094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.44097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.44216: variable 'ansible_distribution' from source: facts 19811 1726867339.44248: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.44272: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.44289: when evaluation is False, skipping this task 19811 1726867339.44297: _execute() done 19811 1726867339.44304: dumping result to json 19811 1726867339.44311: done dumping result, returning 19811 1726867339.44322: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-24c3-6386-000000000113] 19811 1726867339.44331: sending task result for task 0affcac9-a3a5-24c3-6386-000000000113 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.44503: no more pending results, returning what we have 19811 1726867339.44506: results queue empty 19811 1726867339.44507: checking for any_errors_fatal 19811 1726867339.44512: done checking for any_errors_fatal 19811 1726867339.44513: checking for max_fail_percentage 19811 1726867339.44514: done checking for max_fail_percentage 19811 1726867339.44515: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.44516: done checking to see if all hosts have failed 19811 1726867339.44517: getting the remaining hosts for this loop 19811 1726867339.44518: done getting the remaining hosts for this loop 19811 1726867339.44521: getting the next task for host managed_node3 19811 1726867339.44527: done getting next task for host managed_node3 19811 1726867339.44531: ^ 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 19811 1726867339.44534: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.44550: getting variables 19811 1726867339.44552: in VariableManager get_vars() 19811 1726867339.44809: Calling all_inventory to load vars for managed_node3 19811 1726867339.44811: Calling groups_inventory to load vars for managed_node3 19811 1726867339.44814: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.44849: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.44854: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.44860: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000113 19811 1726867339.44864: WORKER PROCESS EXITING 19811 1726867339.44869: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.45035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.45153: done with get_vars() 19811 1726867339.45160: done getting variables 19811 1726867339.45199: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:19 -0400 (0:00:00.044) 0:00:08.724 ****** 19811 1726867339.45223: entering _queue_task() for managed_node3/fail 19811 1726867339.45400: worker is 1 (out of 1 available) 19811 1726867339.45412: exiting _queue_task() for managed_node3/fail 19811 1726867339.45424: done queuing things up, now waiting for results queue to drain 19811 1726867339.45425: waiting for pending results... 19811 1726867339.45590: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19811 1726867339.45668: in run() - task 0affcac9-a3a5-24c3-6386-000000000114 19811 1726867339.45680: variable 'ansible_search_path' from source: unknown 19811 1726867339.45684: variable 'ansible_search_path' from source: unknown 19811 1726867339.45710: calling self._execute() 19811 1726867339.45775: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.45780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.45795: variable 'omit' from source: magic vars 19811 1726867339.46091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.48041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.48087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.48116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.48141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.48160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.48220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.48240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.48257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.48283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.48296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.48390: variable 'ansible_distribution' from source: facts 19811 1726867339.48393: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.48408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.48411: when evaluation is False, skipping this task 19811 1726867339.48413: _execute() done 19811 1726867339.48424: dumping result to json 19811 1726867339.48427: done dumping result, returning 19811 1726867339.48429: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-24c3-6386-000000000114] 19811 1726867339.48432: sending task result for task 0affcac9-a3a5-24c3-6386-000000000114 19811 1726867339.48511: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000114 19811 1726867339.48514: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.48567: no more pending results, returning what we have 19811 1726867339.48570: results queue empty 19811 1726867339.48571: checking for any_errors_fatal 19811 1726867339.48574: done checking for any_errors_fatal 19811 1726867339.48575: checking for max_fail_percentage 19811 1726867339.48576: done checking for max_fail_percentage 19811 1726867339.48579: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.48580: done checking to see if all hosts have failed 19811 1726867339.48581: getting the remaining hosts for this loop 19811 1726867339.48582: done getting the remaining hosts for this loop 19811 1726867339.48585: getting the next task for host managed_node3 19811 1726867339.48590: done getting next task for host managed_node3 19811 1726867339.48593: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867339.48596: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.48610: getting variables 19811 1726867339.48612: in VariableManager get_vars() 19811 1726867339.48652: Calling all_inventory to load vars for managed_node3 19811 1726867339.48654: Calling groups_inventory to load vars for managed_node3 19811 1726867339.48656: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.48663: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.48666: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.48668: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.48772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.48894: done with get_vars() 19811 1726867339.48902: done getting variables 19811 1726867339.48938: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:19 -0400 (0:00:00.037) 0:00:08.761 ****** 19811 1726867339.48959: entering _queue_task() for managed_node3/fail 19811 1726867339.49130: worker is 1 (out of 1 available) 19811 1726867339.49141: exiting _queue_task() for managed_node3/fail 19811 1726867339.49153: done queuing things up, now waiting for results queue to drain 19811 1726867339.49155: waiting for pending results... 19811 1726867339.49309: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867339.49373: in run() - task 0affcac9-a3a5-24c3-6386-000000000115 19811 1726867339.49385: variable 'ansible_search_path' from source: unknown 19811 1726867339.49393: variable 'ansible_search_path' from source: unknown 19811 1726867339.49423: calling self._execute() 19811 1726867339.49486: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.49493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.49502: variable 'omit' from source: magic vars 19811 1726867339.49844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.51238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.51287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.51315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.51340: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.51361: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.51416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.51435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.51459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.51483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.51494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.51587: variable 'ansible_distribution' from source: facts 19811 1726867339.51591: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.51604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.51607: when evaluation is False, skipping this task 19811 1726867339.51612: _execute() done 19811 1726867339.51615: dumping result to json 19811 1726867339.51617: done dumping result, returning 19811 1726867339.51622: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-24c3-6386-000000000115] 19811 1726867339.51626: sending task result for task 0affcac9-a3a5-24c3-6386-000000000115 19811 1726867339.51712: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000115 19811 1726867339.51715: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.51755: no more pending results, returning what we have 19811 1726867339.51758: results queue empty 19811 1726867339.51759: checking for any_errors_fatal 19811 1726867339.51764: done checking for any_errors_fatal 19811 1726867339.51764: checking for max_fail_percentage 19811 1726867339.51766: done checking for max_fail_percentage 19811 1726867339.51767: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.51767: done checking to see if all hosts have failed 19811 1726867339.51768: getting the remaining hosts for this loop 19811 1726867339.51769: done getting the remaining hosts for this loop 19811 1726867339.51772: getting the next task for host managed_node3 19811 1726867339.51786: done getting next task for host managed_node3 19811 1726867339.51789: ^ 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 19811 1726867339.51792: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.51805: getting variables 19811 1726867339.51807: in VariableManager get_vars() 19811 1726867339.51893: Calling all_inventory to load vars for managed_node3 19811 1726867339.51894: Calling groups_inventory to load vars for managed_node3 19811 1726867339.51896: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.51902: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.51903: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.51905: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.52002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.52123: done with get_vars() 19811 1726867339.52129: done getting variables 19811 1726867339.52167: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:19 -0400 (0:00:00.032) 0:00:08.793 ****** 19811 1726867339.52188: entering _queue_task() for managed_node3/dnf 19811 1726867339.52355: worker is 1 (out of 1 available) 19811 1726867339.52367: exiting _queue_task() for managed_node3/dnf 19811 1726867339.52379: done queuing things up, now waiting for results queue to drain 19811 1726867339.52381: waiting for pending results... 19811 1726867339.52533: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19811 1726867339.52616: in run() - task 0affcac9-a3a5-24c3-6386-000000000116 19811 1726867339.52620: variable 'ansible_search_path' from source: unknown 19811 1726867339.52622: variable 'ansible_search_path' from source: unknown 19811 1726867339.52647: calling self._execute() 19811 1726867339.52711: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.52724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.52730: variable 'omit' from source: magic vars 19811 1726867339.53022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.54459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.54503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.54533: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.54557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.54581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.54635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.54654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.54671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.54702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.54715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.54804: variable 'ansible_distribution' from source: facts 19811 1726867339.54807: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.54824: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.54827: when evaluation is False, skipping this task 19811 1726867339.54829: _execute() done 19811 1726867339.54832: dumping result to json 19811 1726867339.54834: done dumping result, returning 19811 1726867339.54841: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000116] 19811 1726867339.54844: sending task result for task 0affcac9-a3a5-24c3-6386-000000000116 19811 1726867339.54925: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000116 19811 1726867339.54928: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.54971: no more pending results, returning what we have 19811 1726867339.54974: results queue empty 19811 1726867339.54975: checking for any_errors_fatal 19811 1726867339.54981: done checking for any_errors_fatal 19811 1726867339.54982: checking for max_fail_percentage 19811 1726867339.54983: done checking for max_fail_percentage 19811 1726867339.54984: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.54984: done checking to see if all hosts have failed 19811 1726867339.54985: getting the remaining hosts for this loop 19811 1726867339.54987: done getting the remaining hosts for this loop 19811 1726867339.54989: getting the next task for host managed_node3 19811 1726867339.54994: done getting next task for host managed_node3 19811 1726867339.54998: ^ 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 19811 1726867339.55000: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.55014: getting variables 19811 1726867339.55015: in VariableManager get_vars() 19811 1726867339.55054: Calling all_inventory to load vars for managed_node3 19811 1726867339.55056: Calling groups_inventory to load vars for managed_node3 19811 1726867339.55058: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.55065: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.55068: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.55070: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.55181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.55323: done with get_vars() 19811 1726867339.55330: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867339.55374: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:19 -0400 (0:00:00.032) 0:00:08.825 ****** 19811 1726867339.55395: entering _queue_task() for managed_node3/yum 19811 1726867339.55556: worker is 1 (out of 1 available) 19811 1726867339.55569: exiting _queue_task() for managed_node3/yum 19811 1726867339.55582: done queuing things up, now waiting for results queue to drain 19811 1726867339.55584: waiting for pending results... 19811 1726867339.55739: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19811 1726867339.55821: in run() - task 0affcac9-a3a5-24c3-6386-000000000117 19811 1726867339.55832: variable 'ansible_search_path' from source: unknown 19811 1726867339.55835: variable 'ansible_search_path' from source: unknown 19811 1726867339.55862: calling self._execute() 19811 1726867339.55928: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.55933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.55942: variable 'omit' from source: magic vars 19811 1726867339.56224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.57631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.57685: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.57711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.57738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.57757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.57816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.57835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.57853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.57885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.57894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.57991: variable 'ansible_distribution' from source: facts 19811 1726867339.57995: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.58008: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.58011: when evaluation is False, skipping this task 19811 1726867339.58014: _execute() done 19811 1726867339.58016: dumping result to json 19811 1726867339.58018: done dumping result, returning 19811 1726867339.58021: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000117] 19811 1726867339.58026: sending task result for task 0affcac9-a3a5-24c3-6386-000000000117 19811 1726867339.58106: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000117 19811 1726867339.58109: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.58153: no more pending results, returning what we have 19811 1726867339.58155: results queue empty 19811 1726867339.58156: checking for any_errors_fatal 19811 1726867339.58162: done checking for any_errors_fatal 19811 1726867339.58163: checking for max_fail_percentage 19811 1726867339.58164: done checking for max_fail_percentage 19811 1726867339.58165: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.58166: done checking to see if all hosts have failed 19811 1726867339.58166: getting the remaining hosts for this loop 19811 1726867339.58168: done getting the remaining hosts for this loop 19811 1726867339.58171: getting the next task for host managed_node3 19811 1726867339.58175: done getting next task for host managed_node3 19811 1726867339.58180: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867339.58183: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.58197: getting variables 19811 1726867339.58199: in VariableManager get_vars() 19811 1726867339.58236: Calling all_inventory to load vars for managed_node3 19811 1726867339.58238: Calling groups_inventory to load vars for managed_node3 19811 1726867339.58241: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.58248: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.58250: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.58253: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.58355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.58476: done with get_vars() 19811 1726867339.58485: done getting variables 19811 1726867339.58522: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:19 -0400 (0:00:00.031) 0:00:08.857 ****** 19811 1726867339.58543: entering _queue_task() for managed_node3/fail 19811 1726867339.58710: worker is 1 (out of 1 available) 19811 1726867339.58722: exiting _queue_task() for managed_node3/fail 19811 1726867339.58733: done queuing things up, now waiting for results queue to drain 19811 1726867339.58735: waiting for pending results... 19811 1726867339.58889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867339.58960: in run() - task 0affcac9-a3a5-24c3-6386-000000000118 19811 1726867339.58973: variable 'ansible_search_path' from source: unknown 19811 1726867339.58979: variable 'ansible_search_path' from source: unknown 19811 1726867339.59002: calling self._execute() 19811 1726867339.59062: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.59066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.59074: variable 'omit' from source: magic vars 19811 1726867339.59358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.60781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.60823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.60850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.60875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.60896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.60953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.60971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.60990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.61017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.61028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.61117: variable 'ansible_distribution' from source: facts 19811 1726867339.61121: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.61134: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.61137: when evaluation is False, skipping this task 19811 1726867339.61142: _execute() done 19811 1726867339.61144: dumping result to json 19811 1726867339.61147: done dumping result, returning 19811 1726867339.61157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000118] 19811 1726867339.61159: sending task result for task 0affcac9-a3a5-24c3-6386-000000000118 19811 1726867339.61235: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000118 19811 1726867339.61238: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.61301: no more pending results, returning what we have 19811 1726867339.61304: results queue empty 19811 1726867339.61305: checking for any_errors_fatal 19811 1726867339.61310: done checking for any_errors_fatal 19811 1726867339.61311: checking for max_fail_percentage 19811 1726867339.61312: done checking for max_fail_percentage 19811 1726867339.61313: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.61314: done checking to see if all hosts have failed 19811 1726867339.61314: getting the remaining hosts for this loop 19811 1726867339.61316: done getting the remaining hosts for this loop 19811 1726867339.61318: getting the next task for host managed_node3 19811 1726867339.61323: done getting next task for host managed_node3 19811 1726867339.61326: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19811 1726867339.61329: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.61343: getting variables 19811 1726867339.61344: in VariableManager get_vars() 19811 1726867339.61383: Calling all_inventory to load vars for managed_node3 19811 1726867339.61385: Calling groups_inventory to load vars for managed_node3 19811 1726867339.61386: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.61392: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.61394: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.61395: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.61523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.61638: done with get_vars() 19811 1726867339.61645: done getting variables 19811 1726867339.61682: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:19 -0400 (0:00:00.031) 0:00:08.889 ****** 19811 1726867339.61703: entering _queue_task() for managed_node3/package 19811 1726867339.61869: worker is 1 (out of 1 available) 19811 1726867339.61884: exiting _queue_task() for managed_node3/package 19811 1726867339.61895: done queuing things up, now waiting for results queue to drain 19811 1726867339.61897: waiting for pending results... 19811 1726867339.62046: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19811 1726867339.62124: in run() - task 0affcac9-a3a5-24c3-6386-000000000119 19811 1726867339.62138: variable 'ansible_search_path' from source: unknown 19811 1726867339.62141: variable 'ansible_search_path' from source: unknown 19811 1726867339.62164: calling self._execute() 19811 1726867339.62232: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.62236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.62249: variable 'omit' from source: magic vars 19811 1726867339.62546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.64107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.64113: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.64182: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.64186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.64201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.64281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.64315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.64346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.64397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.64418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.64541: variable 'ansible_distribution' from source: facts 19811 1726867339.64582: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.64585: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.64587: when evaluation is False, skipping this task 19811 1726867339.64590: _execute() done 19811 1726867339.64592: dumping result to json 19811 1726867339.64594: done dumping result, returning 19811 1726867339.64602: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-24c3-6386-000000000119] 19811 1726867339.64610: sending task result for task 0affcac9-a3a5-24c3-6386-000000000119 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.64746: no more pending results, returning what we have 19811 1726867339.64749: results queue empty 19811 1726867339.64754: checking for any_errors_fatal 19811 1726867339.64759: done checking for any_errors_fatal 19811 1726867339.64760: checking for max_fail_percentage 19811 1726867339.64761: done checking for max_fail_percentage 19811 1726867339.64762: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.64763: done checking to see if all hosts have failed 19811 1726867339.64764: getting the remaining hosts for this loop 19811 1726867339.64765: done getting the remaining hosts for this loop 19811 1726867339.64787: getting the next task for host managed_node3 19811 1726867339.64793: done getting next task for host managed_node3 19811 1726867339.64796: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867339.64799: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.64818: getting variables 19811 1726867339.64820: in VariableManager get_vars() 19811 1726867339.64863: Calling all_inventory to load vars for managed_node3 19811 1726867339.64865: Calling groups_inventory to load vars for managed_node3 19811 1726867339.64868: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.64937: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.64941: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.64946: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000119 19811 1726867339.64950: WORKER PROCESS EXITING 19811 1726867339.64954: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.65112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.65238: done with get_vars() 19811 1726867339.65245: done getting variables 19811 1726867339.65291: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:19 -0400 (0:00:00.036) 0:00:08.925 ****** 19811 1726867339.65311: entering _queue_task() for managed_node3/package 19811 1726867339.65471: worker is 1 (out of 1 available) 19811 1726867339.65485: exiting _queue_task() for managed_node3/package 19811 1726867339.65496: done queuing things up, now waiting for results queue to drain 19811 1726867339.65497: waiting for pending results... 19811 1726867339.65657: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867339.65737: in run() - task 0affcac9-a3a5-24c3-6386-00000000011a 19811 1726867339.65748: variable 'ansible_search_path' from source: unknown 19811 1726867339.65751: variable 'ansible_search_path' from source: unknown 19811 1726867339.65776: calling self._execute() 19811 1726867339.65837: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.65840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.65850: variable 'omit' from source: magic vars 19811 1726867339.66132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.68042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.68282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.68286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.68288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.68290: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.68292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.68322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.68351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.68400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.68428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.68556: variable 'ansible_distribution' from source: facts 19811 1726867339.68567: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.68589: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.68596: when evaluation is False, skipping this task 19811 1726867339.68601: _execute() done 19811 1726867339.68608: dumping result to json 19811 1726867339.68618: done dumping result, returning 19811 1726867339.68631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-24c3-6386-00000000011a] 19811 1726867339.68640: sending task result for task 0affcac9-a3a5-24c3-6386-00000000011a 19811 1726867339.68748: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000011a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.68796: no more pending results, returning what we have 19811 1726867339.68799: results queue empty 19811 1726867339.68800: checking for any_errors_fatal 19811 1726867339.68806: done checking for any_errors_fatal 19811 1726867339.68807: checking for max_fail_percentage 19811 1726867339.68809: done checking for max_fail_percentage 19811 1726867339.68809: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.68810: done checking to see if all hosts have failed 19811 1726867339.68811: getting the remaining hosts for this loop 19811 1726867339.68812: done getting the remaining hosts for this loop 19811 1726867339.68815: getting the next task for host managed_node3 19811 1726867339.68821: done getting next task for host managed_node3 19811 1726867339.68825: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867339.68828: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.68843: getting variables 19811 1726867339.68845: in VariableManager get_vars() 19811 1726867339.68902: Calling all_inventory to load vars for managed_node3 19811 1726867339.68904: Calling groups_inventory to load vars for managed_node3 19811 1726867339.68907: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.68975: WORKER PROCESS EXITING 19811 1726867339.68986: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.68989: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.68991: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.69208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.69424: done with get_vars() 19811 1726867339.69434: done getting variables 19811 1726867339.69488: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:19 -0400 (0:00:00.042) 0:00:08.967 ****** 19811 1726867339.69522: entering _queue_task() for managed_node3/package 19811 1726867339.69802: worker is 1 (out of 1 available) 19811 1726867339.69814: exiting _queue_task() for managed_node3/package 19811 1726867339.69826: done queuing things up, now waiting for results queue to drain 19811 1726867339.69827: waiting for pending results... 19811 1726867339.70052: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867339.70184: in run() - task 0affcac9-a3a5-24c3-6386-00000000011b 19811 1726867339.70203: variable 'ansible_search_path' from source: unknown 19811 1726867339.70210: variable 'ansible_search_path' from source: unknown 19811 1726867339.70246: calling self._execute() 19811 1726867339.70338: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.70349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.70362: variable 'omit' from source: magic vars 19811 1726867339.70829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.73019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.73096: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.73142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.73184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.73382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.73385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.73388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.73391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.73409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.73431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.73568: variable 'ansible_distribution' from source: facts 19811 1726867339.73581: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.73603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.73616: when evaluation is False, skipping this task 19811 1726867339.73727: _execute() done 19811 1726867339.73730: dumping result to json 19811 1726867339.73733: done dumping result, returning 19811 1726867339.73735: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-24c3-6386-00000000011b] 19811 1726867339.73738: sending task result for task 0affcac9-a3a5-24c3-6386-00000000011b 19811 1726867339.73809: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000011b 19811 1726867339.73812: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.73858: no more pending results, returning what we have 19811 1726867339.73862: results queue empty 19811 1726867339.73863: checking for any_errors_fatal 19811 1726867339.73870: done checking for any_errors_fatal 19811 1726867339.73870: checking for max_fail_percentage 19811 1726867339.73873: done checking for max_fail_percentage 19811 1726867339.73874: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.73875: done checking to see if all hosts have failed 19811 1726867339.73875: getting the remaining hosts for this loop 19811 1726867339.73879: done getting the remaining hosts for this loop 19811 1726867339.73883: getting the next task for host managed_node3 19811 1726867339.73888: done getting next task for host managed_node3 19811 1726867339.73892: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867339.73896: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.73914: getting variables 19811 1726867339.73916: in VariableManager get_vars() 19811 1726867339.73972: Calling all_inventory to load vars for managed_node3 19811 1726867339.73975: Calling groups_inventory to load vars for managed_node3 19811 1726867339.74082: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.74095: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.74098: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.74101: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.74404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.74607: done with get_vars() 19811 1726867339.74618: done getting variables 19811 1726867339.74681: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:19 -0400 (0:00:00.051) 0:00:09.019 ****** 19811 1726867339.74711: entering _queue_task() for managed_node3/service 19811 1726867339.74949: worker is 1 (out of 1 available) 19811 1726867339.75076: exiting _queue_task() for managed_node3/service 19811 1726867339.75088: done queuing things up, now waiting for results queue to drain 19811 1726867339.75089: waiting for pending results... 19811 1726867339.75391: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867339.75401: in run() - task 0affcac9-a3a5-24c3-6386-00000000011c 19811 1726867339.75405: variable 'ansible_search_path' from source: unknown 19811 1726867339.75408: variable 'ansible_search_path' from source: unknown 19811 1726867339.75446: calling self._execute() 19811 1726867339.75538: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.75548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.75562: variable 'omit' from source: magic vars 19811 1726867339.75987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.78173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.78249: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.78348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.78351: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.78362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.78441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.78484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.78515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.78565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.78589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.78727: variable 'ansible_distribution' from source: facts 19811 1726867339.78739: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.78784: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.78786: when evaluation is False, skipping this task 19811 1726867339.78789: _execute() done 19811 1726867339.78791: dumping result to json 19811 1726867339.78794: done dumping result, returning 19811 1726867339.78800: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-00000000011c] 19811 1726867339.78891: sending task result for task 0affcac9-a3a5-24c3-6386-00000000011c 19811 1726867339.78964: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000011c 19811 1726867339.78967: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.79040: no more pending results, returning what we have 19811 1726867339.79044: results queue empty 19811 1726867339.79045: checking for any_errors_fatal 19811 1726867339.79051: done checking for any_errors_fatal 19811 1726867339.79052: checking for max_fail_percentage 19811 1726867339.79054: done checking for max_fail_percentage 19811 1726867339.79055: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.79056: done checking to see if all hosts have failed 19811 1726867339.79056: getting the remaining hosts for this loop 19811 1726867339.79058: done getting the remaining hosts for this loop 19811 1726867339.79062: getting the next task for host managed_node3 19811 1726867339.79068: done getting next task for host managed_node3 19811 1726867339.79072: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867339.79076: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.79096: getting variables 19811 1726867339.79099: in VariableManager get_vars() 19811 1726867339.79236: Calling all_inventory to load vars for managed_node3 19811 1726867339.79239: Calling groups_inventory to load vars for managed_node3 19811 1726867339.79242: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.79251: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.79255: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.79258: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.79635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.79846: done with get_vars() 19811 1726867339.79856: done getting variables 19811 1726867339.79913: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:19 -0400 (0:00:00.052) 0:00:09.071 ****** 19811 1726867339.79948: entering _queue_task() for managed_node3/service 19811 1726867339.80202: worker is 1 (out of 1 available) 19811 1726867339.80214: exiting _queue_task() for managed_node3/service 19811 1726867339.80225: done queuing things up, now waiting for results queue to drain 19811 1726867339.80226: waiting for pending results... 19811 1726867339.80493: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867339.80608: in run() - task 0affcac9-a3a5-24c3-6386-00000000011d 19811 1726867339.80682: variable 'ansible_search_path' from source: unknown 19811 1726867339.80687: variable 'ansible_search_path' from source: unknown 19811 1726867339.80689: calling self._execute() 19811 1726867339.80749: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.80760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.80775: variable 'omit' from source: magic vars 19811 1726867339.81238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.83381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.83441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.83467: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.83495: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.83516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.83573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.83595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.83614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.83642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.83653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.83750: variable 'ansible_distribution' from source: facts 19811 1726867339.83754: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.83768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.83770: when evaluation is False, skipping this task 19811 1726867339.83773: _execute() done 19811 1726867339.83775: dumping result to json 19811 1726867339.83779: done dumping result, returning 19811 1726867339.83787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-24c3-6386-00000000011d] 19811 1726867339.83791: sending task result for task 0affcac9-a3a5-24c3-6386-00000000011d 19811 1726867339.83878: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000011d 19811 1726867339.83882: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867339.83925: no more pending results, returning what we have 19811 1726867339.83928: results queue empty 19811 1726867339.83929: checking for any_errors_fatal 19811 1726867339.83935: done checking for any_errors_fatal 19811 1726867339.83936: checking for max_fail_percentage 19811 1726867339.83938: done checking for max_fail_percentage 19811 1726867339.83939: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.83939: done checking to see if all hosts have failed 19811 1726867339.83940: getting the remaining hosts for this loop 19811 1726867339.83941: done getting the remaining hosts for this loop 19811 1726867339.83945: getting the next task for host managed_node3 19811 1726867339.83950: done getting next task for host managed_node3 19811 1726867339.83953: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867339.83956: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.83971: getting variables 19811 1726867339.83974: in VariableManager get_vars() 19811 1726867339.84019: Calling all_inventory to load vars for managed_node3 19811 1726867339.84022: Calling groups_inventory to load vars for managed_node3 19811 1726867339.84024: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.84032: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.84034: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.84036: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.84158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.84280: done with get_vars() 19811 1726867339.84288: done getting variables 19811 1726867339.84329: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:19 -0400 (0:00:00.044) 0:00:09.115 ****** 19811 1726867339.84351: entering _queue_task() for managed_node3/service 19811 1726867339.84538: worker is 1 (out of 1 available) 19811 1726867339.84552: exiting _queue_task() for managed_node3/service 19811 1726867339.84564: done queuing things up, now waiting for results queue to drain 19811 1726867339.84565: waiting for pending results... 19811 1726867339.84736: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867339.84808: in run() - task 0affcac9-a3a5-24c3-6386-00000000011e 19811 1726867339.84822: variable 'ansible_search_path' from source: unknown 19811 1726867339.84825: variable 'ansible_search_path' from source: unknown 19811 1726867339.84852: calling self._execute() 19811 1726867339.84936: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.84940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.84949: variable 'omit' from source: magic vars 19811 1726867339.85582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.87106: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.87155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.87181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.87207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.87230: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.87290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.87309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.87330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.87358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.87369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.87468: variable 'ansible_distribution' from source: facts 19811 1726867339.87472: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.87489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.87492: when evaluation is False, skipping this task 19811 1726867339.87494: _execute() done 19811 1726867339.87496: dumping result to json 19811 1726867339.87498: done dumping result, returning 19811 1726867339.87505: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-24c3-6386-00000000011e] 19811 1726867339.87509: sending task result for task 0affcac9-a3a5-24c3-6386-00000000011e 19811 1726867339.87595: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000011e 19811 1726867339.87598: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.87638: no more pending results, returning what we have 19811 1726867339.87642: results queue empty 19811 1726867339.87643: checking for any_errors_fatal 19811 1726867339.87649: done checking for any_errors_fatal 19811 1726867339.87650: checking for max_fail_percentage 19811 1726867339.87651: done checking for max_fail_percentage 19811 1726867339.87652: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.87653: done checking to see if all hosts have failed 19811 1726867339.87654: getting the remaining hosts for this loop 19811 1726867339.87656: done getting the remaining hosts for this loop 19811 1726867339.87659: getting the next task for host managed_node3 19811 1726867339.87665: done getting next task for host managed_node3 19811 1726867339.87669: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867339.87671: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.87689: getting variables 19811 1726867339.87691: in VariableManager get_vars() 19811 1726867339.87734: Calling all_inventory to load vars for managed_node3 19811 1726867339.87736: Calling groups_inventory to load vars for managed_node3 19811 1726867339.87739: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.87746: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.87749: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.87751: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.87912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.88088: done with get_vars() 19811 1726867339.88098: done getting variables 19811 1726867339.88153: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:19 -0400 (0:00:00.038) 0:00:09.153 ****** 19811 1726867339.88183: entering _queue_task() for managed_node3/service 19811 1726867339.88608: worker is 1 (out of 1 available) 19811 1726867339.88619: exiting _queue_task() for managed_node3/service 19811 1726867339.88629: done queuing things up, now waiting for results queue to drain 19811 1726867339.88630: waiting for pending results... 19811 1726867339.88872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867339.88895: in run() - task 0affcac9-a3a5-24c3-6386-00000000011f 19811 1726867339.88915: variable 'ansible_search_path' from source: unknown 19811 1726867339.88923: variable 'ansible_search_path' from source: unknown 19811 1726867339.88969: calling self._execute() 19811 1726867339.89058: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.89134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.89144: variable 'omit' from source: magic vars 19811 1726867339.89542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.91036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.91482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.91486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.91488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.91491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.91547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.91591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.91628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.91673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.91696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.91818: variable 'ansible_distribution' from source: facts 19811 1726867339.91828: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.91847: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.91855: when evaluation is False, skipping this task 19811 1726867339.91861: _execute() done 19811 1726867339.91866: dumping result to json 19811 1726867339.91878: done dumping result, returning 19811 1726867339.91890: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-24c3-6386-00000000011f] 19811 1726867339.91893: sending task result for task 0affcac9-a3a5-24c3-6386-00000000011f 19811 1726867339.91986: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000011f 19811 1726867339.91989: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867339.92056: no more pending results, returning what we have 19811 1726867339.92060: results queue empty 19811 1726867339.92061: checking for any_errors_fatal 19811 1726867339.92066: done checking for any_errors_fatal 19811 1726867339.92067: checking for max_fail_percentage 19811 1726867339.92068: done checking for max_fail_percentage 19811 1726867339.92069: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.92070: done checking to see if all hosts have failed 19811 1726867339.92071: getting the remaining hosts for this loop 19811 1726867339.92072: done getting the remaining hosts for this loop 19811 1726867339.92075: getting the next task for host managed_node3 19811 1726867339.92083: done getting next task for host managed_node3 19811 1726867339.92086: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867339.92089: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.92103: getting variables 19811 1726867339.92105: in VariableManager get_vars() 19811 1726867339.92148: Calling all_inventory to load vars for managed_node3 19811 1726867339.92150: Calling groups_inventory to load vars for managed_node3 19811 1726867339.92152: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.92160: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.92162: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.92165: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.92356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.92572: done with get_vars() 19811 1726867339.92586: done getting variables 19811 1726867339.92649: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:19 -0400 (0:00:00.044) 0:00:09.198 ****** 19811 1726867339.92681: entering _queue_task() for managed_node3/copy 19811 1726867339.92987: worker is 1 (out of 1 available) 19811 1726867339.93001: exiting _queue_task() for managed_node3/copy 19811 1726867339.93015: done queuing things up, now waiting for results queue to drain 19811 1726867339.93017: waiting for pending results... 19811 1726867339.93256: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867339.93344: in run() - task 0affcac9-a3a5-24c3-6386-000000000120 19811 1726867339.93357: variable 'ansible_search_path' from source: unknown 19811 1726867339.93365: variable 'ansible_search_path' from source: unknown 19811 1726867339.93396: calling self._execute() 19811 1726867339.93458: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.93461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.93470: variable 'omit' from source: magic vars 19811 1726867339.93764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.95570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.95683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.95687: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.95717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.95747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.95848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.95887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.95918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.95939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.95950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.96040: variable 'ansible_distribution' from source: facts 19811 1726867339.96044: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.96059: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.96062: when evaluation is False, skipping this task 19811 1726867339.96064: _execute() done 19811 1726867339.96067: dumping result to json 19811 1726867339.96069: done dumping result, returning 19811 1726867339.96085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-24c3-6386-000000000120] 19811 1726867339.96088: sending task result for task 0affcac9-a3a5-24c3-6386-000000000120 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.96217: no more pending results, returning what we have 19811 1726867339.96220: results queue empty 19811 1726867339.96221: checking for any_errors_fatal 19811 1726867339.96226: done checking for any_errors_fatal 19811 1726867339.96227: checking for max_fail_percentage 19811 1726867339.96228: done checking for max_fail_percentage 19811 1726867339.96229: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.96234: done checking to see if all hosts have failed 19811 1726867339.96235: getting the remaining hosts for this loop 19811 1726867339.96236: done getting the remaining hosts for this loop 19811 1726867339.96240: getting the next task for host managed_node3 19811 1726867339.96245: done getting next task for host managed_node3 19811 1726867339.96249: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867339.96252: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.96266: getting variables 19811 1726867339.96267: in VariableManager get_vars() 19811 1726867339.96311: Calling all_inventory to load vars for managed_node3 19811 1726867339.96314: Calling groups_inventory to load vars for managed_node3 19811 1726867339.96316: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.96324: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.96326: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.96329: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.96479: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000120 19811 1726867339.96482: WORKER PROCESS EXITING 19811 1726867339.96487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.96606: done with get_vars() 19811 1726867339.96613: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:19 -0400 (0:00:00.039) 0:00:09.238 ****** 19811 1726867339.96666: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867339.96845: worker is 1 (out of 1 available) 19811 1726867339.96858: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867339.96872: done queuing things up, now waiting for results queue to drain 19811 1726867339.96873: waiting for pending results... 19811 1726867339.97023: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867339.97098: in run() - task 0affcac9-a3a5-24c3-6386-000000000121 19811 1726867339.97113: variable 'ansible_search_path' from source: unknown 19811 1726867339.97117: variable 'ansible_search_path' from source: unknown 19811 1726867339.97138: calling self._execute() 19811 1726867339.97197: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867339.97200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867339.97212: variable 'omit' from source: magic vars 19811 1726867339.97489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867339.99044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867339.99087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867339.99115: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867339.99148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867339.99167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867339.99225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867339.99244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867339.99262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867339.99294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867339.99302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867339.99387: variable 'ansible_distribution' from source: facts 19811 1726867339.99391: variable 'ansible_distribution_major_version' from source: facts 19811 1726867339.99407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867339.99413: when evaluation is False, skipping this task 19811 1726867339.99415: _execute() done 19811 1726867339.99418: dumping result to json 19811 1726867339.99421: done dumping result, returning 19811 1726867339.99424: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-24c3-6386-000000000121] 19811 1726867339.99427: sending task result for task 0affcac9-a3a5-24c3-6386-000000000121 19811 1726867339.99514: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000121 19811 1726867339.99517: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867339.99564: no more pending results, returning what we have 19811 1726867339.99566: results queue empty 19811 1726867339.99567: checking for any_errors_fatal 19811 1726867339.99572: done checking for any_errors_fatal 19811 1726867339.99573: checking for max_fail_percentage 19811 1726867339.99574: done checking for max_fail_percentage 19811 1726867339.99575: checking to see if all hosts have failed and the running result is not ok 19811 1726867339.99576: done checking to see if all hosts have failed 19811 1726867339.99576: getting the remaining hosts for this loop 19811 1726867339.99580: done getting the remaining hosts for this loop 19811 1726867339.99583: getting the next task for host managed_node3 19811 1726867339.99587: done getting next task for host managed_node3 19811 1726867339.99591: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867339.99593: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867339.99607: getting variables 19811 1726867339.99611: in VariableManager get_vars() 19811 1726867339.99650: Calling all_inventory to load vars for managed_node3 19811 1726867339.99652: Calling groups_inventory to load vars for managed_node3 19811 1726867339.99655: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867339.99662: Calling all_plugins_play to load vars for managed_node3 19811 1726867339.99664: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867339.99667: Calling groups_plugins_play to load vars for managed_node3 19811 1726867339.99783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867339.99906: done with get_vars() 19811 1726867339.99916: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:19 -0400 (0:00:00.032) 0:00:09.271 ****** 19811 1726867339.99966: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867340.00158: worker is 1 (out of 1 available) 19811 1726867340.00171: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867340.00183: done queuing things up, now waiting for results queue to drain 19811 1726867340.00185: waiting for pending results... 19811 1726867340.00337: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867340.00426: in run() - task 0affcac9-a3a5-24c3-6386-000000000122 19811 1726867340.00437: variable 'ansible_search_path' from source: unknown 19811 1726867340.00440: variable 'ansible_search_path' from source: unknown 19811 1726867340.00470: calling self._execute() 19811 1726867340.00534: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.00538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.00546: variable 'omit' from source: magic vars 19811 1726867340.00847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.02469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.02516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.02541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.02565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.02585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.02643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.02662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.02681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.02713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.02722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.02808: variable 'ansible_distribution' from source: facts 19811 1726867340.02821: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.02832: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.02835: when evaluation is False, skipping this task 19811 1726867340.02838: _execute() done 19811 1726867340.02840: dumping result to json 19811 1726867340.02842: done dumping result, returning 19811 1726867340.02849: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-24c3-6386-000000000122] 19811 1726867340.02854: sending task result for task 0affcac9-a3a5-24c3-6386-000000000122 19811 1726867340.02931: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000122 19811 1726867340.02934: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.02975: no more pending results, returning what we have 19811 1726867340.02981: results queue empty 19811 1726867340.02982: checking for any_errors_fatal 19811 1726867340.02989: done checking for any_errors_fatal 19811 1726867340.02990: checking for max_fail_percentage 19811 1726867340.02991: done checking for max_fail_percentage 19811 1726867340.02992: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.02993: done checking to see if all hosts have failed 19811 1726867340.02993: getting the remaining hosts for this loop 19811 1726867340.02995: done getting the remaining hosts for this loop 19811 1726867340.02998: getting the next task for host managed_node3 19811 1726867340.03003: done getting next task for host managed_node3 19811 1726867340.03006: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867340.03009: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867340.03023: getting variables 19811 1726867340.03025: in VariableManager get_vars() 19811 1726867340.03063: Calling all_inventory to load vars for managed_node3 19811 1726867340.03065: Calling groups_inventory to load vars for managed_node3 19811 1726867340.03067: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.03075: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.03085: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.03088: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.03224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.03344: done with get_vars() 19811 1726867340.03350: done getting variables 19811 1726867340.03388: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:20 -0400 (0:00:00.034) 0:00:09.306 ****** 19811 1726867340.03409: entering _queue_task() for managed_node3/debug 19811 1726867340.03575: worker is 1 (out of 1 available) 19811 1726867340.03589: exiting _queue_task() for managed_node3/debug 19811 1726867340.03600: done queuing things up, now waiting for results queue to drain 19811 1726867340.03601: waiting for pending results... 19811 1726867340.03753: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867340.03829: in run() - task 0affcac9-a3a5-24c3-6386-000000000123 19811 1726867340.03838: variable 'ansible_search_path' from source: unknown 19811 1726867340.03843: variable 'ansible_search_path' from source: unknown 19811 1726867340.03869: calling self._execute() 19811 1726867340.03928: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.03934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.03943: variable 'omit' from source: magic vars 19811 1726867340.04227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.05782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.05827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.05861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.05887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.05911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.05962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.05983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.06001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.06033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.06043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.06132: variable 'ansible_distribution' from source: facts 19811 1726867340.06136: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.06149: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.06152: when evaluation is False, skipping this task 19811 1726867340.06155: _execute() done 19811 1726867340.06157: dumping result to json 19811 1726867340.06160: done dumping result, returning 19811 1726867340.06166: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-24c3-6386-000000000123] 19811 1726867340.06171: sending task result for task 0affcac9-a3a5-24c3-6386-000000000123 19811 1726867340.06248: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000123 19811 1726867340.06251: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867340.06292: no more pending results, returning what we have 19811 1726867340.06296: results queue empty 19811 1726867340.06296: checking for any_errors_fatal 19811 1726867340.06301: done checking for any_errors_fatal 19811 1726867340.06302: checking for max_fail_percentage 19811 1726867340.06303: done checking for max_fail_percentage 19811 1726867340.06304: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.06304: done checking to see if all hosts have failed 19811 1726867340.06305: getting the remaining hosts for this loop 19811 1726867340.06306: done getting the remaining hosts for this loop 19811 1726867340.06309: getting the next task for host managed_node3 19811 1726867340.06315: done getting next task for host managed_node3 19811 1726867340.06319: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867340.06321: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867340.06336: getting variables 19811 1726867340.06337: in VariableManager get_vars() 19811 1726867340.06374: Calling all_inventory to load vars for managed_node3 19811 1726867340.06379: Calling groups_inventory to load vars for managed_node3 19811 1726867340.06381: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.06389: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.06391: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.06394: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.06502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.06623: done with get_vars() 19811 1726867340.06632: done getting variables 19811 1726867340.06666: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:20 -0400 (0:00:00.032) 0:00:09.338 ****** 19811 1726867340.06689: entering _queue_task() for managed_node3/debug 19811 1726867340.06853: worker is 1 (out of 1 available) 19811 1726867340.06866: exiting _queue_task() for managed_node3/debug 19811 1726867340.06879: done queuing things up, now waiting for results queue to drain 19811 1726867340.06880: waiting for pending results... 19811 1726867340.07032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867340.07109: in run() - task 0affcac9-a3a5-24c3-6386-000000000124 19811 1726867340.07119: variable 'ansible_search_path' from source: unknown 19811 1726867340.07123: variable 'ansible_search_path' from source: unknown 19811 1726867340.07148: calling self._execute() 19811 1726867340.07215: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.07218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.07230: variable 'omit' from source: magic vars 19811 1726867340.07519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.09098: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.09140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.09165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.09192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.09215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.09267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.09289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.09312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.09336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.09347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.09436: variable 'ansible_distribution' from source: facts 19811 1726867340.09440: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.09454: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.09457: when evaluation is False, skipping this task 19811 1726867340.09459: _execute() done 19811 1726867340.09462: dumping result to json 19811 1726867340.09464: done dumping result, returning 19811 1726867340.09471: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-24c3-6386-000000000124] 19811 1726867340.09474: sending task result for task 0affcac9-a3a5-24c3-6386-000000000124 19811 1726867340.09549: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000124 19811 1726867340.09552: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867340.09594: no more pending results, returning what we have 19811 1726867340.09598: results queue empty 19811 1726867340.09598: checking for any_errors_fatal 19811 1726867340.09604: done checking for any_errors_fatal 19811 1726867340.09605: checking for max_fail_percentage 19811 1726867340.09606: done checking for max_fail_percentage 19811 1726867340.09607: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.09608: done checking to see if all hosts have failed 19811 1726867340.09611: getting the remaining hosts for this loop 19811 1726867340.09612: done getting the remaining hosts for this loop 19811 1726867340.09615: getting the next task for host managed_node3 19811 1726867340.09620: done getting next task for host managed_node3 19811 1726867340.09625: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867340.09627: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867340.09642: getting variables 19811 1726867340.09643: in VariableManager get_vars() 19811 1726867340.09692: Calling all_inventory to load vars for managed_node3 19811 1726867340.09695: Calling groups_inventory to load vars for managed_node3 19811 1726867340.09697: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.09704: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.09707: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.09712: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.09983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.10098: done with get_vars() 19811 1726867340.10104: done getting variables 19811 1726867340.10142: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:20 -0400 (0:00:00.034) 0:00:09.373 ****** 19811 1726867340.10161: entering _queue_task() for managed_node3/debug 19811 1726867340.10329: worker is 1 (out of 1 available) 19811 1726867340.10341: exiting _queue_task() for managed_node3/debug 19811 1726867340.10352: done queuing things up, now waiting for results queue to drain 19811 1726867340.10354: waiting for pending results... 19811 1726867340.10512: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867340.10598: in run() - task 0affcac9-a3a5-24c3-6386-000000000125 19811 1726867340.10609: variable 'ansible_search_path' from source: unknown 19811 1726867340.10612: variable 'ansible_search_path' from source: unknown 19811 1726867340.10640: calling self._execute() 19811 1726867340.10702: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.10706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.10717: variable 'omit' from source: magic vars 19811 1726867340.10999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.12430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.12482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.12509: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.12535: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.12557: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.12613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.12634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.12657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.12681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.12693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.12787: variable 'ansible_distribution' from source: facts 19811 1726867340.12791: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.12805: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.12808: when evaluation is False, skipping this task 19811 1726867340.12811: _execute() done 19811 1726867340.12814: dumping result to json 19811 1726867340.12819: done dumping result, returning 19811 1726867340.12825: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-24c3-6386-000000000125] 19811 1726867340.12830: sending task result for task 0affcac9-a3a5-24c3-6386-000000000125 19811 1726867340.12910: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000125 19811 1726867340.12913: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867340.12956: no more pending results, returning what we have 19811 1726867340.12959: results queue empty 19811 1726867340.12960: checking for any_errors_fatal 19811 1726867340.12966: done checking for any_errors_fatal 19811 1726867340.12966: checking for max_fail_percentage 19811 1726867340.12968: done checking for max_fail_percentage 19811 1726867340.12969: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.12969: done checking to see if all hosts have failed 19811 1726867340.12970: getting the remaining hosts for this loop 19811 1726867340.12971: done getting the remaining hosts for this loop 19811 1726867340.12974: getting the next task for host managed_node3 19811 1726867340.12982: done getting next task for host managed_node3 19811 1726867340.12985: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867340.12988: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19811 1726867340.13001: getting variables 19811 1726867340.13003: in VariableManager get_vars() 19811 1726867340.13044: Calling all_inventory to load vars for managed_node3 19811 1726867340.13046: Calling groups_inventory to load vars for managed_node3 19811 1726867340.13048: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.13056: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.13058: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.13060: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.13163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.13284: done with get_vars() 19811 1726867340.13293: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:20 -0400 (0:00:00.032) 0:00:09.405 ****** 19811 1726867340.13372: entering _queue_task() for managed_node3/ping 19811 1726867340.13583: worker is 1 (out of 1 available) 19811 1726867340.13594: exiting _queue_task() for managed_node3/ping 19811 1726867340.13606: done queuing things up, now waiting for results queue to drain 19811 1726867340.13607: waiting for pending results... 19811 1726867340.13894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867340.14003: in run() - task 0affcac9-a3a5-24c3-6386-000000000126 19811 1726867340.14084: variable 'ansible_search_path' from source: unknown 19811 1726867340.14094: variable 'ansible_search_path' from source: unknown 19811 1726867340.14097: calling self._execute() 19811 1726867340.14160: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.14174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.14195: variable 'omit' from source: magic vars 19811 1726867340.14627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.16869: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.16941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.17184: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.17188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.17191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.17193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.17196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.17198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.17246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.17270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.17414: variable 'ansible_distribution' from source: facts 19811 1726867340.17433: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.17457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.17467: when evaluation is False, skipping this task 19811 1726867340.17476: _execute() done 19811 1726867340.17488: dumping result to json 19811 1726867340.17498: done dumping result, returning 19811 1726867340.17510: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-24c3-6386-000000000126] 19811 1726867340.17522: sending task result for task 0affcac9-a3a5-24c3-6386-000000000126 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.17686: no more pending results, returning what we have 19811 1726867340.17690: results queue empty 19811 1726867340.17691: checking for any_errors_fatal 19811 1726867340.17697: done checking for any_errors_fatal 19811 1726867340.17697: checking for max_fail_percentage 19811 1726867340.17699: done checking for max_fail_percentage 19811 1726867340.17700: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.17701: done checking to see if all hosts have failed 19811 1726867340.17702: getting the remaining hosts for this loop 19811 1726867340.17703: done getting the remaining hosts for this loop 19811 1726867340.17707: getting the next task for host managed_node3 19811 1726867340.17716: done getting next task for host managed_node3 19811 1726867340.17719: ^ task is: TASK: meta (role_complete) 19811 1726867340.17722: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867340.17739: getting variables 19811 1726867340.17742: in VariableManager get_vars() 19811 1726867340.17796: Calling all_inventory to load vars for managed_node3 19811 1726867340.17799: Calling groups_inventory to load vars for managed_node3 19811 1726867340.17802: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.17813: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.17816: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.17820: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.18251: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000126 19811 1726867340.18254: WORKER PROCESS EXITING 19811 1726867340.18264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.18383: done with get_vars() 19811 1726867340.18390: done getting variables 19811 1726867340.18443: done queuing things up, now waiting for results queue to drain 19811 1726867340.18444: results queue empty 19811 1726867340.18445: checking for any_errors_fatal 19811 1726867340.18446: done checking for any_errors_fatal 19811 1726867340.18446: checking for max_fail_percentage 19811 1726867340.18447: done checking for max_fail_percentage 19811 1726867340.18447: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.18448: done checking to see if all hosts have failed 19811 1726867340.18448: getting the remaining hosts for this loop 19811 1726867340.18449: done getting the remaining hosts for this loop 19811 1726867340.18450: getting the next task for host managed_node3 19811 1726867340.18453: done getting next task for host managed_node3 19811 1726867340.18455: ^ task is: TASK: Get current device features 19811 1726867340.18456: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867340.18457: getting variables 19811 1726867340.18457: in VariableManager get_vars() 19811 1726867340.18469: Calling all_inventory to load vars for managed_node3 19811 1726867340.18470: Calling groups_inventory to load vars for managed_node3 19811 1726867340.18471: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.18474: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.18475: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.18479: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.18558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.18670: done with get_vars() 19811 1726867340.18675: done getting variables 19811 1726867340.18702: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get current device features] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Friday 20 September 2024 17:22:20 -0400 (0:00:00.053) 0:00:09.459 ****** 19811 1726867340.18720: entering _queue_task() for managed_node3/command 19811 1726867340.18893: worker is 1 (out of 1 available) 19811 1726867340.18904: exiting _queue_task() for managed_node3/command 19811 1726867340.18915: done queuing things up, now waiting for results queue to drain 19811 1726867340.18916: waiting for pending results... 19811 1726867340.19076: running TaskExecutor() for managed_node3/TASK: Get current device features 19811 1726867340.19135: in run() - task 0affcac9-a3a5-24c3-6386-000000000156 19811 1726867340.19147: variable 'ansible_search_path' from source: unknown 19811 1726867340.19176: calling self._execute() 19811 1726867340.19241: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.19246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.19256: variable 'omit' from source: magic vars 19811 1726867340.19555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.21032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.21074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.21103: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.21130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.21151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.21207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.21231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.21249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.21275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.21288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.21380: variable 'ansible_distribution' from source: facts 19811 1726867340.21384: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.21398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.21401: when evaluation is False, skipping this task 19811 1726867340.21403: _execute() done 19811 1726867340.21406: dumping result to json 19811 1726867340.21408: done dumping result, returning 19811 1726867340.21414: done running TaskExecutor() for managed_node3/TASK: Get current device features [0affcac9-a3a5-24c3-6386-000000000156] 19811 1726867340.21420: sending task result for task 0affcac9-a3a5-24c3-6386-000000000156 19811 1726867340.21501: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000156 19811 1726867340.21504: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.21566: no more pending results, returning what we have 19811 1726867340.21569: results queue empty 19811 1726867340.21570: checking for any_errors_fatal 19811 1726867340.21572: done checking for any_errors_fatal 19811 1726867340.21573: checking for max_fail_percentage 19811 1726867340.21574: done checking for max_fail_percentage 19811 1726867340.21574: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.21575: done checking to see if all hosts have failed 19811 1726867340.21576: getting the remaining hosts for this loop 19811 1726867340.21579: done getting the remaining hosts for this loop 19811 1726867340.21582: getting the next task for host managed_node3 19811 1726867340.21593: done getting next task for host managed_node3 19811 1726867340.21595: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 19811 1726867340.21597: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867340.21600: getting variables 19811 1726867340.21601: in VariableManager get_vars() 19811 1726867340.21642: Calling all_inventory to load vars for managed_node3 19811 1726867340.21645: Calling groups_inventory to load vars for managed_node3 19811 1726867340.21647: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.21656: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.21658: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.21661: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.21770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.21917: done with get_vars() 19811 1726867340.21925: done getting variables 19811 1726867340.21961: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not change the ethtool features] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Friday 20 September 2024 17:22:20 -0400 (0:00:00.032) 0:00:09.491 ****** 19811 1726867340.21981: entering _queue_task() for managed_node3/assert 19811 1726867340.22153: worker is 1 (out of 1 available) 19811 1726867340.22165: exiting _queue_task() for managed_node3/assert 19811 1726867340.22179: done queuing things up, now waiting for results queue to drain 19811 1726867340.22180: waiting for pending results... 19811 1726867340.22327: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features 19811 1726867340.22378: in run() - task 0affcac9-a3a5-24c3-6386-000000000157 19811 1726867340.22397: variable 'ansible_search_path' from source: unknown 19811 1726867340.22430: calling self._execute() 19811 1726867340.22497: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.22500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.22518: variable 'omit' from source: magic vars 19811 1726867340.22813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.24272: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.24325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.24354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.24386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.24407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.24461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.24486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.24503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.24531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.24542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.24638: variable 'ansible_distribution' from source: facts 19811 1726867340.24642: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.24657: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.24659: when evaluation is False, skipping this task 19811 1726867340.24662: _execute() done 19811 1726867340.24664: dumping result to json 19811 1726867340.24666: done dumping result, returning 19811 1726867340.24673: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not change the ethtool features [0affcac9-a3a5-24c3-6386-000000000157] 19811 1726867340.24680: sending task result for task 0affcac9-a3a5-24c3-6386-000000000157 19811 1726867340.24755: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000157 19811 1726867340.24758: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.24828: no more pending results, returning what we have 19811 1726867340.24831: results queue empty 19811 1726867340.24832: checking for any_errors_fatal 19811 1726867340.24837: done checking for any_errors_fatal 19811 1726867340.24838: checking for max_fail_percentage 19811 1726867340.24839: done checking for max_fail_percentage 19811 1726867340.24840: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.24841: done checking to see if all hosts have failed 19811 1726867340.24842: getting the remaining hosts for this loop 19811 1726867340.24843: done getting the remaining hosts for this loop 19811 1726867340.24846: getting the next task for host managed_node3 19811 1726867340.24855: done getting next task for host managed_node3 19811 1726867340.24859: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867340.24863: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.24880: getting variables 19811 1726867340.24882: in VariableManager get_vars() 19811 1726867340.24921: Calling all_inventory to load vars for managed_node3 19811 1726867340.24924: Calling groups_inventory to load vars for managed_node3 19811 1726867340.24926: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.24934: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.24937: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.24940: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.25050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.25174: done with get_vars() 19811 1726867340.25183: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:20 -0400 (0:00:00.032) 0:00:09.524 ****** 19811 1726867340.25244: entering _queue_task() for managed_node3/include_tasks 19811 1726867340.25422: worker is 1 (out of 1 available) 19811 1726867340.25435: exiting _queue_task() for managed_node3/include_tasks 19811 1726867340.25447: done queuing things up, now waiting for results queue to drain 19811 1726867340.25448: waiting for pending results... 19811 1726867340.25620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19811 1726867340.25714: in run() - task 0affcac9-a3a5-24c3-6386-000000000160 19811 1726867340.25724: variable 'ansible_search_path' from source: unknown 19811 1726867340.25727: variable 'ansible_search_path' from source: unknown 19811 1726867340.25754: calling self._execute() 19811 1726867340.25818: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.25822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.25832: variable 'omit' from source: magic vars 19811 1726867340.26125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.27719: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.27760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.27790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.27820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.27839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.27895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.27921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.27940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.27966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.27979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.28076: variable 'ansible_distribution' from source: facts 19811 1726867340.28081: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.28095: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.28098: when evaluation is False, skipping this task 19811 1726867340.28101: _execute() done 19811 1726867340.28103: dumping result to json 19811 1726867340.28105: done dumping result, returning 19811 1726867340.28117: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-24c3-6386-000000000160] 19811 1726867340.28120: sending task result for task 0affcac9-a3a5-24c3-6386-000000000160 19811 1726867340.28212: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000160 19811 1726867340.28215: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.28275: no more pending results, returning what we have 19811 1726867340.28280: results queue empty 19811 1726867340.28281: checking for any_errors_fatal 19811 1726867340.28286: done checking for any_errors_fatal 19811 1726867340.28287: checking for max_fail_percentage 19811 1726867340.28288: done checking for max_fail_percentage 19811 1726867340.28289: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.28290: done checking to see if all hosts have failed 19811 1726867340.28290: getting the remaining hosts for this loop 19811 1726867340.28292: done getting the remaining hosts for this loop 19811 1726867340.28296: getting the next task for host managed_node3 19811 1726867340.28301: done getting next task for host managed_node3 19811 1726867340.28305: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867340.28309: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.28326: getting variables 19811 1726867340.28328: in VariableManager get_vars() 19811 1726867340.28371: Calling all_inventory to load vars for managed_node3 19811 1726867340.28373: Calling groups_inventory to load vars for managed_node3 19811 1726867340.28375: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.28384: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.28387: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.28389: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.28572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.28773: done with get_vars() 19811 1726867340.28789: done getting variables 19811 1726867340.28843: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:20 -0400 (0:00:00.036) 0:00:09.560 ****** 19811 1726867340.28873: entering _queue_task() for managed_node3/debug 19811 1726867340.29292: worker is 1 (out of 1 available) 19811 1726867340.29301: exiting _queue_task() for managed_node3/debug 19811 1726867340.29314: done queuing things up, now waiting for results queue to drain 19811 1726867340.29315: waiting for pending results... 19811 1726867340.29441: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19811 1726867340.29571: in run() - task 0affcac9-a3a5-24c3-6386-000000000161 19811 1726867340.29649: variable 'ansible_search_path' from source: unknown 19811 1726867340.29653: variable 'ansible_search_path' from source: unknown 19811 1726867340.29657: calling self._execute() 19811 1726867340.29738: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.29749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.29767: variable 'omit' from source: magic vars 19811 1726867340.30225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.31789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.31843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.31870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.31897: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.31920: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.31978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.31998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.32019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.32047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.32060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.32159: variable 'ansible_distribution' from source: facts 19811 1726867340.32165: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.32179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.32182: when evaluation is False, skipping this task 19811 1726867340.32185: _execute() done 19811 1726867340.32187: dumping result to json 19811 1726867340.32191: done dumping result, returning 19811 1726867340.32198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-24c3-6386-000000000161] 19811 1726867340.32203: sending task result for task 0affcac9-a3a5-24c3-6386-000000000161 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867340.32501: no more pending results, returning what we have 19811 1726867340.32504: results queue empty 19811 1726867340.32504: checking for any_errors_fatal 19811 1726867340.32511: done checking for any_errors_fatal 19811 1726867340.32512: checking for max_fail_percentage 19811 1726867340.32513: done checking for max_fail_percentage 19811 1726867340.32514: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.32515: done checking to see if all hosts have failed 19811 1726867340.32516: getting the remaining hosts for this loop 19811 1726867340.32517: done getting the remaining hosts for this loop 19811 1726867340.32520: getting the next task for host managed_node3 19811 1726867340.32526: done getting next task for host managed_node3 19811 1726867340.32529: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867340.32533: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.32550: getting variables 19811 1726867340.32551: in VariableManager get_vars() 19811 1726867340.32597: Calling all_inventory to load vars for managed_node3 19811 1726867340.32599: Calling groups_inventory to load vars for managed_node3 19811 1726867340.32602: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.32613: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.32616: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.32620: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.32787: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000161 19811 1726867340.32791: WORKER PROCESS EXITING 19811 1726867340.32803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.33033: done with get_vars() 19811 1726867340.33043: done getting variables 19811 1726867340.33098: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:20 -0400 (0:00:00.042) 0:00:09.603 ****** 19811 1726867340.33138: entering _queue_task() for managed_node3/fail 19811 1726867340.33501: worker is 1 (out of 1 available) 19811 1726867340.33512: exiting _queue_task() for managed_node3/fail 19811 1726867340.33523: done queuing things up, now waiting for results queue to drain 19811 1726867340.33524: waiting for pending results... 19811 1726867340.33759: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19811 1726867340.33856: in run() - task 0affcac9-a3a5-24c3-6386-000000000162 19811 1726867340.33878: variable 'ansible_search_path' from source: unknown 19811 1726867340.33886: variable 'ansible_search_path' from source: unknown 19811 1726867340.33972: calling self._execute() 19811 1726867340.34025: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.34036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.34051: variable 'omit' from source: magic vars 19811 1726867340.34502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.36769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.36838: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.36886: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.36925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.36957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.37040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.37072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.37107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.37151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.37169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.37317: variable 'ansible_distribution' from source: facts 19811 1726867340.37329: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.37349: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.37356: when evaluation is False, skipping this task 19811 1726867340.37362: _execute() done 19811 1726867340.37368: dumping result to json 19811 1726867340.37375: done dumping result, returning 19811 1726867340.37389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-24c3-6386-000000000162] 19811 1726867340.37398: sending task result for task 0affcac9-a3a5-24c3-6386-000000000162 19811 1726867340.37592: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000162 19811 1726867340.37595: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.37673: no more pending results, returning what we have 19811 1726867340.37676: results queue empty 19811 1726867340.37679: checking for any_errors_fatal 19811 1726867340.37683: done checking for any_errors_fatal 19811 1726867340.37684: checking for max_fail_percentage 19811 1726867340.37686: done checking for max_fail_percentage 19811 1726867340.37687: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.37688: done checking to see if all hosts have failed 19811 1726867340.37688: getting the remaining hosts for this loop 19811 1726867340.37690: done getting the remaining hosts for this loop 19811 1726867340.37694: getting the next task for host managed_node3 19811 1726867340.37701: done getting next task for host managed_node3 19811 1726867340.37705: ^ 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 19811 1726867340.37709: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.37729: getting variables 19811 1726867340.37731: in VariableManager get_vars() 19811 1726867340.37947: Calling all_inventory to load vars for managed_node3 19811 1726867340.37951: Calling groups_inventory to load vars for managed_node3 19811 1726867340.37953: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.37962: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.37965: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.37968: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.38182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.38388: done with get_vars() 19811 1726867340.38399: done getting variables 19811 1726867340.38454: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:20 -0400 (0:00:00.053) 0:00:09.656 ****** 19811 1726867340.38490: entering _queue_task() for managed_node3/fail 19811 1726867340.38744: worker is 1 (out of 1 available) 19811 1726867340.38755: exiting _queue_task() for managed_node3/fail 19811 1726867340.38767: done queuing things up, now waiting for results queue to drain 19811 1726867340.38768: waiting for pending results... 19811 1726867340.39053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19811 1726867340.39267: in run() - task 0affcac9-a3a5-24c3-6386-000000000163 19811 1726867340.39271: variable 'ansible_search_path' from source: unknown 19811 1726867340.39274: variable 'ansible_search_path' from source: unknown 19811 1726867340.39292: calling self._execute() 19811 1726867340.39391: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.39403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.39422: variable 'omit' from source: magic vars 19811 1726867340.39896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.42603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.42704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.42724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.42751: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.42772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.42839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.42859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.42880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.42908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.42920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.43017: variable 'ansible_distribution' from source: facts 19811 1726867340.43022: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.43037: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.43039: when evaluation is False, skipping this task 19811 1726867340.43042: _execute() done 19811 1726867340.43044: dumping result to json 19811 1726867340.43047: done dumping result, returning 19811 1726867340.43055: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-24c3-6386-000000000163] 19811 1726867340.43060: sending task result for task 0affcac9-a3a5-24c3-6386-000000000163 19811 1726867340.43187: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000163 19811 1726867340.43190: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.43237: no more pending results, returning what we have 19811 1726867340.43240: results queue empty 19811 1726867340.43241: checking for any_errors_fatal 19811 1726867340.43248: done checking for any_errors_fatal 19811 1726867340.43249: checking for max_fail_percentage 19811 1726867340.43250: done checking for max_fail_percentage 19811 1726867340.43251: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.43251: done checking to see if all hosts have failed 19811 1726867340.43252: getting the remaining hosts for this loop 19811 1726867340.43254: done getting the remaining hosts for this loop 19811 1726867340.43257: getting the next task for host managed_node3 19811 1726867340.43263: done getting next task for host managed_node3 19811 1726867340.43267: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867340.43270: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.43289: getting variables 19811 1726867340.43290: in VariableManager get_vars() 19811 1726867340.43337: Calling all_inventory to load vars for managed_node3 19811 1726867340.43340: Calling groups_inventory to load vars for managed_node3 19811 1726867340.43342: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.43350: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.43352: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.43355: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.43469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.43598: done with get_vars() 19811 1726867340.43605: done getting variables 19811 1726867340.43645: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:20 -0400 (0:00:00.051) 0:00:09.708 ****** 19811 1726867340.43668: entering _queue_task() for managed_node3/fail 19811 1726867340.43862: worker is 1 (out of 1 available) 19811 1726867340.43874: exiting _queue_task() for managed_node3/fail 19811 1726867340.43887: done queuing things up, now waiting for results queue to drain 19811 1726867340.43889: waiting for pending results... 19811 1726867340.44290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19811 1726867340.44559: in run() - task 0affcac9-a3a5-24c3-6386-000000000164 19811 1726867340.44582: variable 'ansible_search_path' from source: unknown 19811 1726867340.44595: variable 'ansible_search_path' from source: unknown 19811 1726867340.44636: calling self._execute() 19811 1726867340.44726: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.44737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.44751: variable 'omit' from source: magic vars 19811 1726867340.45687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.48065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.48144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.48191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.48237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.48270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.48422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.48455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.48487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.48536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.48635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.48697: variable 'ansible_distribution' from source: facts 19811 1726867340.48709: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.48731: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.48743: when evaluation is False, skipping this task 19811 1726867340.48751: _execute() done 19811 1726867340.48758: dumping result to json 19811 1726867340.48767: done dumping result, returning 19811 1726867340.48780: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-24c3-6386-000000000164] 19811 1726867340.48790: sending task result for task 0affcac9-a3a5-24c3-6386-000000000164 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.49023: no more pending results, returning what we have 19811 1726867340.49027: results queue empty 19811 1726867340.49028: checking for any_errors_fatal 19811 1726867340.49034: done checking for any_errors_fatal 19811 1726867340.49035: checking for max_fail_percentage 19811 1726867340.49037: done checking for max_fail_percentage 19811 1726867340.49038: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.49038: done checking to see if all hosts have failed 19811 1726867340.49039: getting the remaining hosts for this loop 19811 1726867340.49041: done getting the remaining hosts for this loop 19811 1726867340.49045: getting the next task for host managed_node3 19811 1726867340.49053: done getting next task for host managed_node3 19811 1726867340.49057: ^ 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 19811 1726867340.49061: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.49084: getting variables 19811 1726867340.49087: in VariableManager get_vars() 19811 1726867340.49141: Calling all_inventory to load vars for managed_node3 19811 1726867340.49144: Calling groups_inventory to load vars for managed_node3 19811 1726867340.49147: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.49159: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.49162: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.49166: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.49901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.50205: done with get_vars() 19811 1726867340.50215: done getting variables 19811 1726867340.50244: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000164 19811 1726867340.50247: WORKER PROCESS EXITING 19811 1726867340.50282: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:20 -0400 (0:00:00.066) 0:00:09.775 ****** 19811 1726867340.50312: entering _queue_task() for managed_node3/dnf 19811 1726867340.50995: worker is 1 (out of 1 available) 19811 1726867340.51004: exiting _queue_task() for managed_node3/dnf 19811 1726867340.51013: done queuing things up, now waiting for results queue to drain 19811 1726867340.51015: waiting for pending results... 19811 1726867340.51135: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19811 1726867340.51300: in run() - task 0affcac9-a3a5-24c3-6386-000000000165 19811 1726867340.51318: variable 'ansible_search_path' from source: unknown 19811 1726867340.51326: variable 'ansible_search_path' from source: unknown 19811 1726867340.51369: calling self._execute() 19811 1726867340.51453: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.51464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.51480: variable 'omit' from source: magic vars 19811 1726867340.51869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.54052: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.54122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.54168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.54212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.54242: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.54319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.54350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.54381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.54437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.54501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.54589: variable 'ansible_distribution' from source: facts 19811 1726867340.54600: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.54624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.54631: when evaluation is False, skipping this task 19811 1726867340.54637: _execute() done 19811 1726867340.54643: dumping result to json 19811 1726867340.54650: done dumping result, returning 19811 1726867340.54660: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000165] 19811 1726867340.54669: sending task result for task 0affcac9-a3a5-24c3-6386-000000000165 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.54926: no more pending results, returning what we have 19811 1726867340.54931: results queue empty 19811 1726867340.54932: checking for any_errors_fatal 19811 1726867340.54938: done checking for any_errors_fatal 19811 1726867340.54939: checking for max_fail_percentage 19811 1726867340.54941: done checking for max_fail_percentage 19811 1726867340.54941: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.54942: done checking to see if all hosts have failed 19811 1726867340.54943: getting the remaining hosts for this loop 19811 1726867340.54944: done getting the remaining hosts for this loop 19811 1726867340.54948: getting the next task for host managed_node3 19811 1726867340.54955: done getting next task for host managed_node3 19811 1726867340.54958: ^ 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 19811 1726867340.54962: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.54982: getting variables 19811 1726867340.54985: in VariableManager get_vars() 19811 1726867340.55028: Calling all_inventory to load vars for managed_node3 19811 1726867340.55033: Calling groups_inventory to load vars for managed_node3 19811 1726867340.55036: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.55048: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.55052: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.55055: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.55334: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000165 19811 1726867340.55338: WORKER PROCESS EXITING 19811 1726867340.55362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.55569: done with get_vars() 19811 1726867340.55580: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19811 1726867340.55647: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:20 -0400 (0:00:00.053) 0:00:09.828 ****** 19811 1726867340.55685: entering _queue_task() for managed_node3/yum 19811 1726867340.56356: worker is 1 (out of 1 available) 19811 1726867340.56369: exiting _queue_task() for managed_node3/yum 19811 1726867340.56385: done queuing things up, now waiting for results queue to drain 19811 1726867340.56386: waiting for pending results... 19811 1726867340.56829: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19811 1726867340.57171: in run() - task 0affcac9-a3a5-24c3-6386-000000000166 19811 1726867340.57174: variable 'ansible_search_path' from source: unknown 19811 1726867340.57179: variable 'ansible_search_path' from source: unknown 19811 1726867340.57183: calling self._execute() 19811 1726867340.57283: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.57294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.57308: variable 'omit' from source: magic vars 19811 1726867340.57823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.60584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.60660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.60718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.60767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.60802: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.60888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.60986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.60989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.61002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.61020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.61154: variable 'ansible_distribution' from source: facts 19811 1726867340.61166: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.61189: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.61203: when evaluation is False, skipping this task 19811 1726867340.61210: _execute() done 19811 1726867340.61218: dumping result to json 19811 1726867340.61225: done dumping result, returning 19811 1726867340.61235: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000166] 19811 1726867340.61244: sending task result for task 0affcac9-a3a5-24c3-6386-000000000166 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.61470: no more pending results, returning what we have 19811 1726867340.61474: results queue empty 19811 1726867340.61474: checking for any_errors_fatal 19811 1726867340.61482: done checking for any_errors_fatal 19811 1726867340.61483: checking for max_fail_percentage 19811 1726867340.61485: done checking for max_fail_percentage 19811 1726867340.61486: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.61486: done checking to see if all hosts have failed 19811 1726867340.61487: getting the remaining hosts for this loop 19811 1726867340.61489: done getting the remaining hosts for this loop 19811 1726867340.61493: getting the next task for host managed_node3 19811 1726867340.61499: done getting next task for host managed_node3 19811 1726867340.61503: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867340.61507: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.61684: getting variables 19811 1726867340.61686: in VariableManager get_vars() 19811 1726867340.61730: Calling all_inventory to load vars for managed_node3 19811 1726867340.61732: Calling groups_inventory to load vars for managed_node3 19811 1726867340.61735: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.61747: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.61750: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.61753: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.62002: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000166 19811 1726867340.62005: WORKER PROCESS EXITING 19811 1726867340.62026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.62242: done with get_vars() 19811 1726867340.62252: done getting variables 19811 1726867340.62309: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:20 -0400 (0:00:00.066) 0:00:09.895 ****** 19811 1726867340.62341: entering _queue_task() for managed_node3/fail 19811 1726867340.62585: worker is 1 (out of 1 available) 19811 1726867340.62596: exiting _queue_task() for managed_node3/fail 19811 1726867340.62720: done queuing things up, now waiting for results queue to drain 19811 1726867340.62721: waiting for pending results... 19811 1726867340.62879: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19811 1726867340.63025: in run() - task 0affcac9-a3a5-24c3-6386-000000000167 19811 1726867340.63051: variable 'ansible_search_path' from source: unknown 19811 1726867340.63062: variable 'ansible_search_path' from source: unknown 19811 1726867340.63103: calling self._execute() 19811 1726867340.63194: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.63206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.63220: variable 'omit' from source: magic vars 19811 1726867340.63653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.65903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.65969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.66017: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.66055: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.66094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.66169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.66210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.66240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.66286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.66310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.66445: variable 'ansible_distribution' from source: facts 19811 1726867340.66458: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.66528: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.66532: when evaluation is False, skipping this task 19811 1726867340.66534: _execute() done 19811 1726867340.66537: dumping result to json 19811 1726867340.66539: done dumping result, returning 19811 1726867340.66541: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-000000000167] 19811 1726867340.66542: sending task result for task 0affcac9-a3a5-24c3-6386-000000000167 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.66723: no more pending results, returning what we have 19811 1726867340.66727: results queue empty 19811 1726867340.66728: checking for any_errors_fatal 19811 1726867340.66733: done checking for any_errors_fatal 19811 1726867340.66734: checking for max_fail_percentage 19811 1726867340.66735: done checking for max_fail_percentage 19811 1726867340.66736: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.66741: done checking to see if all hosts have failed 19811 1726867340.66742: getting the remaining hosts for this loop 19811 1726867340.66743: done getting the remaining hosts for this loop 19811 1726867340.66747: getting the next task for host managed_node3 19811 1726867340.66754: done getting next task for host managed_node3 19811 1726867340.66757: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19811 1726867340.66761: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.66781: getting variables 19811 1726867340.66783: in VariableManager get_vars() 19811 1726867340.66834: Calling all_inventory to load vars for managed_node3 19811 1726867340.66837: Calling groups_inventory to load vars for managed_node3 19811 1726867340.66840: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.66966: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.66970: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.66976: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000167 19811 1726867340.66981: WORKER PROCESS EXITING 19811 1726867340.66986: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.67164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.67526: done with get_vars() 19811 1726867340.67536: done getting variables 19811 1726867340.67613: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:20 -0400 (0:00:00.053) 0:00:09.948 ****** 19811 1726867340.67648: entering _queue_task() for managed_node3/package 19811 1726867340.67906: worker is 1 (out of 1 available) 19811 1726867340.67917: exiting _queue_task() for managed_node3/package 19811 1726867340.67930: done queuing things up, now waiting for results queue to drain 19811 1726867340.68046: waiting for pending results... 19811 1726867340.68220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19811 1726867340.68363: in run() - task 0affcac9-a3a5-24c3-6386-000000000168 19811 1726867340.68393: variable 'ansible_search_path' from source: unknown 19811 1726867340.68402: variable 'ansible_search_path' from source: unknown 19811 1726867340.68442: calling self._execute() 19811 1726867340.68537: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.68549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.68564: variable 'omit' from source: magic vars 19811 1726867340.69030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.71171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.71254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.71295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.71337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.71425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.71445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.71474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.71503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.71551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.71566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.71700: variable 'ansible_distribution' from source: facts 19811 1726867340.71713: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.71735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.71749: when evaluation is False, skipping this task 19811 1726867340.71761: _execute() done 19811 1726867340.71865: dumping result to json 19811 1726867340.71869: done dumping result, returning 19811 1726867340.71872: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-24c3-6386-000000000168] 19811 1726867340.71874: sending task result for task 0affcac9-a3a5-24c3-6386-000000000168 19811 1726867340.71947: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000168 19811 1726867340.71950: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.72021: no more pending results, returning what we have 19811 1726867340.72025: results queue empty 19811 1726867340.72026: checking for any_errors_fatal 19811 1726867340.72034: done checking for any_errors_fatal 19811 1726867340.72034: checking for max_fail_percentage 19811 1726867340.72036: done checking for max_fail_percentage 19811 1726867340.72037: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.72038: done checking to see if all hosts have failed 19811 1726867340.72039: getting the remaining hosts for this loop 19811 1726867340.72040: done getting the remaining hosts for this loop 19811 1726867340.72044: getting the next task for host managed_node3 19811 1726867340.72052: done getting next task for host managed_node3 19811 1726867340.72057: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867340.72176: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.72199: getting variables 19811 1726867340.72201: in VariableManager get_vars() 19811 1726867340.72252: Calling all_inventory to load vars for managed_node3 19811 1726867340.72255: Calling groups_inventory to load vars for managed_node3 19811 1726867340.72258: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.72267: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.72270: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.72274: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.72574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.72787: done with get_vars() 19811 1726867340.72798: done getting variables 19811 1726867340.72858: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:20 -0400 (0:00:00.052) 0:00:10.000 ****** 19811 1726867340.72893: entering _queue_task() for managed_node3/package 19811 1726867340.73263: worker is 1 (out of 1 available) 19811 1726867340.73274: exiting _queue_task() for managed_node3/package 19811 1726867340.73288: done queuing things up, now waiting for results queue to drain 19811 1726867340.73289: waiting for pending results... 19811 1726867340.73524: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19811 1726867340.73622: in run() - task 0affcac9-a3a5-24c3-6386-000000000169 19811 1726867340.73625: variable 'ansible_search_path' from source: unknown 19811 1726867340.73628: variable 'ansible_search_path' from source: unknown 19811 1726867340.73700: calling self._execute() 19811 1726867340.73748: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.73758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.73770: variable 'omit' from source: magic vars 19811 1726867340.74203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.76496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.76568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.76782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.76785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.76787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.76789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.76792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.76804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.76844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.76861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.77007: variable 'ansible_distribution' from source: facts 19811 1726867340.77029: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.77052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.77059: when evaluation is False, skipping this task 19811 1726867340.77066: _execute() done 19811 1726867340.77073: dumping result to json 19811 1726867340.77084: done dumping result, returning 19811 1726867340.77095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-24c3-6386-000000000169] 19811 1726867340.77104: sending task result for task 0affcac9-a3a5-24c3-6386-000000000169 19811 1726867340.77482: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000169 19811 1726867340.77486: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.77524: no more pending results, returning what we have 19811 1726867340.77527: results queue empty 19811 1726867340.77528: checking for any_errors_fatal 19811 1726867340.77534: done checking for any_errors_fatal 19811 1726867340.77535: checking for max_fail_percentage 19811 1726867340.77536: done checking for max_fail_percentage 19811 1726867340.77537: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.77538: done checking to see if all hosts have failed 19811 1726867340.77539: getting the remaining hosts for this loop 19811 1726867340.77540: done getting the remaining hosts for this loop 19811 1726867340.77543: getting the next task for host managed_node3 19811 1726867340.77549: done getting next task for host managed_node3 19811 1726867340.77553: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867340.77557: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.77575: getting variables 19811 1726867340.77578: in VariableManager get_vars() 19811 1726867340.77625: Calling all_inventory to load vars for managed_node3 19811 1726867340.77629: Calling groups_inventory to load vars for managed_node3 19811 1726867340.77631: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.77640: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.77643: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.77646: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.77870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.78080: done with get_vars() 19811 1726867340.78090: done getting variables 19811 1726867340.78150: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:20 -0400 (0:00:00.052) 0:00:10.053 ****** 19811 1726867340.78184: entering _queue_task() for managed_node3/package 19811 1726867340.78420: worker is 1 (out of 1 available) 19811 1726867340.78432: exiting _queue_task() for managed_node3/package 19811 1726867340.78556: done queuing things up, now waiting for results queue to drain 19811 1726867340.78558: waiting for pending results... 19811 1726867340.78721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19811 1726867340.78860: in run() - task 0affcac9-a3a5-24c3-6386-00000000016a 19811 1726867340.78887: variable 'ansible_search_path' from source: unknown 19811 1726867340.78899: variable 'ansible_search_path' from source: unknown 19811 1726867340.78985: calling self._execute() 19811 1726867340.79029: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.79042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.79057: variable 'omit' from source: magic vars 19811 1726867340.79495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.81715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.81794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.81836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.81893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.81913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.81993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.82035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.82066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.82110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.82135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.82353: variable 'ansible_distribution' from source: facts 19811 1726867340.82356: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.82358: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.82360: when evaluation is False, skipping this task 19811 1726867340.82362: _execute() done 19811 1726867340.82364: dumping result to json 19811 1726867340.82366: done dumping result, returning 19811 1726867340.82368: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-24c3-6386-00000000016a] 19811 1726867340.82370: sending task result for task 0affcac9-a3a5-24c3-6386-00000000016a 19811 1726867340.82437: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000016a 19811 1726867340.82440: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.82498: no more pending results, returning what we have 19811 1726867340.82501: results queue empty 19811 1726867340.82502: checking for any_errors_fatal 19811 1726867340.82511: done checking for any_errors_fatal 19811 1726867340.82512: checking for max_fail_percentage 19811 1726867340.82513: done checking for max_fail_percentage 19811 1726867340.82514: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.82515: done checking to see if all hosts have failed 19811 1726867340.82516: getting the remaining hosts for this loop 19811 1726867340.82517: done getting the remaining hosts for this loop 19811 1726867340.82521: getting the next task for host managed_node3 19811 1726867340.82527: done getting next task for host managed_node3 19811 1726867340.82531: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867340.82535: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.82554: getting variables 19811 1726867340.82556: in VariableManager get_vars() 19811 1726867340.82605: Calling all_inventory to load vars for managed_node3 19811 1726867340.82608: Calling groups_inventory to load vars for managed_node3 19811 1726867340.82610: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.82620: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.82623: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.82626: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.83020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.83227: done with get_vars() 19811 1726867340.83237: done getting variables 19811 1726867340.83287: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:20 -0400 (0:00:00.051) 0:00:10.105 ****** 19811 1726867340.83317: entering _queue_task() for managed_node3/service 19811 1726867340.83666: worker is 1 (out of 1 available) 19811 1726867340.83679: exiting _queue_task() for managed_node3/service 19811 1726867340.83692: done queuing things up, now waiting for results queue to drain 19811 1726867340.83693: waiting for pending results... 19811 1726867340.83894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19811 1726867340.84084: in run() - task 0affcac9-a3a5-24c3-6386-00000000016b 19811 1726867340.84092: variable 'ansible_search_path' from source: unknown 19811 1726867340.84095: variable 'ansible_search_path' from source: unknown 19811 1726867340.84098: calling self._execute() 19811 1726867340.84179: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.84191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.84211: variable 'omit' from source: magic vars 19811 1726867340.84657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.86933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.87002: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.87149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.87152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.87154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.87203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.87237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.87279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.87318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.87334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.87460: variable 'ansible_distribution' from source: facts 19811 1726867340.87478: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.87498: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.87504: when evaluation is False, skipping this task 19811 1726867340.87510: _execute() done 19811 1726867340.87516: dumping result to json 19811 1726867340.87522: done dumping result, returning 19811 1726867340.87531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-24c3-6386-00000000016b] 19811 1726867340.87539: sending task result for task 0affcac9-a3a5-24c3-6386-00000000016b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.87732: no more pending results, returning what we have 19811 1726867340.87736: results queue empty 19811 1726867340.87737: checking for any_errors_fatal 19811 1726867340.87746: done checking for any_errors_fatal 19811 1726867340.87747: checking for max_fail_percentage 19811 1726867340.87748: done checking for max_fail_percentage 19811 1726867340.87749: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.87750: done checking to see if all hosts have failed 19811 1726867340.87751: getting the remaining hosts for this loop 19811 1726867340.87752: done getting the remaining hosts for this loop 19811 1726867340.87756: getting the next task for host managed_node3 19811 1726867340.87763: done getting next task for host managed_node3 19811 1726867340.87767: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867340.87771: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.87905: getting variables 19811 1726867340.87908: in VariableManager get_vars() 19811 1726867340.87964: Calling all_inventory to load vars for managed_node3 19811 1726867340.87967: Calling groups_inventory to load vars for managed_node3 19811 1726867340.87970: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.87981: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000016b 19811 1726867340.87985: WORKER PROCESS EXITING 19811 1726867340.87995: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.87998: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.88001: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.88358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.88572: done with get_vars() 19811 1726867340.88588: done getting variables 19811 1726867340.88647: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:20 -0400 (0:00:00.053) 0:00:10.158 ****** 19811 1726867340.88679: entering _queue_task() for managed_node3/service 19811 1726867340.88916: worker is 1 (out of 1 available) 19811 1726867340.88928: exiting _queue_task() for managed_node3/service 19811 1726867340.88940: done queuing things up, now waiting for results queue to drain 19811 1726867340.88941: waiting for pending results... 19811 1726867340.89201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19811 1726867340.89331: in run() - task 0affcac9-a3a5-24c3-6386-00000000016c 19811 1726867340.89349: variable 'ansible_search_path' from source: unknown 19811 1726867340.89357: variable 'ansible_search_path' from source: unknown 19811 1726867340.89399: calling self._execute() 19811 1726867340.89485: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.89497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.89519: variable 'omit' from source: magic vars 19811 1726867340.89936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.92228: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.92512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.92560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.92601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.92632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.92722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.92773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.92881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.92885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.92888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.93002: variable 'ansible_distribution' from source: facts 19811 1726867340.93014: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.93036: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.93044: when evaluation is False, skipping this task 19811 1726867340.93052: _execute() done 19811 1726867340.93093: dumping result to json 19811 1726867340.93096: done dumping result, returning 19811 1726867340.93098: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-24c3-6386-00000000016c] 19811 1726867340.93101: sending task result for task 0affcac9-a3a5-24c3-6386-00000000016c skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867340.93258: no more pending results, returning what we have 19811 1726867340.93262: results queue empty 19811 1726867340.93263: checking for any_errors_fatal 19811 1726867340.93269: done checking for any_errors_fatal 19811 1726867340.93270: checking for max_fail_percentage 19811 1726867340.93272: done checking for max_fail_percentage 19811 1726867340.93273: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.93273: done checking to see if all hosts have failed 19811 1726867340.93274: getting the remaining hosts for this loop 19811 1726867340.93276: done getting the remaining hosts for this loop 19811 1726867340.93281: getting the next task for host managed_node3 19811 1726867340.93289: done getting next task for host managed_node3 19811 1726867340.93293: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867340.93297: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.93318: getting variables 19811 1726867340.93320: in VariableManager get_vars() 19811 1726867340.93371: Calling all_inventory to load vars for managed_node3 19811 1726867340.93374: Calling groups_inventory to load vars for managed_node3 19811 1726867340.93482: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.93490: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000016c 19811 1726867340.93492: WORKER PROCESS EXITING 19811 1726867340.93503: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.93506: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.93510: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.93864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.94083: done with get_vars() 19811 1726867340.94094: done getting variables 19811 1726867340.94157: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:20 -0400 (0:00:00.055) 0:00:10.213 ****** 19811 1726867340.94194: entering _queue_task() for managed_node3/service 19811 1726867340.94456: worker is 1 (out of 1 available) 19811 1726867340.94583: exiting _queue_task() for managed_node3/service 19811 1726867340.94594: done queuing things up, now waiting for results queue to drain 19811 1726867340.94595: waiting for pending results... 19811 1726867340.94766: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19811 1726867340.94917: in run() - task 0affcac9-a3a5-24c3-6386-00000000016d 19811 1726867340.94950: variable 'ansible_search_path' from source: unknown 19811 1726867340.94959: variable 'ansible_search_path' from source: unknown 19811 1726867340.95004: calling self._execute() 19811 1726867340.95067: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.95071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.95083: variable 'omit' from source: magic vars 19811 1726867340.95398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867340.97248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867340.97293: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867340.97310: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867340.97349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867340.97383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867340.97467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867340.97583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867340.97586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867340.97588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867340.97590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867340.97727: variable 'ansible_distribution' from source: facts 19811 1726867340.97738: variable 'ansible_distribution_major_version' from source: facts 19811 1726867340.97760: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867340.97767: when evaluation is False, skipping this task 19811 1726867340.97774: _execute() done 19811 1726867340.97783: dumping result to json 19811 1726867340.97792: done dumping result, returning 19811 1726867340.97803: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-24c3-6386-00000000016d] 19811 1726867340.97812: sending task result for task 0affcac9-a3a5-24c3-6386-00000000016d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867340.98028: no more pending results, returning what we have 19811 1726867340.98033: results queue empty 19811 1726867340.98034: checking for any_errors_fatal 19811 1726867340.98042: done checking for any_errors_fatal 19811 1726867340.98043: checking for max_fail_percentage 19811 1726867340.98046: done checking for max_fail_percentage 19811 1726867340.98046: checking to see if all hosts have failed and the running result is not ok 19811 1726867340.98047: done checking to see if all hosts have failed 19811 1726867340.98048: getting the remaining hosts for this loop 19811 1726867340.98049: done getting the remaining hosts for this loop 19811 1726867340.98053: getting the next task for host managed_node3 19811 1726867340.98062: done getting next task for host managed_node3 19811 1726867340.98066: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867340.98070: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867340.98093: getting variables 19811 1726867340.98095: in VariableManager get_vars() 19811 1726867340.98142: Calling all_inventory to load vars for managed_node3 19811 1726867340.98144: Calling groups_inventory to load vars for managed_node3 19811 1726867340.98146: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867340.98155: Calling all_plugins_play to load vars for managed_node3 19811 1726867340.98158: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867340.98161: Calling groups_plugins_play to load vars for managed_node3 19811 1726867340.98361: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000016d 19811 1726867340.98364: WORKER PROCESS EXITING 19811 1726867340.98373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867340.98496: done with get_vars() 19811 1726867340.98504: done getting variables 19811 1726867340.98543: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:20 -0400 (0:00:00.043) 0:00:10.257 ****** 19811 1726867340.98565: entering _queue_task() for managed_node3/service 19811 1726867340.98753: worker is 1 (out of 1 available) 19811 1726867340.98765: exiting _queue_task() for managed_node3/service 19811 1726867340.98779: done queuing things up, now waiting for results queue to drain 19811 1726867340.98780: waiting for pending results... 19811 1726867340.98946: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19811 1726867340.99034: in run() - task 0affcac9-a3a5-24c3-6386-00000000016e 19811 1726867340.99045: variable 'ansible_search_path' from source: unknown 19811 1726867340.99049: variable 'ansible_search_path' from source: unknown 19811 1726867340.99075: calling self._execute() 19811 1726867340.99143: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867340.99147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867340.99155: variable 'omit' from source: magic vars 19811 1726867340.99456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.01883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.01886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.01889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.01891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.01893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.01976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.02016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.02047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.02096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.02121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.02251: variable 'ansible_distribution' from source: facts 19811 1726867341.02263: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.02286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.02295: when evaluation is False, skipping this task 19811 1726867341.02302: _execute() done 19811 1726867341.02311: dumping result to json 19811 1726867341.02320: done dumping result, returning 19811 1726867341.02331: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-24c3-6386-00000000016e] 19811 1726867341.02340: sending task result for task 0affcac9-a3a5-24c3-6386-00000000016e 19811 1726867341.02447: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000016e 19811 1726867341.02457: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19811 1726867341.02510: no more pending results, returning what we have 19811 1726867341.02513: results queue empty 19811 1726867341.02514: checking for any_errors_fatal 19811 1726867341.02521: done checking for any_errors_fatal 19811 1726867341.02522: checking for max_fail_percentage 19811 1726867341.02524: done checking for max_fail_percentage 19811 1726867341.02525: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.02525: done checking to see if all hosts have failed 19811 1726867341.02526: getting the remaining hosts for this loop 19811 1726867341.02527: done getting the remaining hosts for this loop 19811 1726867341.02530: getting the next task for host managed_node3 19811 1726867341.02537: done getting next task for host managed_node3 19811 1726867341.02540: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867341.02544: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.02563: getting variables 19811 1726867341.02565: in VariableManager get_vars() 19811 1726867341.02613: Calling all_inventory to load vars for managed_node3 19811 1726867341.02616: Calling groups_inventory to load vars for managed_node3 19811 1726867341.02618: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.02627: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.02629: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.02632: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.02873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.03095: done with get_vars() 19811 1726867341.03106: done getting variables 19811 1726867341.03164: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:21 -0400 (0:00:00.046) 0:00:10.303 ****** 19811 1726867341.03203: entering _queue_task() for managed_node3/copy 19811 1726867341.03557: worker is 1 (out of 1 available) 19811 1726867341.03566: exiting _queue_task() for managed_node3/copy 19811 1726867341.03580: done queuing things up, now waiting for results queue to drain 19811 1726867341.03581: waiting for pending results... 19811 1726867341.03765: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19811 1726867341.03961: in run() - task 0affcac9-a3a5-24c3-6386-00000000016f 19811 1726867341.03965: variable 'ansible_search_path' from source: unknown 19811 1726867341.03968: variable 'ansible_search_path' from source: unknown 19811 1726867341.03980: calling self._execute() 19811 1726867341.04080: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.04093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.04108: variable 'omit' from source: magic vars 19811 1726867341.04613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.07961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.08069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.08088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.08129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.08166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.08338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.08486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.08527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.08574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.08828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.08933: variable 'ansible_distribution' from source: facts 19811 1726867341.09161: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.09165: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.09167: when evaluation is False, skipping this task 19811 1726867341.09169: _execute() done 19811 1726867341.09171: dumping result to json 19811 1726867341.09173: done dumping result, returning 19811 1726867341.09175: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-24c3-6386-00000000016f] 19811 1726867341.09179: sending task result for task 0affcac9-a3a5-24c3-6386-00000000016f 19811 1726867341.09252: done sending task result for task 0affcac9-a3a5-24c3-6386-00000000016f 19811 1726867341.09256: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867341.09311: no more pending results, returning what we have 19811 1726867341.09314: results queue empty 19811 1726867341.09315: checking for any_errors_fatal 19811 1726867341.09322: done checking for any_errors_fatal 19811 1726867341.09323: checking for max_fail_percentage 19811 1726867341.09325: done checking for max_fail_percentage 19811 1726867341.09325: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.09326: done checking to see if all hosts have failed 19811 1726867341.09327: getting the remaining hosts for this loop 19811 1726867341.09328: done getting the remaining hosts for this loop 19811 1726867341.09332: getting the next task for host managed_node3 19811 1726867341.09340: done getting next task for host managed_node3 19811 1726867341.09344: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867341.09348: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.09369: getting variables 19811 1726867341.09371: in VariableManager get_vars() 19811 1726867341.09429: Calling all_inventory to load vars for managed_node3 19811 1726867341.09433: Calling groups_inventory to load vars for managed_node3 19811 1726867341.09435: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.09447: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.09450: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.09453: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.10269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.10728: done with get_vars() 19811 1726867341.10739: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:21 -0400 (0:00:00.077) 0:00:10.381 ****** 19811 1726867341.10941: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867341.11490: worker is 1 (out of 1 available) 19811 1726867341.11502: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19811 1726867341.11518: done queuing things up, now waiting for results queue to drain 19811 1726867341.11519: waiting for pending results... 19811 1726867341.12027: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19811 1726867341.12297: in run() - task 0affcac9-a3a5-24c3-6386-000000000170 19811 1726867341.12337: variable 'ansible_search_path' from source: unknown 19811 1726867341.12341: variable 'ansible_search_path' from source: unknown 19811 1726867341.12403: calling self._execute() 19811 1726867341.12468: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.12514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.12700: variable 'omit' from source: magic vars 19811 1726867341.13528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.17836: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.17907: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.18082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.18086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.18088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.18125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.18159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.18194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.18240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.18261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.18396: variable 'ansible_distribution' from source: facts 19811 1726867341.18603: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.18626: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.18634: when evaluation is False, skipping this task 19811 1726867341.18641: _execute() done 19811 1726867341.18650: dumping result to json 19811 1726867341.18657: done dumping result, returning 19811 1726867341.18668: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-24c3-6386-000000000170] 19811 1726867341.18676: sending task result for task 0affcac9-a3a5-24c3-6386-000000000170 19811 1726867341.18922: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000170 19811 1726867341.18926: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867341.18982: no more pending results, returning what we have 19811 1726867341.18986: results queue empty 19811 1726867341.18987: checking for any_errors_fatal 19811 1726867341.18993: done checking for any_errors_fatal 19811 1726867341.18994: checking for max_fail_percentage 19811 1726867341.18996: done checking for max_fail_percentage 19811 1726867341.18996: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.18997: done checking to see if all hosts have failed 19811 1726867341.18998: getting the remaining hosts for this loop 19811 1726867341.19000: done getting the remaining hosts for this loop 19811 1726867341.19004: getting the next task for host managed_node3 19811 1726867341.19011: done getting next task for host managed_node3 19811 1726867341.19015: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867341.19019: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.19041: getting variables 19811 1726867341.19043: in VariableManager get_vars() 19811 1726867341.19101: Calling all_inventory to load vars for managed_node3 19811 1726867341.19104: Calling groups_inventory to load vars for managed_node3 19811 1726867341.19107: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.19118: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.19122: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.19125: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.19657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.20286: done with get_vars() 19811 1726867341.20299: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:21 -0400 (0:00:00.095) 0:00:10.476 ****** 19811 1726867341.20492: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867341.20966: worker is 1 (out of 1 available) 19811 1726867341.21188: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19811 1726867341.21202: done queuing things up, now waiting for results queue to drain 19811 1726867341.21203: waiting for pending results... 19811 1726867341.21402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19811 1726867341.21584: in run() - task 0affcac9-a3a5-24c3-6386-000000000171 19811 1726867341.21588: variable 'ansible_search_path' from source: unknown 19811 1726867341.21591: variable 'ansible_search_path' from source: unknown 19811 1726867341.21620: calling self._execute() 19811 1726867341.21907: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.21914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.21917: variable 'omit' from source: magic vars 19811 1726867341.22653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.27279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.27358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.27399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.27451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.27483: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.27574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.27611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.27660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.27748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.27752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.27875: variable 'ansible_distribution' from source: facts 19811 1726867341.27888: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.27911: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.27918: when evaluation is False, skipping this task 19811 1726867341.27924: _execute() done 19811 1726867341.27929: dumping result to json 19811 1726867341.27936: done dumping result, returning 19811 1726867341.27964: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-24c3-6386-000000000171] 19811 1726867341.27967: sending task result for task 0affcac9-a3a5-24c3-6386-000000000171 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867341.28121: no more pending results, returning what we have 19811 1726867341.28124: results queue empty 19811 1726867341.28125: checking for any_errors_fatal 19811 1726867341.28134: done checking for any_errors_fatal 19811 1726867341.28135: checking for max_fail_percentage 19811 1726867341.28136: done checking for max_fail_percentage 19811 1726867341.28137: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.28138: done checking to see if all hosts have failed 19811 1726867341.28139: getting the remaining hosts for this loop 19811 1726867341.28141: done getting the remaining hosts for this loop 19811 1726867341.28144: getting the next task for host managed_node3 19811 1726867341.28152: done getting next task for host managed_node3 19811 1726867341.28156: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867341.28160: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.28183: getting variables 19811 1726867341.28186: in VariableManager get_vars() 19811 1726867341.28240: Calling all_inventory to load vars for managed_node3 19811 1726867341.28242: Calling groups_inventory to load vars for managed_node3 19811 1726867341.28245: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.28255: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.28258: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.28261: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.29023: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000171 19811 1726867341.29027: WORKER PROCESS EXITING 19811 1726867341.29092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.29302: done with get_vars() 19811 1726867341.29314: done getting variables 19811 1726867341.29363: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:21 -0400 (0:00:00.089) 0:00:10.565 ****** 19811 1726867341.29397: entering _queue_task() for managed_node3/debug 19811 1726867341.29661: worker is 1 (out of 1 available) 19811 1726867341.29673: exiting _queue_task() for managed_node3/debug 19811 1726867341.29791: done queuing things up, now waiting for results queue to drain 19811 1726867341.29792: waiting for pending results... 19811 1726867341.29986: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19811 1726867341.30167: in run() - task 0affcac9-a3a5-24c3-6386-000000000172 19811 1726867341.30196: variable 'ansible_search_path' from source: unknown 19811 1726867341.30203: variable 'ansible_search_path' from source: unknown 19811 1726867341.30253: calling self._execute() 19811 1726867341.30354: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.30438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.30442: variable 'omit' from source: magic vars 19811 1726867341.30861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.33136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.33230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.33286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.33333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.33368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.33457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.33502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.33617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.33621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.33624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.33779: variable 'ansible_distribution' from source: facts 19811 1726867341.33794: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.33822: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.33831: when evaluation is False, skipping this task 19811 1726867341.33839: _execute() done 19811 1726867341.33855: dumping result to json 19811 1726867341.33882: done dumping result, returning 19811 1726867341.33886: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-24c3-6386-000000000172] 19811 1726867341.33888: sending task result for task 0affcac9-a3a5-24c3-6386-000000000172 19811 1726867341.34136: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000172 19811 1726867341.34139: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867341.34191: no more pending results, returning what we have 19811 1726867341.34195: results queue empty 19811 1726867341.34196: checking for any_errors_fatal 19811 1726867341.34204: done checking for any_errors_fatal 19811 1726867341.34205: checking for max_fail_percentage 19811 1726867341.34207: done checking for max_fail_percentage 19811 1726867341.34208: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.34211: done checking to see if all hosts have failed 19811 1726867341.34212: getting the remaining hosts for this loop 19811 1726867341.34213: done getting the remaining hosts for this loop 19811 1726867341.34217: getting the next task for host managed_node3 19811 1726867341.34224: done getting next task for host managed_node3 19811 1726867341.34228: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867341.34233: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.34253: getting variables 19811 1726867341.34255: in VariableManager get_vars() 19811 1726867341.34314: Calling all_inventory to load vars for managed_node3 19811 1726867341.34317: Calling groups_inventory to load vars for managed_node3 19811 1726867341.34319: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.34330: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.34333: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.34336: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.34533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.34762: done with get_vars() 19811 1726867341.34772: done getting variables 19811 1726867341.34827: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:21 -0400 (0:00:00.054) 0:00:10.620 ****** 19811 1726867341.34868: entering _queue_task() for managed_node3/debug 19811 1726867341.35142: worker is 1 (out of 1 available) 19811 1726867341.35154: exiting _queue_task() for managed_node3/debug 19811 1726867341.35282: done queuing things up, now waiting for results queue to drain 19811 1726867341.35284: waiting for pending results... 19811 1726867341.35457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19811 1726867341.35683: in run() - task 0affcac9-a3a5-24c3-6386-000000000173 19811 1726867341.35687: variable 'ansible_search_path' from source: unknown 19811 1726867341.35689: variable 'ansible_search_path' from source: unknown 19811 1726867341.35693: calling self._execute() 19811 1726867341.35780: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.35791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.35805: variable 'omit' from source: magic vars 19811 1726867341.36254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.38568: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.38750: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.38755: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.38758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.38761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.38841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.38884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.38919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.38965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.38991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.39140: variable 'ansible_distribution' from source: facts 19811 1726867341.39151: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.39172: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.39182: when evaluation is False, skipping this task 19811 1726867341.39190: _execute() done 19811 1726867341.39202: dumping result to json 19811 1726867341.39214: done dumping result, returning 19811 1726867341.39226: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-24c3-6386-000000000173] 19811 1726867341.39314: sending task result for task 0affcac9-a3a5-24c3-6386-000000000173 19811 1726867341.39382: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000173 19811 1726867341.39386: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867341.39457: no more pending results, returning what we have 19811 1726867341.39461: results queue empty 19811 1726867341.39462: checking for any_errors_fatal 19811 1726867341.39468: done checking for any_errors_fatal 19811 1726867341.39469: checking for max_fail_percentage 19811 1726867341.39471: done checking for max_fail_percentage 19811 1726867341.39472: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.39473: done checking to see if all hosts have failed 19811 1726867341.39474: getting the remaining hosts for this loop 19811 1726867341.39475: done getting the remaining hosts for this loop 19811 1726867341.39481: getting the next task for host managed_node3 19811 1726867341.39489: done getting next task for host managed_node3 19811 1726867341.39493: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867341.39498: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.39521: getting variables 19811 1726867341.39524: in VariableManager get_vars() 19811 1726867341.39695: Calling all_inventory to load vars for managed_node3 19811 1726867341.39698: Calling groups_inventory to load vars for managed_node3 19811 1726867341.39701: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.39715: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.39718: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.39721: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.40086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.40283: done with get_vars() 19811 1726867341.40294: done getting variables 19811 1726867341.40353: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:21 -0400 (0:00:00.055) 0:00:10.675 ****** 19811 1726867341.40386: entering _queue_task() for managed_node3/debug 19811 1726867341.40638: worker is 1 (out of 1 available) 19811 1726867341.40650: exiting _queue_task() for managed_node3/debug 19811 1726867341.40660: done queuing things up, now waiting for results queue to drain 19811 1726867341.40662: waiting for pending results... 19811 1726867341.41004: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19811 1726867341.41068: in run() - task 0affcac9-a3a5-24c3-6386-000000000174 19811 1726867341.41091: variable 'ansible_search_path' from source: unknown 19811 1726867341.41105: variable 'ansible_search_path' from source: unknown 19811 1726867341.41145: calling self._execute() 19811 1726867341.41244: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.41255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.41268: variable 'omit' from source: magic vars 19811 1726867341.41711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.44031: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.44101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.44156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.44245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.44251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.44330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.44374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.44407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.44460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.44488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.44680: variable 'ansible_distribution' from source: facts 19811 1726867341.44684: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.44691: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.44694: when evaluation is False, skipping this task 19811 1726867341.44696: _execute() done 19811 1726867341.44699: dumping result to json 19811 1726867341.44701: done dumping result, returning 19811 1726867341.44715: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-24c3-6386-000000000174] 19811 1726867341.44727: sending task result for task 0affcac9-a3a5-24c3-6386-000000000174 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19811 1726867341.44959: no more pending results, returning what we have 19811 1726867341.44962: results queue empty 19811 1726867341.44963: checking for any_errors_fatal 19811 1726867341.44969: done checking for any_errors_fatal 19811 1726867341.44970: checking for max_fail_percentage 19811 1726867341.44971: done checking for max_fail_percentage 19811 1726867341.44972: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.44972: done checking to see if all hosts have failed 19811 1726867341.44973: getting the remaining hosts for this loop 19811 1726867341.44975: done getting the remaining hosts for this loop 19811 1726867341.44981: getting the next task for host managed_node3 19811 1726867341.45184: done getting next task for host managed_node3 19811 1726867341.45188: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867341.45192: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.45212: getting variables 19811 1726867341.45214: in VariableManager get_vars() 19811 1726867341.45260: Calling all_inventory to load vars for managed_node3 19811 1726867341.45263: Calling groups_inventory to load vars for managed_node3 19811 1726867341.45265: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.45273: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.45276: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.45285: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.45486: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000174 19811 1726867341.45490: WORKER PROCESS EXITING 19811 1726867341.45523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.45758: done with get_vars() 19811 1726867341.45769: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:21 -0400 (0:00:00.054) 0:00:10.730 ****** 19811 1726867341.45868: entering _queue_task() for managed_node3/ping 19811 1726867341.46138: worker is 1 (out of 1 available) 19811 1726867341.46263: exiting _queue_task() for managed_node3/ping 19811 1726867341.46274: done queuing things up, now waiting for results queue to drain 19811 1726867341.46275: waiting for pending results... 19811 1726867341.46447: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19811 1726867341.46591: in run() - task 0affcac9-a3a5-24c3-6386-000000000175 19811 1726867341.46617: variable 'ansible_search_path' from source: unknown 19811 1726867341.46624: variable 'ansible_search_path' from source: unknown 19811 1726867341.46660: calling self._execute() 19811 1726867341.46755: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.46766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.46781: variable 'omit' from source: magic vars 19811 1726867341.47225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.49482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.49554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.49598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.49642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.49674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.49758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.49789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.49816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.49857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.50282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.50285: variable 'ansible_distribution' from source: facts 19811 1726867341.50288: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.50291: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.50293: when evaluation is False, skipping this task 19811 1726867341.50295: _execute() done 19811 1726867341.50297: dumping result to json 19811 1726867341.50299: done dumping result, returning 19811 1726867341.50302: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-24c3-6386-000000000175] 19811 1726867341.50304: sending task result for task 0affcac9-a3a5-24c3-6386-000000000175 19811 1726867341.50372: done sending task result for task 0affcac9-a3a5-24c3-6386-000000000175 19811 1726867341.50376: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867341.50426: no more pending results, returning what we have 19811 1726867341.50429: results queue empty 19811 1726867341.50430: checking for any_errors_fatal 19811 1726867341.50437: done checking for any_errors_fatal 19811 1726867341.50437: checking for max_fail_percentage 19811 1726867341.50439: done checking for max_fail_percentage 19811 1726867341.50440: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.50440: done checking to see if all hosts have failed 19811 1726867341.50441: getting the remaining hosts for this loop 19811 1726867341.50442: done getting the remaining hosts for this loop 19811 1726867341.50445: getting the next task for host managed_node3 19811 1726867341.50455: done getting next task for host managed_node3 19811 1726867341.50458: ^ task is: TASK: meta (role_complete) 19811 1726867341.50462: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.50482: getting variables 19811 1726867341.50484: in VariableManager get_vars() 19811 1726867341.50535: Calling all_inventory to load vars for managed_node3 19811 1726867341.50538: Calling groups_inventory to load vars for managed_node3 19811 1726867341.50541: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.50550: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.50553: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.50556: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.50892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.51097: done with get_vars() 19811 1726867341.51108: done getting variables 19811 1726867341.51182: done queuing things up, now waiting for results queue to drain 19811 1726867341.51184: results queue empty 19811 1726867341.51184: checking for any_errors_fatal 19811 1726867341.51186: done checking for any_errors_fatal 19811 1726867341.51187: checking for max_fail_percentage 19811 1726867341.51188: done checking for max_fail_percentage 19811 1726867341.51189: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.51189: done checking to see if all hosts have failed 19811 1726867341.51190: getting the remaining hosts for this loop 19811 1726867341.51191: done getting the remaining hosts for this loop 19811 1726867341.51193: getting the next task for host managed_node3 19811 1726867341.51197: done getting next task for host managed_node3 19811 1726867341.51200: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19811 1726867341.51201: ^ state is: HOST STATE: block=3, task=24, 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 19811 1726867341.51204: getting variables 19811 1726867341.51204: in VariableManager get_vars() 19811 1726867341.51227: Calling all_inventory to load vars for managed_node3 19811 1726867341.51230: Calling groups_inventory to load vars for managed_node3 19811 1726867341.51232: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.51236: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.51239: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.51241: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.51374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.51564: done with get_vars() 19811 1726867341.51572: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Friday 20 September 2024 17:22:21 -0400 (0:00:00.057) 0:00:10.788 ****** 19811 1726867341.51636: entering _queue_task() for managed_node3/include_tasks 19811 1726867341.51866: worker is 1 (out of 1 available) 19811 1726867341.52081: exiting _queue_task() for managed_node3/include_tasks 19811 1726867341.52091: done queuing things up, now waiting for results queue to drain 19811 1726867341.52092: waiting for pending results... 19811 1726867341.52143: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19811 1726867341.52247: in run() - task 0affcac9-a3a5-24c3-6386-0000000001a5 19811 1726867341.52265: variable 'ansible_search_path' from source: unknown 19811 1726867341.52303: calling self._execute() 19811 1726867341.52393: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.52404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.52419: variable 'omit' from source: magic vars 19811 1726867341.52850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.55157: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.55227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.55279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.55323: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.55360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.55444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.55489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.55522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.55578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.55784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.55788: variable 'ansible_distribution' from source: facts 19811 1726867341.55790: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.55793: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.55795: when evaluation is False, skipping this task 19811 1726867341.55797: _execute() done 19811 1726867341.55800: dumping result to json 19811 1726867341.55802: done dumping result, returning 19811 1726867341.55804: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-24c3-6386-0000000001a5] 19811 1726867341.55822: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001a5 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867341.56093: no more pending results, returning what we have 19811 1726867341.56096: results queue empty 19811 1726867341.56097: checking for any_errors_fatal 19811 1726867341.56099: done checking for any_errors_fatal 19811 1726867341.56099: checking for max_fail_percentage 19811 1726867341.56101: done checking for max_fail_percentage 19811 1726867341.56101: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.56102: done checking to see if all hosts have failed 19811 1726867341.56103: getting the remaining hosts for this loop 19811 1726867341.56104: done getting the remaining hosts for this loop 19811 1726867341.56108: getting the next task for host managed_node3 19811 1726867341.56115: done getting next task for host managed_node3 19811 1726867341.56118: ^ task is: TASK: Verify network state restored to default 19811 1726867341.56121: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19811 1726867341.56124: getting variables 19811 1726867341.56126: in VariableManager get_vars() 19811 1726867341.56174: Calling all_inventory to load vars for managed_node3 19811 1726867341.56176: Calling groups_inventory to load vars for managed_node3 19811 1726867341.56266: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.56279: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.56281: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.56285: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.56456: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001a5 19811 1726867341.56510: WORKER PROCESS EXITING 19811 1726867341.56525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.56718: done with get_vars() 19811 1726867341.56728: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Friday 20 September 2024 17:22:21 -0400 (0:00:00.051) 0:00:10.840 ****** 19811 1726867341.56809: entering _queue_task() for managed_node3/include_tasks 19811 1726867341.57048: worker is 1 (out of 1 available) 19811 1726867341.57061: exiting _queue_task() for managed_node3/include_tasks 19811 1726867341.57074: done queuing things up, now waiting for results queue to drain 19811 1726867341.57075: waiting for pending results... 19811 1726867341.57404: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 19811 1726867341.57504: in run() - task 0affcac9-a3a5-24c3-6386-0000000001a6 19811 1726867341.57508: variable 'ansible_search_path' from source: unknown 19811 1726867341.57519: calling self._execute() 19811 1726867341.57612: variable 'ansible_host' from source: host vars for 'managed_node3' 19811 1726867341.57625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19811 1726867341.57640: variable 'omit' from source: magic vars 19811 1726867341.58069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19811 1726867341.60482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19811 1726867341.60485: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19811 1726867341.60487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19811 1726867341.60489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19811 1726867341.60491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19811 1726867341.60493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19811 1726867341.60511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19811 1726867341.60537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19811 1726867341.60574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19811 1726867341.60594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19811 1726867341.60729: variable 'ansible_distribution' from source: facts 19811 1726867341.60739: variable 'ansible_distribution_major_version' from source: facts 19811 1726867341.60757: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19811 1726867341.60763: when evaluation is False, skipping this task 19811 1726867341.60768: _execute() done 19811 1726867341.60774: dumping result to json 19811 1726867341.60783: done dumping result, returning 19811 1726867341.60792: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-24c3-6386-0000000001a6] 19811 1726867341.60799: sending task result for task 0affcac9-a3a5-24c3-6386-0000000001a6 19811 1726867341.60898: done sending task result for task 0affcac9-a3a5-24c3-6386-0000000001a6 19811 1726867341.60904: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19811 1726867341.60970: no more pending results, returning what we have 19811 1726867341.60974: results queue empty 19811 1726867341.60975: checking for any_errors_fatal 19811 1726867341.60983: done checking for any_errors_fatal 19811 1726867341.60983: checking for max_fail_percentage 19811 1726867341.60985: done checking for max_fail_percentage 19811 1726867341.60986: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.60987: done checking to see if all hosts have failed 19811 1726867341.60987: getting the remaining hosts for this loop 19811 1726867341.60988: done getting the remaining hosts for this loop 19811 1726867341.60993: getting the next task for host managed_node3 19811 1726867341.61001: done getting next task for host managed_node3 19811 1726867341.61003: ^ task is: TASK: meta (flush_handlers) 19811 1726867341.61005: ^ 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 19811 1726867341.61009: getting variables 19811 1726867341.61011: in VariableManager get_vars() 19811 1726867341.61062: Calling all_inventory to load vars for managed_node3 19811 1726867341.61065: Calling groups_inventory to load vars for managed_node3 19811 1726867341.61067: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.61080: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.61083: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.61086: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.61364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.61688: done with get_vars() 19811 1726867341.61698: done getting variables 19811 1726867341.61757: in VariableManager get_vars() 19811 1726867341.61779: Calling all_inventory to load vars for managed_node3 19811 1726867341.61781: Calling groups_inventory to load vars for managed_node3 19811 1726867341.61783: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.61788: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.61790: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.61793: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.61927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.62145: done with get_vars() 19811 1726867341.62157: done queuing things up, now waiting for results queue to drain 19811 1726867341.62159: results queue empty 19811 1726867341.62159: checking for any_errors_fatal 19811 1726867341.62161: done checking for any_errors_fatal 19811 1726867341.62162: checking for max_fail_percentage 19811 1726867341.62163: done checking for max_fail_percentage 19811 1726867341.62164: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.62164: done checking to see if all hosts have failed 19811 1726867341.62165: getting the remaining hosts for this loop 19811 1726867341.62166: done getting the remaining hosts for this loop 19811 1726867341.62168: getting the next task for host managed_node3 19811 1726867341.62171: done getting next task for host managed_node3 19811 1726867341.62172: ^ task is: TASK: meta (flush_handlers) 19811 1726867341.62174: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867341.62176: getting variables 19811 1726867341.62179: in VariableManager get_vars() 19811 1726867341.62196: Calling all_inventory to load vars for managed_node3 19811 1726867341.62198: Calling groups_inventory to load vars for managed_node3 19811 1726867341.62200: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.62210: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.62212: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.62215: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.62349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.62549: done with get_vars() 19811 1726867341.62557: done getting variables 19811 1726867341.62601: in VariableManager get_vars() 19811 1726867341.62617: Calling all_inventory to load vars for managed_node3 19811 1726867341.62620: Calling groups_inventory to load vars for managed_node3 19811 1726867341.62622: Calling all_plugins_inventory to load vars for managed_node3 19811 1726867341.62626: Calling all_plugins_play to load vars for managed_node3 19811 1726867341.62628: Calling groups_plugins_inventory to load vars for managed_node3 19811 1726867341.62630: Calling groups_plugins_play to load vars for managed_node3 19811 1726867341.62761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19811 1726867341.62975: done with get_vars() 19811 1726867341.62988: done queuing things up, now waiting for results queue to drain 19811 1726867341.62990: results queue empty 19811 1726867341.62990: checking for any_errors_fatal 19811 1726867341.62991: done checking for any_errors_fatal 19811 1726867341.62992: checking for max_fail_percentage 19811 1726867341.62993: done checking for max_fail_percentage 19811 1726867341.62994: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.62994: done checking to see if all hosts have failed 19811 1726867341.62995: getting the remaining hosts for this loop 19811 1726867341.62996: done getting the remaining hosts for this loop 19811 1726867341.62998: getting the next task for host managed_node3 19811 1726867341.63000: done getting next task for host managed_node3 19811 1726867341.63001: ^ task is: None 19811 1726867341.63003: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19811 1726867341.63004: done queuing things up, now waiting for results queue to drain 19811 1726867341.63004: results queue empty 19811 1726867341.63005: checking for any_errors_fatal 19811 1726867341.63006: done checking for any_errors_fatal 19811 1726867341.63006: checking for max_fail_percentage 19811 1726867341.63007: done checking for max_fail_percentage 19811 1726867341.63008: checking to see if all hosts have failed and the running result is not ok 19811 1726867341.63008: done checking to see if all hosts have failed 19811 1726867341.63010: getting the next task for host managed_node3 19811 1726867341.63012: done getting next task for host managed_node3 19811 1726867341.63013: ^ task is: None 19811 1726867341.63014: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=144 rescued=0 ignored=0 Friday 20 September 2024 17:22:21 -0400 (0:00:00.062) 0:00:10.902 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.82s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.88s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Include the task 'enable_epel.yml' -------------------------------------- 0.12s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 TEST: I can create a profile without changing the ethtool features. ----- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Show playbook name ------------------------------------------------------ 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 fedora.linux_system_roles.network : Configure networking state ---------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Configure networking state ---------- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Gathering Facts --------------------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Get current device features --------------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Configure ethtool features setting -------------------------------------- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Include the task 'show_interfaces.yml' ---------------------------------- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 19811 1726867341.63110: RUNNING CLEANUP