Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created September 15, 2017 18:29
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 smalleni/e0422a42881f015ce3436ce7d6ac1a30 to your computer and use it in GitHub Desktop.
Save smalleni/e0422a42881f015ce3436ce7d6ac1a30 to your computer and use it in GitHub Desktop.
2017-09-15 18:27:13.730 197623 ERROR neutron.pecan_wsgi.hooks.translation
2017-09-15 18:27:13.732 197623 DEBUG neutron.pecan_wsgi.hooks.notifier [req-d5d9a982-030c-4943-a426-661623caddef 12bae33593ee48cfb0226ca6bbcbc320 c4b2010f3fd2450f844cb37c415f9782 - default default] No notification will be sent due to unsuccessful status code: 500 after /usr/lib/python2.7/site-packages/neutron/pecan_wsgi/hooks/notifier.py:79
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters [req-5db2ac03-5f4b-4554-b072-581c41d7a1e0 7012e1b4df97402988ce90d658805e8c c4b2010f3fd2450f844cb37c415f9782 - default default] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'mtu' in 'field list'") [SQL: u'INSERT INTO networks (project_id, id, name, status, admin_state_up, vlan_transparent, availability_zone_hints, mtu, standard_attr_id) VALUES (%(project_id)s, %(id)s, %(name)s, %(status)s, %(admin_state_up)s, %(vlan_transparent)s, %(availability_zone_hints)s, %(mtu)s, %(standard_attr_id)s)'] [parameters: {'status': 'ACTIVE', 'availability_zone_hints': None, 'name': u's_rally_00f155a1_F5gf0Yr5', 'admin_state_up': 1, 'mtu': 0, 'vlan_transparent': None, 'standard_attr_id': 82, 'project_id': u'c4b2010f3fd2450f844cb37c415f9782', 'id': 'd11ec647-3e7e-4c9a-9483-17d113b114cc'}]: InternalError: (1054, u"Unknown column 'mtu' in 'field list'")
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters context)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters cursor.execute(statement, parameters)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 166, in execute
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters result = self._query(query)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 322, in _query
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters conn.query(q)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 856, in query
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters self._affected_rows = self._read_query_result(unbuffered=unbuffered)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1057, in _read_query_result
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters result.read()
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1340, in read
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters first_packet = self.connection._read_packet()
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1014, in _read_packet
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters packet.check_error()
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 393, in check_error
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters err.raise_mysql_exception(self._data)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 107, in raise_mysql_exception
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters raise errorclass(errno, errval)
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'mtu' in 'field list'")
2017-09-15 18:27:13.736 197629 ERROR oslo_db.sqlalchemy.exc_filters
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation [req-5db2ac03-5f4b-4554-b072-581c41d7a1e0 7012e1b4df97402988ce90d658805e8c c4b2010f3fd2450f844cb37c415f9782 - default default] POST failed.: DBError: (pymysql.err.InternalError) (1054, u"Unknown column 'mtu' in 'field list'") [SQL: u'INSERT INTO networks (project_id, id, name, status, admin_state_up, vlan_transparent, availability_zone_hints, mtu, standard_attr_id) VALUES (%(project_id)s, %(id)s, %(name)s, %(status)s, %(admin_state_up)s, %(vlan_transparent)s, %(availability_zone_hints)s, %(mtu)s, %(standard_attr_id)s)'] [parameters: {'status': 'ACTIVE', 'availability_zone_hints': None, 'name': u's_rally_00f155a1_F5gf0Yr5', 'admin_state_up': 1, 'mtu': 0, 'vlan_transparent': None, 'standard_attr_id': 82, 'project_id': u'c4b2010f3fd2450f844cb37c415f9782', 'id': 'd11ec647-3e7e-4c9a-9483-17d113b114cc'}]
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation Traceback (most recent call last):
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pecan/core.py", line 678, in __call__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.invoke_controller(controller, args, kwargs, state)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pecan/core.py", line 569, in invoke_controller
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation result = controller(*args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 93, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation setattr(e, '_RETRY_EXCEEDED', True)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.force_reraise()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation six.reraise(self.type_, self.value, self.tb)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 138, in wrapper
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(*args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 128, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation LOG.debug("Retry wrapper got retriable exception: %s", e)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.force_reraise()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation six.reraise(self.type_, self.value, self.tb)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 124, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(*dup_args, **dup_kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/pecan_wsgi/controllers/utils.py", line 72, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(*args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/pecan_wsgi/controllers/resource.py", line 160, in post
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return self.create(resources)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/pecan_wsgi/controllers/resource.py", line 178, in create
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return {key: creator(*creator_args, **creator_kwargs)}
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/common/utils.py", line 665, in inner
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(self, context, *args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 163, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return method(*args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 93, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation setattr(e, '_RETRY_EXCEEDED', True)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.force_reraise()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation six.reraise(self.type_, self.value, self.tb)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 89, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(*args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 150, in wrapper
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation ectxt.value = e.inner_exc
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.force_reraise()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation six.reraise(self.type_, self.value, self.tb)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_db/api.py", line 138, in wrapper
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(*args, **kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 128, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation LOG.debug("Retry wrapper got retriable exception: %s", e)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.force_reraise()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation six.reraise(self.type_, self.value, self.tb)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/api.py", line 124, in wrapped
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return f(*dup_args, **dup_kwargs)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/plugin.py", line 833, in create_network
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation result, mech_context = self._create_network_db(context, network)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/plugin.py", line 789, in _create_network_db
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation net_db = self.create_network_db(context, network)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/neutron/db/db_base_plugin_v2.py", line 392, in create_network_db
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation context.session.add(network)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.gen.next()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1029, in _transaction_scope
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation yield resource
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.gen.next()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 655, in _session
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self.session.flush()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2171, in flush
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self._flush(objects)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2291, in _flush
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation transaction.rollback(_capture_exception=True)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation compat.reraise(exc_type, exc_value, exc_tb)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2255, in _flush
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation flush_context.execute()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 389, in execute
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation rec.execute(self)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 548, in execute
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation uow
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 181, in save_obj
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation mapper, table, insert)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 799, in _emit_insert_statements
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation execute(statement, multiparams)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 945, in execute
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return meth(self, multiparams, params)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/sql/elements.py", line 263, in _execute_on_connection
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation return connection._execute_clauseelement(self, multiparams, params)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1053, in _execute_clauseelement
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation compiled_sql, distilled_params
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1189, in _execute_context
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation context)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1398, in _handle_dbapi_exception
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation util.raise_from_cause(newraise, exc_info)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/compat.py", line 203, in raise_from_cause
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation reraise(type(exception), exception, tb=exc_tb, cause=cause)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1182, in _execute_context
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation context)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 470, in do_execute
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation cursor.execute(statement, parameters)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 166, in execute
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation result = self._query(query)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 322, in _query
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation conn.query(q)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 856, in query
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation self._affected_rows = self._read_query_result(unbuffered=unbuffered)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1057, in _read_query_result
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation result.read()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1340, in read
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation first_packet = self.connection._read_packet()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1014, in _read_packet
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation packet.check_error()
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 393, in check_error
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation err.raise_mysql_exception(self._data)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 107, in raise_mysql_exception
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation raise errorclass(errno, errval)
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation DBError: (pymysql.err.InternalError) (1054, u"Unknown column 'mtu' in 'field list'") [SQL: u'INSERT INTO networks (project_id, id, name, status, admin_state_up, vlan_transparent, availability_zone_hints, mtu, standard_attr_id) VALUES (%(project_id)s, %(id)s, %(name)s, %(status)s, %(admin_state_up)s, %(vlan_transparent)s, %(availability_zone_hints)s, %(mtu)s, %(standard_attr_id)s)'] [parameters: {'status': 'ACTIVE', 'availability_zone_hints': None, 'name': u's_rally_00f155a1_F5gf0Yr5', 'admin_state_up': 1, 'mtu': 0, 'vlan_transparent': None, 'standard_attr_id': 82, 'project_id': u'c4b2010f3fd2450f844cb37c415f9782', 'id': 'd11ec647-3e7e-4c9a-9483-17d113b114cc'}]
2017-09-15 18:27:13.739 197629 ERROR neutron.pecan_wsgi.hooks.translation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment