01:09:19.181 juju-test.conductor.019-basic-trusty-mitaka DEBUG : Running 019-basic-trusty-mitaka (tests/019-basic-trusty-mitaka)
01:09:19.742 /usr/lib/python2.7/dist-packages/novaclient/v1_1/__init__.py:30: UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis for novaclient.v2). The preferable way to get client class or object you can find in novaclient.client module.
01:09:19.742 warnings.warn("Module novaclient.v1_1 is deprecated (taken as a basis for "
01:09:30.559 2016-04-08 14:21:21 Starting deployment of osci-sv08
01:09:37.789 2016-04-08 14:21:28 Deploying services...
01:09:37.964 2016-04-08 14:21:28 Deploying service keystone using local:trusty/keystone
01:09:43.953 2016-04-08 14:21:34 Deploying service mysql using /tmp/charm3d6nf6/trusty/mysql
01:12:52.235 2016-04-08 14:24:43 Adding relations...
01:12:52.435 2016-04-08 14:24:43 Adding relation mysql:shared-db <-> keystone:shared-db
01:13:53.038 2016-04-08 14:25:43 Exposing service 'keystone'
01:13:53.240 2016-04-08 14:25:44 Exposing service 'mysql'
01:13:53.459 2016-04-08 14:25:44 Deployment complete in 263.19 seconds
01:15:19.607 juju-test.conductor.019-basic-trusty-mitaka DEBUG : 2016-04-08 14:21:10,715 __init__ INFO: OpenStackAmuletDeployment: init
01:15:19.607 2016-04-08 14:21:10,715 _add_services INFO: OpenStackAmuletDeployment: adding services
01:15:19.607 2016-04-08 14:21:10,715 _determine_branch_locations INFO: OpenStackAmuletDeployment: determine branch locations
01:15:19.607 2016-04-08 14:21:20,823 _configure_services INFO: OpenStackAmuletDeployment: configure services
01:15:19.607 2016-04-08 14:26:58,906 authenticate_keystone_admin DEBUG: Authenticating keystone admin...
01:15:19.607 2016-04-08 14:27:04,726 validate_services_by_name DEBUG: Checking status of system services...
01:15:19.607 2016-04-08 14:27:05,723 get_ubuntu_release_from_sentry DEBUG: mysql/0 lsb_release: trusty
01:15:19.607 2016-04-08 14:27:06,998 validate_services_by_name DEBUG: mysql/0 `sudo status mysql` returned 0
01:15:19.607 2016-04-08 14:27:08,325 get_ubuntu_release_from_sentry DEBUG: keystone/0 lsb_release: trusty
01:15:19.607 2016-04-08 14:27:09,223 validate_services_by_name DEBUG: keystone/0 `sudo status keystone` returned 0
01:15:19.607 2016-04-08 14:27:10,389 test_120_mysql_keystone_database_query DEBUG: command: `export FOO=$(sudo cat /var/lib/mysql/mysql.passwd);mysql -u root -p$FOO -e "SELECT extra FROM keystone.user WHERE name='admin';"` returned 1
01:15:19.607 2016-04-08 14:27:10,389 test_120_mysql_keystone_database_query DEBUG: output:
01:15:19.607 ERROR 1054 (42S22) at line 1: Unknown column 'name' in 'where clause'
01:15:19.607 command `export FOO=$(sudo cat /var/lib/mysql/mysql.passwd);mysql -u root -p$FOO -e "SELECT extra FROM keystone.user WHERE name='admin';"` returned 1
01:15:19.607
01:15:19.607 juju-test.conductor.019-basic-trusty-mitaka DEBUG : Got exit code: 1
01:15:19.607 juju-test.conductor.019-basic-trusty-mitaka RESULT : FAIL