2018-09-28 21:46:48,619 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-222 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-09-28 21:46:48,622 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,192.168.37.10,192.0.2.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.10:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=82n0EYXV57mHu5HpE60qFksnX export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=bde61cc0e4604b28b87600f6c681c17a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-28 21:46:48,622 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-09-28 21:46:48,645 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-09-28 21:46:50,530 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'7f4b9275d12a462bac7c5afc07f7bd35', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6'}) 2018-09-28 21:46:51,050 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b4f06fa5f4ef455da793b5eb410a3d20', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6'}) 2018-09-28 21:46:52,711 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'7f4b9275d12a462bac7c5afc07f7bd35', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2a40eb6c-e900-43a3-b18b-8203417af10f', 'username': u'tempest_smoke-user_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://192.168.37.10:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-28 21:46:52,714 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'password': '2a40eb6c-e900-43a3-b18b-8203417af10f', 'project_name': 'tempest_smoke-project_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'user_domain_name': 'Default', 'auth_url': 'http://192.168.37.10:5000', 'project_id': '7f4b9275d12a462bac7c5afc07f7bd35', 'project_domain_name': 'Default'} 2018-09-28 21:46:54,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-28 21:46:59,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | aa2ff594-322c-452c-a753-187e11ddbe62 | 2018-09-28T21:46:58.848652 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: aa2ff594-322c-452c-a753-187e11ddbe62 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-28 21:47:02,828 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-28 21:47:03,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-28 21:47:08,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2356c6fc-27f4-440c-aab3-e77bad426177) as the default verifier for the future CLI operations. 2018-09-28 21:47:11,854 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-09-28 21:47:15,523 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98f14578-fc7b-4b52-8e1e-01809432224a/images/a9f07546-0b34-45da-a3ce-f85b7464d6ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a9f07546-0b34-45da-a3ce-f85b7464d6ff/file', 'owner': u'7f4b9275d12a462bac7c5afc07f7bd35', 'id': u'a9f07546-0b34-45da-a3ce-f85b7464d6ff', 'size': 12716032, u'self': u'/v2/images/a9f07546-0b34-45da-a3ce-f85b7464d6ff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f4b9275d12a462bac7c5afc07f7bd35', 'name': 'tempest_smoke-project_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98f14578-fc7b-4b52-8e1e-01809432224a/images/a9f07546-0b34-45da-a3ce-f85b7464d6ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-28T21:47:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-28T21:47:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a9f07546-0b34-45da-a3ce-f85b7464d6ff', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'created': u'2018-09-28T21:47:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-28T21:47:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a9f07546-0b34-45da-a3ce-f85b7464d6ff', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-28 21:47:15,995 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bde61cc0e4604b28b87600f6c681c17a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'fbf4a2cc-c877-449b-9fb8-91fb8341e559', 'swap': 0}) 2018-09-28 21:47:17,568 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://98f14578-fc7b-4b52-8e1e-01809432224a/images/5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac/file', 'owner': u'7f4b9275d12a462bac7c5afc07f7bd35', 'id': u'5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac', 'size': 12716032, u'self': u'/v2/images/5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f4b9275d12a462bac7c5afc07f7bd35', 'name': 'tempest_smoke-project_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://98f14578-fc7b-4b52-8e1e-01809432224a/images/5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-28T21:47:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-28T21:47:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'created': u'2018-09-28T21:47:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-28T21:47:16Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5a8d4d2f-d7e1-462c-8b6a-4f60ebb42bac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-09-28 21:47:17,601 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bde61cc0e4604b28b87600f6c681c17a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e10a1e06-87c8-455c-a658-58508d82269b', 'swap': 0}) 2018-09-28 21:47:17,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_3f5121cc-c1a9-495b-84c9-1a3f1da48ba6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bde61cc0e4604b28b87600f6c681c17a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'e10a1e06-87c8-455c-a658-58508d82269b', 'swap': 0}) 2018-09-28 21:47:20,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-28 21:47:20,816 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-28 21:47:20,817 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-28 21:47:20,819 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-28 21:47:20,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-28 21:47:24,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2356c6fc-27f4-440c-aab3-e77bad426177/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-09-28 21:47:24,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-28 21:47:24,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-28 21:47:24,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-09-28 21:47:40,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:47:40.602 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.320s] 2018-09-28 21:47:40,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:47:40.649 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2018-09-28 21:47:46,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:47:46.639 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.573s] 2018-09-28 21:47:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:47:49.631 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.991s] 2018-09-28 21:48:06,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:06.954 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.200s] 2018-09-28 21:48:12,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:12.401 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [21.571s] 2018-09-28 21:48:20,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:20.785 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.290s] 2018-09-28 21:48:20,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:20.786 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-28 21:48:33,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:33.216 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.155s] 2018-09-28 21:48:33,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:33.217 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-28 21:48:48,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:48.418 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.170s] 2018-09-28 21:48:48,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:48.596 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.178s] 2018-09-28 21:48:51,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:48:51.714 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-28 21:49:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:00.184 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.175s] 2018-09-28 21:49:00,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:00.185 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.000s] 2018-09-28 21:49:00,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:00.284 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.229s] 2018-09-28 21:49:05,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:05.189 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [2.063s] 2018-09-28 21:49:05,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:05.210 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.022s] 2018-09-28 21:49:07,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:07.293 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-28 21:49:18,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:18.219 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.590s] 2018-09-28 21:49:22,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:22.567 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [2.087s] 2018-09-28 21:49:35,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:35.485 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-28 21:49:38,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:38.638 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [14.584s] 2018-09-28 21:49:43,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:43.000 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.948s] 2018-09-28 21:49:51,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:51.354 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.694s] 2018-09-28 21:49:51,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:51.614 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.260s] 2018-09-28 21:49:51,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:51.729 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.115s] 2018-09-28 21:49:51,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:51.780 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2018-09-28 21:49:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:51.895 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2018-09-28 21:49:51,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:51.947 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.052s] 2018-09-28 21:49:54,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:49:54.573 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.649s] 2018-09-28 21:50:01,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:01.051 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-28 21:50:04,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:04.460 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [3.233s] 2018-09-28 21:50:08,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:08.909 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [27.967s] 2018-09-28 21:50:15,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:15.285 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.148s] 2018-09-28 21:50:17,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:17.732 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.047s] 2018-09-28 21:50:22,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:22.080 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [13.020s] 2018-09-28 21:50:27,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:27.424 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.139s] 2018-09-28 21:50:31,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:31.574 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.998s] 2018-09-28 21:50:32,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:32.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.791s] 2018-09-28 21:50:32,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:32.428 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.212s] 2018-09-28 21:50:32,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:32.589 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.161s] 2018-09-28 21:50:34,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:34.585 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.505s] 2018-09-28 21:50:37,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:37.722 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.137s] 2018-09-28 21:50:37,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:37.770 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.049s] 2018-09-28 21:50:37,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:37.810 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2018-09-28 21:50:45,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:45.347 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.501s] 2018-09-28 21:50:45,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:45.844 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.496s] 2018-09-28 21:50:46,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:46.745 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.900s] 2018-09-28 21:50:47,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:47.308 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-09-28 21:50:50,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:50.032 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.991s] 2018-09-28 21:50:50,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:50.889 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.857s] 2018-09-28 21:50:50,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:50.953 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.065s] 2018-09-28 21:50:58,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:50:58.921 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [4.928s] 2018-09-28 21:51:01,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:01.226 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-28 21:51:02,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:02.198 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.809s] 2018-09-28 21:51:06,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:06.449 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.250s] 2018-09-28 21:51:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:08.116 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.619s] 2018-09-28 21:51:12,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:12.511 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.062s] 2018-09-28 21:51:13,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:13.830 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.044s] 2018-09-28 21:51:13,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:13.845 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-09-28 21:51:14,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:14.695 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.558s] 2018-09-28 21:51:15,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:15.002 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.307s] 2018-09-28 21:51:15,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:15.356 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.353s] 2018-09-28 21:51:15,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:15.761 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.405s] 2018-09-28 21:51:23,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:23.300 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.537s] 2018-09-28 21:51:23,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:23.703 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.775s] 2018-09-28 21:51:31,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:31.721 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.122s] 2018-09-28 21:51:31,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:31.998 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.276s] 2018-09-28 21:51:32,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:32.144 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.146s] 2018-09-28 21:51:32,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:32.210 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.507s] 2018-09-28 21:51:32,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:32.222 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.078s] 2018-09-28 21:51:32,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:32.361 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.138s] 2018-09-28 21:51:32,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:32.413 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.052s] 2018-09-28 21:51:35,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:35.561 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.096s] 2018-09-28 21:51:35,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:35.597 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.036s] 2018-09-28 21:51:35,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:35.638 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.041s] 2018-09-28 21:51:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:35.686 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.047s] 2018-09-28 21:51:46,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:46.176 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.926s] 2018-09-28 21:51:48,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:48.504 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.036s] 2018-09-28 21:51:58,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:51:58.270 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [12.094s] 2018-09-28 21:52:08,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:08.549 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.539s] 2018-09-28 21:52:18,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:18.890 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.137s] 2018-09-28 21:52:20,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:20.978 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.429s] 2018-09-28 21:52:24,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:24.145 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.254s] 2018-09-28 21:52:32,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:32.546 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.569s] 2018-09-28 21:52:35,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:35.151 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.005s] 2018-09-28 21:52:40,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:40.814 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.266s] 2018-09-28 21:52:47,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:47.518 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.930s] 2018-09-28 21:52:54,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:54.756 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.101s] 2018-09-28 21:52:56,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:56.985 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.227s] 2018-09-28 21:52:59,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:52:59.156 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.170s] 2018-09-28 21:53:00,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:00.868 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.684s] 2018-09-28 21:53:09,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:09.533 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.666s] 2018-09-28 21:53:17,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:17.627 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.092s] 2018-09-28 21:53:22,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:22.062 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.435s] 2018-09-28 21:53:26,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:26.866 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.902s] 2018-09-28 21:53:27,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:27.648 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.781s] 2018-09-28 21:53:27,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:27.697 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.051s] 2018-09-28 21:53:33,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:33.838 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.293s] 2018-09-28 21:53:33,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:33.898 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.060s] 2018-09-28 21:53:42,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:42.927 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.084s] 2018-09-28 21:53:45,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:45.111 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.182s] 2018-09-28 21:53:47,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-28 21:53:47.270 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.158s] 2018-09-28 21:53:51,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 205fa4e9-5453-44f1-98f7-e210c82b0df0 2018-09-28 21:53:51,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '205fa4e9-5453-44f1-98f7-e210c82b0df0']'. 2018-09-28 21:53:51,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-28 21:53:51,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-28 21:53:51,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-28 21:53:51,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 205fa4e9-5453-44f1-98f7-e210c82b0df0 | 2018-09-28 21:53:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-28 21:53:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-28 21:47:26 | 2018-09-28 21:53:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-28 21:53:50 | 2018-09-28 21:53:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:24 | 2018-09-28 21:53:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-28 21:53:51,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2356c6fc-27f4-440c-aab3-e77bad426177) | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: aa2ff594-322c-452c-a753-187e11ddbe62) | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 376.752 | 2018-09-28 21:53:51,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-28 21:53:51,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-28 21:53:51,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-09-28 21:53:51,974 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:40 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-09-28 21:53:55,506 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK