2018-07-13 23:06:07,580 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-115 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-13 23:06:07,583 - 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.0.2.4,192.0.2.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.0.2.4:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=WGxhpQjwtwJqeBB74LBVmeWmz 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=76292361ac864c87a84fc65c71a0a59e export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.4 export OS_REGION_NAME=regionOne 2018-07-13 23:06:07,583 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-13 23:06:07,583 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-13 23:06:08,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-13 23:06:08,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-13 23:06:08,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-13 23:06:08,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-13 23:06:08,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-13 23:06:08,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-13 23:06:08,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-13 23:06:08,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-13 23:06:08,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-13 23:06:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-13 23:06:08,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426c4980-dfab-4a51-a72c-4ce73fec8949 2018-07-13 23:06:08,711 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.0.2.4:5000/v3/", "rel": "self"}]}} 2018-07-13 23:06:08,711 - keystoneauth.session - DEBUG - GET call to http://192.0.2.4:5000/v3 used request id req-426c4980-dfab-4a51-a72c-4ce73fec8949 2018-07-13 23:06:08,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.0.2.4:5000/v3/auth/tokens 2018-07-13 23:06:09,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29a8decac3474d4eb9c14ff05c49dcfb", "name": "admin"}, {"id": "5262432e648a484ea5b70bb5a3dad839", "name": "member"}, {"id": "d71ec77d9d31471f9627caaffc00b1e1", "name": "reader"}], "expires_at": "2018-07-14T00:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76292361ac864c87a84fc65c71a0a59e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.4:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b49b7161d01461bb5da68fd5632bc7f"}, {"url": "http://192.0.2.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d2f562070e04430abf15f7475cf8b96"}, {"url": "http://192.0.2.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cee8ff86717347bf9c2f8e82414ae634"}], "type": "placement", "id": "4c2df51b2b224974b9661cea8ef3a21a", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.4:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b11117b3b2324b2a974583bc24795c4a"}, {"url": "http://192.0.2.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c04500c58679494e8b12e830be7045b2"}, {"url": "http://192.0.2.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d94404cabb3047ef893ab6e067ac791b"}], "type": "network", "id": "4f5d294b039b4c8e990054391cc1976f", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e21720a2764639bb3ca72d2685c0f0"}, {"url": "http://192.0.2.4:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e00d4ed27a04e4f9fd7ec95c50d6e82"}, {"url": "http://192.0.2.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a63a33c846894e9cbb5d12e327efdce2"}], "type": "image", "id": "7f31ceb7520d48cbb8f5faaa95a0daf3", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "607842f937a74cedaf2d8c396c821648"}, {"url": "http://192.0.2.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab77c7afb4f149c9a5033891f04c4d93"}, {"url": "http://192.0.2.4:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cdb5f8273a824270b870bbc9a4e7e182"}], "type": "identity", "id": "e221f1be2f464b83a333a571b1adcca5", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.4:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5389ad7460274038a609241245bcf373"}, {"url": "http://192.0.2.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3bb45d4759c447d9bac242153fb0ee6"}, {"url": "http://192.0.2.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed80c43a161a4d4ab5626a4bdcb01817"}], "type": "compute", "id": "f0fe4a4781864450a0423e9f0b4de92b", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5ccb0254e8ce40b4aec7c3459f8776ac"}, "audit_ids": ["BntEf7ERRCWKqG33EOeWow"], "issued_at": "2018-07-13T23:06:09.000000Z"}} 2018-07-13 23:06:09,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 23:06:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.4:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:09,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:09 GMT X-Openstack-Request-Id: req-cae153d3-1313-4207-b2f8-2988370ec0f8 2018-07-13 23:06:09,694 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"22e0fb2d-ed0a-4ff4-8169-80a16f16b94b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea1526f219fa4941a069c6bc35a5c7ec","status":"ACTIVE","subnets":["75d98839-b93f-48e9-9338-7aa9898fc8b5"],"description":"","tags":[],"updated_at":"2018-07-13T23:04:25Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"ea1526f219fa4941a069c6bc35a5c7ec","created_at":"2018-07-13T23:04:20Z","provider:network_type":"flat"}]} 2018-07-13 23:06:09,694 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cae153d3-1313-4207-b2f8-2988370ec0f8 2018-07-13 23:06:09,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.504668951035s 2018-07-13 23:06:09,695 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cae153d3-1313-4207-b2f8-2988370ec0f8 2018-07-13 23:06:09,695 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-13 23:06:15,476 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 39370c96-4056-41cb-92ee-e2add20671b3 | 2018-07-13T23:06:15.126551 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 39370c96-4056-41cb-92ee-e2add20671b3 ~/.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-13 23:06:19,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+--------------+-----------+ | Service | Service Type | Status | +-------------+--------------+-----------+ | __unknown__ | placement | Available | | glance | image | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+--------------+-----------+ 2018-07-13 23:06:19,116 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-13 23:06:26,043 - 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=cec996f5-d4ce-4696-996a-7ca825de6f2f) as the default verifier for the future CLI operations. 2018-07-13 23:06:29,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-13 23:06:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"network": {"name": "tempest_smoke-net_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "admin_state_up": true}}' 2018-07-13 23:06:29,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 686 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:29 GMT X-Openstack-Request-Id: req-100ea776-841e-4f51-a1b3-72692abbf52a 2018-07-13 23:06:29,578 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f740cac3-85ce-42bd-b370-b4bcf05f8db8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"76292361ac864c87a84fc65c71a0a59e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-13T23:06:29Z","is_default":false,"provider:segmentation_id":85,"name":"tempest_smoke-net_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b","admin_state_up":true,"tenant_id":"76292361ac864c87a84fc65c71a0a59e","created_at":"2018-07-13T23:06:29Z","mtu":1450}} 2018-07-13 23:06:29,578 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-100ea776-841e-4f51-a1b3-72692abbf52a 2018-07-13 23:06:29,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.327336072922s 2018-07-13 23:06:29,578 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-100ea776-841e-4f51-a1b3-72692abbf52a 2018-07-13 23:06:29,579 - 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-13T23:06:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f740cac3-85ce-42bd-b370-b4bcf05f8db8', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', u'admin_state_up': True, u'tenant_id': u'76292361ac864c87a84fc65c71a0a59e', u'created_at': u'2018-07-13T23:06:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'76292361ac864c87a84fc65c71a0a59e'}) 2018-07-13 23:06:29,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 23:06:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:29,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1351 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:29 GMT X-Openstack-Request-Id: req-f5332070-1217-43ce-8c4f-ff74b515d5f9 2018-07-13 23:06:29,715 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"22e0fb2d-ed0a-4ff4-8169-80a16f16b94b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea1526f219fa4941a069c6bc35a5c7ec","status":"ACTIVE","subnets":["75d98839-b93f-48e9-9338-7aa9898fc8b5"],"description":"","tags":[],"updated_at":"2018-07-13T23:04:25Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"ea1526f219fa4941a069c6bc35a5c7ec","created_at":"2018-07-13T23:04:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f740cac3-85ce-42bd-b370-b4bcf05f8db8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"76292361ac864c87a84fc65c71a0a59e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-13T23:06:29Z","provider:segmentation_id":85,"name":"tempest_smoke-net_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b","admin_state_up":true,"tenant_id":"76292361ac864c87a84fc65c71a0a59e","created_at":"2018-07-13T23:06:29Z","provider:network_type":"vxlan"}]} 2018-07-13 23:06:29,715 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-f5332070-1217-43ce-8c4f-ff74b515d5f9 2018-07-13 23:06:29,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135941028595s 2018-07-13 23:06:29,715 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-f5332070-1217-43ce-8c4f-ff74b515d5f9 2018-07-13 23:06:29,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-13 23:06:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"subnet": {"name": "tempest_smoke-subnet_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "enable_dhcp": true, "network_id": "f740cac3-85ce-42bd-b370-b4bcf05f8db8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-13 23:06:30,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 673 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:30 GMT X-Openstack-Request-Id: req-31b009b2-2a1d-41b4-b73e-12fd400b86a0 2018-07-13 23:06:30,046 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f740cac3-85ce-42bd-b370-b4bcf05f8db8","tenant_id":"76292361ac864c87a84fc65c71a0a59e","created_at":"2018-07-13T23:06:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-13T23:06:29Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"76292361ac864c87a84fc65c71a0a59e","id":"5d78c47d-7c26-457d-be94-026bada89819","subnetpool_id":null,"name":"tempest_smoke-subnet_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b"}} 2018-07-13 23:06:30,046 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-31b009b2-2a1d-41b4-b73e-12fd400b86a0 2018-07-13 23:06:30,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.329915046692s 2018-07-13 23:06:30,046 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-31b009b2-2a1d-41b4-b73e-12fd400b86a0 2018-07-13 23:06:30,046 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-13T23:06:29Z', 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'5d78c47d-7c26-457d-be94-026bada89819', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', u'enable_dhcp': True, u'network_id': u'f740cac3-85ce-42bd-b370-b4bcf05f8db8', u'tenant_id': u'76292361ac864c87a84fc65c71a0a59e', u'created_at': u'2018-07-13T23:06:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'76292361ac864c87a84fc65c71a0a59e'}) 2018-07-13 23:06:30,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-13 23:06:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"router": {"external_gateway_info": {"network_id": "22e0fb2d-ed0a-4ff4-8169-80a16f16b94b"}, "name": "tempest_smoke-router_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "admin_state_up": true}}' 2018-07-13 23:06:31,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 645 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:31 GMT X-Openstack-Request-Id: req-6a677cbf-5e94-4c16-a8a1-953fb18298a0 2018-07-13 23:06:31,405 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "22e0fb2d-ed0a-4ff4-8169-80a16f16b94b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "75d98839-b93f-48e9-9338-7aa9898fc8b5", "ip_address": "192.0.2.107"}]}, "description": "", "tags": [], "tenant_id": "76292361ac864c87a84fc65c71a0a59e", "created_at": "2018-07-13T23:06:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-13T23:06:31Z", "revision_number": 2, "routes": [], "project_id": "76292361ac864c87a84fc65c71a0a59e", "id": "2134a381-0d55-4177-805d-7ed37490feaa", "name": "tempest_smoke-router_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b"}} 2018-07-13 23:06:31,405 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-6a677cbf-5e94-4c16-a8a1-953fb18298a0 2018-07-13 23:06:31,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35840988159s 2018-07-13 23:06:31,405 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-6a677cbf-5e94-4c16-a8a1-953fb18298a0 2018-07-13 23:06:31,406 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'22e0fb2d-ed0a-4ff4-8169-80a16f16b94b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'75d98839-b93f-48e9-9338-7aa9898fc8b5', u'ip_address': u'192.0.2.107'}]}, u'description': u'', u'tags': [], u'tenant_id': u'76292361ac864c87a84fc65c71a0a59e', u'created_at': u'2018-07-13T23:06:30Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-13T23:06:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'76292361ac864c87a84fc65c71a0a59e', u'id': u'2134a381-0d55-4177-805d-7ed37490feaa', u'name': u'tempest_smoke-router_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b'}) 2018-07-13 23:06:31,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-13 23:06:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"subnet_id": "5d78c47d-7c26-457d-be94-026bada89819"}' 2018-07-13 23:06:33,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:33 GMT X-Openstack-Request-Id: req-35a38155-d595-4faf-818b-0e86da0431ab 2018-07-13 23:06:33,281 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f740cac3-85ce-42bd-b370-b4bcf05f8db8", "tenant_id": "76292361ac864c87a84fc65c71a0a59e", "subnet_id": "5d78c47d-7c26-457d-be94-026bada89819", "subnet_ids": ["5d78c47d-7c26-457d-be94-026bada89819"], "port_id": "f6adc5f7-8253-416f-a0b8-e3528aed900d", "id": "2134a381-0d55-4177-805d-7ed37490feaa"} 2018-07-13 23:06:33,281 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa/add_router_interface.json used request id req-35a38155-d595-4faf-818b-0e86da0431ab 2018-07-13 23:06:33,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.87461090088s 2018-07-13 23:06:33,281 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa/add_router_interface.json used request id req-35a38155-d595-4faf-818b-0e86da0431ab returning object 2134a381-0d55-4177-805d-7ed37490feaa 2018-07-13 23:06:33,281 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-13 23:06:33,359 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-13 23:06:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-13 23:06:33,365 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 740 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:33 GMT 2018-07-13 23:06:33,365 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}]} 2018-07-13 23:06:33,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-13 23:06:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:34,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT X-Openstack-Request-Id: req-f2d94bd5-6c3a-4521-bb16-f5f0e4314757 2018-07-13 23:06:34,092 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-13 23:06:34,092 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-f2d94bd5-6c3a-4521-bb16-f5f0e4314757 2018-07-13 23:06:34,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.725311040878s 2018-07-13 23:06:34,093 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-f2d94bd5-6c3a-4521-bb16-f5f0e4314757 2018-07-13 23:06:34,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-13 23:06:34,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b"}' 2018-07-13 23:06:34,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT Location: http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e9a227e-b28e-44ab-9823-ee019a14be1c 2018-07-13 23:06:34,174 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-13T23:06:34Z", "file": "/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file", "owner": "76292361ac864c87a84fc65c71a0a59e", "id": "fd3bf122-1847-4845-83af-90e2f5e75400", "size": null, "self": "/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "checksum": null, "created_at": "2018-07-13T23:06:34Z", "protected": false} 2018-07-13 23:06:34,174 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-4e9a227e-b28e-44ab-9823-ee019a14be1c 2018-07-13 23:06:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.078262090683s 2018-07-13 23:06:34,174 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-4e9a227e-b28e-44ab-9823-ee019a14be1c returning object fd3bf122-1847-4845-83af-90e2f5e75400 2018-07-13 23:06:34,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-13 23:06:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '' 2018-07-13 23:06:34,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 13 Jul 2018 23:06:34 GMT X-Openstack-Request-Id: req-0bbf332c-41fb-4bf1-8ad6-70cc41350b55 2018-07-13 23:06:34,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-13 23:06:34,326 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file used request id req-0bbf332c-41fb-4bf1-8ad6-70cc41350b55 2018-07-13 23:06:34,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.151347875595s 2018-07-13 23:06:34,326 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file used request id req-0bbf332c-41fb-4bf1-8ad6-70cc41350b55 2018-07-13 23:06:34,326 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-13T23:06:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file', u'owner': u'76292361ac864c87a84fc65c71a0a59e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fd3bf122-1847-4845-83af-90e2f5e75400', u'size': None, u'name': u'tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', u'checksum': None, u'self': u'/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-13T23:06:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-13 23:06:34,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-13 23:06:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-13 23:06:34,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e7e40fc-4b30-48e9-b0ee-de92f65d1cfc x-openstack-request-id: req-7e7e40fc-4b30-48e9-b0ee-de92f65d1cfc 2018-07-13 23:06:34,584 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f3b7ec7-a637-47c3-9ed1-5e74376e3972"}} 2018-07-13 23:06:34,585 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-7e7e40fc-4b30-48e9-b0ee-de92f65d1cfc 2018-07-13 23:06:34,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.257582187653s 2018-07-13 23:06:34,585 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-7e7e40fc-4b30-48e9-b0ee-de92f65d1cfc 2018-07-13 23:06:34,586 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', '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'76292361ac864c87a84fc65c71a0a59e', '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'6f3b7ec7-a637-47c3-9ed1-5e74376e3972', 'swap': 0}) 2018-07-13 23:06:34,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-13 23:06:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"extra_specs": {}}' 2018-07-13 23:06:34,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d860882-762d-481a-8777-625ad65b6f1e x-openstack-request-id: req-1d860882-762d-481a-8777-625ad65b6f1e 2018-07-13 23:06:34,621 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-13 23:06:34,621 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972/os-extra_specs used request id req-1d860882-762d-481a-8777-625ad65b6f1e 2018-07-13 23:06:34,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0345370769501s 2018-07-13 23:06:34,621 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972/os-extra_specs used request id req-1d860882-762d-481a-8777-625ad65b6f1e 2018-07-13 23:06:34,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-13 23:06:34,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:34,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4500e2e-c11f-4a64-9097-95216ad598ad x-openstack-request-id: req-a4500e2e-c11f-4a64-9097-95216ad598ad 2018-07-13 23:06:34,678 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 40, "hypervisor_version": 2010000, "disk_available_least": 36, "local_gb": 40, "free_ram_mb": 4095, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.15", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 40, "hypervisor_version": 2010000, "disk_available_least": 36, "local_gb": 40, "free_ram_mb": 4095, "id": 2}]} 2018-07-13 23:06:34,678 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/os-hypervisors/detail used request id req-a4500e2e-c11f-4a64-9097-95216ad598ad 2018-07-13 23:06:34,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0545020103455s 2018-07-13 23:06:34,679 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/os-hypervisors/detail used request id req-a4500e2e-c11f-4a64-9097-95216ad598ad 2018-07-13 23:06:34,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-13 23:06:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:34,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1047 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT X-Openstack-Request-Id: req-c50601fb-bc7e-4cfc-9717-4472764ca9e0 2018-07-13 23:06:34,712 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-13T23:06:34Z", "file": "/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file", "owner": "76292361ac864c87a84fc65c71a0a59e", "id": "fd3bf122-1847-4845-83af-90e2f5e75400", "size": 12716032, "self": "/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/fd3bf122-1847-4845-83af-90e2f5e75400", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-13T23:06:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-13 23:06:34,712 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-c50601fb-bc7e-4cfc-9717-4472764ca9e0 2018-07-13 23:06:34,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297360420227s 2018-07-13 23:06:34,712 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-c50601fb-bc7e-4cfc-9717-4472764ca9e0 2018-07-13 23:06:34,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-13 23:06:34,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b"}' 2018-07-13 23:06:34,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:34 GMT Location: http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f61d9b6b-f9d2-491d-9ad9-547009927d52 2018-07-13 23:06:34,765 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-13T23:06:34Z", "file": "/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9/file", "owner": "76292361ac864c87a84fc65c71a0a59e", "id": "b77f9c0e-4590-42c0-aa0a-135a7395a9e9", "size": null, "self": "/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "checksum": null, "created_at": "2018-07-13T23:06:34Z", "protected": false} 2018-07-13 23:06:34,765 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-f61d9b6b-f9d2-491d-9ad9-547009927d52 2018-07-13 23:06:34,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0470359325409s 2018-07-13 23:06:34,766 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-f61d9b6b-f9d2-491d-9ad9-547009927d52 returning object b77f9c0e-4590-42c0-aa0a-135a7395a9e9 2018-07-13 23:06:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-13 23:06:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '' 2018-07-13 23:06:35,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 13 Jul 2018 23:06:35 GMT X-Openstack-Request-Id: req-26219dd0-36f0-49d8-bf93-f1e0f43abe0f 2018-07-13 23:06:35,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-13 23:06:35,055 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9/file used request id req-26219dd0-36f0-49d8-bf93-f1e0f43abe0f 2018-07-13 23:06:35,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.288450956345s 2018-07-13 23:06:35,055 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9/file used request id req-26219dd0-36f0-49d8-bf93-f1e0f43abe0f 2018-07-13 23:06:35,056 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-13T23:06:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9/file', u'owner': u'76292361ac864c87a84fc65c71a0a59e', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b77f9c0e-4590-42c0-aa0a-135a7395a9e9', u'size': None, u'name': u'tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', u'checksum': None, u'self': u'/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-13T23:06:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-13 23:06:35,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-13 23:06:35,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-13 23:06:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f566f23-4814-4ff1-a8c8-732016dcca4c x-openstack-request-id: req-2f566f23-4814-4ff1-a8c8-732016dcca4c 2018-07-13 23:06:35,101 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fb9d4e71-5657-456e-85f1-753e92d859f5"}} 2018-07-13 23:06:35,101 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-2f566f23-4814-4ff1-a8c8-732016dcca4c 2018-07-13 23:06:35,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.044951915741s 2018-07-13 23:06:35,102 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-2f566f23-4814-4ff1-a8c8-732016dcca4c 2018-07-13 23:06:35,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', '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'76292361ac864c87a84fc65c71a0a59e', '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'fb9d4e71-5657-456e-85f1-753e92d859f5', 'swap': 0}) 2018-07-13 23:06:35,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-13 23:06:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"extra_specs": {}}' 2018-07-13 23:06:35,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eeb454d9-2d26-4908-acb1-745b78275352 x-openstack-request-id: req-eeb454d9-2d26-4908-acb1-745b78275352 2018-07-13 23:06:35,135 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-13 23:06:35,135 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5/os-extra_specs used request id req-eeb454d9-2d26-4908-acb1-745b78275352 2018-07-13 23:06:35,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0321359634399s 2018-07-13 23:06:35,135 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5/os-extra_specs used request id req-eeb454d9-2d26-4908-acb1-745b78275352 2018-07-13 23:06:35,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b', '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'76292361ac864c87a84fc65c71a0a59e', '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'fb9d4e71-5657-456e-85f1-753e92d859f5', 'swap': 0}) 2018-07-13 23:06:38,511 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-13 23:06:38,511 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-13 23:06:38,511 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-13 23:06:38,513 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-13 23:06:38,515 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-13 23:06:42,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cec996f5-d4ce-4696-996a-7ca825de6f2f/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-13 23:06:42,664 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-13 23:06:42,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-13 23:06:42,667 - 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-13 23:06:46,878 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 297, in run self.run_verifier_tests(**kwargs) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 197, in run_verifier_tests raise Exception('Verification UUID not found') Exception: Verification UUID not found 2018-07-13 23:06:46,879 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 00:18 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-13 23:06:46,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-13 23:06:46,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" -d '{"subnet_id": "5d78c47d-7c26-457d-be94-026bada89819"}' 2018-07-13 23:06:48,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:48 GMT X-Openstack-Request-Id: req-7500d214-5cb3-4eec-bc4c-ec58bc71f2e6 2018-07-13 23:06:48,664 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f740cac3-85ce-42bd-b370-b4bcf05f8db8", "tenant_id": "76292361ac864c87a84fc65c71a0a59e", "subnet_id": "5d78c47d-7c26-457d-be94-026bada89819", "subnet_ids": ["5d78c47d-7c26-457d-be94-026bada89819"], "port_id": "f6adc5f7-8253-416f-a0b8-e3528aed900d", "id": "2134a381-0d55-4177-805d-7ed37490feaa"} 2018-07-13 23:06:48,664 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa/remove_router_interface.json used request id req-7500d214-5cb3-4eec-bc4c-ec58bc71f2e6 2018-07-13 23:06:48,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78288698196s 2018-07-13 23:06:48,665 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa/remove_router_interface.json used request id req-7500d214-5cb3-4eec-bc4c-ec58bc71f2e6 returning object 2134a381-0d55-4177-805d-7ed37490feaa 2018-07-13 23:06:48,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-13 23:06:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:48,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 648 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:48 GMT X-Openstack-Request-Id: req-66514399-c418-4589-b090-de8d7ce36b2b 2018-07-13 23:06:48,802 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "22e0fb2d-ed0a-4ff4-8169-80a16f16b94b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "75d98839-b93f-48e9-9338-7aa9898fc8b5", "ip_address": "192.0.2.107"}]}, "description": "", "tags": [], "tenant_id": "76292361ac864c87a84fc65c71a0a59e", "created_at": "2018-07-13T23:06:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-13T23:06:47Z", "revision_number": 4, "routes": [], "project_id": "76292361ac864c87a84fc65c71a0a59e", "id": "2134a381-0d55-4177-805d-7ed37490feaa", "name": "tempest_smoke-router_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b"}]} 2018-07-13 23:06:48,803 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-66514399-c418-4589-b090-de8d7ce36b2b 2018-07-13 23:06:48,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137619018555s 2018-07-13 23:06:48,803 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-66514399-c418-4589-b090-de8d7ce36b2b 2018-07-13 23:06:48,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-13 23:06:48,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:50,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 13 Jul 2018 23:06:50 GMT X-Openstack-Request-Id: req-f889fce6-5173-4ead-b4ac-b10289e36b7d 2018-07-13 23:06:50,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-13 23:06:50,113 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa.json used request id req-f889fce6-5173-4ead-b4ac-b10289e36b7d 2018-07-13 23:06:50,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30928111076s 2018-07-13 23:06:50,113 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/routers/2134a381-0d55-4177-805d-7ed37490feaa.json used request id req-f889fce6-5173-4ead-b4ac-b10289e36b7d 2018-07-13 23:06:50,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-13 23:06:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:50,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1283 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:50 GMT X-Openstack-Request-Id: req-10470628-ad60-47b0-80f2-fd3e7d680164 2018-07-13 23:06:50,219 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f740cac3-85ce-42bd-b370-b4bcf05f8db8","tenant_id":"76292361ac864c87a84fc65c71a0a59e","created_at":"2018-07-13T23:06:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-13T23:06:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"76292361ac864c87a84fc65c71a0a59e","id":"5d78c47d-7c26-457d-be94-026bada89819","subnetpool_id":null,"name":"tempest_smoke-subnet_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"22e0fb2d-ed0a-4ff4-8169-80a16f16b94b","tenant_id":"ea1526f219fa4941a069c6bc35a5c7ec","created_at":"2018-07-13T23:04:25Z","dns_nameservers":[],"updated_at":"2018-07-13T23:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.0.2.100","end":"192.0.2.120"}],"gateway_ip":"192.0.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.0.2.0/24","project_id":"ea1526f219fa4941a069c6bc35a5c7ec","id":"75d98839-b93f-48e9-9338-7aa9898fc8b5","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-13 23:06:50,219 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-10470628-ad60-47b0-80f2-fd3e7d680164 2018-07-13 23:06:50,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.106273174286s 2018-07-13 23:06:50,220 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-10470628-ad60-47b0-80f2-fd3e7d680164 2018-07-13 23:06:50,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-13 23:06:50,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9696/v2.0/subnets/5d78c47d-7c26-457d-be94-026bada89819.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:51,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 13 Jul 2018 23:06:51 GMT X-Openstack-Request-Id: req-4eaca07a-92a1-4a3c-8cfa-2fb260f41228 2018-07-13 23:06:51,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-13 23:06:51,282 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/subnets/5d78c47d-7c26-457d-be94-026bada89819.json used request id req-4eaca07a-92a1-4a3c-8cfa-2fb260f41228 2018-07-13 23:06:51,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06190800667s 2018-07-13 23:06:51,283 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/subnets/5d78c47d-7c26-457d-be94-026bada89819.json used request id req-4eaca07a-92a1-4a3c-8cfa-2fb260f41228 2018-07-13 23:06:51,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 23:06:51,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:51,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1357 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:51 GMT X-Openstack-Request-Id: req-e01e0a3e-aea5-4ce1-acbd-91391a24b5d7 2018-07-13 23:06:51,457 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"22e0fb2d-ed0a-4ff4-8169-80a16f16b94b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea1526f219fa4941a069c6bc35a5c7ec","status":"ACTIVE","subnets":["75d98839-b93f-48e9-9338-7aa9898fc8b5"],"description":"","tags":[],"updated_at":"2018-07-13T23:04:25Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"ea1526f219fa4941a069c6bc35a5c7ec","created_at":"2018-07-13T23:04:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f740cac3-85ce-42bd-b370-b4bcf05f8db8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"76292361ac864c87a84fc65c71a0a59e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-13T23:06:51Z","provider:segmentation_id":85,"name":"tempest_smoke-net_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b","admin_state_up":true,"tenant_id":"76292361ac864c87a84fc65c71a0a59e","created_at":"2018-07-13T23:06:29Z","provider:network_type":"vxlan"}]} 2018-07-13 23:06:51,457 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-e01e0a3e-aea5-4ce1-acbd-91391a24b5d7 2018-07-13 23:06:51,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.174371957779s 2018-07-13 23:06:51,458 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-e01e0a3e-aea5-4ce1-acbd-91391a24b5d7 2018-07-13 23:06:51,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-13 23:06:51,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9696/v2.0/networks/f740cac3-85ce-42bd-b370-b4bcf05f8db8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:52,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 13 Jul 2018 23:06:52 GMT X-Openstack-Request-Id: req-25e88c9e-8221-46bf-a7b0-0034688cd35c 2018-07-13 23:06:52,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-13 23:06:52,695 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/networks/f740cac3-85ce-42bd-b370-b4bcf05f8db8.json used request id req-25e88c9e-8221-46bf-a7b0-0034688cd35c 2018-07-13 23:06:52,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23464608192s 2018-07-13 23:06:52,695 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/networks/f740cac3-85ce-42bd-b370-b4bcf05f8db8.json used request id req-25e88c9e-8221-46bf-a7b0-0034688cd35c 2018-07-13 23:06:52,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-13 23:06:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:52,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2035 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:52 GMT X-Openstack-Request-Id: req-2383c8e1-a942-4e63-9649-d904a75d561c 2018-07-13 23:06:52,737 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-13T23:06:34Z", "file": "/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400/file", "owner": "76292361ac864c87a84fc65c71a0a59e", "id": "fd3bf122-1847-4845-83af-90e2f5e75400", "size": 12716032, "self": "/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/fd3bf122-1847-4845-83af-90e2f5e75400", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-13T23:06:34Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-13T23:06:34Z", "file": "/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9/file", "owner": "76292361ac864c87a84fc65c71a0a59e", "id": "b77f9c0e-4590-42c0-aa0a-135a7395a9e9", "size": 12716032, "self": "/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-13T23:06:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-13 23:06:52,737 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-2383c8e1-a942-4e63-9649-d904a75d561c 2018-07-13 23:06:52,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382649898529s 2018-07-13 23:06:52,738 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-2383c8e1-a942-4e63-9649-d904a75d561c 2018-07-13 23:06:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-13 23:06:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:52,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 13 Jul 2018 23:06:52 GMT X-Openstack-Request-Id: req-a5e56d5a-e61d-4aed-bf5f-337cd0be1e44 2018-07-13 23:06:52,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-13 23:06:52,835 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400 used request id req-a5e56d5a-e61d-4aed-bf5f-337cd0be1e44 2018-07-13 23:06:52,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0955438613892s 2018-07-13 23:06:52,835 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/fd3bf122-1847-4845-83af-90e2f5e75400 used request id req-a5e56d5a-e61d-4aed-bf5f-337cd0be1e44 2018-07-13 23:06:52,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-13 23:06:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:52,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-576b566c-a698-4510-9d64-f1f4d2fcebee x-openstack-request-id: req-576b566c-a698-4510-9d64-f1f4d2fcebee 2018-07-13 23:06:52,859 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f3b7ec7-a637-47c3-9ed1-5e74376e3972"}, {"name": "tempest_smoke-flavor_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fb9d4e71-5657-456e-85f1-753e92d859f5"}]} 2018-07-13 23:06:52,859 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-576b566c-a698-4510-9d64-f1f4d2fcebee 2018-07-13 23:06:52,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242221355438s 2018-07-13 23:06:52,859 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-576b566c-a698-4510-9d64-f1f4d2fcebee 2018-07-13 23:06:52,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-13 23:06:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:52,880 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eceded5e-0cfe-42cb-800c-22b0197a7349 x-openstack-request-id: req-eceded5e-0cfe-42cb-800c-22b0197a7349 2018-07-13 23:06:52,880 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972 used request id req-eceded5e-0cfe-42cb-800c-22b0197a7349 2018-07-13 23:06:52,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0194489955902s 2018-07-13 23:06:52,880 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/6f3b7ec7-a637-47c3-9ed1-5e74376e3972 used request id req-eceded5e-0cfe-42cb-800c-22b0197a7349 2018-07-13 23:06:52,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-13 23:06:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:52,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 13 Jul 2018 23:06:52 GMT X-Openstack-Request-Id: req-869bc6aa-74ef-4134-a09f-c7a06ac2c996 2018-07-13 23:06:52,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-13 23:06:52,965 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9 used request id req-869bc6aa-74ef-4134-a09f-c7a06ac2c996 2018-07-13 23:06:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0851027965546s 2018-07-13 23:06:52,966 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/b77f9c0e-4590-42c0-aa0a-135a7395a9e9 used request id req-869bc6aa-74ef-4134-a09f-c7a06ac2c996 2018-07-13 23:06:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-13 23:06:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:53,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaa40b9e-c018-4a8f-90cd-bb0cc40ccb0e x-openstack-request-id: req-aaa40b9e-c018-4a8f-90cd-bb0cc40ccb0e 2018-07-13 23:06:53,002 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_e9a08fc2-4b7a-4fe8-b49f-bbfb4015065b", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fb9d4e71-5657-456e-85f1-753e92d859f5"}]} 2018-07-13 23:06:53,002 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-aaa40b9e-c018-4a8f-90cd-bb0cc40ccb0e 2018-07-13 23:06:53,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0366089344025s 2018-07-13 23:06:53,003 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-aaa40b9e-c018-4a8f-90cd-bb0cc40ccb0e 2018-07-13 23:06:53,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-13 23:06:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a134aed9aa77c2a45114db4c60be1562198fc799" 2018-07-13 23:06:53,031 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 13 Jul 2018 23:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af66d971-eb3a-413b-b284-a2e6646af436 x-openstack-request-id: req-af66d971-eb3a-413b-b284-a2e6646af436 2018-07-13 23:06:53,031 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5 used request id req-af66d971-eb3a-413b-b284-a2e6646af436 2018-07-13 23:06:53,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270659923553s 2018-07-13 23:06:53,031 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/fb9d4e71-5657-456e-85f1-753e92d859f5 used request id req-af66d971-eb3a-413b-b284-a2e6646af436 2018-07-13 23:06:53,031 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-13 23:06:53,031 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR