2018-06-25 21:42:32,262 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-100 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-06-25 21:42:32,267 - 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.13,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.13:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=07ufaNrfqvzrgTAdxKuiRRoJ3 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=1986a1b48a4044bcbe307847c6558cad export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-06-25 21:42:32,267 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke_serial 2018-06-25 21:42:32,267 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-25 21:42:33,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-25 21:42:33,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-25 21:42:33,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-25 21:42:33,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-25 21:42:33,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-25 21:42:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-25 21:42:33,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Mon, 25 Jun 2018 21:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe866d7a-b3ba-400b-9937-3d88db6c09d5 2018-06-25 21:42:33,443 - 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.13:5000/v3/", "rel": "self"}]}} 2018-06-25 21:42:33,443 - keystoneauth.session - DEBUG - GET call to http://192.168.37.13:5000/v3 used request id req-fe866d7a-b3ba-400b-9937-3d88db6c09d5 2018-06-25 21:42:33,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.13:5000/v3/auth/tokens 2018-06-25 21:42:34,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e65e1f23c5ed41418ba8ae2ea9afc667", "name": "admin"}], "expires_at": "2018-06-25T22:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1986a1b48a4044bcbe307847c6558cad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.12:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2b3161a2eeb2444db5c62307bbe636d5"}, {"url": "http://192.0.2.12:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e826d6c3cce4fbdac8d06d9efc9001a"}, {"url": "http://192.168.37.13:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f0bd20e5f7dd4ca0b8d751da8d8a4863"}], "type": "metric", "id": "3d01a79bad2f4076bc5ccfa9c311fd75", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.13:8080/v1/AUTH_1986a1b48a4044bcbe307847c6558cad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1eb61ebe94b84deb8edbdb85a60666c7"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1986a1b48a4044bcbe307847c6558cad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a86da6fb72d40c284090f68398ed474"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce618317c9c84b94ad061893043591bd"}], "type": "object-store", "id": "3eb41ca97f124f3ea9a5d0cc8ee2c0ae", "name": "swift"}, {"endpoints": [{"url": "http://192.168.37.13:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88353285b01a498f897fc0c4d6e23446"}, {"url": "http://192.0.2.12:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d6809b09a624730b7bddd8e44812655"}, {"url": "http://192.0.2.12:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e88449c6cadf42be8ac25866036311c4"}], "type": "cloudformation", "id": "5065a35fa324428a869c576c806b3e09", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.168.37.13:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79bedeaa05484dc4b57907cf1ff3a082"}, {"url": "http://192.0.2.12:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e27b305c8a6d43088e8d8351ca3b79d0"}, {"url": "http://192.0.2.12:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5b115e0ce164bc093f37eea7d9a34fc"}], "type": "event", "id": "5cdaf01462f243d98288a31f94fbd59d", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.12:8004/v1/1986a1b48a4044bcbe307847c6558cad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15eac29055f6480491d9a0b7f1946796"}, {"url": "http://192.0.2.12:8004/v1/1986a1b48a4044bcbe307847c6558cad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "416b765bc58b42c28c8493f55dc7f2da"}, {"url": "http://192.168.37.13:8004/v1/1986a1b48a4044bcbe307847c6558cad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "994d8a76460f442380e52cfc659d8816"}], "type": "orchestration", "id": "60f466e0dbd54f69aec589160c1e6f7e", "name": "heat"}, {"endpoints": [{"url": "http://192.0.2.12:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62ba6bc2517f4e9aac3b944d0a4db0ad"}, {"url": "http://192.0.2.12:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6525f899bb3d485fbbd0797d9292d259"}, {"url": "http://192.168.37.13:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a6a0a13090bf41739c7fbb95e8a54325"}], "type": "network", "id": "72618507f65042979466b3cb73e910b9", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.37.13:8776/v1/1986a1b48a4044bcbe307847c6558cad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6987debfd5b347c2b18ce5bb6edb0406"}, {"url": "http://192.0.2.12:8776/v1/1986a1b48a4044bcbe307847c6558cad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "71f229de33ba42dca69862141c489ed5"}, {"url": "http://192.0.2.12:8776/v1/1986a1b48a4044bcbe307847c6558cad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ba047d444011a8a9f33c3fb7fbb3"}], "type": "volume", "id": "7a5fc2871a1a40bf92ee49a55042e56c", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v3/1986a1b48a4044bcbe307847c6558cad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ea8118dae4847ff8362b810b2b9a749"}, {"url": "http://192.168.37.13:8776/v3/1986a1b48a4044bcbe307847c6558cad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1443c8ce85d24c89b497570e6e64ef7b"}, {"url": "http://192.0.2.12:8776/v3/1986a1b48a4044bcbe307847c6558cad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5e8f2d99b0845dd9c8ce6e170bed151"}], "type": "volumev3", "id": "7f05442ff48f47f18488b31c257a5442", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.168.37.13:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1b85a402858d456c9897714e5e82bab8"}, {"url": "http://192.0.2.12:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "473da41ba27d400aaf73744864e7dc12"}, {"url": "http://192.0.2.12:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88c5597482c740b6bfd04881b30715f5"}], "type": "image", "id": "7f3c8c92e9824766b2261277cd276893", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.13:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "23fadb58f4f843f3bd10876d0754e9e6"}, {"url": "http://192.0.2.12:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "317242a6b7cc4713b1ebfd29332db321"}, {"url": "http://192.0.2.12:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dd4a7192908428eb7b4b83fedbc30a2"}], "type": "identity", "id": "9fa7b782fd8e4737bbbaaa9d26f02d4c", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v2/1986a1b48a4044bcbe307847c6558cad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05843aac09af47a1896ec6ea7e8c8cd5"}, {"url": "http://192.0.2.12:8776/v2/1986a1b48a4044bcbe307847c6558cad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28d989f2a2304f71ae3d059060463d9c"}, {"url": "http://192.168.37.13:8776/v2/1986a1b48a4044bcbe307847c6558cad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf670e39f958478eb1c466217ba9e106"}], "type": "volumev2", "id": "b858f9b363604b5a8630ae8130083797", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.168.37.13:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01b88432138c40428566c5f771fa1240"}, {"url": "http://192.0.2.12:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5066308e1a894c1ba3f6c00dfb4d102b"}, {"url": "http://192.0.2.12:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e1ee90793264ef4aab62f8b7addbdae"}], "type": "placement", "id": "ba5ef52c53f74ec2b5c6b90d22dd0597", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.12:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e9cee6ee9544150a1bf15d2aeadfdec"}, {"url": "http://192.0.2.12:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdedd7356e884e8f8e59e6fd8532bf91"}, {"url": "http://192.168.37.13:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f074eaaca79b4fad949e7ff0ed800d38"}], "type": "alarming", "id": "cd15d829b56342dbb6c83ad6874d4a3b", "name": "aodh"}, {"endpoints": [{"url": "http://192.168.37.13:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "29f5c49f04cb4c64aa5ed420a37a9b3d"}, {"url": "http://192.0.2.12:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4d0b06642e6f494dac380dfd5898e5e4"}, {"url": "http://192.0.2.12:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9872d4242c0b42a482aed1a3cb891aaf"}], "type": "compute", "id": "dc5fdc8526614da6bb2fb99f8d870cda", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "fc32f0e2c4db4c28a1a784ac16f78bb9", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ba7b5461b4244a5ab6560febb3dafd64"}, "audit_ids": ["kho6YSsXRq2AL8jXgOuxhQ"], "issued_at": "2018-06-25T21:42:34.000000Z"}} 2018-06-25 21:42:34,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-25 21:42:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.13:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 21:42:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 25 Jun 2018 21:42:34 GMT X-Openstack-Request-Id: req-3c41d386-6775-49a2-9d1d-4a44cd699506 2018-06-25 21:42:34,736 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5fd070bf-8960-441d-b874-14c84337b935","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5c23458ed3c54f6ba8974af9501612c3","l2_adjacency":true,"status":"ACTIVE","subnets":["8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9"],"description":"","tags":[],"updated_at":"2018-06-25T21:40:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5c23458ed3c54f6ba8974af9501612c3","created_at":"2018-06-25T21:40:36Z","provider:network_type":"flat"}]} 2018-06-25 21:42:34,736 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c41d386-6775-49a2-9d1d-4a44cd699506 2018-06-25 21:42:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.669470071793s 2018-06-25 21:42:34,736 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c41d386-6775-49a2-9d1d-4a44cd699506 2018-06-25 21:42:34,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-25 21:42:41,068 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e7f573b0-dfb8-4a19-8a19-2c06233cb351 | 2018-06-25T21:42:40.729423 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e7f573b0-dfb8-4a19-8a19-2c06233cb351 ~/.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-06-25 21:42:45,050 - 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-06-25 21:42:45,050 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-25 21:42:54,881 - 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=ed924ebd-31d1-4f36-b1f3-d4dedebb6d79) as the default verifier for the future CLI operations. 2018-06-25 21:42:58,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-25 21:42:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"network": {"name": "tempest_smoke_serial-net_3b7a99f0-3913-46ab-88be-831fda85ae5e", "admin_state_up": true}}' 2018-06-25 21:42:58,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 734 Content-Type: application/json Date: Mon, 25 Jun 2018 21:42:58 GMT X-Openstack-Request-Id: req-cb471843-53e3-4807-a538-0d68aae2e47a 2018-06-25 21:42:58,728 - 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":"5d49e74a-fa1e-4c13-ae4b-e487fadee045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"1986a1b48a4044bcbe307847c6558cad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-25T21:42:58Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke_serial-net_3b7a99f0-3913-46ab-88be-831fda85ae5e","admin_state_up":true,"tenant_id":"1986a1b48a4044bcbe307847c6558cad","created_at":"2018-06-25T21:42:58Z","mtu":1450}} 2018-06-25 21:42:58,728 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-cb471843-53e3-4807-a538-0d68aae2e47a 2018-06-25 21:42:58,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.711148023605s 2018-06-25 21:42:58,728 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-cb471843-53e3-4807-a538-0d68aae2e47a 2018-06-25 21:42:58,728 - 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-06-25T21:42:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5d49e74a-fa1e-4c13-ae4b-e487fadee045', u'provider:segmentation_id': 59, 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_serial-net_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'created_at': u'2018-06-25T21:42:58Z', u'mtu': 1450, u'tenant_id': u'1986a1b48a4044bcbe307847c6558cad', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1986a1b48a4044bcbe307847c6558cad', u'l2_adjacency': True}) 2018-06-25 21:42:58,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-25 21:42:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 21:42:59,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 25 Jun 2018 21:42:59 GMT X-Openstack-Request-Id: req-caa0fb99-68e6-4162-8f37-04c2c88f0161 2018-06-25 21:42:59,276 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5d49e74a-fa1e-4c13-ae4b-e487fadee045","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"1986a1b48a4044bcbe307847c6558cad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-25T21:42:58Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_3b7a99f0-3913-46ab-88be-831fda85ae5e","admin_state_up":true,"tenant_id":"1986a1b48a4044bcbe307847c6558cad","created_at":"2018-06-25T21:42:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5fd070bf-8960-441d-b874-14c84337b935","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5c23458ed3c54f6ba8974af9501612c3","l2_adjacency":true,"status":"ACTIVE","subnets":["8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9"],"description":"","tags":[],"updated_at":"2018-06-25T21:40:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5c23458ed3c54f6ba8974af9501612c3","created_at":"2018-06-25T21:40:36Z","provider:network_type":"flat"}]} 2018-06-25 21:42:59,277 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-caa0fb99-68e6-4162-8f37-04c2c88f0161 2018-06-25 21:42:59,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.547896146774s 2018-06-25 21:42:59,277 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-caa0fb99-68e6-4162-8f37-04c2c88f0161 2018-06-25 21:42:59,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-25 21:42:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_3b7a99f0-3913-46ab-88be-831fda85ae5e", "enable_dhcp": true, "network_id": "5d49e74a-fa1e-4c13-ae4b-e487fadee045", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-25 21:43:00,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:00 GMT X-Openstack-Request-Id: req-179d3be8-88f3-4aae-897c-82a44b476a9f 2018-06-25 21:43:00,282 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-06-25T21:42:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61352f2d-6519-4dd3-8eb4-d29df02f2a1a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"1986a1b48a4044bcbe307847c6558cad","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke_serial-subnet_3b7a99f0-3913-46ab-88be-831fda85ae5e","enable_dhcp":true,"segment_id":null,"network_id":"5d49e74a-fa1e-4c13-ae4b-e487fadee045","tenant_id":"1986a1b48a4044bcbe307847c6558cad","created_at":"2018-06-25T21:42:59Z","ip_version":4}} 2018-06-25 21:43:00,282 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/subnets.json used request id req-179d3be8-88f3-4aae-897c-82a44b476a9f 2018-06-25 21:43:00,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00494480133s 2018-06-25 21:43:00,283 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/subnets.json used request id req-179d3be8-88f3-4aae-897c-82a44b476a9f 2018-06-25 21:43:00,283 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-25T21:42:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'61352f2d-6519-4dd3-8eb4-d29df02f2a1a', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5d49e74a-fa1e-4c13-ae4b-e487fadee045', u'tenant_id': u'1986a1b48a4044bcbe307847c6558cad', u'created_at': u'2018-06-25T21:42:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'1986a1b48a4044bcbe307847c6558cad'}) 2018-06-25 21:43:00,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-06-25 21:43:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"router": {"external_gateway_info": {"network_id": "5fd070bf-8960-441d-b874-14c84337b935"}, "name": "tempest_smoke_serial-router_3b7a99f0-3913-46ab-88be-831fda85ae5e", "admin_state_up": true}}' 2018-06-25 21:43:11,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:11 GMT X-Openstack-Request-Id: req-ffcdcd4d-ed40-4f5f-84cd-05ea289204cd 2018-06-25 21:43:11,354 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "5fd070bf-8960-441d-b874-14c84337b935", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9", "ip_address": "192.168.37.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1986a1b48a4044bcbe307847c6558cad", "created_at": "2018-06-25T21:43:01Z", "admin_state_up": true, "updated_at": "2018-06-25T21:43:03Z", "project_id": "1986a1b48a4044bcbe307847c6558cad", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d25c3e57-be6c-4a87-953b-b34cc4a8e6bb", "name": "tempest_smoke_serial-router_3b7a99f0-3913-46ab-88be-831fda85ae5e"}} 2018-06-25 21:43:11,355 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/routers.json used request id req-ffcdcd4d-ed40-4f5f-84cd-05ea289204cd 2018-06-25 21:43:11,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 11.0715742111s 2018-06-25 21:43:11,355 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.13:9696/v2.0/routers.json used request id req-ffcdcd4d-ed40-4f5f-84cd-05ea289204cd 2018-06-25 21:43:11,355 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-25T21:43:03Z', u'revision_number': 3, u'ha': True, u'id': u'd25c3e57-be6c-4a87-953b-b34cc4a8e6bb', u'external_gateway_info': {u'network_id': u'5fd070bf-8960-441d-b874-14c84337b935', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9', u'ip_address': u'192.168.37.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'admin_state_up': True, u'tenant_id': u'1986a1b48a4044bcbe307847c6558cad', u'created_at': u'2018-06-25T21:43:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'1986a1b48a4044bcbe307847c6558cad'}) 2018-06-25 21:43:11,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-06-25 21:43:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"subnet_id": "61352f2d-6519-4dd3-8eb4-d29df02f2a1a"}' 2018-06-25 21:43:16,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:16 GMT X-Openstack-Request-Id: req-98dd4702-cad4-4c34-a508-cf000bf3dea4 2018-06-25 21:43:16,153 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5d49e74a-fa1e-4c13-ae4b-e487fadee045", "tenant_id": "1986a1b48a4044bcbe307847c6558cad", "subnet_id": "61352f2d-6519-4dd3-8eb4-d29df02f2a1a", "subnet_ids": ["61352f2d-6519-4dd3-8eb4-d29df02f2a1a"], "port_id": "ab92bf8a-93b4-4df9-bf97-b3dba461945d", "id": "d25c3e57-be6c-4a87-953b-b34cc4a8e6bb"} 2018-06-25 21:43:16,153 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb/add_router_interface.json used request id req-98dd4702-cad4-4c34-a508-cf000bf3dea4 2018-06-25 21:43:16,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.79752206802s 2018-06-25 21:43:16,153 - shade.request_ids - DEBUG - PUT call to network for http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb/add_router_interface.json used request id req-98dd4702-cad4-4c34-a508-cf000bf3dea4 returning object d25c3e57-be6c-4a87-953b-b34cc4a8e6bb 2018-06-25 21:43:16,154 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-25 21:43:16,261 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-25 21:43:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-25 21:43:16,271 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:16 GMT 2018-06-25 21:43:16,271 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.13:9292/v2/", "rel": "self"}]}]} 2018-06-25 21:43:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-25 21:43:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 21:43:17,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:17 GMT X-Openstack-Request-Id: req-2cb517f7-0c21-43fc-8638-a53f026eab77 2018-06-25 21:43:17,622 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-25 21:43:17,622 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-2cb517f7-0c21-43fc-8638-a53f026eab77 2018-06-25 21:43:17,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.34938788414s 2018-06-25 21:43:17,623 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-2cb517f7-0c21-43fc-8638-a53f026eab77 2018-06-25 21:43:17,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-25 21:43:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e"}' 2018-06-25 21:43:20,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:20 GMT Location: http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3be9aae4-12e3-40e7-bda5-e5739402162c 2018-06-25 21:43:20,264 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file", "owner": "1986a1b48a4044bcbe307847c6558cad", "id": "a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4", "size": null, "self": "/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-25T21:43:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "checksum": null, "created_at": "2018-06-25T21:43:18Z", "protected": false} 2018-06-25 21:43:20,265 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-3be9aae4-12e3-40e7-bda5-e5739402162c 2018-06-25 21:43:20,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 2.63596010208s 2018-06-25 21:43:20,265 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-3be9aae4-12e3-40e7-bda5-e5739402162c returning object a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4 2018-06-25 21:43:20,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-25 21:43:20,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '' 2018-06-25 21:43:24,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Jun 2018 21:43:24 GMT X-Openstack-Request-Id: req-b10704c8-41a0-458d-aeec-01f194128d4b 2018-06-25 21:43:24,863 - 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-06-25 21:43:24,863 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file used request id req-b10704c8-41a0-458d-aeec-01f194128d4b 2018-06-25 21:43:24,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.5972700119s 2018-06-25 21:43:24,863 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file used request id req-b10704c8-41a0-458d-aeec-01f194128d4b 2018-06-25 21:43:24,863 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-25T21:43:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file', u'owner': u'1986a1b48a4044bcbe307847c6558cad', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4', u'size': None, u'name': u'tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'checksum': None, u'self': u'/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-25T21:43:18Z', u'schema': u'/v2/schemas/image'}) 2018-06-25 21:43:24,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-25 21:43:24,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_3b7a99f0-3913-46ab-88be-831fda85ae5e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-25 21:43:25,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:24 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-e1ca7b85-ab35-4e4b-8127-43efa01ba047 x-openstack-request-id: req-e1ca7b85-ab35-4e4b-8127-43efa01ba047 2018-06-25 21:43:25,459 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_3b7a99f0-3913-46ab-88be-831fda85ae5e", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2", "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": "768c5f7f-d110-451f-983c-c18b08eb68e2"}} 2018-06-25 21:43:25,459 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-e1ca7b85-ab35-4e4b-8127-43efa01ba047 2018-06-25 21:43:25,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.594877958298s 2018-06-25 21:43:25,459 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-e1ca7b85-ab35-4e4b-8127-43efa01ba047 2018-06-25 21:43:25,460 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_3b7a99f0-3913-46ab-88be-831fda85ae5e', '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'1986a1b48a4044bcbe307847c6558cad', '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'768c5f7f-d110-451f-983c-c18b08eb68e2', 'swap': 0}) 2018-06-25 21:43:25,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-25 21:43:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"extra_specs": {}}' 2018-06-25 21:43:25,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:25 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-b97d52ad-d589-4369-8719-543c1b57dc8a x-openstack-request-id: req-b97d52ad-d589-4369-8719-543c1b57dc8a 2018-06-25 21:43:25,522 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-25 21:43:25,522 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2/os-extra_specs used request id req-b97d52ad-d589-4369-8719-543c1b57dc8a 2018-06-25 21:43:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0616610050201s 2018-06-25 21:43:25,522 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2/os-extra_specs used request id req-b97d52ad-d589-4369-8719-543c1b57dc8a 2018-06-25 21:43:25,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-25 21:43:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 21:43:25,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:25 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-30f129d4-f8b2-4684-9cf8-d2c616879863 x-openstack-request-id: req-30f129d4-f8b2-4684-9cf8-d2c616879863 2018-06-25 21:43:25,643 - 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.4", "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-06-25 21:43:25,644 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/os-hypervisors/detail used request id req-30f129d4-f8b2-4684-9cf8-d2c616879863 2018-06-25 21:43:25,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.120767116547s 2018-06-25 21:43:25,644 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/os-hypervisors/detail used request id req-30f129d4-f8b2-4684-9cf8-d2c616879863 2018-06-25 21:43:25,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-25 21:43:25,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-25 21:43:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 21:43:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:25 GMT X-Openstack-Request-Id: req-71f5dc81-01a5-421c-b9a7-63534aa6bda1 2018-06-25 21:43:25,698 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0aed6b5b-1ad6-4966-8426-4e20428527d4/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/snap", "metadata": {}}], "file": "/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file", "owner": "1986a1b48a4044bcbe307847c6558cad", "id": "a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4", "size": 12716032, "self": "/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4", "disk_format": "qcow2", "direct_url": "rbd://0aed6b5b-1ad6-4966-8426-4e20428527d4/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-25T21:43:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-25T21:43:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-25 21:43:25,698 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-71f5dc81-01a5-421c-b9a7-63534aa6bda1 2018-06-25 21:43:25,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0514211654663s 2018-06-25 21:43:25,698 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-71f5dc81-01a5-421c-b9a7-63534aa6bda1 2018-06-25 21:43:25,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-25 21:43:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e"}' 2018-06-25 21:43:25,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:25 GMT Location: http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66d51c03-cf12-4000-925b-74bfa67c3a30 2018-06-25 21:43:25,832 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file", "owner": "1986a1b48a4044bcbe307847c6558cad", "id": "03cbe316-9e6c-47f1-8bef-552ebc6ef6d7", "size": null, "self": "/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-25T21:43:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "checksum": null, "created_at": "2018-06-25T21:43:25Z", "protected": false} 2018-06-25 21:43:25,832 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-66d51c03-cf12-4000-925b-74bfa67c3a30 2018-06-25 21:43:25,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.128546953201s 2018-06-25 21:43:25,832 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.13:9292/v2/images used request id req-66d51c03-cf12-4000-925b-74bfa67c3a30 returning object 03cbe316-9e6c-47f1-8bef-552ebc6ef6d7 2018-06-25 21:43:25,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-25 21:43:25,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '' 2018-06-25 21:43:28,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Jun 2018 21:43:28 GMT X-Openstack-Request-Id: req-6bc433ad-ee8b-4b3b-8e8e-c82312d8a8ce 2018-06-25 21:43:28,310 - 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-06-25 21:43:28,310 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file used request id req-6bc433ad-ee8b-4b3b-8e8e-c82312d8a8ce 2018-06-25 21:43:28,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.47789597511s 2018-06-25 21:43:28,310 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file used request id req-6bc433ad-ee8b-4b3b-8e8e-c82312d8a8ce 2018-06-25 21:43:28,311 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-25T21:43:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file', u'owner': u'1986a1b48a4044bcbe307847c6558cad', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'03cbe316-9e6c-47f1-8bef-552ebc6ef6d7', u'size': None, u'name': u'tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'checksum': None, u'self': u'/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-25T21:43:25Z', u'schema': u'/v2/schemas/image'}) 2018-06-25 21:43:28,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image_alt: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-25T21:43:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file', u'owner': u'1986a1b48a4044bcbe307847c6558cad', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'03cbe316-9e6c-47f1-8bef-552ebc6ef6d7', u'size': None, u'name': u'tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e', u'checksum': None, u'self': u'/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-25T21:43:25Z', u'schema': u'/v2/schemas/image'}) 2018-06-25 21:43:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-25 21:43:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-25 21:43:28,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:28 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-242965ac-3069-4d03-98a2-9b8ebb46b9a6 x-openstack-request-id: req-242965ac-3069-4d03-98a2-9b8ebb46b9a6 2018-06-25 21:43:28,421 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562", "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": "5d2a586c-2e0f-43b4-9a50-8a3e74ad1562"}} 2018-06-25 21:43:28,421 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-242965ac-3069-4d03-98a2-9b8ebb46b9a6 2018-06-25 21:43:28,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.10978603363s 2018-06-25 21:43:28,421 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors used request id req-242965ac-3069-4d03-98a2-9b8ebb46b9a6 2018-06-25 21:43:28,421 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e', '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'1986a1b48a4044bcbe307847c6558cad', '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'5d2a586c-2e0f-43b4-9a50-8a3e74ad1562', 'swap': 0}) 2018-06-25 21:43:28,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-25 21:43:28,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"extra_specs": {}}' 2018-06-25 21:43:28,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 25 Jun 2018 21:43:28 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-6cc4fce5-0353-4a2a-97f9-b640e9840f08 x-openstack-request-id: req-6cc4fce5-0353-4a2a-97f9-b640e9840f08 2018-06-25 21:43:28,477 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-25 21:43:28,477 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562/os-extra_specs used request id req-6cc4fce5-0353-4a2a-97f9-b640e9840f08 2018-06-25 21:43:28,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0549130439758s 2018-06-25 21:43:28,477 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562/os-extra_specs used request id req-6cc4fce5-0353-4a2a-97f9-b640e9840f08 2018-06-25 21:43:28,477 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e', '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'1986a1b48a4044bcbe307847c6558cad', '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'5d2a586c-2e0f-43b4-9a50-8a3e74ad1562', 'swap': 0}) 2018-06-25 21:43:32,320 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-25 21:43:32,320 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-25 21:43:32,321 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-25 21:43:32,322 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-25 21:43:32,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-25 21:43:36,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ed924ebd-31d1-4f36-b1f3-d4dedebb6d79/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-25 21:43:36,489 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-25 21:43:36,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-25 21:43:36,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-06-25 22:09:31,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 19e2701e-3a8b-432e-a1e3-2d1d302d80ff 2018-06-25 22:09:31,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '19e2701e-3a8b-432e-a1e3-2d1d302d80ff']'. 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 19e2701e-3a8b-432e-a1e3-2d1d302d80ff | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-25 21:43:39 | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-25 22:09:30 | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:25:51 | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-25 22:09:31,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ed924ebd-31d1-4f36-b1f3-d4dedebb6d79) | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e7f573b0-dfb8-4a19-8a19-2c06233cb351) | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1507.942 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 104 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-25 22:09:31,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-25 22:09:31,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-06-25 22:09:31,979 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 26:34 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-06-25 22:09:31,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-06-25 22:09:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" -d '{"subnet_id": "61352f2d-6519-4dd3-8eb4-d29df02f2a1a"}' 2018-06-25 22:09:36,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:36 GMT X-Openstack-Request-Id: req-5c3c9fee-9697-45a9-b64a-23ae8efe05e5 2018-06-25 22:09:36,392 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5d49e74a-fa1e-4c13-ae4b-e487fadee045", "tenant_id": "1986a1b48a4044bcbe307847c6558cad", "subnet_id": "61352f2d-6519-4dd3-8eb4-d29df02f2a1a", "subnet_ids": ["61352f2d-6519-4dd3-8eb4-d29df02f2a1a"], "port_id": "ab92bf8a-93b4-4df9-bf97-b3dba461945d", "id": "d25c3e57-be6c-4a87-953b-b34cc4a8e6bb"} 2018-06-25 22:09:36,392 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb/remove_router_interface.json used request id req-5c3c9fee-9697-45a9-b64a-23ae8efe05e5 2018-06-25 22:09:36,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.40977716446s 2018-06-25 22:09:36,392 - shade.request_ids - DEBUG - PUT call to network for http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb/remove_router_interface.json used request id req-5c3c9fee-9697-45a9-b64a-23ae8efe05e5 returning object d25c3e57-be6c-4a87-953b-b34cc4a8e6bb 2018-06-25 22:09:36,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-06-25 22:09:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:37,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 730 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:37 GMT X-Openstack-Request-Id: req-ca260e70-c697-46d3-af27-527158ddf4ad 2018-06-25 22:09:37,542 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "5fd070bf-8960-441d-b874-14c84337b935", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9", "ip_address": "192.168.37.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1986a1b48a4044bcbe307847c6558cad", "created_at": "2018-06-25T21:43:01Z", "admin_state_up": true, "updated_at": "2018-06-25T22:09:33Z", "project_id": "1986a1b48a4044bcbe307847c6558cad", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d25c3e57-be6c-4a87-953b-b34cc4a8e6bb", "name": "tempest_smoke_serial-router_3b7a99f0-3913-46ab-88be-831fda85ae5e"}]} 2018-06-25 22:09:37,542 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/routers.json used request id req-ca260e70-c697-46d3-af27-527158ddf4ad 2018-06-25 22:09:37,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.14973092079s 2018-06-25 22:09:37,543 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/routers.json used request id req-ca260e70-c697-46d3-af27-527158ddf4ad 2018-06-25 22:09:37,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-06-25 22:09:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:43,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Jun 2018 22:09:43 GMT X-Openstack-Request-Id: req-e4528acf-8030-47d1-8661-9dabbf7bf8fb 2018-06-25 22:09:43,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-25 22:09:43,962 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb.json used request id req-e4528acf-8030-47d1-8661-9dabbf7bf8fb 2018-06-25 22:09:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 6.4187541008s 2018-06-25 22:09:43,963 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/routers/d25c3e57-be6c-4a87-953b-b34cc4a8e6bb.json used request id req-e4528acf-8030-47d1-8661-9dabbf7bf8fb 2018-06-25 22:09:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-06-25 22:09:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:44,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1338 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:44 GMT X-Openstack-Request-Id: req-4c70ca64-9d5c-4736-9367-3854f236b63d 2018-06-25 22:09:44,103 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-06-25T21:42:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61352f2d-6519-4dd3-8eb4-d29df02f2a1a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"1986a1b48a4044bcbe307847c6558cad","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke_serial-subnet_3b7a99f0-3913-46ab-88be-831fda85ae5e","enable_dhcp":true,"segment_id":null,"network_id":"5d49e74a-fa1e-4c13-ae4b-e487fadee045","tenant_id":"1986a1b48a4044bcbe307847c6558cad","created_at":"2018-06-25T21:42:59Z","ip_version":4},{"updated_at":"2018-06-25T21:40:42Z","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":"8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"5c23458ed3c54f6ba8974af9501612c3","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"5fd070bf-8960-441d-b874-14c84337b935","tenant_id":"5c23458ed3c54f6ba8974af9501612c3","created_at":"2018-06-25T21:40:42Z","ip_version":4}]} 2018-06-25 22:09:44,103 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/subnets.json used request id req-4c70ca64-9d5c-4736-9367-3854f236b63d 2018-06-25 22:09:44,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.13973402977s 2018-06-25 22:09:44,103 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/subnets.json used request id req-4c70ca64-9d5c-4736-9367-3854f236b63d 2018-06-25 22:09:44,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-06-25 22:09:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9696/v2.0/subnets/61352f2d-6519-4dd3-8eb4-d29df02f2a1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:47,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Jun 2018 22:09:47 GMT X-Openstack-Request-Id: req-75bd0f76-dfce-4e41-a1eb-eccc306ce44a 2018-06-25 22:09:47,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-25 22:09:47,577 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/subnets/61352f2d-6519-4dd3-8eb4-d29df02f2a1a.json used request id req-75bd0f76-dfce-4e41-a1eb-eccc306ce44a 2018-06-25 22:09:47,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.47319602966s 2018-06-25 22:09:47,577 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/subnets/61352f2d-6519-4dd3-8eb4-d29df02f2a1a.json used request id req-75bd0f76-dfce-4e41-a1eb-eccc306ce44a 2018-06-25 22:09:47,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-25 22:09:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:47,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1446 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:47 GMT X-Openstack-Request-Id: req-2f5e63c6-55ed-4855-ac52-4e548360f5ef 2018-06-25 22:09:47,780 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5d49e74a-fa1e-4c13-ae4b-e487fadee045","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"1986a1b48a4044bcbe307847c6558cad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-25T22:09:47Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_3b7a99f0-3913-46ab-88be-831fda85ae5e","admin_state_up":true,"tenant_id":"1986a1b48a4044bcbe307847c6558cad","created_at":"2018-06-25T21:42:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"5fd070bf-8960-441d-b874-14c84337b935","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5c23458ed3c54f6ba8974af9501612c3","l2_adjacency":true,"status":"ACTIVE","subnets":["8ba0eaa9-fd4a-47d2-99e8-02a4c29610b9"],"description":"","tags":[],"updated_at":"2018-06-25T21:40:42Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5c23458ed3c54f6ba8974af9501612c3","created_at":"2018-06-25T21:40:36Z","provider:network_type":"flat"}]} 2018-06-25 22:09:47,780 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-2f5e63c6-55ed-4855-ac52-4e548360f5ef 2018-06-25 22:09:47,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.203001022339s 2018-06-25 22:09:47,780 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.13:9696/v2.0/networks.json used request id req-2f5e63c6-55ed-4855-ac52-4e548360f5ef 2018-06-25 22:09:47,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-25 22:09:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9696/v2.0/networks/5d49e74a-fa1e-4c13-ae4b-e487fadee045.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:49,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 25 Jun 2018 22:09:49 GMT X-Openstack-Request-Id: req-47bc3aac-35a4-4823-b12e-879b352fe4ad 2018-06-25 22:09:49,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-25 22:09:49,929 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/networks/5d49e74a-fa1e-4c13-ae4b-e487fadee045.json used request id req-47bc3aac-35a4-4823-b12e-879b352fe4ad 2018-06-25 22:09:49,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.1483309269s 2018-06-25 22:09:49,929 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.13:9696/v2.0/networks/5d49e74a-fa1e-4c13-ae4b-e487fadee045.json used request id req-47bc3aac-35a4-4823-b12e-879b352fe4ad 2018-06-25 22:09:49,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-25 22:09:49,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.13:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:50,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:50 GMT X-Openstack-Request-Id: req-dafde3a0-e670-42fe-bfc8-2db4ec645a59 2018-06-25 22:09:50,269 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0aed6b5b-1ad6-4966-8426-4e20428527d4/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/snap", "metadata": {}}], "file": "/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/file", "owner": "1986a1b48a4044bcbe307847c6558cad", "id": "03cbe316-9e6c-47f1-8bef-552ebc6ef6d7", "size": 12716032, "self": "/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7", "disk_format": "qcow2", "direct_url": "rbd://0aed6b5b-1ad6-4966-8426-4e20428527d4/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-25T21:43:28Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-25T21:43:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0aed6b5b-1ad6-4966-8426-4e20428527d4/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/snap", "metadata": {}}], "file": "/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/file", "owner": "1986a1b48a4044bcbe307847c6558cad", "id": "a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4", "size": 12716032, "self": "/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4", "disk_format": "qcow2", "direct_url": "rbd://0aed6b5b-1ad6-4966-8426-4e20428527d4/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-06-25T21:43:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3b7a99f0-3913-46ab-88be-831fda85ae5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-25T21:43:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-25 22:09:50,269 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-dafde3a0-e670-42fe-bfc8-2db4ec645a59 2018-06-25 22:09:50,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336999893188s 2018-06-25 22:09:50,270 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.13:9292/v2/images used request id req-dafde3a0-e670-42fe-bfc8-2db4ec645a59 2018-06-25 22:09:50,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-25 22:09:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:51,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Jun 2018 22:09:51 GMT X-Openstack-Request-Id: req-b15dd3ac-800d-4ec7-8ec0-1ca9eb87ed30 2018-06-25 22:09:51,004 - 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-06-25 22:09:51,004 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4 used request id req-b15dd3ac-800d-4ec7-8ec0-1ca9eb87ed30 2018-06-25 22:09:51,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.733000040054s 2018-06-25 22:09:51,004 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/a8e5eb4c-5ead-4fc4-afb7-33ca855bfde4 used request id req-b15dd3ac-800d-4ec7-8ec0-1ca9eb87ed30 2018-06-25 22:09:51,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-25 22:09:51,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:51,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:51 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-cea80247-46db-451b-bfe0-40bc429b67c3 x-openstack-request-id: req-cea80247-46db-451b-bfe0-40bc429b67c3 2018-06-25 22:09:51,398 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562", "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": "5d2a586c-2e0f-43b4-9a50-8a3e74ad1562"}, {"name": "tempest_smoke_serial-flavor_3b7a99f0-3913-46ab-88be-831fda85ae5e", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2", "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": "768c5f7f-d110-451f-983c-c18b08eb68e2"}]} 2018-06-25 22:09:51,398 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-cea80247-46db-451b-bfe0-40bc429b67c3 2018-06-25 22:09:51,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.393545150757s 2018-06-25 22:09:51,398 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-cea80247-46db-451b-bfe0-40bc429b67c3 2018-06-25 22:09:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-25 22:09:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:51,461 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:51 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-182bb5b8-4d9e-4eef-b4e5-cf71c4c43440 x-openstack-request-id: req-182bb5b8-4d9e-4eef-b4e5-cf71c4c43440 2018-06-25 22:09:51,461 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2 used request id req-182bb5b8-4d9e-4eef-b4e5-cf71c4c43440 2018-06-25 22:09:51,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0622758865356s 2018-06-25 22:09:51,462 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/768c5f7f-d110-451f-983c-c18b08eb68e2 used request id req-182bb5b8-4d9e-4eef-b4e5-cf71c4c43440 2018-06-25 22:09:51,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-25 22:09:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:53,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 25 Jun 2018 22:09:53 GMT X-Openstack-Request-Id: req-578d2524-ad51-4533-bc27-6da6df377448 2018-06-25 22:09:53,020 - 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-06-25 22:09:53,020 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7 used request id req-578d2524-ad51-4533-bc27-6da6df377448 2018-06-25 22:09:53,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55811595917s 2018-06-25 22:09:53,020 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.13:9292/v2/images/03cbe316-9e6c-47f1-8bef-552ebc6ef6d7 used request id req-578d2524-ad51-4533-bc27-6da6df377448 2018-06-25 22:09:53,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-25 22:09:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:53,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:53 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-0dffc610-5f59-4cc3-a9b0-486a86ba203d x-openstack-request-id: req-0dffc610-5f59-4cc3-a9b0-486a86ba203d 2018-06-25 22:09:53,060 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_3b7a99f0-3913-46ab-88be-831fda85ae5e", "links": [{"href": "http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562", "rel": "self"}, {"href": "http://192.168.37.13:8774/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562", "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": "5d2a586c-2e0f-43b4-9a50-8a3e74ad1562"}]} 2018-06-25 22:09:53,060 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-0dffc610-5f59-4cc3-a9b0-486a86ba203d 2018-06-25 22:09:53,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0394098758698s 2018-06-25 22:09:53,060 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.13:8774/v2.1/flavors/detail?is_public=None used request id req-0dffc610-5f59-4cc3-a9b0-486a86ba203d 2018-06-25 22:09:53,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-25 22:09:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5ab851d611e897146a19b83c653fcddec13a90c9" 2018-06-25 22:09:53,108 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 25 Jun 2018 22:09:53 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-39f4790f-6cb2-4604-b9aa-0724cb299066 x-openstack-request-id: req-39f4790f-6cb2-4604-b9aa-0724cb299066 2018-06-25 22:09:53,108 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562 used request id req-39f4790f-6cb2-4604-b9aa-0724cb299066 2018-06-25 22:09:53,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.047266960144s 2018-06-25 22:09:53,108 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.13:8774/v2.1/flavors/5d2a586c-2e0f-43b4-9a50-8a3e74ad1562 used request id req-39f4790f-6cb2-4604-b9aa-0724cb299066 2018-06-25 22:09:53,109 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK