Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [alsenior@Rundeck ~]$ ANSIBLE_DEBUG=1 ansible-playbook test2.yml -vvvv -u ansible -k -c local
- 5202 1547731634.99513: starting run
- ansible-playbook 2.7.5
- config file = /etc/ansible/ansible.cfg
- configured module search path = [u'/home/alsenior/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
- ansible python module location = /usr/lib/python2.7/site-packages/ansible
- executable location = /usr/bin/ansible-playbook
- python version = 2.7.5 (default, Apr 11 2018, 07:36:10) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
- Using /etc/ansible/ansible.cfg as config file
- SSH password:
- 5202 1547731638.08675: Added group all to inventory
- 5202 1547731638.08766: Added group ungrouped to inventory
- 5202 1547731638.08813: Group all now contains ungrouped
- setting up inventory plugins
- 5202 1547731638.09573: Loading InventoryModule 'host_list' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/host_list.py
- 5202 1547731638.09856: assigned :doc
- 5202 1547731638.09905: assigned :plainexamples
- 5202 1547731638.10036: Loading InventoryModule 'script' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/script.py
- 5202 1547731638.10809: assigned :doc
- 5202 1547731638.10884: Loaded config def from plugin (inventory/script)
- 5202 1547731638.10981: Loading InventoryModule 'yaml' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/yaml.py
- 5202 1547731638.11746: assigned :doc
- 5202 1547731638.11791: assigned :plainexamples
- 5202 1547731638.11854: Loaded config def from plugin (inventory/yaml)
- 5202 1547731638.11980: Loading InventoryModule 'ini' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/ini.py
- 5202 1547731638.15390: assigned :doc
- 5202 1547731638.15454: assigned :plainexamples
- 5202 1547731638.15585: Loading InventoryModule 'auto' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/auto.py
- 5202 1547731638.15797: assigned :doc
- 5202 1547731638.15839: assigned :plainexamples
- 5202 1547731638.15899: Examining possible inventory source: /etc/ansible/hosts
- 5202 1547731638.15944: Attempting to use plugin host_list (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/host_list.py)
- /etc/ansible/hosts did not meet host_list requirements, check plugin documentation if this is unexpected
- 5202 1547731638.16020: Attempting to use plugin script (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/script.py)
- /etc/ansible/hosts did not meet script requirements, check plugin documentation if this is unexpected
- 5202 1547731638.16113: Attempting to use plugin yaml (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/yaml.py)
- 5202 1547731638.16499: Loading data from /etc/ansible/hosts
- 5202 1547731638.16822: /etc/ansible/hosts was not parsable by yaml
- 5202 1547731638.16863: Attempting to use plugin ini (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/ini.py)
- 5202 1547731638.17396: set ansible_connection for all
- 5202 1547731638.17448: set juniper_user for all
- 5202 1547731638.17495: set juniper_port for all
- 5202 1547731638.17536: Added group Switch to inventory
- 5202 1547731638.17627: set inventory_file for 172.16.80.1
- 5202 1547731638.17686: set inventory_dir for 172.16.80.1
- 5202 1547731638.17725: Added host 172.16.80.1 to inventory
- 5202 1547731638.17763: Added host 172.16.80.1 to group Switch
- Parsed /etc/ansible/hosts inventory source with ini plugin
- 5202 1547731638.17835: Reconcile groups and hosts in inventory.
- 5202 1547731638.17877: Group all now contains Switch
- 5202 1547731638.18206: Loading CacheModule 'memory' from /usr/lib/python2.7/site-packages/ansible/plugins/cache/memory.py
- 5202 1547731638.18387: assigned :doc
- 5202 1547731638.21354: Loading data from /home/alsenior/test2.yml
- 5202 1547731638.22221: in VariableManager get_vars()
- 5202 1547731638.22354: done with get_vars()
- 5202 1547731638.22758: Added /home/alsenior/.ansible/roles/Juniper.junos/module_utils to loader search path
- 5202 1547731638.22839: Added /home/alsenior/.ansible/roles/Juniper.junos/action_plugins to loader search path
- 5202 1547731638.22916: Added /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins to loader search path
- 5202 1547731638.22976: Added /home/alsenior/.ansible/roles/Juniper.junos/library to loader search path
- 5202 1547731638.23062: Added /home/alsenior/.ansible/roles/Juniper.junos/module_utils to loader search path
- 5202 1547731638.23183: Loading data from /home/alsenior/.ansible/roles/Juniper.junos/meta/main.yml
- 5202 1547731638.56526: Loading CallbackModule 'default' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/default.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback)
- Loading callback plugin default of type stdout, v2.0 from /usr/lib/python2.7/site-packages/ansible/plugins/callback/default.pyc
- 5202 1547731638.58031: assigned :doc
- 5202 1547731638.59059: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py
- 5202 1547731638.59432: Loaded config def from plugin (callback/default)
- 5202 1547731638.59732: Loading CallbackModule 'actionable' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/actionable.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.60084: assigned :doc
- 5202 1547731638.60150: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.60504: Loaded config def from plugin (callback/actionable)
- 5202 1547731638.60609: Loading CallbackModule 'cgroup_memory_recap' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/cgroup_memory_recap.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.61220: assigned :doc
- 5202 1547731638.61312: Loaded config def from plugin (callback/cgroup_memory_recap)
- 5202 1547731638.61420: Loading CallbackModule 'context_demo' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/context_demo.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.61627: assigned :doc
- 5202 1547731638.63265: Loading CallbackModule 'counter_enabled' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/counter_enabled.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.64082: assigned :doc
- 5202 1547731638.64249: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.64710: Loaded config def from plugin (callback/counter_enabled)
- 5202 1547731638.64812: Loading CallbackModule 'debug' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/debug.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.65035: assigned :doc
- 5202 1547731638.65091: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.65492: Loaded config def from plugin (callback/debug)
- 5202 1547731638.65545: Loading CallbackModule 'default' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/default.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.66759: assigned :doc
- 5202 1547731638.66877: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.67242: Loaded config def from plugin (callback/default)
- 5202 1547731638.67385: Loading CallbackModule 'dense' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/dense.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.68452: assigned :doc
- 5202 1547731638.68567: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.68938: Loaded config def from plugin (callback/dense)
- 5202 1547731638.69074: Loading CallbackModule 'foreman' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/foreman.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.69964: assigned :doc
- 5202 1547731638.70070: Loaded config def from plugin (callback/foreman)
- 5202 1547731638.70170: Loading CallbackModule 'full_skip' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/full_skip.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.70516: assigned :doc
- 5202 1547731638.70575: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.70961: Loaded config def from plugin (callback/full_skip)
- 5202 1547731638.73958: Loading CallbackModule 'grafana_annotations' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/grafana_annotations.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.75216: assigned :doc
- 5202 1547731638.75303: Loaded config def from plugin (callback/grafana_annotations)
- 5202 1547731638.75440: Loading CallbackModule 'hipchat' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/hipchat.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.76295: assigned :doc
- 5202 1547731638.76370: Loaded config def from plugin (callback/hipchat)
- 5202 1547731638.76487: Loading CallbackModule 'jabber' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/jabber.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.76965: assigned :doc
- 5202 1547731638.77028: Loaded config def from plugin (callback/jabber)
- 5202 1547731638.77137: Loading CallbackModule 'jsnapy' from /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins/jsnapy.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- Loading callback plugin jsnapy of type aggregate, v2.0 from /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins/jsnapy.pyc
- 5202 1547731638.77450: Loading CallbackModule 'json' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/json.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.77938: assigned :doc
- 5202 1547731638.78005: Loaded config def from plugin (callback/json)
- 5202 1547731638.78155: Loading CallbackModule 'junit' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/junit.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.79175: assigned :doc
- 5202 1547731638.79285: Loaded config def from plugin (callback/junit)
- 5202 1547731638.79386: Loading CallbackModule 'log_plays' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/log_plays.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.79651: assigned :doc
- 5202 1547731638.79866: Loading CallbackModule 'logdna' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/logdna.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.80686: assigned :doc
- 5202 1547731638.80764: Loaded config def from plugin (callback/logdna)
- 5202 1547731638.80945: Loading CallbackModule 'logentries' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/logentries.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.82019: assigned :doc
- 5202 1547731638.82088: assigned :plainexamples
- 5202 1547731638.82190: Loaded config def from plugin (callback/logentries)
- 5202 1547731638.82345: Loading CallbackModule 'logstash' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/logstash.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.83074: assigned :doc
- 5202 1547731638.83150: Loaded config def from plugin (callback/logstash)
- 5202 1547731638.83406: Loading CallbackModule 'mail' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/mail.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.84370: assigned :doc
- 5202 1547731638.84472: Loaded config def from plugin (callback/mail)
- 5202 1547731638.84568: Loading CallbackModule 'minimal' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.84864: assigned :doc
- 5202 1547731638.84969: Loading CallbackModule 'null' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/null.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.85116: assigned :doc
- 5202 1547731638.85224: Loading CallbackModule 'oneline' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/oneline.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.85527: assigned :doc
- 5202 1547731638.85644: Loading CallbackModule 'osx_say' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/osx_say.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.85892: assigned :doc
- 5202 1547731638.86040: Loading CallbackModule 'profile_roles' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/profile_roles.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.86445: assigned :doc
- 5202 1547731638.86580: Loading CallbackModule 'profile_tasks' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/profile_tasks.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.87188: assigned :doc
- 5202 1547731638.87242: assigned :plainexamples
- 5202 1547731638.87310: Loaded config def from plugin (callback/profile_tasks)
- 5202 1547731638.87430: Loading CallbackModule 'selective' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/selective.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.88312: assigned :doc
- 5202 1547731638.88356: assigned :plainexamples
- 5202 1547731638.88454: Loaded config def from plugin (callback/selective)
- 5202 1547731638.88546: Loading CallbackModule 'skippy' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/skippy.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.88730: assigned :doc
- 5202 1547731638.88782: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.89237: Loaded config def from plugin (callback/skippy)
- 5202 1547731638.89388: Loading CallbackModule 'slack' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/slack.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.90072: assigned :doc
- 5202 1547731638.90145: Loaded config def from plugin (callback/slack)
- 5202 1547731638.90258: Loading CallbackModule 'splunk' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/splunk.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.90873: assigned :doc
- 5202 1547731638.90922: assigned :plainexamples
- 5202 1547731638.90984: Loaded config def from plugin (callback/splunk)
- 5202 1547731638.91073: Loading CallbackModule 'stderr' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/stderr.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.91332: assigned :doc
- 5202 1547731638.91389: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.91767: Loaded config def from plugin (callback/stderr)
- 5202 1547731638.91889: Loading CallbackModule 'sumologic' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/sumologic.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.92375: assigned :doc
- 5202 1547731638.92439: assigned :plainexamples
- 5202 1547731638.92512: Loaded config def from plugin (callback/sumologic)
- 5202 1547731638.92774: Loading CallbackModule 'syslog_json' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/syslog_json.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.93252: assigned :doc
- 5202 1547731638.93313: Loaded config def from plugin (callback/syslog_json)
- 5202 1547731638.93414: Loading CallbackModule 'timer' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/timer.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.93590: assigned :doc
- 5202 1547731638.93699: Loading CallbackModule 'tree' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/tree.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.93922: assigned :doc
- 5202 1547731638.94070: Loading CallbackModule 'unixy' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/unixy.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.94667: assigned :doc
- 5202 1547731638.94752: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.95142: Loaded config def from plugin (callback/unixy)
- 5202 1547731638.95303: Loading CallbackModule 'yaml' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/yaml.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
- 5202 1547731638.95647: assigned :doc
- 5202 1547731638.95720: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
- 5202 1547731638.96090: Loaded config def from plugin (callback/yaml)
- PLAYBOOK: test2.yml *************************************************************************************************************************************************************************************************************************
- 1 plays in test2.yml
- 5202 1547731638.96230: in VariableManager get_vars()
- 5202 1547731638.96781: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py
- 5202 1547731638.96862: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py
- 5202 1547731638.96941: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py
- 5202 1547731639.01900: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py
- 5202 1547731639.05757: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py
- 5202 1547731639.06427: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py
- 5202 1547731639.06533: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py
- 5202 1547731639.07377: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py
- 5202 1547731639.07474: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py
- 5202 1547731639.08619: done with get_vars()
- 5202 1547731639.08677: in VariableManager get_vars()
- 5202 1547731639.08798: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
- 5202 1547731639.08841: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
- 5202 1547731639.08879: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09024: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09066: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09108: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09145: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09183: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09226: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09437: done with get_vars()
- 5202 1547731639.09552: in VariableManager get_vars()
- 5202 1547731639.09661: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09761: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09810: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09946: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
- 5202 1547731639.09988: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
- 5202 1547731639.10035: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
- 5202 1547731639.10073: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
- 5202 1547731639.10115: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
- 5202 1547731639.10153: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
- 5202 1547731639.10374: done with get_vars()
- PLAY [UPGRADE] ******************************************************************************************************************************************************************************************************************************
- 5202 1547731639.11189: Loading StrategyModule 'linear' from /usr/lib/python2.7/site-packages/ansible/plugins/strategy/linear.py
- 5202 1547731639.11318: getting the remaining hosts for this loop
- 5202 1547731639.11373: done getting the remaining hosts for this loop
- 5202 1547731639.11422: building list of next tasks for hosts
- 5202 1547731639.11458: getting the next task for host 172.16.80.1
- 5202 1547731639.11503: done getting next task for host 172.16.80.1
- 5202 1547731639.11545: ^ task is: TASK: meta (flush_handlers)
- 5202 1547731639.11581: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
- 5202 1547731639.11622: done building task lists
- 5202 1547731639.11654: counting tasks in each state of execution
- 5202 1547731639.11688: done counting tasks in each state of execution:
- num_setups: 0
- num_tasks: 1
- num_rescue: 0
- num_always: 0
- 5202 1547731639.11731: advancing hosts in ITERATING_TASKS
- 5202 1547731639.11762: starting to advance hosts
- 5202 1547731639.11799: getting the next task for host 172.16.80.1
- 5202 1547731639.11838: done getting next task for host 172.16.80.1
- 5202 1547731639.11875: ^ task is: TASK: meta (flush_handlers)
- 5202 1547731639.11916: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
- 5202 1547731639.11949: done advancing hosts to next task
- META: ran handlers
- 5202 1547731639.12073: done queuing things up, now waiting for results queue to drain
- 5202 1547731639.12117: results queue empty
- 5202 1547731639.12153: checking for any_errors_fatal
- 5202 1547731639.12198: done checking for any_errors_fatal
- 5202 1547731639.12232: checking for max_fail_percentage
- 5202 1547731639.12265: done checking for max_fail_percentage
- 5202 1547731639.12302: checking to see if all hosts have failed and the running result is not ok
- 5202 1547731639.12335: done checking to see if all hosts have failed
- 5202 1547731639.12367: getting the remaining hosts for this loop
- 5202 1547731639.12410: done getting the remaining hosts for this loop
- 5202 1547731639.12451: building list of next tasks for hosts
- 5202 1547731639.12483: getting the next task for host 172.16.80.1
- 5202 1547731639.12527: done getting next task for host 172.16.80.1
- 5202 1547731639.12562: ^ task is: TASK: CHECK-NETCONF
- 5202 1547731639.12601: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
- 5202 1547731639.12639: done building task lists
- 5202 1547731639.12670: counting tasks in each state of execution
- 5202 1547731639.12712: done counting tasks in each state of execution:
- num_setups: 0
- num_tasks: 1
- num_rescue: 0
- num_always: 0
- 5202 1547731639.12747: advancing hosts in ITERATING_TASKS
- 5202 1547731639.12778: starting to advance hosts
- 5202 1547731639.12814: getting the next task for host 172.16.80.1
- 5202 1547731639.12852: done getting next task for host 172.16.80.1
- 5202 1547731639.12886: ^ task is: TASK: CHECK-NETCONF
- 5202 1547731639.12926: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
- 5202 1547731639.12959: done advancing hosts to next task
- 5202 1547731639.13011: getting variables
- 5202 1547731639.13045: in VariableManager get_vars()
- 5202 1547731639.13155: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13200: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13240: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13436: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13478: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13525: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13564: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13606: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13644: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
- 5202 1547731639.13867: Calling all_inventory to load vars for 172.16.80.1
- 5202 1547731639.13917: Calling groups_inventory to load vars for 172.16.80.1
- 5202 1547731639.13959: Calling all_plugins_inventory to load vars for 172.16.80.1
- 5202 1547731639.14219: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py
- 5202 1547731639.14295: Calling all_plugins_play to load vars for 172.16.80.1
- 5202 1547731639.14385: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
- 5202 1547731639.14460: Calling groups_plugins_inventory to load vars for 172.16.80.1
- 5202 1547731639.14543: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
- 5202 1547731639.14614: Calling groups_plugins_play to load vars for 172.16.80.1
- 5202 1547731639.14684: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
- 5202 1547731639.14800: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
- 5202 1547731639.14906: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
- 5202 1547731639.15811: done with get_vars()
- 5202 1547731639.15881: done getting variables
- 5202 1547731639.15960: sending task start callback, copying the task so we can template it temporarily
- 5202 1547731639.16002: done copying, going to template now
- 5202 1547731639.16040: done templating
- 5202 1547731639.16072: here goes the callback...
- TASK [CHECK-NETCONF] ************************************************************************************************************************************************************************************************************************
- task path: /home/alsenior/test2.yml:18
- 5202 1547731639.16185: sending task start callback
- 5202 1547731639.16230: entering _queue_task() for 172.16.80.1/wait_for
- 5202 1547731639.16267: Creating lock for wait_for
- 5202 1547731639.16631: worker is 1 (out of 1 available)
- 5202 1547731639.16898: exiting _queue_task() for 172.16.80.1/wait_for
- 5202 1547731639.16978: done queuing things up, now waiting for results queue to drain
- 5202 1547731639.17028: waiting for pending results...
- 5213 1547731639.17640: running TaskExecutor() for 172.16.80.1/TASK: CHECK-NETCONF
- 5213 1547731639.17892: in run() - task 000c29e6-829e-a23f-cc7c-00000000000b
- 5213 1547731639.18103: calling self._execute()
- 5213 1547731639.18860: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
- 5213 1547731639.18937: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
- 5213 1547731639.18983: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
- 5213 1547731639.19207: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
- 5213 1547731639.19256: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
- 5213 1547731639.19302: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
- 5213 1547731639.19344: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
- 5213 1547731639.19385: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
- 5213 1547731639.19429: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
- 5213 1547731639.21009: Loading Connection 'ssh' from /usr/lib/python2.7/site-packages/ansible/plugins/connection/ssh.py
- 5213 1547731639.21271: Loading ShellModule 'sh' from /usr/lib/python2.7/site-packages/ansible/plugins/shell/sh.py
- 5213 1547731639.21600: assigned :doc
- 5213 1547731639.21696: Loading ModuleDocFragment 'shell_common' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/shell_common.py
- 5213 1547731639.22233: Loaded config def from plugin (shell/sh)
- 5213 1547731639.22301: Loading ShellModule 'sh' from /usr/lib/python2.7/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
- 5213 1547731639.27027: assigned :doc
- 5213 1547731639.27244: Loaded config def from plugin (connection/ssh)
- 5213 1547731639.27918: Loading ActionModule 'normal' from /usr/lib/python2.7/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/lib/python2.7/site-packages/ansible/plugins/action:/home/alsenior/.ansible/roles/Juniper.junos/action_plugins)
- 5213 1547731639.27971: starting attempt loop
- 5213 1547731639.28012: running the handler
- 5213 1547731639.28069: _low_level_execute_command(): starting
- 5213 1547731639.28117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ansible && sleep 0'
- <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
- <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 '/bin/sh -c '"'"'echo ~ansible && sleep 0'"'"''
- 5213 1547731639.31647: stderr chunk (state=2):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- <<<
- 5213 1547731639.31799: stderr chunk (state=3):
- >>>debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- <<<
- 5213 1547731639.31955: stderr chunk (state=3):
- >>>debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731639.93533: stdout chunk (state=3):
- >>>
- error: unknown command: /bin/sh
- <<<
- 5213 1547731639.97242: stderr chunk (state=3):
- >>>debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- <<<
- 5213 1547731639.97369: stdout chunk (state=3):
- >>><<<
- 5213 1547731639.97427: stderr chunk (state=3):
- >>><<<
- <172.16.80.1> (0, '\nerror: unknown command: /bin/sh\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
- 5213 1547731639.97522: _low_level_execute_command() done: rc=0, stdout=
- error: unknown command: /bin/sh
- , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- 5213 1547731639.97586: _low_level_execute_command(): starting
- 5213 1547731639.97638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" && echo ansible-tmp-1547731639.28-138078039235546="` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" ) && sleep 0'
- <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
- <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" && echo ansible-tmp-1547731639.28-138078039235546="` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" ) && sleep 0'"'"''
- 5213 1547731640.00206: stderr chunk (state=2):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- <<<
- 5213 1547731640.00352: stderr chunk (state=3):
- >>>debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- <<<
- 5213 1547731640.00553: stderr chunk (state=3):
- >>>debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731640.60841: stdout chunk (state=3):
- >>>
- error: unknown command: /bin/sh
- <<<
- 5213 1547731640.64616: stderr chunk (state=3):
- >>>debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- <<<
- 5213 1547731640.64751: stdout chunk (state=3):
- >>><<<
- 5213 1547731640.64803: stderr chunk (state=3):
- >>><<<
- <172.16.80.1> (0, '\nerror: unknown command: /bin/sh\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
- 5213 1547731640.64909: _low_level_execute_command() done: rc=0, stdout=
- error: unknown command: /bin/sh
- , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- 5213 1547731640.65112: ANSIBALLZ: Using lock for wait_for
- 5213 1547731640.65150: ANSIBALLZ: Acquiring lock
- 5213 1547731640.65191: ANSIBALLZ: Lock acquired: 139626783852880
- 5213 1547731640.65236: ANSIBALLZ: Creating module
- 5213 1547731641.09677: ANSIBALLZ: Writing module
- 5213 1547731641.09777: ANSIBALLZ: Renaming module
- 5213 1547731641.09828: ANSIBALLZ: Done creating module
- Using module file /usr/lib/python2.7/site-packages/ansible/modules/utilities/logic/wait_for.py
- 5213 1547731641.10031: transferring module to remote error: unknown command: /bin/sh/AnsiballZ_wait_for.py
- <172.16.80.1> PUT /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE TO error: unknown command: /bin/sh/AnsiballZ_wait_for.py
- <172.16.80.1> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee '[172.16.80.1]'
- 5213 1547731641.11208: Sending initial data
- 5213 1547731641.11311: Sent initial data (123 bytes)
- 5213 1547731641.13390: stderr chunk (state=3):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- <<<
- 5213 1547731641.13470: stderr chunk (state=3):
- >>>debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- <<<
- 5213 1547731641.13542: stderr chunk (state=3):
- >>>debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- <<<
- 5213 1547731641.13735: stderr chunk (state=3):
- >>>debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731641.19017: stderr chunk (state=3):
- >>>debug2: Remote version: 3
- debug2: Server supports extension "[email protected]" revision 1
- debug2: Server supports extension "[email protected]" revision 2
- debug2: Server supports extension "[email protected]" revision 2
- debug2: Server supports extension "[email protected]" revision 1
- debug2: Server supports extension "[email protected]" revision 1
- debug3: Sent message fd 6 T:16 I:1
- <<<
- 5213 1547731641.19222: stderr chunk (state=3):
- >>>debug3: SSH_FXP_REALPATH . -> /var/home/ansible size 0
- <<<
- 5213 1547731641.19290: stderr chunk (state=3):
- >>>debug3: Looking up /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE
- debug3: Sent message fd 6 T:17 I:2
- <<<
- 5213 1547731641.19347: stdout chunk (state=3):
- >>>sftp> put /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
- <<<
- 5213 1547731641.19469: stderr chunk (state=3):
- >>>debug3: Received stat reply T:101 I:2
- debug1: Couldn't stat remote file: No such file or directory
- debug3: Sent message SSH2_FXP_OPEN I:3 P:/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py
- <<<
- 5213 1547731641.19717: stderr chunk (state=3):
- >>>remote open("/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py"): No such file or directory
- <<<
- 5213 1547731641.20360: stderr chunk (state=3):
- >>>debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- <<<
- 5213 1547731641.20573: stdout chunk (state=3):
- >>><<<
- 5213 1547731641.20625: stderr chunk (state=3):
- >>><<<
- [WARNING]: sftp transfer mechanism failed on [172.16.80.1]. Use ANSIBLE_DEBUG=1 to see detailed information
- 5213 1547731641.20962: sftp> put /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
- 5213 1547731641.21004: OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- debug2: Remote version: 3
- debug2: Server supports extension "[email protected]" revision 1
- debug2: Server supports extension "[email protected]" revision 2
- debug2: Server supports extension "[email protected]" revision 2
- debug2: Server supports extension "[email protected]" revision 1
- debug2: Server supports extension "[email protected]" revision 1
- debug3: Sent message fd 6 T:16 I:1
- debug3: SSH_FXP_REALPATH . -> /var/home/ansible size 0
- debug3: Looking up /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE
- debug3: Sent message fd 6 T:17 I:2
- debug3: Received stat reply T:101 I:2
- debug1: Couldn't stat remote file: No such file or directory
- debug3: Sent message SSH2_FXP_OPEN I:3 P:/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py
- remote open("/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py"): No such file or directory
- debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- <172.16.80.1> SSH: EXEC sshpass -d10 scp -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE '[172.16.80.1]:'"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"''
- 5213 1547731641.23162: stderr chunk (state=2):
- >>>Executing: program /usr/bin/ssh host 172.16.80.1, user (unspecified), command scp -v -t 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
- <<<
- 5213 1547731641.24464: stderr chunk (state=3):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- <<<
- 5213 1547731641.24543: stderr chunk (state=3):
- >>>debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- <<<
- 5213 1547731641.24610: stderr chunk (state=3):
- >>>debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- <<<
- 5213 1547731641.24836: stderr chunk (state=3):
- >>>debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731641.32425: stderr chunk (state=3):
- >>>Sending file modes: C0600 76656 tmproyNXE
- <<<
- 5213 1547731641.32685: stderr chunk (state=3):
- >>>Sink: C0600 76656 tmproyNXE
- <<<
- 5213 1547731641.32787: stderr chunk (state=3):
- >>>scp: error: unknown command: /bin/sh/AnsiballZ_wait_for.py: No such file or directory
- <<<
- 5213 1547731641.32964: stderr chunk (state=3):
- >>>debug2: Exiting on signal 1
- <<<
- 5213 1547731641.33017: stdout chunk (state=3):
- >>><<<
- 5213 1547731641.33979: stderr chunk (state=3):
- >>><<<
- [WARNING]: scp transfer mechanism failed on [172.16.80.1]. Use ANSIBLE_DEBUG=1 to see detailed information
- 5213 1547731641.34122:
- 5213 1547731641.34156: Executing: program /usr/bin/ssh host 172.16.80.1, user (unspecified), command scp -v -t 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
- OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- Sending file modes: C0600 76656 tmproyNXE
- Sink: C0600 76656 tmproyNXE
- scp: error: unknown command: /bin/sh/AnsiballZ_wait_for.py: No such file or directory
- debug2: Exiting on signal 1
- <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
- <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 'dd of=error: unknown command: /bin/sh/AnsiballZ_wait_for.py bs=65536'
- 5213 1547731641.35298: Sending initial data
- 5213 1547731641.37625: Sent initial data (76656 bytes)
- 5213 1547731641.37714: stderr chunk (state=3):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731642.03405: stdout chunk (state=3):
- >>>
- error: unknown command: dd
- <<<
- 5213 1547731642.07233: stderr chunk (state=3):
- >>>debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- <<<
- 5213 1547731642.07309: stderr chunk (state=3):
- >>><<<
- 5213 1547731642.07356: stdout chunk (state=3):
- >>><<<
- <172.16.80.1> (0, '\nerror: unknown command: dd\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
- <172.16.80.1> (0, '\nerror: unknown command: dd\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
- 5213 1547731642.07478: done transferring module to remote
- 5213 1547731642.07553: _low_level_execute_command(): starting
- 5213 1547731642.07600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x '"'"'error: unknown command: /bin/sh/'"'"' '"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"' && sleep 0'
- <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
- <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 '/bin/sh -c '"'"'chmod u+x '"'"'"'"'"'"'"'"'error: unknown command: /bin/sh/'"'"'"'"'"'"'"'"' '"'"'"'"'"'"'"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
- 5213 1547731642.10129: stderr chunk (state=2):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- <<<
- 5213 1547731642.10272: stderr chunk (state=3):
- >>>debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- <<<
- 5213 1547731642.10346: stderr chunk (state=3):
- >>>debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- <<<
- 5213 1547731642.10572: stderr chunk (state=3):
- >>>debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731642.70747: stdout chunk (state=3):
- >>>
- error: unknown command: /bin/sh
- <<<
- 5213 1547731642.75181: stderr chunk (state=3):
- >>>debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- <<<
- 5213 1547731642.75316: stdout chunk (state=3):
- >>><<<
- 5213 1547731642.75363: stderr chunk (state=3):
- >>><<<
- <172.16.80.1> (0, '\nerror: unknown command: /bin/sh\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
- 5213 1547731642.75467: _low_level_execute_command() done: rc=0, stdout=
- error: unknown command: /bin/sh
- , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- 5213 1547731642.75527: _low_level_execute_command(): starting
- 5213 1547731642.75575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python '"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"' && sleep 0'
- <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
- <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee -tt 172.16.80.1 '/bin/sh -c '"'"'/usr/bin/python '"'"'"'"'"'"'"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
- 5213 1547731642.78016: stderr chunk (state=2):
- >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- <<<
- 5213 1547731642.78151: stderr chunk (state=3):
- >>>debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- <<<
- 5213 1547731642.78424: stderr chunk (state=3):
- >>>debug1: mux_client_request_session: master session id: 2
- <<<
- 5213 1547731643.45198: stdout chunk (state=3):
- >>>
- <<<
- 5213 1547731643.45323: stdout chunk (state=3):
- >>>error: unknown command: /bin/sh
- <<<
- 5213 1547731643.49165: stderr chunk (state=3):
- >>>debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- Shared connection to 172.16.80.1 closed.
- <<<
- 5213 1547731643.49283: stdout chunk (state=3):
- >>><<<
- 5213 1547731643.49333: stderr chunk (state=3):
- >>><<<
- <172.16.80.1> (0, '\r\nerror: unknown command: /bin/sh\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 172.16.80.1 closed.\r\n')
- 5213 1547731643.49442: _low_level_execute_command() done: rc=0, stdout=
- error: unknown command: /bin/sh
- , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 58: Applying options for *
- debug1: auto-mux: Trying existing master
- debug2: fd 3 setting O_NONBLOCK
- debug2: mux_client_hello_exchange: master version 4
- debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
- debug3: mux_client_request_session: entering
- debug3: mux_client_request_alive: entering
- debug3: mux_client_request_alive: done pid = 5184
- debug3: mux_client_request_session: session request sent
- debug1: mux_client_request_session: master session id: 2
- debug3: mux_client_read_packet: read header failed: Broken pipe
- debug2: Received exit status from master 0
- Shared connection to 172.16.80.1 closed.
- 5213 1547731643.49529: done with _execute_module (wait_for, {'_ansible_version': '2.7.5', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p'], '_ansible_no_log': False, '_ansible_module_name': u'wait_for', '_ansible_remote_tmp': u'~/.ansible/tmp', '_ansible_verbosity': 4, '_ansible_keep_remote_files': False, '_ansible_syslog_facility': u'LOG_USER', '_ansible_socket': None, u'host': u'172.16.80.1', '_ansible_diff': False, '_ansible_debug': True, '_ansible_shell_executable': u'/bin/sh', '_ansible_check_mode': False, '_ansible_tmpdir': u'error: unknown command: /bin/sh/', u'port': u'830'})
- 5213 1547731643.49591: handler run complete
- 5213 1547731643.49643: attempt loop complete, returning result
- 5213 1547731643.49686: _execute() done
- 5213 1547731643.49727: dumping result to json
- 5213 1547731643.49769: done dumping result, returning
- 5213 1547731643.49831: done running TaskExecutor() for 172.16.80.1/TASK: CHECK-NETCONF [000c29e6-829e-a23f-cc7c-00000000000b]
- 5213 1547731643.49898: sending task result for task 000c29e6-829e-a23f-cc7c-00000000000b
- 5213 1547731643.50040: done sending task result for task 000c29e6-829e-a23f-cc7c-00000000000b
- 5213 1547731643.50212: WORKER PROCESS EXITING
- 5202 1547731643.50437: marking 172.16.80.1 as failed
- 5202 1547731643.50502: marking host 172.16.80.1 failed, current state: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
- 5202 1547731643.50548: ^ failed state is now: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_COMPLETE, fail_state=FAILED_TASKS, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
- 5202 1547731643.50588: getting the next task for host 172.16.80.1
- 5202 1547731643.50631: host 172.16.80.1 is done iterating, returning
- fatal: [172.16.80.1]: FAILED! => {
- "changed": false,
- "module_stderr": "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 172.16.80.1 closed.\r\n",
- "module_stdout": "\r\nerror: unknown command: /bin/sh\r\n",
- "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
- "rc": 0
- }
- 5202 1547731643.50830: no more pending results, returning what we have
- 5202 1547731643.50872: results queue empty
- 5202 1547731643.50911: checking for any_errors_fatal
- 5202 1547731643.50947: done checking for any_errors_fatal
- 5202 1547731643.50979: checking for max_fail_percentage
- 5202 1547731643.51018: done checking for max_fail_percentage
- 5202 1547731643.51049: checking to see if all hosts have failed and the running result is not ok
- 5202 1547731643.51080: done checking to see if all hosts have failed
- 5202 1547731643.51138: getting the remaining hosts for this loop
- 5202 1547731643.51183: done getting the remaining hosts for this loop
- 5202 1547731643.51230: building list of next tasks for hosts
- 5202 1547731643.51263: getting the next task for host 172.16.80.1
- 5202 1547731643.51302: host 172.16.80.1 is done iterating, returning
- 5202 1547731643.51334: done building task lists
- 5202 1547731643.51365: counting tasks in each state of execution
- 5202 1547731643.51399: done counting tasks in each state of execution:
- num_setups: 0
- num_tasks: 0
- num_rescue: 0
- num_always: 0
- 5202 1547731643.51433: all hosts are done, so returning None's for all hosts
- 5202 1547731643.51467: done queuing things up, now waiting for results queue to drain
- 5202 1547731643.51503: results queue empty
- 5202 1547731643.51534: checking for any_errors_fatal
- 5202 1547731643.51564: done checking for any_errors_fatal
- 5202 1547731643.51598: checking for max_fail_percentage
- 5202 1547731643.51653: done checking for max_fail_percentage
- 5202 1547731643.51729: checking to see if all hosts have failed and the running result is not ok
- 5202 1547731643.51781: done checking to see if all hosts have failed
- 5202 1547731643.51826: getting the next task for host 172.16.80.1
- 5202 1547731643.51860: host 172.16.80.1 is done iterating, returning
- 5202 1547731643.51916: running handlers
- to retry, use: --limit @/home/alsenior/test2.retry
- PLAY RECAP **********************************************************************************************************************************************************************************************************************************
- 172.16.80.1 : ok=0 changed=0 unreachable=0 failed=1
- 5202 1547731643.52366: RUNNING CLEANUP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement