2018-11-27 04:29:08.094 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=af695a2a-3630-4f75-823b-137691aeddf1) for deployment 'opnfv-rally' (UUID=5d1c47c3-953d-47dc-89d7-825506281e4f). 2018-11-27 04:29:09.119 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=af695a2a-3630-4f75-823b-137691aeddf1) has been successfully configured for deployment 'opnfv-rally' (UUID=5d1c47c3-953d-47dc-89d7-825506281e4f)! 2018-11-27 04:29:14.978 32 INFO rally.api [-] Starting verification (UUID=9dd97a2d-f209-46b8-9594-8fbc2379299d) for deployment 'opnfv-rally' (UUID=5d1c47c3-953d-47dc-89d7-825506281e4f) by verifier 'opnfv-tempest' (UUID=af695a2a-3630-4f75-823b-137691aeddf1). 2018-11-27 04:29:16.236 32 INFO rally.task.context [-] Verification af695a2a-3630-4f75-823b-137691aeddf1 | Context tempest@default setup() finished in 0.68 sec 2018-11-27 04:29:16.236 32 INFO rally.task.context [-] Verification af695a2a-3630-4f75-823b-137691aeddf1 | Context testr@default setup() finished in 0.23 msec 2018-11-27 04:41:11.520 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [690.882s] 2018-11-27 04:44:06.548 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [151.450s] 2018-11-27 04:47:06.921 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [161.538s] 2018-11-27 04:51:49.149 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [282.191s] 2018-11-27 04:51:50.347 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.scenario.test_network_basic_ops.TestNetworkBasicOps) ... fail 2018-11-27 04:51:50.348 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-11-27 04:51:50.483 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps ... fail 2018-11-27 04:51:51.287 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps ... fail 2018-11-27 04:51:52.451 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... fail 2018-11-27 04:51:52.561 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern ... fail 2018-11-27 04:51:53.515 32 INFO rally.task.context [-] Verification af695a2a-3630-4f75-823b-137691aeddf1 | Context testr@default cleanup() started 2018-11-27 04:51:53.516 32 INFO rally.task.context [-] Verification af695a2a-3630-4f75-823b-137691aeddf1 | Context testr@default cleanup() finished in 0.89 msec 2018-11-27 04:51:53.517 32 INFO rally.task.context [-] Verification af695a2a-3630-4f75-823b-137691aeddf1 | Context tempest@default cleanup() started 2018-11-27 04:51:54.355 32 ERROR rally.task.context [-] Verification af695a2a-3630-4f75-823b-137691aeddf1 | Context tempest@default cleanup() failed after 0.84 sec: InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-a73d1895-f39b-4cf1-b3ba-31eb758bd16a) 2018-11-27 04:51:54.355 32 ERROR rally.task.context Traceback (most recent call last): 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/rally/task/context.py", line 276, in cleanup 2018-11-27 04:51:54.355 32 ERROR rally.task.context ctx.cleanup() 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/context.py", line 113, in cleanup 2018-11-27 04:51:54.355 32 ERROR rally.task.context self._cleanup_tempest_roles() 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/context.py", line 290, in _cleanup_tempest_roles 2018-11-27 04:51:54.355 32 ERROR rally.task.context keystoneclient.roles.delete(role.id) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneclient/v3/roles.py", line 236, in delete 2018-11-27 04:51:54.355 32 ERROR rally.task.context role_id=base.getid(role)) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 86, in func 2018-11-27 04:51:54.355 32 ERROR rally.task.context return f(*args, **new_kwargs) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 476, in delete 2018-11-27 04:51:54.355 32 ERROR rally.task.context self.build_url(dict_args_in_out=kwargs)) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 242, in _delete 2018-11-27 04:51:54.355 32 ERROR rally.task.context resp, body = self.client.delete(url, **kwargs) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 366, in delete 2018-11-27 04:51:54.355 32 ERROR rally.task.context return self.request(url, 'DELETE', **kwargs) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request 2018-11-27 04:51:54.355 32 ERROR rally.task.context resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request 2018-11-27 04:51:54.355 32 ERROR rally.task.context return self.session.request(url, method, **kwargs) 2018-11-27 04:51:54.355 32 ERROR rally.task.context File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request 2018-11-27 04:51:54.355 32 ERROR rally.task.context raise exceptions.from_response(resp, method, url) 2018-11-27 04:51:54.355 32 ERROR rally.task.context InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-a73d1895-f39b-4cf1-b3ba-31eb758bd16a) 2018-11-27 04:51:54.355 32 ERROR rally.task.context 2018-11-27 04:51:54.392 32 INFO rally.api [-] Verification (UUID=9dd97a2d-f209-46b8-9594-8fbc2379299d) has been successfully finished for deployment 'opnfv-rally' (UUID=5d1c47c3-953d-47dc-89d7-825506281e4f)! 2018-11-27 04:51:59.803 105 INFO rally.api [-] Building 'html' report for the following verification(s): '9dd97a2d-f209-46b8-9594-8fbc2379299d' 2018-11-27 04:51:59.846 105 INFO rally.api [-] The report has been successfully built.