2018-07-20 16:09:21,841 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-130 | | 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-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-20 16:09:21,844 - 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.11,192.0.2.12 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.11:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mWlRQwOrdVw9jyVXEoRhP0IxW 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=a98e100e0a9d4d17ab2a11fc1c06de91 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-20 16:09:21,844 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-20 16:09:21,862 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-20 16:09:22,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 16:09:22,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 16:09:22,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 16:09:22,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 16:09:22,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-20 16:09:22,939 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-20 16:09:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-20 16:09:22,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9f6713-423d-4965-b538-7c36cf0afa18 2018-07-20 16:09:22,950 - 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.168.37.11:5000/v3/", "rel": "self"}]}} 2018-07-20 16:09:22,950 - keystoneauth.session - DEBUG - GET call to http://192.168.37.11:5000/v3 used request id req-2e9f6713-423d-4965-b538-7c36cf0afa18 2018-07-20 16:09:22,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.11:5000/v3/auth/tokens 2018-07-20 16:09:23,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "131d98fa396f4e9a9c7cd2b0e9dda76d", "name": "reader"}, {"id": "ab464a11abf64d0e8f93dbfe2bf01085", "name": "member"}, {"id": "4d886074846f47d495f14fe492d55f81", "name": "admin"}], "expires_at": "2018-07-20T17:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a98e100e0a9d4d17ab2a11fc1c06de91", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.12:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26b579fa3fd64120af2b298507ea994a"}, {"url": "http://192.0.2.12:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "388aaeb6d5b8444bab05b095032b6736"}, {"url": "http://192.168.37.11:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c21b2922a9f4b929fa1b4fe19eadd29"}], "type": "metric", "id": "0df1598eee644c9196106b750b4b8479", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.11:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7171b39ba8d64c11a612972c3b97a8e8"}, {"url": "http://192.0.2.12:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "718dc60c432546299acb5aef7dccee7d"}, {"url": "http://192.0.2.12:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f7b445fb424a4211a2ec3bae72e207ed"}], "type": "event", "id": "10159b9bf7114c30b55b4fc6ee5927b6", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.12:8004/v1/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b3fdf11454c4cf99fed6ecb458a32b7"}, {"url": "http://192.168.37.11:8004/v1/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9aa6355617f84ac783c249bf58daf9c6"}, {"url": "http://192.0.2.12:8004/v1/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e978ec62f30e40c2948d00d61bbffba3"}], "type": "orchestration", "id": "25273c4dcaa44775a63cde42f74864c1", "name": "heat"}, {"endpoints": [{"url": "http://192.0.2.12:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ba7ffefaa894027842e5bea0af4d5f7"}, {"url": "http://192.0.2.12:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "245cc3a361034014aca493cd5ff1fb0f"}, {"url": "http://192.168.37.11:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c12a88199ba941a6aa96a66bcfa57847"}], "type": "alarming", "id": "303a31c05f7a4de1a10e02720352592c", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.12:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6dfeee3cd3574fdc85f3228310ab4814"}, {"url": "http://192.168.37.11:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "786fd389ef8e46f58f1f93867f35b762"}, {"url": "http://192.0.2.12:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3a6a071d1224e3ba9ae42936d08d47d"}], "type": "identity", "id": "316ee1a312894e96a5212202357458f9", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.37.11:8080/v1/AUTH_a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "29c9bc0ce1894419be53804eb94782f1"}, {"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bd3d43585854ac2a82b2274f163fe35"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2c380744f154d1b91dc82368c1423ef"}], "type": "object-store", "id": "56ce0906477c4e10ae35ff5b4125cf87", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "6edd0670fdc944fda464a550443f5d77", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.12:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13ecda84d1eb497890f95b24564c3dfd"}, {"url": "http://192.0.2.12:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37170ef508844d3a8778b6d620437e8b"}, {"url": "http://192.168.37.11:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ab37329ea4324d1f97ae1434b5737364"}], "type": "cloudformation", "id": "85f5789b4b0644c799b2364acbf32763", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.12:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "133130dd7b434247bd4f36dae6dd2052"}, {"url": "http://192.0.2.12:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abedd52ee4d24886a8e5986ca9f17445"}, {"url": "http://192.168.37.11:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3bf548b91f0453dbc0b32956be5e36e"}], "type": "image", "id": "ab72bca577914236b59c00999610c44d", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.12:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c0de7b2213f415288e1af1e71a202e7"}, {"url": "http://192.0.2.12:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3262ef407b24784b2d0a83e30486f5e"}, {"url": "http://192.168.37.11:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea0d645a515940dbb488ffec0dcc6cac"}], "type": "placement", "id": "b963287b34b14109876d32dd44e6088c", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.11:8776/v3/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e05a5f0547e48d9b704903588161be1"}, {"url": "http://192.0.2.12:8776/v3/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce55a842bfeb4308b01ad8bedc0cd497"}, {"url": "http://192.0.2.12:8776/v3/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb50f1cd58b4954ae52900352f275d0"}], "type": "volumev3", "id": "bb4be5176be940888e43a378428f2ed1", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.12:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32fb6d501fc34b30a56797fa865548c5"}, {"url": "http://192.168.37.11:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68464f8953e74402979a537c676b1566"}, {"url": "http://192.0.2.12:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a5dcea3f4da943319356ecd33d9bef9c"}], "type": "network", "id": "cc06503de5d9473cab5f70122ee63776", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v1/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "495c400f7eb84d1dbd93567c51ff91b4"}, {"url": "http://192.168.37.11:8776/v1/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "baeeb55f84b24b32a26963b846ea4580"}, {"url": "http://192.0.2.12:8776/v1/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e53761da13a64775810df75c795f5c1f"}], "type": "volume", "id": "dd20ab1fb11a4e9cb92d71c4125ccf4a", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v2/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4466fc4fa75a427b95fabc34ccd49a29"}, {"url": "http://192.0.2.12:8776/v2/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79640bcf3fc94c2d90f2257eeddb10ab"}, {"url": "http://192.168.37.11:8776/v2/a98e100e0a9d4d17ab2a11fc1c06de91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af2f0e49e897406bbab58c40493077ce"}], "type": "volumev2", "id": "e4b91b3fa8374d1c83cfe77e24e6d839", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.37.11:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "38ee5ea0fc43425d870b68de8bfb7b5d"}, {"url": "http://192.0.2.12:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ba346490f3014e60b70da5412b83c028"}, {"url": "http://192.0.2.12:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe25ccb5ed848fb8322d2230115ae1b"}], "type": "compute", "id": "fbb6209c0d114fe58c11b5c6427180ac", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "dbe31e822f2e41eb9d1acfdb5dea02b5"}, "audit_ids": ["Pkt8Sc4dT8mzU9CkwFXRkg"], "issued_at": "2018-07-20T16:09:23.000000Z"}} 2018-07-20 16:09:23,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 16:09:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.11:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:09:23,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:23 GMT X-Openstack-Request-Id: req-dac9767f-3705-425b-b43b-ff910c270a67 2018-07-20 16:09:23,921 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b21490ff-d96f-4401-bda2-0840ac7b987e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"65db483ea13041c38a0e18b8c3b27ce5","l2_adjacency":true,"status":"ACTIVE","subnets":["a05fa707-9173-4f95-a2da-500e67d7eef5"],"description":"","tags":[],"updated_at":"2018-07-20T16:07:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"65db483ea13041c38a0e18b8c3b27ce5","created_at":"2018-07-20T16:07:30Z","provider:network_type":"flat"}]} 2018-07-20 16:09:23,922 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.11:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dac9767f-3705-425b-b43b-ff910c270a67 2018-07-20 16:09:23,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476362943649s 2018-07-20 16:09:23,922 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-20 16:09:30,073 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fe6adeb0-98e7-4874-8f47-8592c9982a3f | 2018-07-20T16:09:29.409619 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fe6adeb0-98e7-4874-8f47-8592c9982a3f ~/.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-20 16:09:34,346 - 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-20 16:09:34,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-20 16:09:42,628 - 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=0d607c8c-cdf8-4219-b715-91b51969d360) as the default verifier for the future CLI operations. 2018-07-20 16:09:45,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-20 16:09:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:09:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11065 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:46 GMT X-Openstack-Request-Id: req-9b9f9198-9a61-4c01-860d-f3a51b7f30d8 2018-07-20 16:09:46,171 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-20 16:09:46,171 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.11:9696/v2.0/extensions.json used request id req-9b9f9198-9a61-4c01-860d-f3a51b7f30d8 2018-07-20 16:09:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.276437997818s 2018-07-20 16:09:46,175 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-20 16:09:46,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 16:09:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"network": {"name": "tempest_smoke-net_b3980de9-ce91-4d54-9082-2f0328dd6703", "admin_state_up": true}}' 2018-07-20 16:09:46,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:46 GMT X-Openstack-Request-Id: req-9aa39467-f366-4687-800c-f5a6a06306bd 2018-07-20 16:09:46,973 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"14b1e0cd-1230-4ab1-b56c-a0982824de0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"a98e100e0a9d4d17ab2a11fc1c06de91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T16:09:46Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_b3980de9-ce91-4d54-9082-2f0328dd6703","admin_state_up":true,"tenant_id":"a98e100e0a9d4d17ab2a11fc1c06de91","created_at":"2018-07-20T16:09:46Z","mtu":1450}} 2018-07-20 16:09:46,973 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.11:9696/v2.0/networks.json used request id req-9aa39467-f366-4687-800c-f5a6a06306bd 2018-07-20 16:09:46,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.797435045242s 2018-07-20 16:09:46,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-20T16:09:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'14b1e0cd-1230-4ab1-b56c-a0982824de0d', u'provider:segmentation_id': 84, 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_b3980de9-ce91-4d54-9082-2f0328dd6703', u'created_at': u'2018-07-20T16:09:46Z', u'mtu': 1450, u'tenant_id': u'a98e100e0a9d4d17ab2a11fc1c06de91', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a98e100e0a9d4d17ab2a11fc1c06de91', u'l2_adjacency': True}) 2018-07-20 16:09:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 16:09:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:09:47,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:47 GMT X-Openstack-Request-Id: req-60fdd40d-0bbc-47b0-977a-d25b02362433 2018-07-20 16:09:47,089 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"14b1e0cd-1230-4ab1-b56c-a0982824de0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"a98e100e0a9d4d17ab2a11fc1c06de91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T16:09:46Z","qos_policy_id":null,"name":"tempest_smoke-net_b3980de9-ce91-4d54-9082-2f0328dd6703","admin_state_up":true,"tenant_id":"a98e100e0a9d4d17ab2a11fc1c06de91","created_at":"2018-07-20T16:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b21490ff-d96f-4401-bda2-0840ac7b987e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"65db483ea13041c38a0e18b8c3b27ce5","l2_adjacency":true,"status":"ACTIVE","subnets":["a05fa707-9173-4f95-a2da-500e67d7eef5"],"description":"","tags":[],"updated_at":"2018-07-20T16:07:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"65db483ea13041c38a0e18b8c3b27ce5","created_at":"2018-07-20T16:07:30Z","provider:network_type":"flat"}]} 2018-07-20 16:09:47,089 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.11:9696/v2.0/networks.json used request id req-60fdd40d-0bbc-47b0-977a-d25b02362433 2018-07-20 16:09:47,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115566015244s 2018-07-20 16:09:47,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 16:09:47,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"subnet": {"name": "tempest_smoke-subnet_b3980de9-ce91-4d54-9082-2f0328dd6703", "enable_dhcp": true, "network_id": "14b1e0cd-1230-4ab1-b56c-a0982824de0d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 16:09:47,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:47 GMT X-Openstack-Request-Id: req-1b97be55-6af1-4f39-8ef5-47e1922c0d8b 2018-07-20 16:09:47,841 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-07-20T16:09:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ea9132-77cd-42ee-aad5-8117bdbc668b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a98e100e0a9d4d17ab2a11fc1c06de91","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_b3980de9-ce91-4d54-9082-2f0328dd6703","enable_dhcp":true,"segment_id":null,"network_id":"14b1e0cd-1230-4ab1-b56c-a0982824de0d","tenant_id":"a98e100e0a9d4d17ab2a11fc1c06de91","created_at":"2018-07-20T16:09:47Z","ip_version":4}} 2018-07-20 16:09:47,841 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.11:9696/v2.0/subnets.json used request id req-1b97be55-6af1-4f39-8ef5-47e1922c0d8b 2018-07-20 16:09:47,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.751498937607s 2018-07-20 16:09:47,842 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T16:09:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'81ea9132-77cd-42ee-aad5-8117bdbc668b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_b3980de9-ce91-4d54-9082-2f0328dd6703', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'14b1e0cd-1230-4ab1-b56c-a0982824de0d', u'tenant_id': u'a98e100e0a9d4d17ab2a11fc1c06de91', u'created_at': u'2018-07-20T16:09:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a98e100e0a9d4d17ab2a11fc1c06de91'}) 2018-07-20 16:09:47,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 16:09:47,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"router": {"external_gateway_info": {"network_id": "b21490ff-d96f-4401-bda2-0840ac7b987e"}, "name": "tempest_smoke-router_b3980de9-ce91-4d54-9082-2f0328dd6703", "admin_state_up": true}}' 2018-07-20 16:09:57,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Fri, 20 Jul 2018 16:09:57 GMT X-Openstack-Request-Id: req-7a82a685-cff7-48a4-b09b-943ca83f8697 2018-07-20 16:09:57,756 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b21490ff-d96f-4401-bda2-0840ac7b987e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a05fa707-9173-4f95-a2da-500e67d7eef5", "ip_address": "192.168.37.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a98e100e0a9d4d17ab2a11fc1c06de91", "created_at": "2018-07-20T16:09:49Z", "admin_state_up": true, "updated_at": "2018-07-20T16:09:50Z", "project_id": "a98e100e0a9d4d17ab2a11fc1c06de91", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8dc241c9-3950-461b-bf6b-f0b2566a9e4e", "name": "tempest_smoke-router_b3980de9-ce91-4d54-9082-2f0328dd6703"}} 2018-07-20 16:09:57,756 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.11:9696/v2.0/routers.json used request id req-7a82a685-cff7-48a4-b09b-943ca83f8697 2018-07-20 16:09:57,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 9.91389107704s 2018-07-20 16:09:57,756 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T16:09:50Z', u'revision_number': 3, u'ha': True, u'id': u'8dc241c9-3950-461b-bf6b-f0b2566a9e4e', u'external_gateway_info': {u'network_id': u'b21490ff-d96f-4401-bda2-0840ac7b987e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a05fa707-9173-4f95-a2da-500e67d7eef5', u'ip_address': u'192.168.37.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_b3980de9-ce91-4d54-9082-2f0328dd6703', u'admin_state_up': True, u'tenant_id': u'a98e100e0a9d4d17ab2a11fc1c06de91', u'created_at': u'2018-07-20T16:09:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'a98e100e0a9d4d17ab2a11fc1c06de91'}) 2018-07-20 16:09:57,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 16:09:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.11:9696/v2.0/routers/8dc241c9-3950-461b-bf6b-f0b2566a9e4e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"subnet_id": "81ea9132-77cd-42ee-aad5-8117bdbc668b"}' 2018-07-20 16:10:02,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:02 GMT X-Openstack-Request-Id: req-880f39b0-7129-4dad-b3d1-49071fe7f938 2018-07-20 16:10:02,925 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "14b1e0cd-1230-4ab1-b56c-a0982824de0d", "tenant_id": "a98e100e0a9d4d17ab2a11fc1c06de91", "subnet_id": "81ea9132-77cd-42ee-aad5-8117bdbc668b", "subnet_ids": ["81ea9132-77cd-42ee-aad5-8117bdbc668b"], "port_id": "eb7756b8-6556-4984-be16-691977b49d5d", "id": "8dc241c9-3950-461b-bf6b-f0b2566a9e4e"} 2018-07-20 16:10:02,925 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.11:9696/v2.0/routers/8dc241c9-3950-461b-bf6b-f0b2566a9e4e/add_router_interface.json used request id req-880f39b0-7129-4dad-b3d1-49071fe7f938 2018-07-20 16:10:02,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 5.16899394989s 2018-07-20 16:10:02,926 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 16:10:03,043 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 16:10:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-20 16:10:03,057 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:03 GMT 2018-07-20 16:10:03,058 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.11:9292/v2/", "rel": "self"}]}]} 2018-07-20 16:10:03,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 16:10:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:10:04,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:04 GMT X-Openstack-Request-Id: req-da964f80-d825-47d2-98df-fd0cadff0718 2018-07-20 16:10:04,355 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 16:10:04,356 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.11:9292/v2/images used request id req-da964f80-d825-47d2-98df-fd0cadff0718 2018-07-20 16:10:04,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.29465913773s 2018-07-20 16:10:04,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 16:10:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703"}' 2018-07-20 16:10:05,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:05 GMT Location: http://192.168.37.11:9292/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f40d8d0a-d0b8-4eb8-b664-5018e3d3c73b 2018-07-20 16:10:05,650 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df/file", "owner": "a98e100e0a9d4d17ab2a11fc1c06de91", "id": "e2e07dbb-499e-4e92-95c4-7102903149df", "size": null, "self": "/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T16:10:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "checksum": null, "created_at": "2018-07-20T16:10:05Z", "protected": false} 2018-07-20 16:10:05,651 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.11:9292/v2/images used request id req-f40d8d0a-d0b8-4eb8-b664-5018e3d3c73b 2018-07-20 16:10:05,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.29128408432s 2018-07-20 16:10:05,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 16:10:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.11:9292/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '' 2018-07-20 16:10:09,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 20 Jul 2018 16:10:09 GMT X-Openstack-Request-Id: req-c17bfbfc-754a-4ad2-843a-79e458030be2 2018-07-20 16:10:09,866 - 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-20 16:10:09,866 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.11:9292/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df/file used request id req-c17bfbfc-754a-4ad2-843a-79e458030be2 2018-07-20 16:10:09,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.21519088745s 2018-07-20 16:10:09,866 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T16:10:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df/file', u'owner': u'a98e100e0a9d4d17ab2a11fc1c06de91', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e2e07dbb-499e-4e92-95c4-7102903149df', u'size': None, u'name': u'tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703', u'checksum': None, u'self': u'/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T16:10:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 16:10:09,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 16:10:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_b3980de9-ce91-4d54-9082-2f0328dd6703", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 16:10:10,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:09 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-c801ba90-b174-48cc-b7ac-5c94eed9023a x-openstack-request-id: req-c801ba90-b174-48cc-b7ac-5c94eed9023a 2018-07-20 16:10:10,242 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_b3980de9-ce91-4d54-9082-2f0328dd6703", "links": [{"href": "http://192.168.37.11:8774/v2.1/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89", "rel": "self"}, {"href": "http://192.168.37.11:8774/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89", "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": "7c30fdf5-7fd5-4950-9752-00e5c087cd89"}} 2018-07-20 16:10:10,242 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.11:8774/v2.1/flavors used request id req-c801ba90-b174-48cc-b7ac-5c94eed9023a 2018-07-20 16:10:10,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.374079942703s 2018-07-20 16:10:10,242 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_b3980de9-ce91-4d54-9082-2f0328dd6703', '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'a98e100e0a9d4d17ab2a11fc1c06de91', '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'7c30fdf5-7fd5-4950-9752-00e5c087cd89', 'swap': 0}) 2018-07-20 16:10:10,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 16:10:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:8774/v2.1/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"extra_specs": {}}' 2018-07-20 16:10:10,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 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-0f659e9c-4f87-4a3d-9bfe-00c593baab0b x-openstack-request-id: req-0f659e9c-4f87-4a3d-9bfe-00c593baab0b 2018-07-20 16:10:10,286 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-20 16:10:10,286 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.11:8774/v2.1/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89/os-extra_specs used request id req-0f659e9c-4f87-4a3d-9bfe-00c593baab0b 2018-07-20 16:10:10,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0435769557953s 2018-07-20 16:10:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-20 16:10:10,299 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756d89c4-374b-4b5f-8fd0-b1911e264946 2018-07-20 16:10:10,299 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"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.168.37.11:5000/v3/", "rel": "self"}]}]}} 2018-07-20 16:10:10,299 - keystoneauth.session - DEBUG - GET call to http://192.168.37.11:5000/ used request id req-756d89c4-374b-4b5f-8fd0-b1911e264946 2018-07-20 16:10:10,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 16:10:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:10:10,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deac24e3-9e50-4d4e-8c60-88060bbe314f 2018-07-20 16:10:10,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.11:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "131d98fa396f4e9a9c7cd2b0e9dda76d", "links": {"self": "http://192.168.37.11:5000/v3/roles/131d98fa396f4e9a9c7cd2b0e9dda76d"}, "name": "reader"}, {"domain_id": null, "id": "4d886074846f47d495f14fe492d55f81", "links": {"self": "http://192.168.37.11:5000/v3/roles/4d886074846f47d495f14fe492d55f81"}, "name": "admin"}, {"domain_id": null, "id": "7d947419fe474e7790aafc9ee739b55f", "links": {"self": "http://192.168.37.11:5000/v3/roles/7d947419fe474e7790aafc9ee739b55f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8531c700d06c4fa891e086d542a944e3", "links": {"self": "http://192.168.37.11:5000/v3/roles/8531c700d06c4fa891e086d542a944e3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "872a11364efb40129e31d42b3eaab970", "links": {"self": "http://192.168.37.11:5000/v3/roles/872a11364efb40129e31d42b3eaab970"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.11:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab464a11abf64d0e8f93dbfe2bf01085", "links": {"self": "http://192.168.37.11:5000/v3/roles/ab464a11abf64d0e8f93dbfe2bf01085"}, "name": "member"}]} 2018-07-20 16:10:10,611 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.11:5000/v3/roles used request id req-deac24e3-9e50-4d4e-8c60-88060bbe314f 2018-07-20 16:10:10,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.309912919998s 2018-07-20 16:10:10,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 16:10:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:10:10,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc2030e-0fbe-4b94-b78a-17405cf41a04 2018-07-20 16:10:10,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.11:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "131d98fa396f4e9a9c7cd2b0e9dda76d", "links": {"self": "http://192.168.37.11:5000/v3/roles/131d98fa396f4e9a9c7cd2b0e9dda76d"}, "name": "reader"}, {"domain_id": null, "id": "4d886074846f47d495f14fe492d55f81", "links": {"self": "http://192.168.37.11:5000/v3/roles/4d886074846f47d495f14fe492d55f81"}, "name": "admin"}, {"domain_id": null, "id": "7d947419fe474e7790aafc9ee739b55f", "links": {"self": "http://192.168.37.11:5000/v3/roles/7d947419fe474e7790aafc9ee739b55f"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8531c700d06c4fa891e086d542a944e3", "links": {"self": "http://192.168.37.11:5000/v3/roles/8531c700d06c4fa891e086d542a944e3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "872a11364efb40129e31d42b3eaab970", "links": {"self": "http://192.168.37.11:5000/v3/roles/872a11364efb40129e31d42b3eaab970"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.11:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab464a11abf64d0e8f93dbfe2bf01085", "links": {"self": "http://192.168.37.11:5000/v3/roles/ab464a11abf64d0e8f93dbfe2bf01085"}, "name": "member"}]} 2018-07-20 16:10:10,747 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.11:5000/v3/roles used request id req-3cc2030e-0fbe-4b94-b78a-17405cf41a04 2018-07-20 16:10:10,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134197950363s 2018-07-20 16:10:10,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-20 16:10:10,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:10:10,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 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-2c385a41-0cab-4edb-91f2-5204f15e15af x-openstack-request-id: req-2c385a41-0cab-4edb-91f2-5204f15e15af 2018-07-20 16:10:10,822 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 62}, "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.3", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 65}, "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.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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 5}]} 2018-07-20 16:10:10,823 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.11:8774/v2.1/os-hypervisors/detail used request id req-2c385a41-0cab-4edb-91f2-5204f15e15af 2018-07-20 16:10:10,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0726001262665s 2018-07-20 16:10:10,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 16:10:10,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:10:10,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 GMT X-Openstack-Request-Id: req-4893bb1c-da5f-4a08-bb14-cd371af9aa26 2018-07-20 16:10:10,856 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a42250a0-6681-4947-b24c-ceedf520310f/images/e2e07dbb-499e-4e92-95c4-7102903149df/snap", "metadata": {}}], "file": "/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df/file", "owner": "a98e100e0a9d4d17ab2a11fc1c06de91", "id": "e2e07dbb-499e-4e92-95c4-7102903149df", "size": 12716032, "self": "/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df", "disk_format": "qcow2", "direct_url": "rbd://a42250a0-6681-4947-b24c-ceedf520310f/images/e2e07dbb-499e-4e92-95c4-7102903149df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T16:10:09Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T16:10:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 16:10:10,856 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.11:9292/v2/images used request id req-4893bb1c-da5f-4a08-bb14-cd371af9aa26 2018-07-20 16:10:10,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314750671387s 2018-07-20 16:10:10,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 16:10:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703"}' 2018-07-20 16:10:10,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:10 GMT Location: http://192.168.37.11:9292/v2/images/3f564f95-851a-4a4b-8635-63e158e99210 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ca502a3-730f-46e6-9d33-ff0ef6d418af 2018-07-20 16:10:10,906 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3f564f95-851a-4a4b-8635-63e158e99210/file", "owner": "a98e100e0a9d4d17ab2a11fc1c06de91", "id": "3f564f95-851a-4a4b-8635-63e158e99210", "size": null, "self": "/v2/images/3f564f95-851a-4a4b-8635-63e158e99210", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T16:10:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "checksum": null, "created_at": "2018-07-20T16:10:10Z", "protected": false} 2018-07-20 16:10:10,906 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.11:9292/v2/images used request id req-2ca502a3-730f-46e6-9d33-ff0ef6d418af 2018-07-20 16:10:10,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461349487305s 2018-07-20 16:10:10,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 16:10:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.11:9292/v2/images/3f564f95-851a-4a4b-8635-63e158e99210/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '' 2018-07-20 16:10:11,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 20 Jul 2018 16:10:11 GMT X-Openstack-Request-Id: req-92718d2e-28a9-4954-bfe0-5fbe7b5403ac 2018-07-20 16:10:11,851 - 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-20 16:10:11,851 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.11:9292/v2/images/3f564f95-851a-4a4b-8635-63e158e99210/file used request id req-92718d2e-28a9-4954-bfe0-5fbe7b5403ac 2018-07-20 16:10:11,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.943747997284s 2018-07-20 16:10:11,851 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T16:10:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3f564f95-851a-4a4b-8635-63e158e99210/file', u'owner': u'a98e100e0a9d4d17ab2a11fc1c06de91', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3f564f95-851a-4a4b-8635-63e158e99210', u'size': None, u'name': u'tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703', u'checksum': None, u'self': u'/v2/images/3f564f95-851a-4a4b-8635-63e158e99210', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T16:10:10Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 16:10:11,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 16:10:11,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 16:10:11,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:11 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-f897553b-5b10-4187-91ce-2a89e631f40a x-openstack-request-id: req-f897553b-5b10-4187-91ce-2a89e631f40a 2018-07-20 16:10:11,908 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "links": [{"href": "http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937", "rel": "self"}, {"href": "http://192.168.37.11:8774/flavors/72e3576c-8628-4f1a-837f-e2945165f937", "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": "72e3576c-8628-4f1a-837f-e2945165f937"}} 2018-07-20 16:10:11,908 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.11:8774/v2.1/flavors used request id req-f897553b-5b10-4187-91ce-2a89e631f40a 2018-07-20 16:10:11,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0567021369934s 2018-07-20 16:10:11,908 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b3980de9-ce91-4d54-9082-2f0328dd6703', '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'a98e100e0a9d4d17ab2a11fc1c06de91', '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'72e3576c-8628-4f1a-837f-e2945165f937', 'swap': 0}) 2018-07-20 16:10:11,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 16:10:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"extra_specs": {}}' 2018-07-20 16:10:11,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 20 Jul 2018 16:10:11 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-907e36ca-d5cf-4fc4-b608-34962142b945 x-openstack-request-id: req-907e36ca-d5cf-4fc4-b608-34962142b945 2018-07-20 16:10:11,933 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-20 16:10:11,933 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937/os-extra_specs used request id req-907e36ca-d5cf-4fc4-b608-34962142b945 2018-07-20 16:10:11,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0249230861664s 2018-07-20 16:10:11,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_b3980de9-ce91-4d54-9082-2f0328dd6703', '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'a98e100e0a9d4d17ab2a11fc1c06de91', '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'72e3576c-8628-4f1a-837f-e2945165f937', 'swap': 0}) 2018-07-20 16:10:16,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-20 16:10:16,005 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-20 16:10:16,005 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-20 16:10:16,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-20 16:10:16,008 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-20 16:10:20,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0d607c8c-cdf8-4219-b715-91b51969d360/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-20 16:10:20,254 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-20 16:10:20,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-20 16:10:20,255 - 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-20 16:18:29,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 44bbe55c-bc12-4ee8-a8d1-16df39e88ddb 2018-07-20 16:18:29,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '44bbe55c-bc12-4ee8-a8d1-16df39e88ddb']'. 2018-07-20 16:18:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-20 16:18:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-20 16:18:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-20 16:18:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 44bbe55c-bc12-4ee8-a8d1-16df39e88ddb | 2018-07-20 16:18:29,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-20 16:10:22 | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-20 16:18:28 | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:06 | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0d607c8c-cdf8-4219-b715-91b51969d360) | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fe6adeb0-98e7-4874-8f47-8592c9982a3f) | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-20 16:18:29,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 472.372 | 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 103 | 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 24 | 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 4 | 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-20 16:18:29,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-20 16:18:29,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.261682243% 2018-07-20 16:18:30,000 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 08:44 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-20 16:18:30,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 16:18:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.11:9696/v2.0/routers/8dc241c9-3950-461b-bf6b-f0b2566a9e4e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" -d '{"subnet_id": "81ea9132-77cd-42ee-aad5-8117bdbc668b"}' 2018-07-20 16:18:33,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:33 GMT X-Openstack-Request-Id: req-7928ca1d-0006-4bbb-acf2-d64663afec26 2018-07-20 16:18:33,381 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "14b1e0cd-1230-4ab1-b56c-a0982824de0d", "tenant_id": "a98e100e0a9d4d17ab2a11fc1c06de91", "subnet_id": "81ea9132-77cd-42ee-aad5-8117bdbc668b", "subnet_ids": ["81ea9132-77cd-42ee-aad5-8117bdbc668b"], "port_id": "eb7756b8-6556-4984-be16-691977b49d5d", "id": "8dc241c9-3950-461b-bf6b-f0b2566a9e4e"} 2018-07-20 16:18:33,381 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.11:9696/v2.0/routers/8dc241c9-3950-461b-bf6b-f0b2566a9e4e/remove_router_interface.json used request id req-7928ca1d-0006-4bbb-acf2-d64663afec26 2018-07-20 16:18:33,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.37800908089s 2018-07-20 16:18:33,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 16:18:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:33,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2115 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:33 GMT X-Openstack-Request-Id: req-159278d9-8f68-4390-b326-b65f4351224c 2018-07-20 16:18:33,986 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b21490ff-d96f-4401-bda2-0840ac7b987e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a05fa707-9173-4f95-a2da-500e67d7eef5", "ip_address": "192.168.37.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a98e100e0a9d4d17ab2a11fc1c06de91", "created_at": "2018-07-20T16:09:49Z", "admin_state_up": true, "updated_at": "2018-07-20T16:18:31Z", "project_id": "a98e100e0a9d4d17ab2a11fc1c06de91", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8dc241c9-3950-461b-bf6b-f0b2566a9e4e", "name": "tempest_smoke-router_b3980de9-ce91-4d54-9082-2f0328dd6703"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b21490ff-d96f-4401-bda2-0840ac7b987e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a05fa707-9173-4f95-a2da-500e67d7eef5", "ip_address": "192.168.37.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "edb84fc8e277448f9663695e43489c6f", "created_at": "2018-07-20T16:11:04Z", "admin_state_up": true, "updated_at": "2018-07-20T16:11:46Z", "project_id": "edb84fc8e277448f9663695e43489c6f", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d6944d32-f577-4c23-b74d-244c546a4fdc", "name": "tempest-ServersTestManualDisk-39604350-router"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b21490ff-d96f-4401-bda2-0840ac7b987e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a05fa707-9173-4f95-a2da-500e67d7eef5", "ip_address": "192.168.37.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe35ef30dc0c4d0391f129ca1813875d", "created_at": "2018-07-20T16:10:57Z", "admin_state_up": true, "updated_at": "2018-07-20T16:11:38Z", "project_id": "fe35ef30dc0c4d0391f129ca1813875d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "f166ff4c-b4af-4652-a732-ebf2f0cf5ca8", "name": "tempest-ServersTestJSON-1140664299-router"}]} 2018-07-20 16:18:33,986 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.11:9696/v2.0/routers.json used request id req-159278d9-8f68-4390-b326-b65f4351224c 2018-07-20 16:18:33,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.604741811752s 2018-07-20 16:18:33,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 16:18:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:9696/v2.0/routers/8dc241c9-3950-461b-bf6b-f0b2566a9e4e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:39,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 20 Jul 2018 16:18:39 GMT X-Openstack-Request-Id: req-8a6fb1f6-46b7-40bf-802f-54d449910bf6 2018-07-20 16:18:39,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 16:18:39,498 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.11:9696/v2.0/routers/8dc241c9-3950-461b-bf6b-f0b2566a9e4e.json used request id req-8a6fb1f6-46b7-40bf-802f-54d449910bf6 2018-07-20 16:18:39,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.51124382019s 2018-07-20 16:18:39,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 16:18:39,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:39,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2535 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:39 GMT X-Openstack-Request-Id: req-0668a4a5-6263-4410-b684-b3b909c5038d 2018-07-20 16:18:39,608 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-07-20T16:11:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3ce47540-1fc2-49e9-998f-b2c21164c624","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant edb84fc8e277448f9663695e43489c6f","enable_dhcp":false,"segment_id":null,"network_id":"ad5eff02-7d84-4b45-95a5-3807b6cf8248","tenant_id":"","created_at":"2018-07-20T16:11:00Z","ip_version":4},{"updated_at":"2018-07-20T16:10:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"773b5f2b-ea03-4c56-8585-957da417ffbd","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant fe35ef30dc0c4d0391f129ca1813875d","enable_dhcp":false,"segment_id":null,"network_id":"67b07ccf-d4d3-4bca-9da2-6d3655ecfbd0","tenant_id":"","created_at":"2018-07-20T16:10:53Z","ip_version":4},{"updated_at":"2018-07-20T16:09:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"81ea9132-77cd-42ee-aad5-8117bdbc668b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a98e100e0a9d4d17ab2a11fc1c06de91","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_b3980de9-ce91-4d54-9082-2f0328dd6703","enable_dhcp":true,"segment_id":null,"network_id":"14b1e0cd-1230-4ab1-b56c-a0982824de0d","tenant_id":"a98e100e0a9d4d17ab2a11fc1c06de91","created_at":"2018-07-20T16:09:47Z","ip_version":4},{"updated_at":"2018-07-20T16:07:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.37.200","end":"192.168.37.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a05fa707-9173-4f95-a2da-500e67d7eef5","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"65db483ea13041c38a0e18b8c3b27ce5","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b21490ff-d96f-4401-bda2-0840ac7b987e","tenant_id":"65db483ea13041c38a0e18b8c3b27ce5","created_at":"2018-07-20T16:07:36Z","ip_version":4}]} 2018-07-20 16:18:39,608 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.11:9696/v2.0/subnets.json used request id req-0668a4a5-6263-4410-b684-b3b909c5038d 2018-07-20 16:18:39,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.109302997589s 2018-07-20 16:18:39,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 16:18:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:9696/v2.0/subnets/81ea9132-77cd-42ee-aad5-8117bdbc668b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:42,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 20 Jul 2018 16:18:42 GMT X-Openstack-Request-Id: req-b544950d-3257-49e2-b1cf-fae6657090a5 2018-07-20 16:18:42,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 16:18:42,900 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.11:9696/v2.0/subnets/81ea9132-77cd-42ee-aad5-8117bdbc668b.json used request id req-b544950d-3257-49e2-b1cf-fae6657090a5 2018-07-20 16:18:42,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.29060411453s 2018-07-20 16:18:42,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 16:18:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:43,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2785 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:43 GMT X-Openstack-Request-Id: req-81fe45ba-28a6-43c7-b854-004425529291 2018-07-20 16:18:43,015 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"14b1e0cd-1230-4ab1-b56c-a0982824de0d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"a98e100e0a9d4d17ab2a11fc1c06de91","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T16:18:42Z","qos_policy_id":null,"name":"tempest_smoke-net_b3980de9-ce91-4d54-9082-2f0328dd6703","admin_state_up":true,"tenant_id":"a98e100e0a9d4d17ab2a11fc1c06de91","created_at":"2018-07-20T16:09:46Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"67b07ccf-d4d3-4bca-9da2-6d3655ecfbd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["773b5f2b-ea03-4c56-8585-957da417ffbd"],"description":"","tags":[],"updated_at":"2018-07-20T16:10:53Z","qos_policy_id":null,"name":"HA network tenant fe35ef30dc0c4d0391f129ca1813875d","admin_state_up":true,"tenant_id":"","created_at":"2018-07-20T16:10:53Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ad5eff02-7d84-4b45-95a5-3807b6cf8248","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3ce47540-1fc2-49e9-998f-b2c21164c624"],"description":"","tags":[],"updated_at":"2018-07-20T16:11:00Z","qos_policy_id":null,"name":"HA network tenant edb84fc8e277448f9663695e43489c6f","admin_state_up":true,"tenant_id":"","created_at":"2018-07-20T16:10:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b21490ff-d96f-4401-bda2-0840ac7b987e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"65db483ea13041c38a0e18b8c3b27ce5","l2_adjacency":true,"status":"ACTIVE","subnets":["a05fa707-9173-4f95-a2da-500e67d7eef5"],"description":"","tags":[],"updated_at":"2018-07-20T16:07:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"65db483ea13041c38a0e18b8c3b27ce5","created_at":"2018-07-20T16:07:30Z","provider:network_type":"flat"}]} 2018-07-20 16:18:43,016 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.11:9696/v2.0/networks.json used request id req-81fe45ba-28a6-43c7-b854-004425529291 2018-07-20 16:18:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115518808365s 2018-07-20 16:18:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 16:18:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:9696/v2.0/networks/14b1e0cd-1230-4ab1-b56c-a0982824de0d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:44,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 20 Jul 2018 16:18:44 GMT X-Openstack-Request-Id: req-9f76d7d4-cf49-48d6-80bb-6d0d5867b24a 2018-07-20 16:18:44,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 16:18:44,815 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.11:9696/v2.0/networks/14b1e0cd-1230-4ab1-b56c-a0982824de0d.json used request id req-9f76d7d4-cf49-48d6-80bb-6d0d5867b24a 2018-07-20 16:18:44,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.79838705063s 2018-07-20 16:18:44,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 16:18:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.11:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:45,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:45 GMT X-Openstack-Request-Id: req-9e861575-cbe6-413e-adee-71b9ac1d840a 2018-07-20 16:18:45,164 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a42250a0-6681-4947-b24c-ceedf520310f/images/3f564f95-851a-4a4b-8635-63e158e99210/snap", "metadata": {}}], "file": "/v2/images/3f564f95-851a-4a4b-8635-63e158e99210/file", "owner": "a98e100e0a9d4d17ab2a11fc1c06de91", "id": "3f564f95-851a-4a4b-8635-63e158e99210", "size": 12716032, "self": "/v2/images/3f564f95-851a-4a4b-8635-63e158e99210", "disk_format": "qcow2", "direct_url": "rbd://a42250a0-6681-4947-b24c-ceedf520310f/images/3f564f95-851a-4a4b-8635-63e158e99210/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T16:10:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T16:10:10Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a42250a0-6681-4947-b24c-ceedf520310f/images/e2e07dbb-499e-4e92-95c4-7102903149df/snap", "metadata": {}}], "file": "/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df/file", "owner": "a98e100e0a9d4d17ab2a11fc1c06de91", "id": "e2e07dbb-499e-4e92-95c4-7102903149df", "size": 12716032, "self": "/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df", "disk_format": "qcow2", "direct_url": "rbd://a42250a0-6681-4947-b24c-ceedf520310f/images/e2e07dbb-499e-4e92-95c4-7102903149df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T16:10:09Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_b3980de9-ce91-4d54-9082-2f0328dd6703", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T16:10:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 16:18:45,164 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.11:9292/v2/images used request id req-9e861575-cbe6-413e-adee-71b9ac1d840a 2018-07-20 16:18:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346949100494s 2018-07-20 16:18:45,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 16:18:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:9292/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:46,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 20 Jul 2018 16:18:46 GMT X-Openstack-Request-Id: req-6fbb1cb6-0d6c-4375-a198-4d13e8f55c18 2018-07-20 16:18:46,480 - 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-20 16:18:46,480 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.11:9292/v2/images/e2e07dbb-499e-4e92-95c4-7102903149df used request id req-6fbb1cb6-0d6c-4375-a198-4d13e8f55c18 2018-07-20 16:18:46,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31463193893s 2018-07-20 16:18:46,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 16:18:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.11:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:46,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:46 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-d8235883-d3ca-457c-b2ce-89e4ac689111 x-openstack-request-id: req-d8235883-d3ca-457c-b2ce-89e4ac689111 2018-07-20 16:18:46,926 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "links": [{"href": "http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937", "rel": "self"}, {"href": "http://192.168.37.11:8774/flavors/72e3576c-8628-4f1a-837f-e2945165f937", "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": "72e3576c-8628-4f1a-837f-e2945165f937"}, {"name": "tempest_smoke-flavor_b3980de9-ce91-4d54-9082-2f0328dd6703", "links": [{"href": "http://192.168.37.11:8774/v2.1/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89", "rel": "self"}, {"href": "http://192.168.37.11:8774/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89", "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": "7c30fdf5-7fd5-4950-9752-00e5c087cd89"}]} 2018-07-20 16:18:46,926 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.11:8774/v2.1/flavors/detail?is_public=None used request id req-d8235883-d3ca-457c-b2ce-89e4ac689111 2018-07-20 16:18:46,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.434683084488s 2018-07-20 16:18:46,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 16:18:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:8774/v2.1/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:46,976 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:46 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-eefe90e4-944e-4ff8-8305-6486b913dfa8 x-openstack-request-id: req-eefe90e4-944e-4ff8-8305-6486b913dfa8 2018-07-20 16:18:46,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.11:8774/v2.1/flavors/7c30fdf5-7fd5-4950-9752-00e5c087cd89 used request id req-eefe90e4-944e-4ff8-8305-6486b913dfa8 2018-07-20 16:18:46,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0487959384918s 2018-07-20 16:18:46,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 16:18:46,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:9292/v2/images/3f564f95-851a-4a4b-8635-63e158e99210 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:48,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 20 Jul 2018 16:18:48 GMT X-Openstack-Request-Id: req-70662874-bf00-4afe-a339-e55dbcdbffc9 2018-07-20 16:18:48,448 - 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-20 16:18:48,448 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.11:9292/v2/images/3f564f95-851a-4a4b-8635-63e158e99210 used request id req-70662874-bf00-4afe-a339-e55dbcdbffc9 2018-07-20 16:18:48,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.4718568325s 2018-07-20 16:18:48,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 16:18:48,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.11:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:48,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:48 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-fbb64393-326f-483f-866e-722121f55ff0 x-openstack-request-id: req-fbb64393-326f-483f-866e-722121f55ff0 2018-07-20 16:18:48,504 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_b3980de9-ce91-4d54-9082-2f0328dd6703", "links": [{"href": "http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937", "rel": "self"}, {"href": "http://192.168.37.11:8774/flavors/72e3576c-8628-4f1a-837f-e2945165f937", "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": "72e3576c-8628-4f1a-837f-e2945165f937"}]} 2018-07-20 16:18:48,504 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.11:8774/v2.1/flavors/detail?is_public=None used request id req-fbb64393-326f-483f-866e-722121f55ff0 2018-07-20 16:18:48,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0556948184967s 2018-07-20 16:18:48,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 16:18:48,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1f4edd463b2fc4cafe364a4d0b508efccd5f929c" 2018-07-20 16:18:48,545 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 20 Jul 2018 16:18:48 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-e26b8813-731d-4c30-a899-8d901fc7510d x-openstack-request-id: req-e26b8813-731d-4c30-a899-8d901fc7510d 2018-07-20 16:18:48,545 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.11:8774/v2.1/flavors/72e3576c-8628-4f1a-837f-e2945165f937 used request id req-e26b8813-731d-4c30-a899-8d901fc7510d 2018-07-20 16:18:48,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401270389557s 2018-07-20 16:18:48,546 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-20 16:18:48,546 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR