2018-07-11 14:23:34,160 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-143 | | 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-queens-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-11 14:23:34,163 - 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=,172.30.9.29,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=Dj2snGAP2nMZKkgfWQK7HG6V8 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=407e4d25505e471794326e8dc5293fa1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-11 14:23:34,163 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-11 14:23:34,164 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | | singlevm1 singlevm2 vping_ssh | | | | | | vping_userdata cinder_test api_check | | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ 2018-07-11 14:23:34,166 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-11 14:23:34,166 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-11 14:23:34,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 14:23:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 14:23:34,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 14:23:34,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-11 14:23:34,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:23:34,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0ac598-86ee-449c-ab8b-969a4b7e34f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-07-11 14:23:34,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8f0ac598-86ee-449c-ab8b-969a4b7e34f5 2018-07-11 14:23:34,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-07-11 14:23:34,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad9442b4724126863e2c4b7f1616cb", "name": "admin"}], "expires_at": "2018-07-11T15:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407e4d25505e471794326e8dc5293fa1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "70d3c827161e44f08d4e6a4e150db9fc"}, {"url": "http://192.30.9.5:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90ae0b99626046ffb5a6eee0370916e0"}, {"url": "http://172.30.9.29:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e894e6abe9d04f1cad01834b149c4c48"}], "type": "orchestration", "id": "05ea99b5c53e478497fcc448c048b2cf", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f848ca6ecc4e5682837ca8a11f6edc"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a29d4dbb89e46dcab1a950f96b13ebc"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c94b93102549a18deb844283962d2f"}], "type": "compute", "id": "05f21ddd61ad4342823e4d2f2630caf7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ec9f98f9caf4b0da10d991fd26a3af2"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6100a49711ff4aadba8c33ef070e07d1"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fedefc9255642008d262692b669b7d7"}], "type": "identity", "id": "157a9da8329344f79cb32dfaa1645c5d", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "3f1a7bfb980148ea86ae6ff36352a01a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516bbedf772a42708d8e2d1bc31b034f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "718206f0689e4be39bd60506a56edf9a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c54d120cc2e24095827079ba6f18d3f9"}], "type": "network", "id": "4e48bb424ba84f429ba93e0321cf8d7e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0704bffa84dc4ada8086eba3ec395697"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f5b3cb37aa41139b2b4cdc25f82c30"}, {"url": "http://12.0.0.21:8080/v1/AUTH_407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "770ba8c8e52f412b828dadfabdeaf8d6"}], "type": "object-store", "id": "5ea0353f89c24498b5f46ba6f4bdf58b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "217ccebd61ef41dfbd6128c6de3b7cfc"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8870afb1b1cf478ba48f002a15bf486a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c87afb8ffb1a4f7e8445bf84026eb676"}], "type": "metric", "id": "61c3e11effd44ec4a5c699cb25f67ffa", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0910cd6eaf514365a998b51e6432527b"}, {"url": "http://192.30.9.5:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8606e94ba0d6487bb3d3979c4d1a23c1"}, {"url": "http://192.30.9.5:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5a0f292bde24785870eeb5314f37820"}], "type": "volumev3", "id": "93478b2067674b569d12e0b4d0227592", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cfa2f5d0849437d845f5b53d9f05add"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98fa16c01349432f979d2779e2c73499"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eaba5ac40ab943c8904c728fdb97c694"}], "type": "alarming", "id": "9cdfc9256b3b48bcbb50453fc1a9e710", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c0cc9ebac434ab35f24259b6e8ce8"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d6dd058f0f64e038539301fa376a83c"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a71793dcd64d4989912af3adee61cb9d"}], "type": "cloudformation", "id": "c2d317e9df584ad4a8ecbaa03d000729", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a13abe8ea604135bff3dae41d6a98b5"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24d867c6063f4ff5b0f9eccd7846f073"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2b5e592ddda43b18eacc4ac0fa031e8"}], "type": "event", "id": "ca95672cfad7416c9606a3b163171647", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ac94c315dc3443b990fe86dad32ca9b"}, {"url": "http://192.30.9.5:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c753a4b1fd774276a050965e7e4b334c"}, {"url": "http://192.30.9.5:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cebac8d23b7441adaf3059e8b51a530e"}], "type": "volumev2", "id": "d1d9f9a86aeb41319bf732158c5594a2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "407bc9b6468c45b296bc1940a1a4b96a"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f5d0beb4ba9430bb31ba0cd769c30d2"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c897af7787894739a75822b7329b6f32"}], "type": "image", "id": "d896b8b2bff34ac2b7c549df7b47a377", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "841c63a14a3147eda85600160d552e2b"}, {"url": "http://192.30.9.5:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9134f92a9a074cd7975bd68f2ae62c8e"}, {"url": "http://172.30.9.29:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2fe682ff3224eb7abf4adbaded02d6d"}], "type": "volume", "id": "e5c98f2cbc694e04a011291f55e2da58", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af19eb504054a1b8127df63fcaafc49"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be2103905f414b7ab34bc96c35e198e6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c02473f2d1af425d81cd897cb0ea8b5c"}], "type": "placement", "id": "f9985c7ccb634dce912ca3652d32318c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "08e3537505ab4d57a849eadbeae6bea7"}, "audit_ids": ["xebqWobCTtO2fp1L0WGXmw"], "issued_at": "2018-07-11T14:23:34.000000Z"}} 2018-07-11 14:23:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:35,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0893a46f-f049-4591-aba5-2e84d012055b x-compute-request-id: req-0893a46f-f049-4591-aba5-2e84d012055b Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-11 14:23:35,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-aggregates used request id req-0893a46f-f049-4591-aba5-2e84d012055b 2018-07-11 14:23:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.22968697548s 2018-07-11 14:23:35,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-aggregates used request id req-0893a46f-f049-4591-aba5-2e84d012055b 2018-07-11 14:23:35,720 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-11 14:23:35,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:23:35,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 14:23:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-11 14:23:35,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 14:23:35,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:35,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e70383d-6008-45b6-be3d-248421c5572c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/3c29f9b540e24a6fb1c936062b536f9f"}, "tags": [], "enabled": true, "id": "3c29f9b540e24a6fb1c936062b536f9f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 14:23:35,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0e70383d-6008-45b6-be3d-248421c5572c 2018-07-11 14:23:35,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164912939072s 2018-07-11 14:23:35,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0e70383d-6008-45b6-be3d-248421c5572c 2018-07-11 14:23:35,895 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'3c29f9b540e24a6fb1c936062b536f9f', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-11 14:23:35,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-11 14:23:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:36,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b50d13-36f7-4f00-a8cd-a10eeeac7323 Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/052c0cc9ebac434ab35f24259b6e8ce8"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2d317e9df584ad4a8ecbaa03d000729", "id": "052c0cc9ebac434ab35f24259b6e8ce8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0704bffa84dc4ada8086eba3ec395697"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ea0353f89c24498b5f46ba6f4bdf58b", "id": "0704bffa84dc4ada8086eba3ec395697"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0910cd6eaf514365a998b51e6432527b"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93478b2067674b569d12e0b4d0227592", "id": "0910cd6eaf514365a998b51e6432527b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0a13abe8ea604135bff3dae41d6a98b5"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ca95672cfad7416c9606a3b163171647", "id": "0a13abe8ea604135bff3dae41d6a98b5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0cfa2f5d0849437d845f5b53d9f05add"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cdfc9256b3b48bcbb50453fc1a9e710", "id": "0cfa2f5d0849437d845f5b53d9f05add"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1af19eb504054a1b8127df63fcaafc49"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9985c7ccb634dce912ca3652d32318c", "id": "1af19eb504054a1b8127df63fcaafc49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/1d6dd058f0f64e038539301fa376a83c"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2d317e9df584ad4a8ecbaa03d000729", "id": "1d6dd058f0f64e038539301fa376a83c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/217ccebd61ef41dfbd6128c6de3b7cfc"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61c3e11effd44ec4a5c699cb25f67ffa", "id": "217ccebd61ef41dfbd6128c6de3b7cfc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/24d867c6063f4ff5b0f9eccd7846f073"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ca95672cfad7416c9606a3b163171647", "id": "24d867c6063f4ff5b0f9eccd7846f073"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/407bc9b6468c45b296bc1940a1a4b96a"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d896b8b2bff34ac2b7c549df7b47a377", "id": "407bc9b6468c45b296bc1940a1a4b96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/516bbedf772a42708d8e2d1bc31b034f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4e48bb424ba84f429ba93e0321cf8d7e", "id": "516bbedf772a42708d8e2d1bc31b034f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/55f5b3cb37aa41139b2b4cdc25f82c30"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ea0353f89c24498b5f46ba6f4bdf58b", "id": "55f5b3cb37aa41139b2b4cdc25f82c30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5ec9f98f9caf4b0da10d991fd26a3af2"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "157a9da8329344f79cb32dfaa1645c5d", "id": "5ec9f98f9caf4b0da10d991fd26a3af2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/6100a49711ff4aadba8c33ef070e07d1"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "157a9da8329344f79cb32dfaa1645c5d", "id": "6100a49711ff4aadba8c33ef070e07d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/68f848ca6ecc4e5682837ca8a11f6edc"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05f21ddd61ad4342823e4d2f2630caf7", "id": "68f848ca6ecc4e5682837ca8a11f6edc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/70d3c827161e44f08d4e6a4e150db9fc"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "05ea99b5c53e478497fcc448c048b2cf", "id": "70d3c827161e44f08d4e6a4e150db9fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/718206f0689e4be39bd60506a56edf9a"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4e48bb424ba84f429ba93e0321cf8d7e", "id": "718206f0689e4be39bd60506a56edf9a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/770ba8c8e52f412b828dadfabdeaf8d6"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ea0353f89c24498b5f46ba6f4bdf58b", "id": "770ba8c8e52f412b828dadfabdeaf8d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/841c63a14a3147eda85600160d552e2b"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5c98f2cbc694e04a011291f55e2da58", "id": "841c63a14a3147eda85600160d552e2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8606e94ba0d6487bb3d3979c4d1a23c1"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93478b2067674b569d12e0b4d0227592", "id": "8606e94ba0d6487bb3d3979c4d1a23c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8870afb1b1cf478ba48f002a15bf486a"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61c3e11effd44ec4a5c699cb25f67ffa", "id": "8870afb1b1cf478ba48f002a15bf486a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8f5d0beb4ba9430bb31ba0cd769c30d2"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d896b8b2bff34ac2b7c549df7b47a377", "id": "8f5d0beb4ba9430bb31ba0cd769c30d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8fedefc9255642008d262692b669b7d7"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "157a9da8329344f79cb32dfaa1645c5d", "id": "8fedefc9255642008d262692b669b7d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/90ae0b99626046ffb5a6eee0370916e0"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05ea99b5c53e478497fcc448c048b2cf", "id": "90ae0b99626046ffb5a6eee0370916e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9134f92a9a074cd7975bd68f2ae62c8e"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5c98f2cbc694e04a011291f55e2da58", "id": "9134f92a9a074cd7975bd68f2ae62c8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/98fa16c01349432f979d2779e2c73499"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cdfc9256b3b48bcbb50453fc1a9e710", "id": "98fa16c01349432f979d2779e2c73499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9a29d4dbb89e46dcab1a950f96b13ebc"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05f21ddd61ad4342823e4d2f2630caf7", "id": "9a29d4dbb89e46dcab1a950f96b13ebc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/9ac94c315dc3443b990fe86dad32ca9b"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d1d9f9a86aeb41319bf732158c5594a2", "id": "9ac94c315dc3443b990fe86dad32ca9b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a2fe682ff3224eb7abf4adbaded02d6d"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5c98f2cbc694e04a011291f55e2da58", "id": "a2fe682ff3224eb7abf4adbaded02d6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a71793dcd64d4989912af3adee61cb9d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2d317e9df584ad4a8ecbaa03d000729", "id": "a71793dcd64d4989912af3adee61cb9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b6c94b93102549a18deb844283962d2f"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "05f21ddd61ad4342823e4d2f2630caf7", "id": "b6c94b93102549a18deb844283962d2f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/be2103905f414b7ab34bc96c35e198e6"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9985c7ccb634dce912ca3652d32318c", "id": "be2103905f414b7ab34bc96c35e198e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c02473f2d1af425d81cd897cb0ea8b5c"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9985c7ccb634dce912ca3652d32318c", "id": "c02473f2d1af425d81cd897cb0ea8b5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c54d120cc2e24095827079ba6f18d3f9"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4e48bb424ba84f429ba93e0321cf8d7e", "id": "c54d120cc2e24095827079ba6f18d3f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c753a4b1fd774276a050965e7e4b334c"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d1d9f9a86aeb41319bf732158c5594a2", "id": "c753a4b1fd774276a050965e7e4b334c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c87afb8ffb1a4f7e8445bf84026eb676"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61c3e11effd44ec4a5c699cb25f67ffa", "id": "c87afb8ffb1a4f7e8445bf84026eb676"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c897af7787894739a75822b7329b6f32"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d896b8b2bff34ac2b7c549df7b47a377", "id": "c897af7787894739a75822b7329b6f32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cebac8d23b7441adaf3059e8b51a530e"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d1d9f9a86aeb41319bf732158c5594a2", "id": "cebac8d23b7441adaf3059e8b51a530e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d2b5e592ddda43b18eacc4ac0fa031e8"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ca95672cfad7416c9606a3b163171647", "id": "d2b5e592ddda43b18eacc4ac0fa031e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d5a0f292bde24785870eeb5314f37820"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93478b2067674b569d12e0b4d0227592", "id": "d5a0f292bde24785870eeb5314f37820"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e894e6abe9d04f1cad01834b149c4c48"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "05ea99b5c53e478497fcc448c048b2cf", "id": "e894e6abe9d04f1cad01834b149c4c48"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/eaba5ac40ab943c8904c728fdb97c694"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cdfc9256b3b48bcbb50453fc1a9e710", "id": "eaba5ac40ab943c8904c728fdb97c694"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-11 14:23:36,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-47b50d13-36f7-4f00-a8cd-a10eeeac7323 2018-07-11 14:23:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.10717010498s 2018-07-11 14:23:36,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-47b50d13-36f7-4f00-a8cd-a10eeeac7323 2018-07-11 14:23:36,013 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/052c0cc9ebac434ab35f24259b6e8ce8'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2d317e9df584ad4a8ecbaa03d000729', u'id': u'052c0cc9ebac434ab35f24259b6e8ce8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0704bffa84dc4ada8086eba3ec395697'}, u'url': u'http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ea0353f89c24498b5f46ba6f4bdf58b', u'id': u'0704bffa84dc4ada8086eba3ec395697'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0910cd6eaf514365a998b51e6432527b'}, u'url': u'http://172.30.9.29:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93478b2067674b569d12e0b4d0227592', u'id': u'0910cd6eaf514365a998b51e6432527b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0a13abe8ea604135bff3dae41d6a98b5'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ca95672cfad7416c9606a3b163171647', u'id': u'0a13abe8ea604135bff3dae41d6a98b5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0cfa2f5d0849437d845f5b53d9f05add'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9cdfc9256b3b48bcbb50453fc1a9e710', u'id': u'0cfa2f5d0849437d845f5b53d9f05add'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1af19eb504054a1b8127df63fcaafc49'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f9985c7ccb634dce912ca3652d32318c', u'id': u'1af19eb504054a1b8127df63fcaafc49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/1d6dd058f0f64e038539301fa376a83c'}, u'url': u'http://172.30.9.29:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2d317e9df584ad4a8ecbaa03d000729', u'id': u'1d6dd058f0f64e038539301fa376a83c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/217ccebd61ef41dfbd6128c6de3b7cfc'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'61c3e11effd44ec4a5c699cb25f67ffa', u'id': u'217ccebd61ef41dfbd6128c6de3b7cfc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/24d867c6063f4ff5b0f9eccd7846f073'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ca95672cfad7416c9606a3b163171647', u'id': u'24d867c6063f4ff5b0f9eccd7846f073'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/407bc9b6468c45b296bc1940a1a4b96a'}, u'url': u'http://172.30.9.29:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd896b8b2bff34ac2b7c549df7b47a377', u'id': u'407bc9b6468c45b296bc1940a1a4b96a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/516bbedf772a42708d8e2d1bc31b034f'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e48bb424ba84f429ba93e0321cf8d7e', u'id': u'516bbedf772a42708d8e2d1bc31b034f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/55f5b3cb37aa41139b2b4cdc25f82c30'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ea0353f89c24498b5f46ba6f4bdf58b', u'id': u'55f5b3cb37aa41139b2b4cdc25f82c30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5ec9f98f9caf4b0da10d991fd26a3af2'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'157a9da8329344f79cb32dfaa1645c5d', u'id': u'5ec9f98f9caf4b0da10d991fd26a3af2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/6100a49711ff4aadba8c33ef070e07d1'}, u'url': u'http://172.30.9.29:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'157a9da8329344f79cb32dfaa1645c5d', u'id': u'6100a49711ff4aadba8c33ef070e07d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/68f848ca6ecc4e5682837ca8a11f6edc'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05f21ddd61ad4342823e4d2f2630caf7', u'id': u'68f848ca6ecc4e5682837ca8a11f6edc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/70d3c827161e44f08d4e6a4e150db9fc'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05ea99b5c53e478497fcc448c048b2cf', u'id': u'70d3c827161e44f08d4e6a4e150db9fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/718206f0689e4be39bd60506a56edf9a'}, u'url': u'http://172.30.9.29:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e48bb424ba84f429ba93e0321cf8d7e', u'id': u'718206f0689e4be39bd60506a56edf9a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/770ba8c8e52f412b828dadfabdeaf8d6'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ea0353f89c24498b5f46ba6f4bdf58b', u'id': u'770ba8c8e52f412b828dadfabdeaf8d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/841c63a14a3147eda85600160d552e2b'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e5c98f2cbc694e04a011291f55e2da58', u'id': u'841c63a14a3147eda85600160d552e2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8606e94ba0d6487bb3d3979c4d1a23c1'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93478b2067674b569d12e0b4d0227592', u'id': u'8606e94ba0d6487bb3d3979c4d1a23c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8870afb1b1cf478ba48f002a15bf486a'}, u'url': u'http://172.30.9.29:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'61c3e11effd44ec4a5c699cb25f67ffa', u'id': u'8870afb1b1cf478ba48f002a15bf486a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8f5d0beb4ba9430bb31ba0cd769c30d2'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd896b8b2bff34ac2b7c549df7b47a377', u'id': u'8f5d0beb4ba9430bb31ba0cd769c30d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8fedefc9255642008d262692b669b7d7'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'157a9da8329344f79cb32dfaa1645c5d', u'id': u'8fedefc9255642008d262692b669b7d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/90ae0b99626046ffb5a6eee0370916e0'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05ea99b5c53e478497fcc448c048b2cf', u'id': u'90ae0b99626046ffb5a6eee0370916e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/9134f92a9a074cd7975bd68f2ae62c8e'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e5c98f2cbc694e04a011291f55e2da58', u'id': u'9134f92a9a074cd7975bd68f2ae62c8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/98fa16c01349432f979d2779e2c73499'}, u'url': u'http://172.30.9.29:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9cdfc9256b3b48bcbb50453fc1a9e710', u'id': u'98fa16c01349432f979d2779e2c73499'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/9a29d4dbb89e46dcab1a950f96b13ebc'}, u'url': u'http://172.30.9.29:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05f21ddd61ad4342823e4d2f2630caf7', u'id': u'9a29d4dbb89e46dcab1a950f96b13ebc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/9ac94c315dc3443b990fe86dad32ca9b'}, u'url': u'http://172.30.9.29:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd1d9f9a86aeb41319bf732158c5594a2', u'id': u'9ac94c315dc3443b990fe86dad32ca9b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/a2fe682ff3224eb7abf4adbaded02d6d'}, u'url': u'http://172.30.9.29:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e5c98f2cbc694e04a011291f55e2da58', u'id': u'a2fe682ff3224eb7abf4adbaded02d6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/a71793dcd64d4989912af3adee61cb9d'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2d317e9df584ad4a8ecbaa03d000729', u'id': u'a71793dcd64d4989912af3adee61cb9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/b6c94b93102549a18deb844283962d2f'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05f21ddd61ad4342823e4d2f2630caf7', u'id': u'b6c94b93102549a18deb844283962d2f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/be2103905f414b7ab34bc96c35e198e6'}, u'url': u'http://172.30.9.29:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f9985c7ccb634dce912ca3652d32318c', u'id': u'be2103905f414b7ab34bc96c35e198e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c02473f2d1af425d81cd897cb0ea8b5c'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f9985c7ccb634dce912ca3652d32318c', u'id': u'c02473f2d1af425d81cd897cb0ea8b5c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c54d120cc2e24095827079ba6f18d3f9'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e48bb424ba84f429ba93e0321cf8d7e', u'id': u'c54d120cc2e24095827079ba6f18d3f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c753a4b1fd774276a050965e7e4b334c'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd1d9f9a86aeb41319bf732158c5594a2', u'id': u'c753a4b1fd774276a050965e7e4b334c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c87afb8ffb1a4f7e8445bf84026eb676'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'61c3e11effd44ec4a5c699cb25f67ffa', u'id': u'c87afb8ffb1a4f7e8445bf84026eb676'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c897af7787894739a75822b7329b6f32'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd896b8b2bff34ac2b7c549df7b47a377', u'id': u'c897af7787894739a75822b7329b6f32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/cebac8d23b7441adaf3059e8b51a530e'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd1d9f9a86aeb41319bf732158c5594a2', u'id': u'cebac8d23b7441adaf3059e8b51a530e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/d2b5e592ddda43b18eacc4ac0fa031e8'}, u'url': u'http://172.30.9.29:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ca95672cfad7416c9606a3b163171647', u'id': u'd2b5e592ddda43b18eacc4ac0fa031e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/d5a0f292bde24785870eeb5314f37820'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93478b2067674b569d12e0b4d0227592', u'id': u'd5a0f292bde24785870eeb5314f37820'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/e894e6abe9d04f1cad01834b149c4c48'}, u'url': u'http://172.30.9.29:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05ea99b5c53e478497fcc448c048b2cf', u'id': u'e894e6abe9d04f1cad01834b149c4c48'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/eaba5ac40ab943c8904c728fdb97c694'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9cdfc9256b3b48bcbb50453fc1a9e710', u'id': u'eaba5ac40ab943c8904c728fdb97c694'})] 2018-07-11 14:23:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-11 14:23:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:36,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace9bfd4-4845-41c4-8681-548b10832b3c x-compute-request-id: req-ace9bfd4-4845-41c4-8681-548b10832b3c Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-11 14:23:36,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/extensions used request id req-ace9bfd4-4845-41c4-8681-548b10832b3c 2018-07-11 14:23:36,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.115727901459s 2018-07-11 14:23:36,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/extensions used request id req-ace9bfd4-4845-41c4-8681-548b10832b3c 2018-07-11 14:23:36,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-11 14:23:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c835ecda-afe4-45b4-9406-6ba419d10604 x-compute-request-id: req-c835ecda-afe4-45b4-9406-6ba419d10604 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-11 14:23:37,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-floating-ip-pools used request id req-c835ecda-afe4-45b4-9406-6ba419d10604 2018-07-11 14:23:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.63366413116s 2018-07-11 14:23:37,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-floating-ip-pools used request id req-c835ecda-afe4-45b4-9406-6ba419d10604 2018-07-11 14:23:37,780 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-11 14:23:37,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-11 14:23:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:38,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a45a2d85-483a-4924-b0ef-62cf2dfa4fef Date: Wed, 11 Jul 2018 14:23:38 GMT RESP BODY: {"floatingips": []} 2018-07-11 14:23:38,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a45a2d85-483a-4924-b0ef-62cf2dfa4fef 2018-07-11 14:23:38,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.888938903809s 2018-07-11 14:23:38,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a45a2d85-483a-4924-b0ef-62cf2dfa4fef 2018-07-11 14:23:38,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-11 14:23:38,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-11 14:23:38,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59952ea5-b07f-4c15-8746-cf311c00ee9e x-compute-request-id: req-59952ea5-b07f-4c15-8746-cf311c00ee9e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 40}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 4}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 49}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 7}]} 2018-07-11 14:23:38,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-59952ea5-b07f-4c15-8746-cf311c00ee9e 2018-07-11 14:23:38,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.162372112274s 2018-07-11 14:23:38,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-59952ea5-b07f-4c15-8746-cf311c00ee9e 2018-07-11 14:23:38,838 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 4, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 40}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 7, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 49}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-11 14:23:38,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-11 14:23:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:38,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5973869a-aa1a-42be-a653-276fabc243cc x-compute-request-id: req-5973869a-aa1a-42be-a653-276fabc243cc Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-11 14:23:38,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-5973869a-aa1a-42be-a653-276fabc243cc 2018-07-11 14:23:38,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.134346008301s 2018-07-11 14:23:38,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-5973869a-aa1a-42be-a653-276fabc243cc 2018-07-11 14:23:38,974 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-11 14:23:38,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 14:23:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:39,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2c509dca-8341-49fe-ad19-a81460592adc Date: Wed, 11 Jul 2018 14:23:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"d6167f03-0016-4984-858d-cf8ac9807133","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f6bf86a68a95497b981cfd979a0bef0e","l2_adjacency":true,"status":"ACTIVE","subnets":["05a90552-9866-40a3-a165-1ac9b4097111"],"description":"","tags":[],"updated_at":"2018-07-11T14:20:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:17Z","provider:network_type":"flat"}]} 2018-07-11 14:23:39,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2c509dca-8341-49fe-ad19-a81460592adc 2018-07-11 14:23:39,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255992889404s 2018-07-11 14:23:39,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2c509dca-8341-49fe-ad19-a81460592adc 2018-07-11 14:23:39,231 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'05a90552-9866-40a3-a165-1ac9b4097111'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-11T14:20:25Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'd6167f03-0016-4984-858d-cf8ac9807133', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-11T14:20:17Z', u'provider:network_type': u'flat', u'tenant_id': u'f6bf86a68a95497b981cfd979a0bef0e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f6bf86a68a95497b981cfd979a0bef0e', u'l2_adjacency': True})] 2018-07-11 14:23:39,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-11 14:23:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:40,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4053b58d-453b-4dce-94ff-0c371e2686c9 Date: Wed, 11 Jul 2018 14:23:40 GMT RESP BODY: {"ports":[]} 2018-07-11 14:23:40,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json used request id req-4053b58d-453b-4dce-94ff-0c371e2686c9 2018-07-11 14:23:40,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.851724147797s 2018-07-11 14:23:40,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json used request id req-4053b58d-453b-4dce-94ff-0c371e2686c9 2018-07-11 14:23:40,083 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-11 14:23:40,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-11 14:23:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:40,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b03505-98e5-4218-a0c4-9c595a8b557b Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "407e4d25505e471794326e8dc5293fa1"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "08e3537505ab4d57a849eadbeae6bea7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/407e4d25505e471794326e8dc5293fa1/users/08e3537505ab4d57a849eadbeae6bea7/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "0c75651665ec434a95ad92109a016bc4"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/0c75651665ec434a95ad92109a016bc4/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "133cbe5fb8964d63addcf5914c87d301"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/133cbe5fb8964d63addcf5914c87d301/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "56a0b9ca05f247f29b9ee014441ebaaf"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/56a0b9ca05f247f29b9ee014441ebaaf/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "5d7141107ade43b1b2189e642dfe4c81"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/5d7141107ade43b1b2189e642dfe4c81/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "5e7cf46bf7cb456cbfbf78b2b47089c1"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/5e7cf46bf7cb456cbfbf78b2b47089c1/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "a4f29363842a443985c3f630ee1e713b"}, "user": {"id": "712ff326213b47fa8f3389d9bee65f33"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/712ff326213b47fa8f3389d9bee65f33/roles/a4f29363842a443985c3f630ee1e713b"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "712ff326213b47fa8f3389d9bee65f33"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/712ff326213b47fa8f3389d9bee65f33/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "8eb2ea9816e9456c94edfd81e7461414"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/8eb2ea9816e9456c94edfd81e7461414/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "b8d49ac3a5fc412094f671e09428665c"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/b8d49ac3a5fc412094f671e09428665c/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "c3a38660ecc54de3bf1cc09886258f56"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/c3a38660ecc54de3bf1cc09886258f56/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "cd60b526971a4927b4d0dadce5ee65ce"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/cd60b526971a4927b4d0dadce5ee65ce/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "e27124e98fa7446d800029e941423c16"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/e27124e98fa7446d800029e941423c16/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"project": {"id": "f6bf86a68a95497b981cfd979a0bef0e"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "e65cb22a8985477ca587842825b2f8a6"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e/users/e65cb22a8985477ca587842825b2f8a6/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"domain": {"id": "3c29f9b540e24a6fb1c936062b536f9f"}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "96c4e311ec8e4b6aa5398877d84e2171"}, "links": {"assignment": "http://172.30.9.29:5000/v3/domains/3c29f9b540e24a6fb1c936062b536f9f/users/96c4e311ec8e4b6aa5398877d84e2171/roles/c1ad9442b4724126863e2c4b7f1616cb"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c1ad9442b4724126863e2c4b7f1616cb"}, "user": {"id": "08e3537505ab4d57a849eadbeae6bea7"}, "links": {"assignment": "http://172.30.9.29:5000/v3/system/users/08e3537505ab4d57a849eadbeae6bea7/roles/c1ad9442b4724126863e2c4b7f1616cb"}}], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-11 14:23:40,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments used request id req-84b03505-98e5-4218-a0c4-9c595a8b557b 2018-07-11 14:23:40,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955789089203s 2018-07-11 14:23:40,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments used request id req-84b03505-98e5-4218-a0c4-9c595a8b557b 2018-07-11 14:23:40,186 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'407e4d25505e471794326e8dc5293fa1', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'08e3537505ab4d57a849eadbeae6bea7'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'0c75651665ec434a95ad92109a016bc4'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'133cbe5fb8964d63addcf5914c87d301'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'56a0b9ca05f247f29b9ee014441ebaaf'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'5d7141107ade43b1b2189e642dfe4c81'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'5e7cf46bf7cb456cbfbf78b2b47089c1'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'a4f29363842a443985c3f630ee1e713b', 'user': u'712ff326213b47fa8f3389d9bee65f33'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'712ff326213b47fa8f3389d9bee65f33'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'8eb2ea9816e9456c94edfd81e7461414'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'b8d49ac3a5fc412094f671e09428665c'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'c3a38660ecc54de3bf1cc09886258f56'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'cd60b526971a4927b4d0dadce5ee65ce'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'e27124e98fa7446d800029e941423c16'}), Munch({'project': u'f6bf86a68a95497b981cfd979a0bef0e', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'e65cb22a8985477ca587842825b2f8a6'}), Munch({'domain': u'3c29f9b540e24a6fb1c936062b536f9f', 'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'96c4e311ec8e4b6aa5398877d84e2171'}), Munch({'id': u'c1ad9442b4724126863e2c4b7f1616cb', 'user': u'08e3537505ab4d57a849eadbeae6bea7'})] 2018-07-11 14:23:40,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 14:23:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:40,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1845906a-bf61-498a-bbac-01b22e6fec4f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4f29363842a443985c3f630ee1e713b", "links": {"self": "http://172.30.9.29:5000/v3/roles/a4f29363842a443985c3f630ee1e713b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ae38d768c62049eeb6fc743c92977596", "links": {"self": "http://172.30.9.29:5000/v3/roles/ae38d768c62049eeb6fc743c92977596"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c1ad9442b4724126863e2c4b7f1616cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/c1ad9442b4724126863e2c4b7f1616cb"}, "name": "admin"}, {"domain_id": null, "id": "d18ba15822634bb4b8d45efe37977c37", "links": {"self": "http://172.30.9.29:5000/v3/roles/d18ba15822634bb4b8d45efe37977c37"}, "name": "heat_stack_user"}]} 2018-07-11 14:23:40,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1845906a-bf61-498a-bbac-01b22e6fec4f 2018-07-11 14:23:40,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174083948135s 2018-07-11 14:23:40,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1845906a-bf61-498a-bbac-01b22e6fec4f 2018-07-11 14:23:40,365 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'a4f29363842a443985c3f630ee1e713b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'ae38d768c62049eeb6fc743c92977596'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'c1ad9442b4724126863e2c4b7f1616cb'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'd18ba15822634bb4b8d45efe37977c37'})] 2018-07-11 14:23:40,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 14:23:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:40,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d97935ff-dc41-41b1-a073-3d56ea5a5c57 Date: Wed, 11 Jul 2018 14:23:40 GMT RESP BODY: {"routers": []} 2018-07-11 14:23:40,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d97935ff-dc41-41b1-a073-3d56ea5a5c57 2018-07-11 14:23:40,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.31324005127s 2018-07-11 14:23:40,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d97935ff-dc41-41b1-a073-3d56ea5a5c57 2018-07-11 14:23:40,679 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-11 14:23:40,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-11 14:23:40,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:40,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00c9ddbe-85bb-4b11-a46c-11ae3e2ab650 x-compute-request-id: req-00c9ddbe-85bb-4b11-a46c-11ae3e2ab650 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-11 14:23:40,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00c9ddbe-85bb-4b11-a46c-11ae3e2ab650 2018-07-11 14:23:40,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207774877548s 2018-07-11 14:23:40,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-00c9ddbe-85bb-4b11-a46c-11ae3e2ab650 2018-07-11 14:23:40,888 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-11 14:23:40,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-11 14:23:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:23:40,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 14:23:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-11 14:23:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:40,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d6416f-9321-4137-bff1-3c35e3cc5ae6 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/05ea99b5c53e478497fcc448c048b2cf"}, "enabled": true, "type": "orchestration", "id": "05ea99b5c53e478497fcc448c048b2cf", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/05f21ddd61ad4342823e4d2f2630caf7"}, "enabled": true, "type": "compute", "id": "05f21ddd61ad4342823e4d2f2630caf7", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/157a9da8329344f79cb32dfaa1645c5d"}, "enabled": true, "type": "identity", "id": "157a9da8329344f79cb32dfaa1645c5d", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3f1a7bfb980148ea86ae6ff36352a01a"}, "enabled": true, "type": "metering", "id": "3f1a7bfb980148ea86ae6ff36352a01a", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4e48bb424ba84f429ba93e0321cf8d7e"}, "enabled": true, "type": "network", "id": "4e48bb424ba84f429ba93e0321cf8d7e", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ea0353f89c24498b5f46ba6f4bdf58b"}, "enabled": true, "type": "object-store", "id": "5ea0353f89c24498b5f46ba6f4bdf58b", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/61c3e11effd44ec4a5c699cb25f67ffa"}, "enabled": true, "type": "metric", "id": "61c3e11effd44ec4a5c699cb25f67ffa", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/93478b2067674b569d12e0b4d0227592"}, "enabled": true, "type": "volumev3", "id": "93478b2067674b569d12e0b4d0227592", "name": "cinderv3"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9cdfc9256b3b48bcbb50453fc1a9e710"}, "enabled": true, "type": "alarming", "id": "9cdfc9256b3b48bcbb50453fc1a9e710", "name": "aodh"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c2d317e9df584ad4a8ecbaa03d000729"}, "enabled": true, "type": "cloudformation", "id": "c2d317e9df584ad4a8ecbaa03d000729", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ca95672cfad7416c9606a3b163171647"}, "enabled": true, "type": "event", "id": "ca95672cfad7416c9606a3b163171647", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/d1d9f9a86aeb41319bf732158c5594a2"}, "enabled": true, "type": "volumev2", "id": "d1d9f9a86aeb41319bf732158c5594a2", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d896b8b2bff34ac2b7c549df7b47a377"}, "enabled": true, "type": "image", "id": "d896b8b2bff34ac2b7c549df7b47a377", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e5c98f2cbc694e04a011291f55e2da58"}, "enabled": true, "type": "volume", "id": "e5c98f2cbc694e04a011291f55e2da58", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f9985c7ccb634dce912ca3652d32318c"}, "enabled": true, "type": "placement", "id": "f9985c7ccb634dce912ca3652d32318c", "name": "placement"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-07-11 14:23:40,996 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-95d6416f-9321-4137-bff1-3c35e3cc5ae6 2018-07-11 14:23:40,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103977203369s 2018-07-11 14:23:40,996 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-95d6416f-9321-4137-bff1-3c35e3cc5ae6 2018-07-11 14:23:41,001 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'05ea99b5c53e478497fcc448c048b2cf', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'05f21ddd61ad4342823e4d2f2630caf7', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'157a9da8329344f79cb32dfaa1645c5d', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'3f1a7bfb980148ea86ae6ff36352a01a', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4e48bb424ba84f429ba93e0321cf8d7e', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5ea0353f89c24498b5f46ba6f4bdf58b', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'61c3e11effd44ec4a5c699cb25f67ffa', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'93478b2067674b569d12e0b4d0227592', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9cdfc9256b3b48bcbb50453fc1a9e710', 'name': u'aodh'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'c2d317e9df584ad4a8ecbaa03d000729', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ca95672cfad7416c9606a3b163171647', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd1d9f9a86aeb41319bf732158c5594a2', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'd896b8b2bff34ac2b7c549df7b47a377', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'e5c98f2cbc694e04a011291f55e2da58', 'name': u'cinder'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f9985c7ccb634dce912ca3652d32318c', 'name': u'placement'})] 2018-07-11 14:23:41,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 14:23:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b78027384bc833b62dd35a48eb1d8040f18a0c1" 2018-07-11 14:23:41,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e1026814-d2b4-43ee-b460-6309b22e4d10 Date: Wed, 11 Jul 2018 14:23:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T14:20:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05a90552-9866-40a3-a165-1ac9b4097111","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f6bf86a68a95497b981cfd979a0bef0e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d6167f03-0016-4984-858d-cf8ac9807133","tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:25Z","ip_version":4}]} 2018-07-11 14:23:41,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e1026814-d2b4-43ee-b460-6309b22e4d10 2018-07-11 14:23:41,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.969411849976s 2018-07-11 14:23:41,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e1026814-d2b4-43ee-b460-6309b22e4d10 2018-07-11 14:23:41,972 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T14:20:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'05a90552-9866-40a3-a165-1ac9b4097111', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'd6167f03-0016-4984-858d-cf8ac9807133', u'tenant_id': u'f6bf86a68a95497b981cfd979a0bef0e', u'created_at': u'2018-07-11T14:20:25Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'f6bf86a68a95497b981cfd979a0bef0e'})] 2018-07-11 14:23:42,092 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 14:23:42,093 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-11 14:23:42,096 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 14:23:42,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 14:23:42,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 14:23:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:23:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d31adda-a176-4d4b-9fba-fe4eb94b46d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-07-11 14:23:42,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3d31adda-a176-4d4b-9fba-fe4eb94b46d5 2018-07-11 14:23:42,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-07-11 14:23:42,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad9442b4724126863e2c4b7f1616cb", "name": "admin"}], "expires_at": "2018-07-11T15:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407e4d25505e471794326e8dc5293fa1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "70d3c827161e44f08d4e6a4e150db9fc"}, {"url": "http://192.30.9.5:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90ae0b99626046ffb5a6eee0370916e0"}, {"url": "http://172.30.9.29:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e894e6abe9d04f1cad01834b149c4c48"}], "type": "orchestration", "id": "05ea99b5c53e478497fcc448c048b2cf", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f848ca6ecc4e5682837ca8a11f6edc"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a29d4dbb89e46dcab1a950f96b13ebc"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c94b93102549a18deb844283962d2f"}], "type": "compute", "id": "05f21ddd61ad4342823e4d2f2630caf7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ec9f98f9caf4b0da10d991fd26a3af2"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6100a49711ff4aadba8c33ef070e07d1"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fedefc9255642008d262692b669b7d7"}], "type": "identity", "id": "157a9da8329344f79cb32dfaa1645c5d", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "3f1a7bfb980148ea86ae6ff36352a01a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516bbedf772a42708d8e2d1bc31b034f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "718206f0689e4be39bd60506a56edf9a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c54d120cc2e24095827079ba6f18d3f9"}], "type": "network", "id": "4e48bb424ba84f429ba93e0321cf8d7e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0704bffa84dc4ada8086eba3ec395697"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f5b3cb37aa41139b2b4cdc25f82c30"}, {"url": "http://12.0.0.21:8080/v1/AUTH_407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "770ba8c8e52f412b828dadfabdeaf8d6"}], "type": "object-store", "id": "5ea0353f89c24498b5f46ba6f4bdf58b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "217ccebd61ef41dfbd6128c6de3b7cfc"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8870afb1b1cf478ba48f002a15bf486a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c87afb8ffb1a4f7e8445bf84026eb676"}], "type": "metric", "id": "61c3e11effd44ec4a5c699cb25f67ffa", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0910cd6eaf514365a998b51e6432527b"}, {"url": "http://192.30.9.5:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8606e94ba0d6487bb3d3979c4d1a23c1"}, {"url": "http://192.30.9.5:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5a0f292bde24785870eeb5314f37820"}], "type": "volumev3", "id": "93478b2067674b569d12e0b4d0227592", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cfa2f5d0849437d845f5b53d9f05add"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98fa16c01349432f979d2779e2c73499"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eaba5ac40ab943c8904c728fdb97c694"}], "type": "alarming", "id": "9cdfc9256b3b48bcbb50453fc1a9e710", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c0cc9ebac434ab35f24259b6e8ce8"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d6dd058f0f64e038539301fa376a83c"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a71793dcd64d4989912af3adee61cb9d"}], "type": "cloudformation", "id": "c2d317e9df584ad4a8ecbaa03d000729", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a13abe8ea604135bff3dae41d6a98b5"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24d867c6063f4ff5b0f9eccd7846f073"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2b5e592ddda43b18eacc4ac0fa031e8"}], "type": "event", "id": "ca95672cfad7416c9606a3b163171647", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ac94c315dc3443b990fe86dad32ca9b"}, {"url": "http://192.30.9.5:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c753a4b1fd774276a050965e7e4b334c"}, {"url": "http://192.30.9.5:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cebac8d23b7441adaf3059e8b51a530e"}], "type": "volumev2", "id": "d1d9f9a86aeb41319bf732158c5594a2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "407bc9b6468c45b296bc1940a1a4b96a"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f5d0beb4ba9430bb31ba0cd769c30d2"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c897af7787894739a75822b7329b6f32"}], "type": "image", "id": "d896b8b2bff34ac2b7c549df7b47a377", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "841c63a14a3147eda85600160d552e2b"}, {"url": "http://192.30.9.5:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9134f92a9a074cd7975bd68f2ae62c8e"}, {"url": "http://172.30.9.29:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2fe682ff3224eb7abf4adbaded02d6d"}], "type": "volume", "id": "e5c98f2cbc694e04a011291f55e2da58", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af19eb504054a1b8127df63fcaafc49"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be2103905f414b7ab34bc96c35e198e6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c02473f2d1af425d81cd897cb0ea8b5c"}], "type": "placement", "id": "f9985c7ccb634dce912ca3652d32318c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "08e3537505ab4d57a849eadbeae6bea7"}, "audit_ids": ["20yZRKb0TM-dhibvPj7uOg"], "issued_at": "2018-07-11T14:23:42.000000Z"}} 2018-07-11 14:23:42,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 14:23:42,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:23:43,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-34452ad5-029a-458f-ae5d-53b4a6a10ccd Date: Wed, 11 Jul 2018 14:23:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"d6167f03-0016-4984-858d-cf8ac9807133","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f6bf86a68a95497b981cfd979a0bef0e","l2_adjacency":true,"status":"ACTIVE","subnets":["05a90552-9866-40a3-a165-1ac9b4097111"],"description":"","tags":[],"updated_at":"2018-07-11T14:20:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:17Z","provider:network_type":"flat"}]} 2018-07-11 14:23:43,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-34452ad5-029a-458f-ae5d-53b4a6a10ccd 2018-07-11 14:23:43,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02203798294s 2018-07-11 14:23:43,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-34452ad5-029a-458f-ae5d-53b4a6a10ccd 2018-07-11 14:23:43,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-11 14:23:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" -d '{"network": {"name": "tenantnetwork1-net_37aa0561-59b9-498e-972d-853d33343194", "admin_state_up": true}}' 2018-07-11 14:23:45,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-dee99bbd-5074-44f0-9d3f-4a2c08c8ebbd Date: Wed, 11 Jul 2018 14:23:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"407e4d25505e471794326e8dc5293fa1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T14:23:44Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_37aa0561-59b9-498e-972d-853d33343194","admin_state_up":true,"tenant_id":"407e4d25505e471794326e8dc5293fa1","created_at":"2018-07-11T14:23:44Z","mtu":1450}} 2018-07-11 14:23:45,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-dee99bbd-5074-44f0-9d3f-4a2c08c8ebbd 2018-07-11 14:23:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.43948984146s 2018-07-11 14:23:45,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-dee99bbd-5074-44f0-9d3f-4a2c08c8ebbd 2018-07-11 14:23:45,130 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-11T14:23:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_37aa0561-59b9-498e-972d-853d33343194', u'created_at': u'2018-07-11T14:23:44Z', u'mtu': 1450, u'tenant_id': u'407e4d25505e471794326e8dc5293fa1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'407e4d25505e471794326e8dc5293fa1', u'l2_adjacency': True}) 2018-07-11 14:23:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 14:23:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:23:46,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-098d62ae-a9c4-48b3-9c74-b072832d3fd1 Date: Wed, 11 Jul 2018 14:23:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"407e4d25505e471794326e8dc5293fa1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T14:23:44Z","qos_policy_id":null,"name":"tenantnetwork1-net_37aa0561-59b9-498e-972d-853d33343194","admin_state_up":true,"tenant_id":"407e4d25505e471794326e8dc5293fa1","created_at":"2018-07-11T14:23:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"d6167f03-0016-4984-858d-cf8ac9807133","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f6bf86a68a95497b981cfd979a0bef0e","l2_adjacency":true,"status":"ACTIVE","subnets":["05a90552-9866-40a3-a165-1ac9b4097111"],"description":"","tags":[],"updated_at":"2018-07-11T14:20:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:17Z","provider:network_type":"flat"}]} 2018-07-11 14:23:46,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-098d62ae-a9c4-48b3-9c74-b072832d3fd1 2018-07-11 14:23:46,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15070509911s 2018-07-11 14:23:46,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-098d62ae-a9c4-48b3-9c74-b072832d3fd1 2018-07-11 14:23:46,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-11 14:23:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" -d '{"subnet": {"name": "tenantnetwork1-subnet_37aa0561-59b9-498e-972d-853d33343194", "enable_dhcp": true, "network_id": "2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-11 14:23:47,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-047a84fd-dd32-4eef-821c-6f5211724609 Date: Wed, 11 Jul 2018 14:23:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-11T14:23:47Z","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":"86405409-2f32-43cd-b7ac-f6e1b23ea509","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"407e4d25505e471794326e8dc5293fa1","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_37aa0561-59b9-498e-972d-853d33343194","enable_dhcp":true,"segment_id":null,"network_id":"2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b","tenant_id":"407e4d25505e471794326e8dc5293fa1","created_at":"2018-07-11T14:23:47Z","ip_version":4}} 2018-07-11 14:23:47,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-047a84fd-dd32-4eef-821c-6f5211724609 2018-07-11 14:23:47,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.47430300713s 2018-07-11 14:23:47,758 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-047a84fd-dd32-4eef-821c-6f5211724609 2018-07-11 14:23:47,759 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T14:23:47Z', 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'86405409-2f32-43cd-b7ac-f6e1b23ea509', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_37aa0561-59b9-498e-972d-853d33343194', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b', u'tenant_id': u'407e4d25505e471794326e8dc5293fa1', u'created_at': u'2018-07-11T14:23:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'407e4d25505e471794326e8dc5293fa1'}) 2018-07-11 14:23:47,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-11 14:23:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" -d '{"router": {"external_gateway_info": {"network_id": "d6167f03-0016-4984-858d-cf8ac9807133"}, "name": "tenantnetwork1-router_37aa0561-59b9-498e-972d-853d33343194", "admin_state_up": true}}' 2018-07-11 14:23:54,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-93a1acad-ebce-4357-bc04-fdc50331636a Date: Wed, 11 Jul 2018 14:23:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d6167f03-0016-4984-858d-cf8ac9807133", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "05a90552-9866-40a3-a165-1ac9b4097111", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "407e4d25505e471794326e8dc5293fa1", "created_at": "2018-07-11T14:23:48Z", "admin_state_up": true, "updated_at": "2018-07-11T14:23:49Z", "project_id": "407e4d25505e471794326e8dc5293fa1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c14c1249-4739-4b09-8b13-56ecaf631cce", "name": "tenantnetwork1-router_37aa0561-59b9-498e-972d-853d33343194"}} 2018-07-11 14:23:54,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-93a1acad-ebce-4357-bc04-fdc50331636a 2018-07-11 14:23:54,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.28074908257s 2018-07-11 14:23:54,041 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-93a1acad-ebce-4357-bc04-fdc50331636a 2018-07-11 14:23:54,041 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T14:23:49Z', u'revision_number': 3, u'ha': True, u'id': u'c14c1249-4739-4b09-8b13-56ecaf631cce', u'external_gateway_info': {u'network_id': u'd6167f03-0016-4984-858d-cf8ac9807133', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'05a90552-9866-40a3-a165-1ac9b4097111', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_37aa0561-59b9-498e-972d-853d33343194', u'admin_state_up': True, u'tenant_id': u'407e4d25505e471794326e8dc5293fa1', u'created_at': u'2018-07-11T14:23:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'407e4d25505e471794326e8dc5293fa1'}) 2018-07-11 14:23:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-11 14:23:54,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" -d '{"subnet_id": "86405409-2f32-43cd-b7ac-f6e1b23ea509"}' 2018-07-11 14:23:56,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1662c75-af1d-4da4-8dcd-41f3eca18e7f Date: Wed, 11 Jul 2018 14:23:56 GMT RESP BODY: {"network_id": "2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b", "tenant_id": "407e4d25505e471794326e8dc5293fa1", "subnet_id": "86405409-2f32-43cd-b7ac-f6e1b23ea509", "subnet_ids": ["86405409-2f32-43cd-b7ac-f6e1b23ea509"], "port_id": "fbe95133-cb73-401a-bf31-2ec42092daa8", "id": "c14c1249-4739-4b09-8b13-56ecaf631cce"} 2018-07-11 14:23:56,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce/add_router_interface.json used request id req-a1662c75-af1d-4da4-8dcd-41f3eca18e7f 2018-07-11 14:23:56,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30399894714s 2018-07-11 14:23:56,346 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce/add_router_interface.json used request id req-a1662c75-af1d-4da4-8dcd-41f3eca18e7f returning object c14c1249-4739-4b09-8b13-56ecaf631cce 2018-07-11 14:23:56,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 14:23:56,460 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-11 14:23:56,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-11 14:23:56,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" -d '{"subnet_id": "86405409-2f32-43cd-b7ac-f6e1b23ea509"}' 2018-07-11 14:23:58,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f21c99ce-3554-4774-a901-387821f20db5 Date: Wed, 11 Jul 2018 14:23:58 GMT RESP BODY: {"network_id": "2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b", "tenant_id": "407e4d25505e471794326e8dc5293fa1", "subnet_id": "86405409-2f32-43cd-b7ac-f6e1b23ea509", "subnet_ids": ["86405409-2f32-43cd-b7ac-f6e1b23ea509"], "port_id": "fbe95133-cb73-401a-bf31-2ec42092daa8", "id": "c14c1249-4739-4b09-8b13-56ecaf631cce"} 2018-07-11 14:23:58,867 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce/remove_router_interface.json used request id req-f21c99ce-3554-4774-a901-387821f20db5 2018-07-11 14:23:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40320396423s 2018-07-11 14:23:58,867 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce/remove_router_interface.json used request id req-f21c99ce-3554-4774-a901-387821f20db5 returning object c14c1249-4739-4b09-8b13-56ecaf631cce 2018-07-11 14:23:58,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 14:23:58,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:23:59,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-87ff0aaf-fb87-45d7-9749-5dbcc8d4739a Date: Wed, 11 Jul 2018 14:23:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d6167f03-0016-4984-858d-cf8ac9807133", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "05a90552-9866-40a3-a165-1ac9b4097111", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "407e4d25505e471794326e8dc5293fa1", "created_at": "2018-07-11T14:23:48Z", "admin_state_up": true, "updated_at": "2018-07-11T14:23:57Z", "project_id": "407e4d25505e471794326e8dc5293fa1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c14c1249-4739-4b09-8b13-56ecaf631cce", "name": "tenantnetwork1-router_37aa0561-59b9-498e-972d-853d33343194"}]} 2018-07-11 14:23:59,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-87ff0aaf-fb87-45d7-9749-5dbcc8d4739a 2018-07-11 14:23:59,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.07791614532s 2018-07-11 14:23:59,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-87ff0aaf-fb87-45d7-9749-5dbcc8d4739a 2018-07-11 14:23:59,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-11 14:23:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:24:03,608 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57bb9319-5503-4f8f-9535-58b07b3d832c Content-Length: 0 Date: Wed, 11 Jul 2018 14:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 14:24:03,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce.json used request id req-57bb9319-5503-4f8f-9535-58b07b3d832c 2018-07-11 14:24:03,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.66082000732s 2018-07-11 14:24:03,609 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c14c1249-4739-4b09-8b13-56ecaf631cce.json used request id req-57bb9319-5503-4f8f-9535-58b07b3d832c 2018-07-11 14:24:03,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 14:24:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:24:03,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-9002f844-c96c-4866-83a9-c1c0f78729a2 Date: Wed, 11 Jul 2018 14:24:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T14:20:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05a90552-9866-40a3-a165-1ac9b4097111","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f6bf86a68a95497b981cfd979a0bef0e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"d6167f03-0016-4984-858d-cf8ac9807133","tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:25Z","ip_version":4},{"updated_at":"2018-07-11T14:23:47Z","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":"86405409-2f32-43cd-b7ac-f6e1b23ea509","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"407e4d25505e471794326e8dc5293fa1","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_37aa0561-59b9-498e-972d-853d33343194","enable_dhcp":true,"segment_id":null,"network_id":"2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b","tenant_id":"407e4d25505e471794326e8dc5293fa1","created_at":"2018-07-11T14:23:47Z","ip_version":4}]} 2018-07-11 14:24:03,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9002f844-c96c-4866-83a9-c1c0f78729a2 2018-07-11 14:24:03,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0494110584259s 2018-07-11 14:24:03,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9002f844-c96c-4866-83a9-c1c0f78729a2 2018-07-11 14:24:03,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-11 14:24:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/86405409-2f32-43cd-b7ac-f6e1b23ea509.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:24:06,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21dfb071-23f9-4a6a-b65e-2e4512410dfa Date: Wed, 11 Jul 2018 14:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 14:24:06,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/86405409-2f32-43cd-b7ac-f6e1b23ea509.json used request id req-21dfb071-23f9-4a6a-b65e-2e4512410dfa 2018-07-11 14:24:06,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.36688399315s 2018-07-11 14:24:06,028 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/86405409-2f32-43cd-b7ac-f6e1b23ea509.json used request id req-21dfb071-23f9-4a6a-b65e-2e4512410dfa 2018-07-11 14:24:06,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 14:24:06,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:24:06,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-4a3aa0cd-d278-4f06-a345-91c3a112de2e Date: Wed, 11 Jul 2018 14:24:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"407e4d25505e471794326e8dc5293fa1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T14:24:05Z","qos_policy_id":null,"name":"tenantnetwork1-net_37aa0561-59b9-498e-972d-853d33343194","admin_state_up":true,"tenant_id":"407e4d25505e471794326e8dc5293fa1","created_at":"2018-07-11T14:23:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"d6167f03-0016-4984-858d-cf8ac9807133","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f6bf86a68a95497b981cfd979a0bef0e","l2_adjacency":true,"status":"ACTIVE","subnets":["05a90552-9866-40a3-a165-1ac9b4097111"],"description":"","tags":[],"updated_at":"2018-07-11T14:20:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:17Z","provider:network_type":"flat"}]} 2018-07-11 14:24:06,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a3aa0cd-d278-4f06-a345-91c3a112de2e 2018-07-11 14:24:06,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256209135056s 2018-07-11 14:24:06,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a3aa0cd-d278-4f06-a345-91c3a112de2e 2018-07-11 14:24:06,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-11 14:24:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88c007f15f3924da834879cd9c9661eb05cf8e97" 2018-07-11 14:24:07,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bcf5725e-54f7-4201-b340-026cd0bd5345 Date: Wed, 11 Jul 2018 14:24:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 14:24:07,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b.json used request id req-bcf5725e-54f7-4201-b340-026cd0bd5345 2018-07-11 14:24:07,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01926493645s 2018-07-11 14:24:07,306 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/2780fb3f-d2bd-47b3-b6e8-77a13e98cc3b.json used request id req-bcf5725e-54f7-4201-b340-026cd0bd5345 2018-07-11 14:24:07,306 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 14:24:07,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 14:24:07,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 14:24:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:24:07,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0f8f0d-69fd-4b68-901a-db563220c30b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-07-11 14:24:07,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fd0f8f0d-69fd-4b68-901a-db563220c30b 2018-07-11 14:24:07,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-07-11 14:24:07,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad9442b4724126863e2c4b7f1616cb", "name": "admin"}], "expires_at": "2018-07-11T15:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "407e4d25505e471794326e8dc5293fa1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "70d3c827161e44f08d4e6a4e150db9fc"}, {"url": "http://192.30.9.5:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90ae0b99626046ffb5a6eee0370916e0"}, {"url": "http://172.30.9.29:8004/v1/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e894e6abe9d04f1cad01834b149c4c48"}], "type": "orchestration", "id": "05ea99b5c53e478497fcc448c048b2cf", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68f848ca6ecc4e5682837ca8a11f6edc"}, {"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a29d4dbb89e46dcab1a950f96b13ebc"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b6c94b93102549a18deb844283962d2f"}], "type": "compute", "id": "05f21ddd61ad4342823e4d2f2630caf7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5ec9f98f9caf4b0da10d991fd26a3af2"}, {"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6100a49711ff4aadba8c33ef070e07d1"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8fedefc9255642008d262692b669b7d7"}], "type": "identity", "id": "157a9da8329344f79cb32dfaa1645c5d", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "3f1a7bfb980148ea86ae6ff36352a01a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "516bbedf772a42708d8e2d1bc31b034f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "718206f0689e4be39bd60506a56edf9a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c54d120cc2e24095827079ba6f18d3f9"}], "type": "network", "id": "4e48bb424ba84f429ba93e0321cf8d7e", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.29:8080/v1/AUTH_407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0704bffa84dc4ada8086eba3ec395697"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f5b3cb37aa41139b2b4cdc25f82c30"}, {"url": "http://12.0.0.21:8080/v1/AUTH_407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "770ba8c8e52f412b828dadfabdeaf8d6"}], "type": "object-store", "id": "5ea0353f89c24498b5f46ba6f4bdf58b", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "217ccebd61ef41dfbd6128c6de3b7cfc"}, {"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8870afb1b1cf478ba48f002a15bf486a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c87afb8ffb1a4f7e8445bf84026eb676"}], "type": "metric", "id": "61c3e11effd44ec4a5c699cb25f67ffa", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0910cd6eaf514365a998b51e6432527b"}, {"url": "http://192.30.9.5:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8606e94ba0d6487bb3d3979c4d1a23c1"}, {"url": "http://192.30.9.5:8776/v3/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5a0f292bde24785870eeb5314f37820"}], "type": "volumev3", "id": "93478b2067674b569d12e0b4d0227592", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cfa2f5d0849437d845f5b53d9f05add"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "98fa16c01349432f979d2779e2c73499"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eaba5ac40ab943c8904c728fdb97c694"}], "type": "alarming", "id": "9cdfc9256b3b48bcbb50453fc1a9e710", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "052c0cc9ebac434ab35f24259b6e8ce8"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d6dd058f0f64e038539301fa376a83c"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a71793dcd64d4989912af3adee61cb9d"}], "type": "cloudformation", "id": "c2d317e9df584ad4a8ecbaa03d000729", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a13abe8ea604135bff3dae41d6a98b5"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24d867c6063f4ff5b0f9eccd7846f073"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d2b5e592ddda43b18eacc4ac0fa031e8"}], "type": "event", "id": "ca95672cfad7416c9606a3b163171647", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ac94c315dc3443b990fe86dad32ca9b"}, {"url": "http://192.30.9.5:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c753a4b1fd774276a050965e7e4b334c"}, {"url": "http://192.30.9.5:8776/v2/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cebac8d23b7441adaf3059e8b51a530e"}], "type": "volumev2", "id": "d1d9f9a86aeb41319bf732158c5594a2", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "407bc9b6468c45b296bc1940a1a4b96a"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8f5d0beb4ba9430bb31ba0cd769c30d2"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c897af7787894739a75822b7329b6f32"}], "type": "image", "id": "d896b8b2bff34ac2b7c549df7b47a377", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "841c63a14a3147eda85600160d552e2b"}, {"url": "http://192.30.9.5:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9134f92a9a074cd7975bd68f2ae62c8e"}, {"url": "http://172.30.9.29:8776/v1/407e4d25505e471794326e8dc5293fa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2fe682ff3224eb7abf4adbaded02d6d"}], "type": "volume", "id": "e5c98f2cbc694e04a011291f55e2da58", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1af19eb504054a1b8127df63fcaafc49"}, {"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be2103905f414b7ab34bc96c35e198e6"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c02473f2d1af425d81cd897cb0ea8b5c"}], "type": "placement", "id": "f9985c7ccb634dce912ca3652d32318c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "08e3537505ab4d57a849eadbeae6bea7"}, "audit_ids": ["1-UXo_biRpqkI7L_eMWPfw"], "issued_at": "2018-07-11T14:24:07.000000Z"}} 2018-07-11 14:24:07,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 14:24:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1ec1640f-8181-4def-b92a-e3a5628ee4dd Date: Wed, 11 Jul 2018 14:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"d6167f03-0016-4984-858d-cf8ac9807133","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f6bf86a68a95497b981cfd979a0bef0e","l2_adjacency":true,"status":"ACTIVE","subnets":["05a90552-9866-40a3-a165-1ac9b4097111"],"description":"","tags":[],"updated_at":"2018-07-11T14:20:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f6bf86a68a95497b981cfd979a0bef0e","created_at":"2018-07-11T14:20:17Z","provider:network_type":"flat"}]} 2018-07-11 14:24:08,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ec1640f-8181-4def-b92a-e3a5628ee4dd 2018-07-11 14:24:08,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.964156150818s 2018-07-11 14:24:08,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ec1640f-8181-4def-b92a-e3a5628ee4dd 2018-07-11 14:24:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:24:08,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 14:24:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-11 14:24:08,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 14:24:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:08,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f64258-3fc6-4947-9786-5a8216639b19 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/3c29f9b540e24a6fb1c936062b536f9f"}, "tags": [], "enabled": true, "id": "3c29f9b540e24a6fb1c936062b536f9f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 14:24:08,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b8f64258-3fc6-4947-9786-5a8216639b19 2018-07-11 14:24:08,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164425849915s 2018-07-11 14:24:08,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b8f64258-3fc6-4947-9786-5a8216639b19 2018-07-11 14:24:08,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-11 14:24:08,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26"}}' 2018-07-11 14:24:09,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 14:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e45099-2b15-4c8b-9610-f50322d07514 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50"}, "tags": [], "enabled": true, "id": "57035d558a8a497a88eabcfe402fac50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26"}} 2018-07-11 14:24:09,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-08e45099-2b15-4c8b-9610-f50322d07514 2018-07-11 14:24:09,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.193078041077s 2018-07-11 14:24:09,171 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-08e45099-2b15-4c8b-9610-f50322d07514 2018-07-11 14:24:09,171 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'57035d558a8a497a88eabcfe402fac50', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26'}) 2018-07-11 14:24:09,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-11 14:24:09,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fde48778-a06b-414a-b04e-389032a348ea", "email": null, "name": "tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26"}}' 2018-07-11 14:24:09,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 14:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d42b231-af9e-424e-91a3-11d421cfeb24 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26", "links": {"self": "http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed9d5db713f64d26a0e7bb50f1b51092", "domain_id": "default", "password_expires_at": null}} 2018-07-11 14:24:09,599 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-8d42b231-af9e-424e-91a3-11d421cfeb24 2018-07-11 14:24:09,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421465873718s 2018-07-11 14:24:09,599 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-8d42b231-af9e-424e-91a3-11d421cfeb24 2018-07-11 14:24:09,600 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ed9d5db713f64d26a0e7bb50f1b51092', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26'}) 2018-07-11 14:24:09,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 14:24:09,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:09,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da1c8a0-75f9-434e-af43-ef55145e451b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4f29363842a443985c3f630ee1e713b", "links": {"self": "http://172.30.9.29:5000/v3/roles/a4f29363842a443985c3f630ee1e713b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ae38d768c62049eeb6fc743c92977596", "links": {"self": "http://172.30.9.29:5000/v3/roles/ae38d768c62049eeb6fc743c92977596"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c1ad9442b4724126863e2c4b7f1616cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/c1ad9442b4724126863e2c4b7f1616cb"}, "name": "admin"}, {"domain_id": null, "id": "d18ba15822634bb4b8d45efe37977c37", "links": {"self": "http://172.30.9.29:5000/v3/roles/d18ba15822634bb4b8d45efe37977c37"}, "name": "heat_stack_user"}]} 2018-07-11 14:24:09,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6da1c8a0-75f9-434e-af43-ef55145e451b 2018-07-11 14:24:09,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105571985245s 2018-07-11 14:24:09,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6da1c8a0-75f9-434e-af43-ef55145e451b 2018-07-11 14:24:09,711 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-11 14:24:09,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-11 14:24:09,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" -d '{"role": {"name": "Member"}}' 2018-07-11 14:24:09,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 14:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670d4684-5529-4f4b-99f2-580e6f437dcd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e81e679974c4bfc9c893b75c2bbebe3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1e81e679974c4bfc9c893b75c2bbebe3"}, "name": "Member"}} 2018-07-11 14:24:09,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-670d4684-5529-4f4b-99f2-580e6f437dcd 2018-07-11 14:24:09,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.207854986191s 2018-07-11 14:24:09,923 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-670d4684-5529-4f4b-99f2-580e6f437dcd 2018-07-11 14:24:09,923 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'1e81e679974c4bfc9c893b75c2bbebe3'}) 2018-07-11 14:24:09,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 14:24:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:10,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd1fd72-6d1c-4c60-8778-cbfb048b52d1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1e81e679974c4bfc9c893b75c2bbebe3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1e81e679974c4bfc9c893b75c2bbebe3"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4f29363842a443985c3f630ee1e713b", "links": {"self": "http://172.30.9.29:5000/v3/roles/a4f29363842a443985c3f630ee1e713b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ae38d768c62049eeb6fc743c92977596", "links": {"self": "http://172.30.9.29:5000/v3/roles/ae38d768c62049eeb6fc743c92977596"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c1ad9442b4724126863e2c4b7f1616cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/c1ad9442b4724126863e2c4b7f1616cb"}, "name": "admin"}, {"domain_id": null, "id": "d18ba15822634bb4b8d45efe37977c37", "links": {"self": "http://172.30.9.29:5000/v3/roles/d18ba15822634bb4b8d45efe37977c37"}, "name": "heat_stack_user"}]} 2018-07-11 14:24:10,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8dd1fd72-6d1c-4c60-8778-cbfb048b52d1 2018-07-11 14:24:10,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976119041443s 2018-07-11 14:24:10,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8dd1fd72-6d1c-4c60-8778-cbfb048b52d1 2018-07-11 14:24:10,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 14:24:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:10,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7542efb9-0c6c-4e5a-b4f7-327ba42e62cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-11 14:24:10,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-7542efb9-0c6c-4e5a-b4f7-327ba42e62cc 2018-07-11 14:24:10,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103293895721s 2018-07-11 14:24:10,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-7542efb9-0c6c-4e5a-b4f7-327ba42e62cc 2018-07-11 14:24:10,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-11 14:24:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:10,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9995aac7-33b5-4bcb-9c00-b04ffbb84fe7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/08e3537505ab4d57a849eadbeae6bea7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08e3537505ab4d57a849eadbeae6bea7", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/0c75651665ec434a95ad92109a016bc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c75651665ec434a95ad92109a016bc4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/133cbe5fb8964d63addcf5914c87d301"}, "domain_id": "default", "enabled": true, "options": {}, "id": "133cbe5fb8964d63addcf5914c87d301", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/56a0b9ca05f247f29b9ee014441ebaaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a0b9ca05f247f29b9ee014441ebaaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5d7141107ade43b1b2189e642dfe4c81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d7141107ade43b1b2189e642dfe4c81", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7cf46bf7cb456cbfbf78b2b47089c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7cf46bf7cb456cbfbf78b2b47089c1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/712ff326213b47fa8f3389d9bee65f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "712ff326213b47fa8f3389d9bee65f33", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/8eb2ea9816e9456c94edfd81e7461414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8eb2ea9816e9456c94edfd81e7461414", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/96c4e311ec8e4b6aa5398877d84e2171"}, "domain_id": "3c29f9b540e24a6fb1c936062b536f9f", "enabled": true, "options": {}, "id": "96c4e311ec8e4b6aa5398877d84e2171", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/b8d49ac3a5fc412094f671e09428665c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d49ac3a5fc412094f671e09428665c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/c3a38660ecc54de3bf1cc09886258f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3a38660ecc54de3bf1cc09886258f56", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/cd60b526971a4927b4d0dadce5ee65ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cd60b526971a4927b4d0dadce5ee65ce", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/e27124e98fa7446d800029e941423c16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e27124e98fa7446d800029e941423c16", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/e65cb22a8985477ca587842825b2f8a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65cb22a8985477ca587842825b2f8a6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26", "links": {"self": "http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed9d5db713f64d26a0e7bb50f1b51092", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-07-11 14:24:10,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9995aac7-33b5-4bcb-9c00-b04ffbb84fe7 2018-07-11 14:24:10,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11750292778s 2018-07-11 14:24:10,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9995aac7-33b5-4bcb-9c00-b04ffbb84fe7 2018-07-11 14:24:10,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-11 14:24:10,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:10,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c12f31c-9313-4028-a90e-ada41d026d1d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/407e4d25505e471794326e8dc5293fa1"}, "tags": [], "enabled": true, "id": "407e4d25505e471794326e8dc5293fa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50"}, "tags": [], "enabled": true, "id": "57035d558a8a497a88eabcfe402fac50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e"}, "tags": [], "enabled": true, "id": "f6bf86a68a95497b981cfd979a0bef0e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-11 14:24:10,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3c12f31c-9313-4028-a90e-ada41d026d1d 2018-07-11 14:24:10,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150489091873s 2018-07-11 14:24:10,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3c12f31c-9313-4028-a90e-ada41d026d1d 2018-07-11 14:24:10,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-11 14:24:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=ed9d5db713f64d26a0e7bb50f1b51092&role.id=1e81e679974c4bfc9c893b75c2bbebe3&scope.project.id=57035d558a8a497a88eabcfe402fac50" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:10,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f97d407-ce14-4249-b458-aea52138a6b3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ed9d5db713f64d26a0e7bb50f1b51092&role.id=1e81e679974c4bfc9c893b75c2bbebe3&scope.project.id=57035d558a8a497a88eabcfe402fac50", "previous": null, "next": null}} 2018-07-11 14:24:10,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ed9d5db713f64d26a0e7bb50f1b51092&role.id=1e81e679974c4bfc9c893b75c2bbebe3&scope.project.id=57035d558a8a497a88eabcfe402fac50 used request id req-7f97d407-ce14-4249-b458-aea52138a6b3 2018-07-11 14:24:10,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.169559955597s 2018-07-11 14:24:10,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ed9d5db713f64d26a0e7bb50f1b51092&role.id=1e81e679974c4bfc9c893b75c2bbebe3&scope.project.id=57035d558a8a497a88eabcfe402fac50 used request id req-7f97d407-ce14-4249-b458-aea52138a6b3 2018-07-11 14:24:10,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-11 14:24:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50/users/ed9d5db713f64d26a0e7bb50f1b51092/roles/1e81e679974c4bfc9c893b75c2bbebe3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:10,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 14:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f286fcec-d802-4e0d-bb72-603408515e35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 14:24:10,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50/users/ed9d5db713f64d26a0e7bb50f1b51092/roles/1e81e679974c4bfc9c893b75c2bbebe3 used request id req-f286fcec-d802-4e0d-bb72-603408515e35 2018-07-11 14:24:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.312159061432s 2018-07-11 14:24:10,908 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50/users/ed9d5db713f64d26a0e7bb50f1b51092/roles/1e81e679974c4bfc9c893b75c2bbebe3 used request id req-f286fcec-d802-4e0d-bb72-603408515e35 2018-07-11 14:24:10,908 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': '407e4d25505e471794326e8dc5293fa1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fde48778-a06b-414a-b04e-389032a348ea', 'username': u'tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-11 14:24:10,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 14:24:10,910 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 14:24:10,911 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 14:24:10,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 14:24:10,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 14:24:10,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 14:24:10,912 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 14:24:10,913 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26', 'password': 'fde48778-a06b-414a-b04e-389032a348ea', 'project_name': 'tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '407e4d25505e471794326e8dc5293fa1', 'project_domain_name': 'Default'} 2018-07-11 14:24:10,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 14:24:10,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9440d595-e161-4da0-97a2-1d34560ece7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json 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://172.30.9.29:5000/v3/", "rel": "self"}]}} 2018-07-11 14:24:10,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9440d595-e161-4da0-97a2-1d34560ece7f 2018-07-11 14:24:10,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2018-07-11 14:24:11,292 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-11 14:24:11,293 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 198, in run self._create_network_ressources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 174, in _create_network_ressources shared=self.shared_network) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3470, in create_network data = self._network_client.post("/networks.json", File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 641, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 223, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 942, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 379, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 270, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 201, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 177, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 848, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-164058fb-9952-4754-8d31-cc3811d2a704) 2018-07-11 14:24:11,411 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 14:24:11,411 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:00 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-07-11 14:24:11,414 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 210, in clean self.cloud.remove_router_interface(self.router, self.subnet.id) AttributeError: 'NoneType' object has no attribute 'id' 2018-07-11 14:24:11,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-11 14:24:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:11,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d0e437-0ae1-4d49-be82-ed805b786b3f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/08e3537505ab4d57a849eadbeae6bea7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08e3537505ab4d57a849eadbeae6bea7", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/0c75651665ec434a95ad92109a016bc4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c75651665ec434a95ad92109a016bc4", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/133cbe5fb8964d63addcf5914c87d301"}, "domain_id": "default", "enabled": true, "options": {}, "id": "133cbe5fb8964d63addcf5914c87d301", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/56a0b9ca05f247f29b9ee014441ebaaf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a0b9ca05f247f29b9ee014441ebaaf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5d7141107ade43b1b2189e642dfe4c81"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5d7141107ade43b1b2189e642dfe4c81", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7cf46bf7cb456cbfbf78b2b47089c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7cf46bf7cb456cbfbf78b2b47089c1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/712ff326213b47fa8f3389d9bee65f33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "712ff326213b47fa8f3389d9bee65f33", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/8eb2ea9816e9456c94edfd81e7461414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8eb2ea9816e9456c94edfd81e7461414", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/96c4e311ec8e4b6aa5398877d84e2171"}, "domain_id": "3c29f9b540e24a6fb1c936062b536f9f", "enabled": true, "options": {}, "id": "96c4e311ec8e4b6aa5398877d84e2171", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/b8d49ac3a5fc412094f671e09428665c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d49ac3a5fc412094f671e09428665c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/c3a38660ecc54de3bf1cc09886258f56"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3a38660ecc54de3bf1cc09886258f56", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/cd60b526971a4927b4d0dadce5ee65ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cd60b526971a4927b4d0dadce5ee65ce", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/e27124e98fa7446d800029e941423c16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e27124e98fa7446d800029e941423c16", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/e65cb22a8985477ca587842825b2f8a6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e65cb22a8985477ca587842825b2f8a6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26", "links": {"self": "http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ed9d5db713f64d26a0e7bb50f1b51092", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2018-07-11 14:24:11,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-66d0e437-0ae1-4d49-be82-ed805b786b3f 2018-07-11 14:24:11,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197504043579s 2018-07-11 14:24:11,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-66d0e437-0ae1-4d49-be82-ed805b786b3f 2018-07-11 14:24:11,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-11 14:24:11,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:11,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f32477-99f0-44c3-bec2-678af43fb989 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_82949540-dec8-4e4a-a462-456a3d541f26", "links": {"self": "http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ed9d5db713f64d26a0e7bb50f1b51092", "description": null}} 2018-07-11 14:24:11,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092 used request id req-c2f32477-99f0-44c3-bec2-678af43fb989 2018-07-11 14:24:11,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0999250411987s 2018-07-11 14:24:11,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092 used request id req-c2f32477-99f0-44c3-bec2-678af43fb989 2018-07-11 14:24:11,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-11 14:24:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:12,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 14:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f70615a-c82a-4780-b185-311642341281 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 14:24:12,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092 used request id req-2f70615a-c82a-4780-b185-311642341281 2018-07-11 14:24:12,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309010982513s 2018-07-11 14:24:12,029 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ed9d5db713f64d26a0e7bb50f1b51092 used request id req-2f70615a-c82a-4780-b185-311642341281 2018-07-11 14:24:12,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-11 14:24:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:12,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6e9ce8-7147-4e1b-9920-e9681c6c2487 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/407e4d25505e471794326e8dc5293fa1"}, "tags": [], "enabled": true, "id": "407e4d25505e471794326e8dc5293fa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50"}, "tags": [], "enabled": true, "id": "57035d558a8a497a88eabcfe402fac50", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_82949540-dec8-4e4a-a462-456a3d541f26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6bf86a68a95497b981cfd979a0bef0e"}, "tags": [], "enabled": true, "id": "f6bf86a68a95497b981cfd979a0bef0e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-11 14:24:12,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-7b6e9ce8-7147-4e1b-9920-e9681c6c2487 2018-07-11 14:24:12,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0985071659088s 2018-07-11 14:24:12,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-7b6e9ce8-7147-4e1b-9920-e9681c6c2487 2018-07-11 14:24:12,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-11 14:24:12,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:12,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 14:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd0a9dd-5840-411b-93b8-43768104cf2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 14:24:12,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50 used request id req-5cd0a9dd-5840-411b-93b8-43768104cf2d 2018-07-11 14:24:12,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208328962326s 2018-07-11 14:24:12,348 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57035d558a8a497a88eabcfe402fac50 used request id req-5cd0a9dd-5840-411b-93b8-43768104cf2d 2018-07-11 14:24:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 14:24:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:12,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 14:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a96055e-4991-4e2f-b8b7-22421e62c57b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1e81e679974c4bfc9c893b75c2bbebe3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1e81e679974c4bfc9c893b75c2bbebe3"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a4f29363842a443985c3f630ee1e713b", "links": {"self": "http://172.30.9.29:5000/v3/roles/a4f29363842a443985c3f630ee1e713b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ae38d768c62049eeb6fc743c92977596", "links": {"self": "http://172.30.9.29:5000/v3/roles/ae38d768c62049eeb6fc743c92977596"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c1ad9442b4724126863e2c4b7f1616cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/c1ad9442b4724126863e2c4b7f1616cb"}, "name": "admin"}, {"domain_id": null, "id": "d18ba15822634bb4b8d45efe37977c37", "links": {"self": "http://172.30.9.29:5000/v3/roles/d18ba15822634bb4b8d45efe37977c37"}, "name": "heat_stack_user"}]} 2018-07-11 14:24:12,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a96055e-4991-4e2f-b8b7-22421e62c57b 2018-07-11 14:24:12,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106637954712s 2018-07-11 14:24:12,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a96055e-4991-4e2f-b8b7-22421e62c57b 2018-07-11 14:24:12,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-11 14:24:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/1e81e679974c4bfc9c893b75c2bbebe3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dbdcb13dace2ad31a3a811a64e7022a99b7a2258" 2018-07-11 14:24:12,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 14:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ab114d-4176-47c1-8249-e99ae7aeb832 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 14:24:12,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1e81e679974c4bfc9c893b75c2bbebe3 used request id req-58ab114d-4176-47c1-8249-e99ae7aeb832 2018-07-11 14:24:12,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.239199876785s 2018-07-11 14:24:12,703 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1e81e679974c4bfc9c893b75c2bbebe3 used request id req-58ab114d-4176-47c1-8249-e99ae7aeb832 2018-07-11 14:24:12,703 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-07-11 14:24:12,704 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:00 | FAIL | | vmready1 | functest | healthcheck | 00:00 | SKIP | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-11 14:24:12,713 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR