[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. 8682 1726877643.02003: starting run ansible-playbook [core 2.16.11] 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-Z4Q executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8682 1726877643.02425: Added group all to inventory 8682 1726877643.02427: Added group ungrouped to inventory 8682 1726877643.02431: Group all now contains ungrouped 8682 1726877643.02433: Examining possible inventory source: /tmp/ad_integration-Ay1/inventory.yml 8682 1726877643.13278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8682 1726877643.13317: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8682 1726877643.13333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8682 1726877643.13377: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8682 1726877643.13421: Loaded config def from plugin (inventory/script) 8682 1726877643.13423: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8682 1726877643.13451: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8682 1726877643.13511: Loaded config def from plugin (inventory/yaml) 8682 1726877643.13513: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8682 1726877643.13574: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8682 1726877643.13841: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8682 1726877643.13843: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8682 1726877643.13845: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8682 1726877643.13849: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8682 1726877643.13852: Loading data from /tmp/ad_integration-Ay1/inventory.yml 8682 1726877643.13899: /tmp/ad_integration-Ay1/inventory.yml was not parsable by auto 8682 1726877643.13939: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8682 1726877643.13970: Loading data from /tmp/ad_integration-Ay1/inventory.yml 8682 1726877643.14024: group all already in inventory 8682 1726877643.14028: set inventory_file for managed_node1 8682 1726877643.14031: set inventory_dir for managed_node1 8682 1726877643.14032: Added host managed_node1 to inventory 8682 1726877643.14033: Added host managed_node1 to group all 8682 1726877643.14034: set ansible_host for managed_node1 8682 1726877643.14034: set ansible_ssh_extra_args for managed_node1 8682 1726877643.14036: set inventory_file for managed_node2 8682 1726877643.14037: set inventory_dir for managed_node2 8682 1726877643.14038: Added host managed_node2 to inventory 8682 1726877643.14039: Added host managed_node2 to group all 8682 1726877643.14039: set ansible_host for managed_node2 8682 1726877643.14039: set ansible_ssh_extra_args for managed_node2 8682 1726877643.14041: set inventory_file for managed_node3 8682 1726877643.14042: set inventory_dir for managed_node3 8682 1726877643.14043: Added host managed_node3 to inventory 8682 1726877643.14043: Added host managed_node3 to group all 8682 1726877643.14044: set ansible_host for managed_node3 8682 1726877643.14044: set ansible_ssh_extra_args for managed_node3 8682 1726877643.14046: Reconcile groups and hosts in inventory. 8682 1726877643.14048: Group ungrouped now contains managed_node1 8682 1726877643.14049: Group ungrouped now contains managed_node2 8682 1726877643.14050: Group ungrouped now contains managed_node3 8682 1726877643.14106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8682 1726877643.14187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8682 1726877643.14219: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8682 1726877643.14236: Loaded config def from plugin (vars/host_group_vars) 8682 1726877643.14237: 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) 8682 1726877643.14242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8682 1726877643.14258: 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) 8682 1726877643.14298: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8682 1726877643.14624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8682 1726877643.14708: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8682 1726877643.14731: Loaded config def from plugin (connection/local) 8682 1726877643.14733: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8682 1726877643.15128: Loaded config def from plugin (connection/paramiko_ssh) 8682 1726877643.15130: 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) 8682 1726877643.15833: 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) 8682 1726877643.15858: Loaded config def from plugin (connection/psrp) 8682 1726877643.15860: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8682 1726877643.16333: 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) 8682 1726877643.16369: Loaded config def from plugin (connection/ssh) 8682 1726877643.16372: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8682 1726877643.17796: 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) 8682 1726877643.17834: Loaded config def from plugin (connection/winrm) 8682 1726877643.17836: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8682 1726877643.17859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8682 1726877643.17902: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8682 1726877643.17943: Loaded config def from plugin (shell/cmd) 8682 1726877643.17945: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8682 1726877643.17970: 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) 8682 1726877643.18040: Loaded config def from plugin (shell/powershell) 8682 1726877643.18041: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8682 1726877643.18082: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8682 1726877643.18182: Loaded config def from plugin (shell/sh) 8682 1726877643.18184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8682 1726877643.18206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8682 1726877643.18280: Loaded config def from plugin (become/runas) 8682 1726877643.18284: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8682 1726877643.18440: Loaded config def from plugin (become/su) 8682 1726877643.18443: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8682 1726877643.18562: Loaded config def from plugin (become/sudo) 8682 1726877643.18564: 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 8682 1726877643.18586: Loading data from /tmp/collections-Z4Q/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_full_integration_dyndns.yml 8682 1726877643.19114: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8682 1726877643.21212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8682 1726877643.21598: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.py 8682 1726877643.21698: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.py 8682 1726877643.21767: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.py 8682 1726877643.21829: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.win_command to ansible.windows.win_command 8682 1726877643.21922: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.py 8682 1726877643.21962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: modules) ansible.builtin.win_command to ansible.windows.win_command 8682 1726877643.22901: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_command.py 8682 1726877643.23003: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_shell.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_shell.py 8682 1726877643.23064: Found several possible candidates for the plugin but using first: /tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_shell.ps1,/tmp/collections-Z4Q/ansible_collections/ansible/windows/plugins/modules/win_shell.py 8682 1726877643.23342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8682 1726877643.23350: 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 8682 1726877643.23532: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8682 1726877643.23671: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8682 1726877643.23673: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Z4Q/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 8682 1726877643.23700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8682 1726877643.23716: 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) 8682 1726877643.23816: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8682 1726877643.23850: Loaded config def from plugin (callback/default) 8682 1726877643.23852: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8682 1726877643.24584: Loaded config def from plugin (callback/junit) 8682 1726877643.24586: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8682 1726877643.24615: 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) 8682 1726877643.24673: Loaded config def from plugin (callback/minimal) 8682 1726877643.24675: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8682 1726877643.24710: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 8682 1726877643.24771: Loaded config def from plugin (callback/tree) [WARNING]: Could not match supplied host pattern, ignoring: client [WARNING]: Could not match supplied host pattern, ignoring: ad 8682 1726877643.24774: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 8682 1726877643.24871: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8682 1726877643.24873: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Z4Q/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_full_integration_dyndns.yml ************************************ 5 plays in /tmp/collections-Z4Q/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_full_integration_dyndns.yml 8682 1726877643.24891: in VariableManager get_vars() 8682 1726877643.24915: Could not match supplied host pattern, ignoring: client 8682 1726877643.24931: done with get_vars() 8682 1726877643.24936: in VariableManager get_vars() 8682 1726877643.24943: done with get_vars() 8682 1726877643.24946: variable 'omit' from source: magic vars PLAY [Set variables] *********************************************************** skipping: no hosts matched 8682 1726877643.24976: in VariableManager get_vars() 8682 1726877643.24989: Could not match supplied host pattern, ignoring: ad 8682 1726877643.24998: done with get_vars() 8682 1726877643.25002: in VariableManager get_vars() 8682 1726877643.25007: done with get_vars() 8682 1726877643.25009: variable 'omit' from source: magic vars PLAY [Configure DynDNS on AD] ************************************************** skipping: no hosts matched 8682 1726877643.25026: in VariableManager get_vars() 8682 1726877643.25036: done with get_vars() 8682 1726877643.25042: in VariableManager get_vars() 8682 1726877643.25051: done with get_vars() 8682 1726877643.25056: variable 'omit' from source: magic vars PLAY [Ensure that the role configures dynamic dns] ***************************** skipping: no hosts matched 8682 1726877643.25083: in VariableManager get_vars() 8682 1726877643.25094: done with get_vars() 8682 1726877643.25098: in VariableManager get_vars() 8682 1726877643.25104: done with get_vars() 8682 1726877643.25106: variable 'omit' from source: magic vars PLAY [Check hosts on AD] ******************************************************* skipping: no hosts matched 8682 1726877643.25122: in VariableManager get_vars() 8682 1726877643.25128: done with get_vars() 8682 1726877643.25131: in VariableManager get_vars() 8682 1726877643.25135: done with get_vars() 8682 1726877643.25138: variable 'omit' from source: magic vars PLAY [Leave realm] ************************************************************* skipping: no hosts matched PLAY RECAP ********************************************************************* Friday 20 September 2024 20:14:03 -0400 (0:00:00.003) 0:00:00.003 ****** =============================================================================== 8682 1726877643.25161: RUNNING CLEANUP