[Bug 1203713] [NEW] cinder-manage db sync fails on i386

James Page james.page at ubuntu.com
Mon Jul 22 11:15:43 UTC 2013


Public bug reported:

(saucy-i386)root at armstrong:/home/jamespage/src/ubuntu/saucy# cinder-manage --verbose db sync
Exception SystemError: 'error return without exception set' in <function <lambda> at 0x9b14f44> ignored
2013-07-22 12:13:38.761 7593 CRITICAL cinder [-] do not call blocking functions from the mainloop
2013-07-22 12:13:38.761 7593 TRACE cinder Traceback (most recent call last):
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/bin/cinder-manage", line 695, in <module>
2013-07-22 12:13:38.761 7593 TRACE cinder     main()
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/bin/cinder-manage", line 692, in main
2013-07-22 12:13:38.761 7593 TRACE cinder     fn(*fn_args)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/bin/cinder-manage", line 228, in sync
2013-07-22 12:13:38.761 7593 TRACE cinder     return migration.db_sync(version)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/cinder/db/migration.py", line 33, in db_sync
2013-07-22 12:13:38.761 7593 TRACE cinder     return IMPL.db_sync(version=version)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/cinder/db/sqlalchemy/migration.py", line 74, in db_sync
2013-07-22 12:13:38.761 7593 TRACE cinder     current_version = db_version()
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/cinder/db/sqlalchemy/migration.py", line 93, in db_version
2013-07-22 12:13:38.761 7593 TRACE cinder     meta.reflect(bind=engine)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/schema.py", line 2754, in reflect
2013-07-22 12:13:38.761 7593 TRACE cinder     Table(name, self, **reflect_opts)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 107, in __exit__
2013-07-22 12:13:38.761 7593 TRACE cinder     self.close()
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 584, in close
2013-07-22 12:13:38.761 7593 TRACE cinder     conn.close()
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/pool.py", line 537, in close
2013-07-22 12:13:38.761 7593 TRACE cinder     self._close()
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/pool.py", line 541, in _close
2013-07-22 12:13:38.761 7593 TRACE cinder     self._pool, None, self._echo)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/pool.py", line 409, in _finalize_fairy
2013-07-22 12:13:38.761 7593 TRACE cinder     pool.dispatch.checkin(connection, connection_record)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/sqlalchemy/event.py", line 409, in __call__
2013-07-22 12:13:38.761 7593 TRACE cinder     fn(*args, **kw)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/cinder/openstack/common/db/sqlalchemy/session.py", line 523, in _greenthread_yield
2013-07-22 12:13:38.761 7593 TRACE cinder     greenthread.sleep(0)
2013-07-22 12:13:38.761 7593 TRACE cinder   File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 28, in sleep
2013-07-22 12:13:38.761 7593 TRACE cinder     assert hub.greenlet is not current, 'do not call blocking functions from the mainloop'
2013-07-22 12:13:38.761 7593 TRACE cinder AssertionError: do not call blocking functions from the mainloop
2013-07-22 12:13:38.761 7593 TRACE cinder

** Affects: cinder (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1203713

Title:
  cinder-manage db sync fails on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1203713/+subscriptions



More information about the Ubuntu-server-bugs mailing list