Skip to content

Instantly share code, notes, and snippets.

Created September 28, 2017 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/120748a4f7245f7b31bf015eb1033fee to your computer and use it in GitHub Desktop.
Save anonymous/120748a4f7245f7b31bf015eb1033fee to your computer and use it in GitHub Desktop.
[WARNING]: Failure using method (v2_playbook_on_task_start) in callback plugin
(<ansible.plugins.callback./opt/daddy/venv/lib/python2.7/site-
packages/ara/plugins/callbacks/log_ara.CallbackModule object at 0x24f0d10>):
This Session's transaction has been rolled back due to a previous exception
during flush. To begin a new transaction with this Session, first issue
Session.rollback(). Original exception was: (pymysql.err.OperationalError)
(2006, "MySQL server has gone away (error(32, 'Broken pipe'))") [SQL: u'INSERT
INTO host_facts (id, host_id, timestamp, `values`) VALUES (%(id)s, %(host_id)s,
%(timestamp)s, %(values)s)'] [parameters: {'host_id': u'358a2b64-9dae-
43d5-8258-b05078d27296', 'values': '{"facter_operatingsystem": "CentOS",
"facter_macaddress_ifb632c3f59_f0": "d6:9c:11:fc:f4:f0",
"facter_mtu_ifb69d76ecc_85": 1500, "module_setup": true ... (1068897 characters
truncated) ... c9-e6", "promisc": true, "active": true, "speed": 10000},
"facter_macaddress_ifb2690f5e1_78": "b6:41:fc:62:47:81",
"facter_mtu_ifb0365b953_aa": 1500}', 'id':
'8fd040e1-c576-4c63-94b4-98a59d4039aa', 'timestamp': datetime.datetime(2017, 9,
28, 20, 49, 21, 158550)}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment