2017-08-31 15:25:25,234 [DEBUG] conjure-up/_unspecified_spell - app.py:237 - Juju version: 2.3-alpha1-xenial-amd64, conjure-up version: 2.3-alpha1
2017-08-31 15:25:25,296 [INFO] conjure-up/_unspecified_spell - events.py:171 - Watching for shutdown
2017-08-31 15:25:25,381 [DEBUG] conjure-up/_unspecified_spell - events.py:53 - Awaiting Shutdown at conjureup/events.py:174
2017-08-31 15:25:36,136 [DEBUG] conjure-up/openstack-novalxd - download.py:60 - Path is local filesystem, copying /snap/conjure-up/677/spells/openstack-novalxd to /home/jbrazier/.cache/conjure-up/openstack-novalxd
2017-08-31 15:25:37,698 [DEBUG] conjure-up/openstack-novalxd - gui.py:69 - Starting watcher for verifying LXD server is available.
2017-08-31 15:25:37,700 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0
2017-08-31 15:25:37,864 [DEBUG] conjure-up/openstack-novalxd - events.py:53 - Setting LXDAvailable at conjureup/controllers/clouds/common.py:21
2017-08-31 15:25:52,585 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks
2017-08-31 15:25:52,718 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/lxdbr0
2017-08-31 15:25:52,849 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/conjureup0
2017-08-31 15:25:52,988 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/lo
2017-08-31 15:25:53,122 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/enp5s0
2017-08-31 15:25:53,259 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/enp7s0
2017-08-31 15:25:53,390 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/vethWKWJH2
2017-08-31 15:25:53,539 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/networks/vethJCFEB9
2017-08-31 15:25:53,686 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/storage-pools
2017-08-31 15:25:53,821 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/storage-pools/default
2017-08-31 15:25:53,962 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/storage-pools/juju-btrfs
2017-08-31 15:25:54,098 [DEBUG] conjure-up/openstack-novalxd - provider.py:363 - LXD query cmd: lxc query --wait -X GET /1.0/storage-pools/juju-zfs
2017-08-31 15:26:18,724 [DEBUG] conjure-up/openstack-novalxd - events.py:53 - Setting Error at conjureup/events.py:147
2017-08-31 15:26:18,731 [ERROR] conjure-up/openstack-novalxd - events.py:159 - Unhandled exception in <Task finished coro=<LXDSetupController.set_lxd_info() done, defined at /snap/conjure-up/677/lib/python3.6/site-packages/conjureup/controllers/lxdsetup/gui.py:24> exception=OperationalError('database is locked',)>
Traceback (most recent call last):
File "/snap/conjure-up/677/lib/python3.6/site-packages/conjureup/controllers/lxdsetup/gui.py", line 25, in set_lxd_info
self.set_state('lxd-network-name', network['name'])
File "/snap/conjure-up/677/lib/python3.6/site-packages/conjureup/controllers/lxdsetup/common.py", line 31, in set_state
ret = app.state.set(key, value)
File "/snap/conjure-up/677/lib/python3.6/site-packages/charmhelpers/core/unitdata.py", line 287, in set
(key, serialized))
sqlite3.OperationalError: database is locked
2017-08-31 15:26:18,742 [DEBUG] conjure-up/openstack-novalxd - __init__.py:21 - Showing dialog for exception: database is locked
2017-08-31 15:26:32,249 [DEBUG] conjure-up/openstack-novalxd - events.py:53 - Setting Shutdown at conjureup/events.py:143
2017-08-31 15:26:32,252 [DEBUG] conjure-up/openstack-novalxd - events.py:53 - Received Shutdown at conjureup/events.py:174
2017-08-31 15:26:32,253 [INFO] conjure-up/openstack-novalxd - events.py:178 - Shutting down
2017-08-31 15:26:32,254 [INFO] conjure-up/openstack-novalxd - app_config.py:187 - Storing conjure-up state
2017-08-31 15:26:32,255 [ERROR] conjure-up/openstack-novalxd - events.py:204 - Error in cleanup code: database is locked
Traceback (most recent call last):
File "/snap/conjure-up/677/lib/python3.6/site-packages/conjureup/events.py", line 185, in shutdown_watcher
await app.save()
File "/snap/conjure-up/677/lib/python3.6/site-packages/conjureup/app_config.py", line 195, in save
self.state.set(self._internal_state_key, self.to_json())
File "/snap/conjure-up/677/lib/python3.6/site-packages/charmhelpers/core/unitdata.py", line 287, in set
(key, serialized))
sqlite3.OperationalError: database is locked