2018-07-14 14:15:41,113 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-117 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-14 14:15:41,116 - 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.16,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.16:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=PCs0XpLtHGIyGyW8IuMwyuRwZ 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=d2f625960d42415faa08e3a215401c92 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-14 14:15:41,116 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-14 14:15:41,116 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-14 14:15:42,884 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-14 14:15:48,916 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9face0fc-5318-4afa-92e2-7938e74b16cb | 2018-07-14T14:15:48.627538 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9face0fc-5318-4afa-92e2-7938e74b16cb ~/.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-07-14 14:15:52,887 - 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-07-14 14:15:52,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-14 14:16:00,067 - 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=279104ff-c1c0-4cba-ad1b-220a7fa16e0e) as the default verifier for the future CLI operations. 2018-07-14 14:16:03,973 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-14T14:16:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4625fe6e-111e-4382-ad74-fa364eea6e19', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'created_at': u'2018-07-14T14:16:03Z', u'mtu': 1450, u'tenant_id': u'd2f625960d42415faa08e3a215401c92', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2f625960d42415faa08e3a215401c92', u'l2_adjacency': True}) 2018-07-14 14:16:04,976 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-14T14:16:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'924009ec-a5bb-42b5-a718-7aee8cb8460b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4625fe6e-111e-4382-ad74-fa364eea6e19', u'tenant_id': u'd2f625960d42415faa08e3a215401c92', u'created_at': u'2018-07-14T14:16:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'd2f625960d42415faa08e3a215401c92'}) 2018-07-14 14:16:12,863 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-14T14:16:07Z', u'revision_number': 3, u'ha': True, u'id': u'e5f1abdb-d2dc-489d-88a7-a83db580e78b', u'external_gateway_info': {u'network_id': u'86b3c166-7e5b-4709-8b70-3f1ffaa22d3c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dc3c4d48-42dc-42b4-a0ba-3a81989b98dc', u'ip_address': u'192.168.37.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'admin_state_up': True, u'tenant_id': u'd2f625960d42415faa08e3a215401c92', u'created_at': u'2018-07-14T14:16:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2f625960d42415faa08e3a215401c92'}) 2018-07-14 14:16:22,360 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-14T14:16:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/5dd6ea20-8630-4008-887a-70d59f0b39b6/file', u'owner': u'd2f625960d42415faa08e3a215401c92', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'5dd6ea20-8630-4008-887a-70d59f0b39b6', u'size': None, u'name': u'tempest_smoke-img_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'checksum': None, u'self': u'/v2/images/5dd6ea20-8630-4008-887a-70d59f0b39b6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-14T14:16:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-14 14:16:22,729 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_e9d93d62-a520-437f-ba4a-c51f34aa084c', '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'd2f625960d42415faa08e3a215401c92', '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'd3e975d5-67e7-4cb1-a89c-1538b0ec1a69', 'swap': 0}) 2018-07-14 14:16:24,374 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-14T14:16:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/03e81f31-384f-48fa-a8f6-a932fb6bdd51/file', u'owner': u'd2f625960d42415faa08e3a215401c92', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'03e81f31-384f-48fa-a8f6-a932fb6bdd51', u'size': None, u'name': u'tempest_smoke-img_alt_e9d93d62-a520-437f-ba4a-c51f34aa084c', u'checksum': None, u'self': u'/v2/images/03e81f31-384f-48fa-a8f6-a932fb6bdd51', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-14T14:16:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-14 14:16:24,409 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e9d93d62-a520-437f-ba4a-c51f34aa084c', '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'd2f625960d42415faa08e3a215401c92', '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'3846fe2b-8b0e-4e0d-af19-1fbe53355f5b', 'swap': 0}) 2018-07-14 14:16:24,442 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e9d93d62-a520-437f-ba4a-c51f34aa084c', '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'd2f625960d42415faa08e3a215401c92', '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'3846fe2b-8b0e-4e0d-af19-1fbe53355f5b', 'swap': 0}) 2018-07-14 14:16:28,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-14 14:16:28,362 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-14 14:16:28,362 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-14 14:16:28,364 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-14 14:16:28,366 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-14 14:16:32,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-279104ff-c1c0-4cba-ad1b-220a7fa16e0e/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-14 14:16:32,642 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-14 14:16:32,643 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-14 14:16:32,643 - 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']'. 2018-07-14 14:24:23,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 663ff2ac-b23f-490d-901f-31fe0dbfae63 2018-07-14 14:24:23,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '663ff2ac-b23f-490d-901f-31fe0dbfae63']'. 2018-07-14 14:24:24,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 663ff2ac-b23f-490d-901f-31fe0dbfae63 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-14 14:16:35 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-14 14:24:23 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:48 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 279104ff-c1c0-4cba-ad1b-220a7fa16e0e) | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9face0fc-5318-4afa-92e2-7938e74b16cb) | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 456.178 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 100 | 2018-07-14 14:24:24,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-14 14:24:24,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-14 14:24:24,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-14 14:24:24,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2018-07-14 14:24:24,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-14 14:24:24,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-14 14:24:24,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.1538461538% 2018-07-14 14:24:24,718 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 08:21 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-14 14:24:40,943 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-14 14:24:40,943 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR