2018-09-01 15:29:42,875 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-271 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-sfc-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-01 15:29:42,879 - 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.30,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=pQnUxNfcnnpwM3z9ECBEdhhhJ 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=e855350c85f4441ca1f0b8f0d35c89f2 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=ppBRWFf72a7gptk7kb8H7u7BJ export OS_REGION_NAME=regionOne 2018-09-01 15:29:42,879 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-01 15:29:42,880 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-01 15:29:42,908 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 15:29:43,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 15:29:43,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 15:29:43,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 15:29:43,323 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-01 15:29:43,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-01 15:29:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:29:43,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63e738e-8167-41b6-9dd1-7293b4077726 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.30:5000/v3/", "rel": "self"}]}} 2018-09-01 15:29:43,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-f63e738e-8167-41b6-9dd1-7293b4077726 2018-09-01 15:29:43,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-01 15:29:43,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a0ca86a711044bc9bac251a907dd645", "name": "admin"}], "expires_at": "2018-09-01T16:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e855350c85f4441ca1f0b8f0d35c89f2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13db06a7d561454eb9445601ae9b9ee9"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48eab919c0f245578f60bacd1096f004"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eaf2fa08aba147c08eadf20261fbc9e1"}], "type": "orchestration", "id": "18c7685324104dd6868dd4e760b8e0f9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d70d8b8e6e4443babaed64f231c8da1"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b6d34c7f47f4b508cec61eef1c54e9f"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c226c3516af34b5fae7ba1ad031a9c6d"}], "type": "event", "id": "21850571e55f4dbfbaf7bcb683612920", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fef99ea03754028815aa1e3fe677753"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a58d1c3d208a4d2a91ab836eab0a450e"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9d246cafa524721ac9bba2d7a7723af"}], "type": "identity", "id": "2756c886d9f043eba63ed7f1f7a226bf", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90161f4bcb5541d1bfe0c4625cc8741d"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8fcea6c37ab4064bec5b0f79256ad5d"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dc0c152e4b594d6090cb83326a4615c6"}], "type": "image", "id": "2a3a02374dc243c0864134e6c245d3c5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9e9037f56494d27a229037d9ad56acc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2b1c96c92a04db6a57602cc9061a7cf"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dddfadf55bc3471b91658ad962960288"}], "type": "compute", "id": "5511849c83dd4c6c9b2502ec399f158b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0059d3454e624f7788260e7efa322fe0"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28b7b1400afd41c4bb755a8bb379fce2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccf6573e09f64987974bfe4e516ec334"}], "type": "metric", "id": "68066b9e3ccb49d5b8bb0158115d23af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d8d68ba29024278bc6660532495c432"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c6bac2b29044745809890c155b409e0"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f06c39943ed04b1da5e79da561788962"}], "type": "object-store", "id": "74306b5ddac449b7a65362f5fd9a8629", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "536c170d9e7f46d0ad50f16c5c3134d4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6886a1e07f1144078d5fd4a9118cfb55"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a899150abae24cda835b1fc36adb3d12"}], "type": "network", "id": "746a90fea55b42eeb87accbab2e6249c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b52139af493481e878b3a13c4d0452b"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea7e998bcb94d0e8fa00b41512703cd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "865f6a29bbbb449d81b03ff689f9f5ec"}], "type": "placement", "id": "7e09203823b44f60ad4ae636991020cc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3439800bcdea4d0d99c5981d4336571a"}, {"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e92392acde141acbf7f5546bb2836a4"}, {"url": "http://172.30.9.30:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0ff66360d84fd498dd56f734538caf"}], "type": "volume", "id": "802847b5f5c545689a6d85fc7dfcd8cf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cddd4e775254190ad032e2a6a86459e"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd8bd9c991464a8e8ad55a3d7b820118"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dda2a4ed051a444ba2201a1a77381193"}], "type": "alarming", "id": "a56b6d2a272641fb8c87bd55931fa185", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460c2e6ae8964ca5802bed9eccd852c9"}, {"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f292c4f23324c41bfc1f90f195e2bdb"}, {"url": "http://172.30.9.30:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "898abde6197c49bfb4d2146d6bb510d8"}], "type": "volumev3", "id": "d106667871ad432dbe2fede3dfdf60da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "275f5fd6591a4af5988105babe9f77bd"}, {"url": "http://172.30.9.30:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a9e97f662da4112a07509cc80b5cfc6"}, {"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acb7819d4be425ca2c7cb8cf0c04871"}], "type": "volumev2", "id": "d1e3eb5e016742ca968a2902ba67d5a8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44a65ebc9216444ba2402bef9b7730fd"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68ae9c18c7a24e4fb28fc4ed2bd512e1"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c17a34c2508d454da47df5a9f108fef7"}], "type": "cloudformation", "id": "d7255c0563014ce19a96eb271c4c37cd", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "f28120b4017247b28ca193f3044021b8", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4c700f0b3cc340a1b5e5e564735ecb3d"}, "audit_ids": ["zPuccx_JTuevB2ZDBZb-lw"], "issued_at": "2018-09-01T15:29:43.000000Z"}} 2018-09-01 15:29:43,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:44,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:43 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-5fe6b7b5-33da-4d10-b19a-5f7ad4d05277 x-compute-request-id: req-5fe6b7b5-33da-4d10-b19a-5f7ad4d05277 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-09-01 15:29:44,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-aggregates used request id req-5fe6b7b5-33da-4d10-b19a-5f7ad4d05277 2018-09-01 15:29:44,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.31567811966s 2018-09-01 15:29:44,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-aggregates used request id req-5fe6b7b5-33da-4d10-b19a-5f7ad4d05277 2018-09-01 15:29:44,640 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-01 15:29:44,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:29:44,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 15:29:44 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.30: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.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 15:29:44,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 15:29:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:44,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c63b94-15ad-4d02-b971-102a6ae361b8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/36932e0e2b5447d58bf33a9060c51787"}, "tags": [], "enabled": true, "id": "36932e0e2b5447d58bf33a9060c51787", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-01 15:29:44,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-40c63b94-15ad-4d02-b971-102a6ae361b8 2018-09-01 15:29:44,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171255111694s 2018-09-01 15:29:44,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-40c63b94-15ad-4d02-b971-102a6ae361b8 2018-09-01 15:29:44,822 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'36932e0e2b5447d58bf33a9060c51787', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-01 15:29:44,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-01 15:29:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:45,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c427e0c-4a37-4f79-9037-ff8599afb784 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0059d3454e624f7788260e7efa322fe0"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68066b9e3ccb49d5b8bb0158115d23af", "id": "0059d3454e624f7788260e7efa322fe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/13db06a7d561454eb9445601ae9b9ee9"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18c7685324104dd6868dd4e760b8e0f9", "id": "13db06a7d561454eb9445601ae9b9ee9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/275f5fd6591a4af5988105babe9f77bd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d1e3eb5e016742ca968a2902ba67d5a8", "id": "275f5fd6591a4af5988105babe9f77bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/28b7b1400afd41c4bb755a8bb379fce2"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68066b9e3ccb49d5b8bb0158115d23af", "id": "28b7b1400afd41c4bb755a8bb379fce2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2cddd4e775254190ad032e2a6a86459e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a56b6d2a272641fb8c87bd55931fa185", "id": "2cddd4e775254190ad032e2a6a86459e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2d8d68ba29024278bc6660532495c432"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74306b5ddac449b7a65362f5fd9a8629", "id": "2d8d68ba29024278bc6660532495c432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3439800bcdea4d0d99c5981d4336571a"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "802847b5f5c545689a6d85fc7dfcd8cf", "id": "3439800bcdea4d0d99c5981d4336571a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3d70d8b8e6e4443babaed64f231c8da1"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21850571e55f4dbfbaf7bcb683612920", "id": "3d70d8b8e6e4443babaed64f231c8da1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3e92392acde141acbf7f5546bb2836a4"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "802847b5f5c545689a6d85fc7dfcd8cf", "id": "3e92392acde141acbf7f5546bb2836a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/44a65ebc9216444ba2402bef9b7730fd"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7255c0563014ce19a96eb271c4c37cd", "id": "44a65ebc9216444ba2402bef9b7730fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/460c2e6ae8964ca5802bed9eccd852c9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d106667871ad432dbe2fede3dfdf60da", "id": "460c2e6ae8964ca5802bed9eccd852c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/48eab919c0f245578f60bacd1096f004"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18c7685324104dd6868dd4e760b8e0f9", "id": "48eab919c0f245578f60bacd1096f004"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4b52139af493481e878b3a13c4d0452b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e09203823b44f60ad4ae636991020cc", "id": "4b52139af493481e878b3a13c4d0452b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4e0ff66360d84fd498dd56f734538caf"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "802847b5f5c545689a6d85fc7dfcd8cf", "id": "4e0ff66360d84fd498dd56f734538caf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/536c170d9e7f46d0ad50f16c5c3134d4"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "746a90fea55b42eeb87accbab2e6249c", "id": "536c170d9e7f46d0ad50f16c5c3134d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5a9e97f662da4112a07509cc80b5cfc6"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d1e3eb5e016742ca968a2902ba67d5a8", "id": "5a9e97f662da4112a07509cc80b5cfc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5b6d34c7f47f4b508cec61eef1c54e9f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21850571e55f4dbfbaf7bcb683612920", "id": "5b6d34c7f47f4b508cec61eef1c54e9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5f292c4f23324c41bfc1f90f195e2bdb"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d106667871ad432dbe2fede3dfdf60da", "id": "5f292c4f23324c41bfc1f90f195e2bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6886a1e07f1144078d5fd4a9118cfb55"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "746a90fea55b42eeb87accbab2e6249c", "id": "6886a1e07f1144078d5fd4a9118cfb55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/68ae9c18c7a24e4fb28fc4ed2bd512e1"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7255c0563014ce19a96eb271c4c37cd", "id": "68ae9c18c7a24e4fb28fc4ed2bd512e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6ea7e998bcb94d0e8fa00b41512703cd"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e09203823b44f60ad4ae636991020cc", "id": "6ea7e998bcb94d0e8fa00b41512703cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7c6bac2b29044745809890c155b409e0"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74306b5ddac449b7a65362f5fd9a8629", "id": "7c6bac2b29044745809890c155b409e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7fef99ea03754028815aa1e3fe677753"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2756c886d9f043eba63ed7f1f7a226bf", "id": "7fef99ea03754028815aa1e3fe677753"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/865f6a29bbbb449d81b03ff689f9f5ec"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e09203823b44f60ad4ae636991020cc", "id": "865f6a29bbbb449d81b03ff689f9f5ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/898abde6197c49bfb4d2146d6bb510d8"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d106667871ad432dbe2fede3dfdf60da", "id": "898abde6197c49bfb4d2146d6bb510d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8acb7819d4be425ca2c7cb8cf0c04871"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d1e3eb5e016742ca968a2902ba67d5a8", "id": "8acb7819d4be425ca2c7cb8cf0c04871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/90161f4bcb5541d1bfe0c4625cc8741d"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2a3a02374dc243c0864134e6c245d3c5", "id": "90161f4bcb5541d1bfe0c4625cc8741d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a58d1c3d208a4d2a91ab836eab0a450e"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2756c886d9f043eba63ed7f1f7a226bf", "id": "a58d1c3d208a4d2a91ab836eab0a450e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a899150abae24cda835b1fc36adb3d12"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "746a90fea55b42eeb87accbab2e6249c", "id": "a899150abae24cda835b1fc36adb3d12"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a9d246cafa524721ac9bba2d7a7723af"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2756c886d9f043eba63ed7f1f7a226bf", "id": "a9d246cafa524721ac9bba2d7a7723af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c17a34c2508d454da47df5a9f108fef7"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7255c0563014ce19a96eb271c4c37cd", "id": "c17a34c2508d454da47df5a9f108fef7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c226c3516af34b5fae7ba1ad031a9c6d"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21850571e55f4dbfbaf7bcb683612920", "id": "c226c3516af34b5fae7ba1ad031a9c6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c9e9037f56494d27a229037d9ad56acc"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5511849c83dd4c6c9b2502ec399f158b", "id": "c9e9037f56494d27a229037d9ad56acc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ccf6573e09f64987974bfe4e516ec334"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68066b9e3ccb49d5b8bb0158115d23af", "id": "ccf6573e09f64987974bfe4e516ec334"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d2b1c96c92a04db6a57602cc9061a7cf"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5511849c83dd4c6c9b2502ec399f158b", "id": "d2b1c96c92a04db6a57602cc9061a7cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d8fcea6c37ab4064bec5b0f79256ad5d"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2a3a02374dc243c0864134e6c245d3c5", "id": "d8fcea6c37ab4064bec5b0f79256ad5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/dc0c152e4b594d6090cb83326a4615c6"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2a3a02374dc243c0864134e6c245d3c5", "id": "dc0c152e4b594d6090cb83326a4615c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/dd8bd9c991464a8e8ad55a3d7b820118"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a56b6d2a272641fb8c87bd55931fa185", "id": "dd8bd9c991464a8e8ad55a3d7b820118"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/dda2a4ed051a444ba2201a1a77381193"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a56b6d2a272641fb8c87bd55931fa185", "id": "dda2a4ed051a444ba2201a1a77381193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/dddfadf55bc3471b91658ad962960288"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5511849c83dd4c6c9b2502ec399f158b", "id": "dddfadf55bc3471b91658ad962960288"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/eaf2fa08aba147c08eadf20261fbc9e1"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18c7685324104dd6868dd4e760b8e0f9", "id": "eaf2fa08aba147c08eadf20261fbc9e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f06c39943ed04b1da5e79da561788962"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74306b5ddac449b7a65362f5fd9a8629", "id": "f06c39943ed04b1da5e79da561788962"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-01 15:29:45,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-6c427e0c-4a37-4f79-9037-ff8599afb784 2018-09-01 15:29:45,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.211567878723s 2018-09-01 15:29:45,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-6c427e0c-4a37-4f79-9037-ff8599afb784 2018-09-01 15:29:45,046 - 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.30:5000/v3/endpoints/0059d3454e624f7788260e7efa322fe0'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'68066b9e3ccb49d5b8bb0158115d23af', u'id': u'0059d3454e624f7788260e7efa322fe0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/13db06a7d561454eb9445601ae9b9ee9'}, u'url': u'http://172.30.9.30:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'18c7685324104dd6868dd4e760b8e0f9', u'id': u'13db06a7d561454eb9445601ae9b9ee9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/275f5fd6591a4af5988105babe9f77bd'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd1e3eb5e016742ca968a2902ba67d5a8', u'id': u'275f5fd6591a4af5988105babe9f77bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/28b7b1400afd41c4bb755a8bb379fce2'}, u'url': u'http://172.30.9.30:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'68066b9e3ccb49d5b8bb0158115d23af', u'id': u'28b7b1400afd41c4bb755a8bb379fce2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2cddd4e775254190ad032e2a6a86459e'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a56b6d2a272641fb8c87bd55931fa185', u'id': u'2cddd4e775254190ad032e2a6a86459e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2d8d68ba29024278bc6660532495c432'}, u'url': u'http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'74306b5ddac449b7a65362f5fd9a8629', u'id': u'2d8d68ba29024278bc6660532495c432'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3439800bcdea4d0d99c5981d4336571a'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'802847b5f5c545689a6d85fc7dfcd8cf', u'id': u'3439800bcdea4d0d99c5981d4336571a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3d70d8b8e6e4443babaed64f231c8da1'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'21850571e55f4dbfbaf7bcb683612920', u'id': u'3d70d8b8e6e4443babaed64f231c8da1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3e92392acde141acbf7f5546bb2836a4'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'802847b5f5c545689a6d85fc7dfcd8cf', u'id': u'3e92392acde141acbf7f5546bb2836a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/44a65ebc9216444ba2402bef9b7730fd'}, u'url': u'http://172.30.9.30:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd7255c0563014ce19a96eb271c4c37cd', u'id': u'44a65ebc9216444ba2402bef9b7730fd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/460c2e6ae8964ca5802bed9eccd852c9'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd106667871ad432dbe2fede3dfdf60da', u'id': u'460c2e6ae8964ca5802bed9eccd852c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/48eab919c0f245578f60bacd1096f004'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'18c7685324104dd6868dd4e760b8e0f9', u'id': u'48eab919c0f245578f60bacd1096f004'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/4b52139af493481e878b3a13c4d0452b'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e09203823b44f60ad4ae636991020cc', u'id': u'4b52139af493481e878b3a13c4d0452b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/4e0ff66360d84fd498dd56f734538caf'}, u'url': u'http://172.30.9.30:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'802847b5f5c545689a6d85fc7dfcd8cf', u'id': u'4e0ff66360d84fd498dd56f734538caf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/536c170d9e7f46d0ad50f16c5c3134d4'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'746a90fea55b42eeb87accbab2e6249c', u'id': u'536c170d9e7f46d0ad50f16c5c3134d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5a9e97f662da4112a07509cc80b5cfc6'}, u'url': u'http://172.30.9.30:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd1e3eb5e016742ca968a2902ba67d5a8', u'id': u'5a9e97f662da4112a07509cc80b5cfc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5b6d34c7f47f4b508cec61eef1c54e9f'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'21850571e55f4dbfbaf7bcb683612920', u'id': u'5b6d34c7f47f4b508cec61eef1c54e9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5f292c4f23324c41bfc1f90f195e2bdb'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd106667871ad432dbe2fede3dfdf60da', u'id': u'5f292c4f23324c41bfc1f90f195e2bdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6886a1e07f1144078d5fd4a9118cfb55'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'746a90fea55b42eeb87accbab2e6249c', u'id': u'6886a1e07f1144078d5fd4a9118cfb55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/68ae9c18c7a24e4fb28fc4ed2bd512e1'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd7255c0563014ce19a96eb271c4c37cd', u'id': u'68ae9c18c7a24e4fb28fc4ed2bd512e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6ea7e998bcb94d0e8fa00b41512703cd'}, u'url': u'http://172.30.9.30:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e09203823b44f60ad4ae636991020cc', u'id': u'6ea7e998bcb94d0e8fa00b41512703cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/7c6bac2b29044745809890c155b409e0'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'74306b5ddac449b7a65362f5fd9a8629', u'id': u'7c6bac2b29044745809890c155b409e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/7fef99ea03754028815aa1e3fe677753'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2756c886d9f043eba63ed7f1f7a226bf', u'id': u'7fef99ea03754028815aa1e3fe677753'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/865f6a29bbbb449d81b03ff689f9f5ec'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e09203823b44f60ad4ae636991020cc', u'id': u'865f6a29bbbb449d81b03ff689f9f5ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/898abde6197c49bfb4d2146d6bb510d8'}, u'url': u'http://172.30.9.30:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd106667871ad432dbe2fede3dfdf60da', u'id': u'898abde6197c49bfb4d2146d6bb510d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/8acb7819d4be425ca2c7cb8cf0c04871'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd1e3eb5e016742ca968a2902ba67d5a8', u'id': u'8acb7819d4be425ca2c7cb8cf0c04871'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/90161f4bcb5541d1bfe0c4625cc8741d'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2a3a02374dc243c0864134e6c245d3c5', u'id': u'90161f4bcb5541d1bfe0c4625cc8741d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/a58d1c3d208a4d2a91ab836eab0a450e'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2756c886d9f043eba63ed7f1f7a226bf', u'id': u'a58d1c3d208a4d2a91ab836eab0a450e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/a899150abae24cda835b1fc36adb3d12'}, u'url': u'http://172.30.9.30:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'746a90fea55b42eeb87accbab2e6249c', u'id': u'a899150abae24cda835b1fc36adb3d12'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/a9d246cafa524721ac9bba2d7a7723af'}, u'url': u'http://172.30.9.30:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2756c886d9f043eba63ed7f1f7a226bf', u'id': u'a9d246cafa524721ac9bba2d7a7723af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c17a34c2508d454da47df5a9f108fef7'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd7255c0563014ce19a96eb271c4c37cd', u'id': u'c17a34c2508d454da47df5a9f108fef7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c226c3516af34b5fae7ba1ad031a9c6d'}, u'url': u'http://172.30.9.30:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'21850571e55f4dbfbaf7bcb683612920', u'id': u'c226c3516af34b5fae7ba1ad031a9c6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c9e9037f56494d27a229037d9ad56acc'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5511849c83dd4c6c9b2502ec399f158b', u'id': u'c9e9037f56494d27a229037d9ad56acc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ccf6573e09f64987974bfe4e516ec334'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'68066b9e3ccb49d5b8bb0158115d23af', u'id': u'ccf6573e09f64987974bfe4e516ec334'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d2b1c96c92a04db6a57602cc9061a7cf'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5511849c83dd4c6c9b2502ec399f158b', u'id': u'd2b1c96c92a04db6a57602cc9061a7cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/d8fcea6c37ab4064bec5b0f79256ad5d'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2a3a02374dc243c0864134e6c245d3c5', u'id': u'd8fcea6c37ab4064bec5b0f79256ad5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/dc0c152e4b594d6090cb83326a4615c6'}, u'url': u'http://172.30.9.30:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2a3a02374dc243c0864134e6c245d3c5', u'id': u'dc0c152e4b594d6090cb83326a4615c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/dd8bd9c991464a8e8ad55a3d7b820118'}, u'url': u'http://172.30.9.30:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a56b6d2a272641fb8c87bd55931fa185', u'id': u'dd8bd9c991464a8e8ad55a3d7b820118'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/dda2a4ed051a444ba2201a1a77381193'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a56b6d2a272641fb8c87bd55931fa185', u'id': u'dda2a4ed051a444ba2201a1a77381193'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/dddfadf55bc3471b91658ad962960288'}, u'url': u'http://172.30.9.30:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5511849c83dd4c6c9b2502ec399f158b', u'id': u'dddfadf55bc3471b91658ad962960288'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/eaf2fa08aba147c08eadf20261fbc9e1'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'18c7685324104dd6868dd4e760b8e0f9', u'id': u'eaf2fa08aba147c08eadf20261fbc9e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f06c39943ed04b1da5e79da561788962'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'74306b5ddac449b7a65362f5fd9a8629', u'id': u'f06c39943ed04b1da5e79da561788962'})] 2018-09-01 15:29:45,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-01 15:29:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:45,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:45 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-a246660d-4c22-4809-8561-41df56920ae7 x-compute-request-id: req-a246660d-4c22-4809-8561-41df56920ae7 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-09-01 15:29:45,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/extensions used request id req-a246660d-4c22-4809-8561-41df56920ae7 2018-09-01 15:29:45,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.123178958893s 2018-09-01 15:29:45,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/extensions used request id req-a246660d-4c22-4809-8561-41df56920ae7 2018-09-01 15:29:45,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-01 15:29:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:47,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:45 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-2eb4b016-0b8b-4ef6-8feb-0ec310a68e51 x-compute-request-id: req-2eb4b016-0b8b-4ef6-8feb-0ec310a68e51 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-01 15:29:47,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-floating-ip-pools used request id req-2eb4b016-0b8b-4ef6-8feb-0ec310a68e51 2018-09-01 15:29:47,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.81405997276s 2018-09-01 15:29:47,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-floating-ip-pools used request id req-2eb4b016-0b8b-4ef6-8feb-0ec310a68e51 2018-09-01 15:29:47,004 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-01 15:29:47,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-01 15:29:47,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:47,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f7b3bf6c-3b1a-4e4b-9ec4-9e3d235c062d Date: Sat, 01 Sep 2018 15:29:47 GMT RESP BODY: {"floatingips": []} 2018-09-01 15:29:47,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-f7b3bf6c-3b1a-4e4b-9ec4-9e3d235c062d 2018-09-01 15:29:47,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194721221924s 2018-09-01 15:29:47,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-f7b3bf6c-3b1a-4e4b-9ec4-9e3d235c062d 2018-09-01 15:29:47,030 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-01 15:29:47,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-01 15:29:47,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:47,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:47 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-045e76f2-8852-41e7-b925-0cde0fa041b0 x-compute-request-id: req-045e76f2-8852-41e7-b925-0cde0fa041b0 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 26}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 32}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 5}]} 2018-09-01 15:29:47,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-045e76f2-8852-41e7-b925-0cde0fa041b0 2018-09-01 15:29:47,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.205779075623s 2018-09-01 15:29:47,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-045e76f2-8852-41e7-b925-0cde0fa041b0 2018-09-01 15:29:47,237 - 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-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 26}, 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.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 32}, 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-09-01 15:29:47,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-01 15:29:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:47,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:47 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-8f61aaf6-a1fa-4278-827f-361fd47e058e x-compute-request-id: req-8f61aaf6-a1fa-4278-827f-361fd47e058e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-01 15:29:47,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-8f61aaf6-a1fa-4278-827f-361fd47e058e 2018-09-01 15:29:47,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.131236791611s 2018-09-01 15:29:47,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-8f61aaf6-a1fa-4278-827f-361fd47e058e 2018-09-01 15:29:47,370 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-01 15:29:47,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:29:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:48,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d9f7cee3-a2a3-44ae-8c06-1a0d99d6c939 Date: Sat, 01 Sep 2018 15:29:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"}]} 2018-09-01 15:29:48,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d9f7cee3-a2a3-44ae-8c06-1a0d99d6c939 2018-09-01 15:29:48,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.891027212143s 2018-09-01 15:29:48,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d9f7cee3-a2a3-44ae-8c06-1a0d99d6c939 2018-09-01 15:29:48,262 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a7d11953-89b8-4e1f-a1b3-7ecd76c812d3'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-01T15:26:23Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'94a0abfe-735f-4f25-862e-0f7372b64104', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'4e5d813e6b554397ab98cc6b0e5d603c', u'created_at': u'2018-09-01T15:26:15Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4e5d813e6b554397ab98cc6b0e5d603c'})] 2018-09-01 15:29:48,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-01 15:29:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:49,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e496549b-fd52-47e2-aef4-fb52ea85256e Date: Sat, 01 Sep 2018 15:29:49 GMT RESP BODY: {"ports":[]} 2018-09-01 15:29:49,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json used request id req-e496549b-fd52-47e2-aef4-fb52ea85256e 2018-09-01 15:29:49,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.03142499924s 2018-09-01 15:29:49,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json used request id req-e496549b-fd52-47e2-aef4-fb52ea85256e 2018-09-01 15:29:49,294 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-01 15:29:49,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-01 15:29:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:49,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7733c8de-a237-48d4-928f-670bf1434955 Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "13cac4c921db45c78984eba0b317bff4"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/13cac4c921db45c78984eba0b317bff4/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "2e314ce6114d4c968b99992fa38d0d58"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/2e314ce6114d4c968b99992fa38d0d58/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "41f4db0b71364d5391b0ad4b9d4acc8f"}, "user": {"id": "3d884b4263174ac19e3358e8e323885c"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/3d884b4263174ac19e3358e8e323885c/roles/41f4db0b71364d5391b0ad4b9d4acc8f"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "3d884b4263174ac19e3358e8e323885c"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/3d884b4263174ac19e3358e8e323885c/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "e855350c85f4441ca1f0b8f0d35c89f2"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "4c700f0b3cc340a1b5e5e564735ecb3d"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/e855350c85f4441ca1f0b8f0d35c89f2/users/4c700f0b3cc340a1b5e5e564735ecb3d/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "6da6915c6fe148f5b5d5372a2b99a5b8"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/6da6915c6fe148f5b5d5372a2b99a5b8/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "93540ae3300848059b5498b86f3aecd8"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/93540ae3300848059b5498b86f3aecd8/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "b912b4ce31ac4e5aa3150145f1daa69e"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/b912b4ce31ac4e5aa3150145f1daa69e/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "c3862ddfa07e4c428b8f315a3c7f4088"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/c3862ddfa07e4c428b8f315a3c7f4088/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "d5101efe4323420eab90fbf87df9e785"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/d5101efe4323420eab90fbf87df9e785/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "d87c1aed6a8c4da08ac28bdf3e9d9308"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/d87c1aed6a8c4da08ac28bdf3e9d9308/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "e1e0664a5e904e48ac44e04d961615fd"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/e1e0664a5e904e48ac44e04d961615fd/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "e2020f4cd51a4699901a7b6ecd2b7959"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/e2020f4cd51a4699901a7b6ecd2b7959/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"project": {"id": "4e5d813e6b554397ab98cc6b0e5d603c"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "fd81014d88254a8c89ecea50ab8e0c80"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c/users/fd81014d88254a8c89ecea50ab8e0c80/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"domain": {"id": "36932e0e2b5447d58bf33a9060c51787"}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "6169ef651e064777842e2243b606377d"}, "links": {"assignment": "http://172.30.9.30:5000/v3/domains/36932e0e2b5447d58bf33a9060c51787/users/6169ef651e064777842e2243b606377d/roles/8a0ca86a711044bc9bac251a907dd645"}}, {"scope": {"system": {"all": true}}, "role": {"id": "8a0ca86a711044bc9bac251a907dd645"}, "user": {"id": "4c700f0b3cc340a1b5e5e564735ecb3d"}, "links": {"assignment": "http://172.30.9.30:5000/v3/system/users/4c700f0b3cc340a1b5e5e564735ecb3d/roles/8a0ca86a711044bc9bac251a907dd645"}}], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-01 15:29:49,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments used request id req-7733c8de-a237-48d4-928f-670bf1434955 2018-09-01 15:29:49,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15825009346s 2018-09-01 15:29:49,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments used request id req-7733c8de-a237-48d4-928f-670bf1434955 2018-09-01 15:29:49,460 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'13cac4c921db45c78984eba0b317bff4'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'2e314ce6114d4c968b99992fa38d0d58'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'41f4db0b71364d5391b0ad4b9d4acc8f', 'user': u'3d884b4263174ac19e3358e8e323885c'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'3d884b4263174ac19e3358e8e323885c'}), Munch({'project': u'e855350c85f4441ca1f0b8f0d35c89f2', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'4c700f0b3cc340a1b5e5e564735ecb3d'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'6da6915c6fe148f5b5d5372a2b99a5b8'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'93540ae3300848059b5498b86f3aecd8'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'b912b4ce31ac4e5aa3150145f1daa69e'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'c3862ddfa07e4c428b8f315a3c7f4088'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'd5101efe4323420eab90fbf87df9e785'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'd87c1aed6a8c4da08ac28bdf3e9d9308'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'e1e0664a5e904e48ac44e04d961615fd'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'e2020f4cd51a4699901a7b6ecd2b7959'}), Munch({'project': u'4e5d813e6b554397ab98cc6b0e5d603c', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'fd81014d88254a8c89ecea50ab8e0c80'}), Munch({'domain': u'36932e0e2b5447d58bf33a9060c51787', 'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'6169ef651e064777842e2243b606377d'}), Munch({'id': u'8a0ca86a711044bc9bac251a907dd645', 'user': u'4c700f0b3cc340a1b5e5e564735ecb3d'})] 2018-09-01 15:29:49,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 15:29:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:49,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23684ce4-da64-4369-a0d3-b34e16ed079d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "41f4db0b71364d5391b0ad4b9d4acc8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/41f4db0b71364d5391b0ad4b9d4acc8f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "61cd7a63b5a74865bbdc5ddee3d8fbf0", "links": {"self": "http://172.30.9.30:5000/v3/roles/61cd7a63b5a74865bbdc5ddee3d8fbf0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8a0ca86a711044bc9bac251a907dd645", "links": {"self": "http://172.30.9.30:5000/v3/roles/8a0ca86a711044bc9bac251a907dd645"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4d11f9d57cf4f06a23d7774ca8a738c", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4d11f9d57cf4f06a23d7774ca8a738c"}, "name": "swiftoperator"}]} 2018-09-01 15:29:49,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-23684ce4-da64-4369-a0d3-b34e16ed079d 2018-09-01 15:29:49,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176357030869s 2018-09-01 15:29:49,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-23684ce4-da64-4369-a0d3-b34e16ed079d 2018-09-01 15:29:49,642 - 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'ResellerAdmin', 'id': u'41f4db0b71364d5391b0ad4b9d4acc8f'}), 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'61cd7a63b5a74865bbdc5ddee3d8fbf0'}), 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'8a0ca86a711044bc9bac251a907dd645'}), 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'swiftoperator', 'id': u'e4d11f9d57cf4f06a23d7774ca8a738c'})] 2018-09-01 15:29:49,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 15:29:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:50,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49c878ce-c040-4416-a763-15339d404095 Date: Sat, 01 Sep 2018 15:29:50 GMT RESP BODY: {"routers": []} 2018-09-01 15:29:50,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-49c878ce-c040-4416-a763-15339d404095 2018-09-01 15:29:50,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04979491234s 2018-09-01 15:29:50,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-49c878ce-c040-4416-a763-15339d404095 2018-09-01 15:29:50,693 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-01 15:29:50,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-01 15:29:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:50 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-f2edb3c1-5329-4688-8eae-b405a68163ec x-compute-request-id: req-f2edb3c1-5329-4688-8eae-b405a68163ec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-01 15:29:50,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f2edb3c1-5329-4688-8eae-b405a68163ec 2018-09-01 15:29:50,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0693500041962s 2018-09-01 15:29:50,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f2edb3c1-5329-4688-8eae-b405a68163ec 2018-09-01 15:29:50,763 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-01 15:29:50,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-01 15:29:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" 2018-09-01 15:29:50,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 15:29:50 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.3: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.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 15:29:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:50,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d10dca4-5a4f-46e4-b831-36c9453cf0f3 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/18c7685324104dd6868dd4e760b8e0f9"}, "enabled": true, "type": "orchestration", "id": "18c7685324104dd6868dd4e760b8e0f9", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/21850571e55f4dbfbaf7bcb683612920"}, "enabled": true, "type": "event", "id": "21850571e55f4dbfbaf7bcb683612920", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2756c886d9f043eba63ed7f1f7a226bf"}, "enabled": true, "type": "identity", "id": "2756c886d9f043eba63ed7f1f7a226bf", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2a3a02374dc243c0864134e6c245d3c5"}, "enabled": true, "type": "image", "id": "2a3a02374dc243c0864134e6c245d3c5", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5511849c83dd4c6c9b2502ec399f158b"}, "enabled": true, "type": "compute", "id": "5511849c83dd4c6c9b2502ec399f158b", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/68066b9e3ccb49d5b8bb0158115d23af"}, "enabled": true, "type": "metric", "id": "68066b9e3ccb49d5b8bb0158115d23af", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74306b5ddac449b7a65362f5fd9a8629"}, "enabled": true, "type": "object-store", "id": "74306b5ddac449b7a65362f5fd9a8629", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/746a90fea55b42eeb87accbab2e6249c"}, "enabled": true, "type": "network", "id": "746a90fea55b42eeb87accbab2e6249c", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7e09203823b44f60ad4ae636991020cc"}, "enabled": true, "type": "placement", "id": "7e09203823b44f60ad4ae636991020cc", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/802847b5f5c545689a6d85fc7dfcd8cf"}, "enabled": true, "type": "volume", "id": "802847b5f5c545689a6d85fc7dfcd8cf", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a56b6d2a272641fb8c87bd55931fa185"}, "enabled": true, "type": "alarming", "id": "a56b6d2a272641fb8c87bd55931fa185", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d106667871ad432dbe2fede3dfdf60da"}, "enabled": true, "type": "volumev3", "id": "d106667871ad432dbe2fede3dfdf60da", "name": "cinderv3"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d1e3eb5e016742ca968a2902ba67d5a8"}, "enabled": true, "type": "volumev2", "id": "d1e3eb5e016742ca968a2902ba67d5a8", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d7255c0563014ce19a96eb271c4c37cd"}, "enabled": true, "type": "cloudformation", "id": "d7255c0563014ce19a96eb271c4c37cd", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f28120b4017247b28ca193f3044021b8"}, "enabled": true, "type": "metering", "id": "f28120b4017247b28ca193f3044021b8", "name": "ceilometer"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-09-01 15:29:50,937 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-2d10dca4-5a4f-46e4-b831-36c9453cf0f3 2018-09-01 15:29:50,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.169982194901s 2018-09-01 15:29:50,937 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-2d10dca4-5a4f-46e4-b831-36c9453cf0f3 2018-09-01 15:29:50,942 - 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'18c7685324104dd6868dd4e760b8e0f9', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'21850571e55f4dbfbaf7bcb683612920', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'2756c886d9f043eba63ed7f1f7a226bf', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'2a3a02374dc243c0864134e6c245d3c5', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5511849c83dd4c6c9b2502ec399f158b', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'68066b9e3ccb49d5b8bb0158115d23af', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'74306b5ddac449b7a65362f5fd9a8629', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'746a90fea55b42eeb87accbab2e6249c', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'7e09203823b44f60ad4ae636991020cc', 'name': u'placement'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'802847b5f5c545689a6d85fc7dfcd8cf', 'name': u'cinder'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'a56b6d2a272641fb8c87bd55931fa185', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd106667871ad432dbe2fede3dfdf60da', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd1e3eb5e016742ca968a2902ba67d5a8', 'name': u'cinderv2'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd7255c0563014ce19a96eb271c4c37cd', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f28120b4017247b28ca193f3044021b8', 'name': u'ceilometer'})] 2018-09-01 15:29:50,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 15:29:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}bfb00a9659c386ae08e3b0b58f5109938ca1a766" 2018-09-01 15:29:51,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c5ce344c-407b-4741-95ae-77e8f7e2de93 Date: Sat, 01 Sep 2018 15:29:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94a0abfe-735f-4f25-862e-0f7372b64104","tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:23Z","dns_nameservers":[],"updated_at":"2018-09-01T15:26:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"4e5d813e6b554397ab98cc6b0e5d603c","id":"a7d11953-89b8-4e1f-a1b3-7ecd76c812d3","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-01 15:29:51,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c5ce344c-407b-4741-95ae-77e8f7e2de93 2018-09-01 15:29:51,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.888550043106s 2018-09-01 15:29:51,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-c5ce344c-407b-4741-95ae-77e8f7e2de93 2018-09-01 15:29:51,833 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T15:26:23Z', 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'a7d11953-89b8-4e1f-a1b3-7ecd76c812d3', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'94a0abfe-735f-4f25-862e-0f7372b64104', u'tenant_id': u'4e5d813e6b554397ab98cc6b0e5d603c', u'created_at': u'2018-09-01T15:26:23Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'4e5d813e6b554397ab98cc6b0e5d603c'})] 2018-09-01 15:29:51,950 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 15:29:51,951 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-01 15:29:52,007 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-01 15:29:52,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 15:29:52,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 15:29:52,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 15:29:52,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 15:29:52,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 15:29:52,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 15:29:52,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 15:29:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:29:52,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6403988a-c9a2-45b0-81e2-27ec40a12ae9 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.30:5000/v3/", "rel": "self"}]}} 2018-09-01 15:29:52,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-6403988a-c9a2-45b0-81e2-27ec40a12ae9 2018-09-01 15:29:52,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-01 15:29:52,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a0ca86a711044bc9bac251a907dd645", "name": "admin"}], "expires_at": "2018-09-01T16:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e855350c85f4441ca1f0b8f0d35c89f2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13db06a7d561454eb9445601ae9b9ee9"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48eab919c0f245578f60bacd1096f004"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eaf2fa08aba147c08eadf20261fbc9e1"}], "type": "orchestration", "id": "18c7685324104dd6868dd4e760b8e0f9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d70d8b8e6e4443babaed64f231c8da1"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b6d34c7f47f4b508cec61eef1c54e9f"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c226c3516af34b5fae7ba1ad031a9c6d"}], "type": "event", "id": "21850571e55f4dbfbaf7bcb683612920", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fef99ea03754028815aa1e3fe677753"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a58d1c3d208a4d2a91ab836eab0a450e"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9d246cafa524721ac9bba2d7a7723af"}], "type": "identity", "id": "2756c886d9f043eba63ed7f1f7a226bf", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90161f4bcb5541d1bfe0c4625cc8741d"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8fcea6c37ab4064bec5b0f79256ad5d"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dc0c152e4b594d6090cb83326a4615c6"}], "type": "image", "id": "2a3a02374dc243c0864134e6c245d3c5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9e9037f56494d27a229037d9ad56acc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2b1c96c92a04db6a57602cc9061a7cf"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dddfadf55bc3471b91658ad962960288"}], "type": "compute", "id": "5511849c83dd4c6c9b2502ec399f158b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0059d3454e624f7788260e7efa322fe0"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28b7b1400afd41c4bb755a8bb379fce2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccf6573e09f64987974bfe4e516ec334"}], "type": "metric", "id": "68066b9e3ccb49d5b8bb0158115d23af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d8d68ba29024278bc6660532495c432"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c6bac2b29044745809890c155b409e0"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f06c39943ed04b1da5e79da561788962"}], "type": "object-store", "id": "74306b5ddac449b7a65362f5fd9a8629", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "536c170d9e7f46d0ad50f16c5c3134d4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6886a1e07f1144078d5fd4a9118cfb55"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a899150abae24cda835b1fc36adb3d12"}], "type": "network", "id": "746a90fea55b42eeb87accbab2e6249c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b52139af493481e878b3a13c4d0452b"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea7e998bcb94d0e8fa00b41512703cd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "865f6a29bbbb449d81b03ff689f9f5ec"}], "type": "placement", "id": "7e09203823b44f60ad4ae636991020cc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3439800bcdea4d0d99c5981d4336571a"}, {"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e92392acde141acbf7f5546bb2836a4"}, {"url": "http://172.30.9.30:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0ff66360d84fd498dd56f734538caf"}], "type": "volume", "id": "802847b5f5c545689a6d85fc7dfcd8cf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cddd4e775254190ad032e2a6a86459e"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd8bd9c991464a8e8ad55a3d7b820118"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dda2a4ed051a444ba2201a1a77381193"}], "type": "alarming", "id": "a56b6d2a272641fb8c87bd55931fa185", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460c2e6ae8964ca5802bed9eccd852c9"}, {"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f292c4f23324c41bfc1f90f195e2bdb"}, {"url": "http://172.30.9.30:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "898abde6197c49bfb4d2146d6bb510d8"}], "type": "volumev3", "id": "d106667871ad432dbe2fede3dfdf60da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "275f5fd6591a4af5988105babe9f77bd"}, {"url": "http://172.30.9.30:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a9e97f662da4112a07509cc80b5cfc6"}, {"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acb7819d4be425ca2c7cb8cf0c04871"}], "type": "volumev2", "id": "d1e3eb5e016742ca968a2902ba67d5a8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44a65ebc9216444ba2402bef9b7730fd"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68ae9c18c7a24e4fb28fc4ed2bd512e1"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c17a34c2508d454da47df5a9f108fef7"}], "type": "cloudformation", "id": "d7255c0563014ce19a96eb271c4c37cd", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "f28120b4017247b28ca193f3044021b8", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4c700f0b3cc340a1b5e5e564735ecb3d"}, "audit_ids": ["QzbFgpBxScqWg5FrrwUPeQ"], "issued_at": "2018-09-01T15:29:52.000000Z"}} 2018-09-01 15:29:52,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:29:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:29:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bba581e7-990b-4332-9ed3-88a056156a87 Date: Sat, 01 Sep 2018 15:29:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"}]} 2018-09-01 15:29:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bba581e7-990b-4332-9ed3-88a056156a87 2018-09-01 15:29:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.968631029129s 2018-09-01 15:29:53,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bba581e7-990b-4332-9ed3-88a056156a87 2018-09-01 15:29:53,615 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-01 15:29:53,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 15:29:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" -d '{"network": {"name": "tenantnetwork1-net_626b620e-e15e-4614-ac30-fba0cfc8548d", "admin_state_up": true}}' 2018-09-01 15:29:55,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2aaeaeb0-8489-4a91-bd50-3040294338b3 Date: Sat, 01 Sep 2018 15:29:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"02990d07-c9ac-474f-9256-c7f1db80ecdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e855350c85f4441ca1f0b8f0d35c89f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T15:29:54Z","is_default":false,"provider:segmentation_id":38,"name":"tenantnetwork1-net_626b620e-e15e-4614-ac30-fba0cfc8548d","admin_state_up":true,"tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:29:54Z","mtu":1450}} 2018-09-01 15:29:55,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2aaeaeb0-8489-4a91-bd50-3040294338b3 2018-09-01 15:29:55,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.50107812881s 2018-09-01 15:29:55,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-2aaeaeb0-8489-4a91-bd50-3040294338b3 2018-09-01 15:29:55,117 - 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-09-01T15:29:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'02990d07-c9ac-474f-9256-c7f1db80ecdf', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_626b620e-e15e-4614-ac30-fba0cfc8548d', u'admin_state_up': True, u'tenant_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'created_at': u'2018-09-01T15:29:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e855350c85f4441ca1f0b8f0d35c89f2'}) 2018-09-01 15:29:55,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:29:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:29:56,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-80bc25df-92a2-4d46-b581-bb2129725c5e Date: Sat, 01 Sep 2018 15:29:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"02990d07-c9ac-474f-9256-c7f1db80ecdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e855350c85f4441ca1f0b8f0d35c89f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T15:29:54Z","provider:segmentation_id":38,"name":"tenantnetwork1-net_626b620e-e15e-4614-ac30-fba0cfc8548d","admin_state_up":true,"tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:29:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"}]} 2018-09-01 15:29:56,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-80bc25df-92a2-4d46-b581-bb2129725c5e 2018-09-01 15:29:56,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.927047014236s 2018-09-01 15:29:56,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-80bc25df-92a2-4d46-b581-bb2129725c5e 2018-09-01 15:29:56,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 15:29:56,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" -d '{"subnet": {"name": "tenantnetwork1-subnet_626b620e-e15e-4614-ac30-fba0cfc8548d", "enable_dhcp": true, "network_id": "02990d07-c9ac-474f-9256-c7f1db80ecdf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 15:29:57,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3dd3bc72-7338-4852-9fc2-272bf6103c9b Date: Sat, 01 Sep 2018 15:29:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02990d07-c9ac-474f-9256-c7f1db80ecdf","tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:29:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T15:29:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e855350c85f4441ca1f0b8f0d35c89f2","id":"17ad76db-721d-488c-ae97-b7f424176312","subnetpool_id":null,"name":"tenantnetwork1-subnet_626b620e-e15e-4614-ac30-fba0cfc8548d"}} 2018-09-01 15:29:57,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-3dd3bc72-7338-4852-9fc2-272bf6103c9b 2018-09-01 15:29:57,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.69170999527s 2018-09-01 15:29:57,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-3dd3bc72-7338-4852-9fc2-272bf6103c9b 2018-09-01 15:29:57,740 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T15:29:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'17ad76db-721d-488c-ae97-b7f424176312', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_626b620e-e15e-4614-ac30-fba0cfc8548d', u'enable_dhcp': True, u'network_id': u'02990d07-c9ac-474f-9256-c7f1db80ecdf', u'tenant_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'created_at': u'2018-09-01T15:29:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e855350c85f4441ca1f0b8f0d35c89f2'}) 2018-09-01 15:29:57,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 15:29:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" -d '{"router": {"external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104"}, "name": "tenantnetwork1-router_626b620e-e15e-4614-ac30-fba0cfc8548d", "admin_state_up": true}}' 2018-09-01 15:30:00,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-1dea82f0-50b3-448d-87db-e70442682083 Date: Sat, 01 Sep 2018 15:30:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a7d11953-89b8-4e1f-a1b3-7ecd76c812d3", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "created_at": "2018-09-01T15:29:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T15:29:59Z", "revision_number": 2, "routes": [], "project_id": "e855350c85f4441ca1f0b8f0d35c89f2", "id": "75548427-aca6-445c-9338-3322a4dd97b7", "name": "tenantnetwork1-router_626b620e-e15e-4614-ac30-fba0cfc8548d"}} 2018-09-01 15:30:00,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-1dea82f0-50b3-448d-87db-e70442682083 2018-09-01 15:30:00,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.51588106155s 2018-09-01 15:30:00,257 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-1dea82f0-50b3-448d-87db-e70442682083 2018-09-01 15:30:00,257 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'94a0abfe-735f-4f25-862e-0f7372b64104', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a7d11953-89b8-4e1f-a1b3-7ecd76c812d3', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'created_at': u'2018-09-01T15:29:58Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-01T15:29:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'id': u'75548427-aca6-445c-9338-3322a4dd97b7', u'name': u'tenantnetwork1-router_626b620e-e15e-4614-ac30-fba0cfc8548d'}) 2018-09-01 15:30:00,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 15:30:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" -d '{"subnet_id": "17ad76db-721d-488c-ae97-b7f424176312"}' 2018-09-01 15:30:02,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-73eb3076-d3e0-4230-a4fb-edffd9d8bb07 Date: Sat, 01 Sep 2018 15:30:02 GMT RESP BODY: {"network_id": "02990d07-c9ac-474f-9256-c7f1db80ecdf", "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "subnet_id": "17ad76db-721d-488c-ae97-b7f424176312", "subnet_ids": ["17ad76db-721d-488c-ae97-b7f424176312"], "port_id": "7bfdf8c6-3398-46e1-8446-d102f12a3bbf", "id": "75548427-aca6-445c-9338-3322a4dd97b7"} 2018-09-01 15:30:02,908 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7/add_router_interface.json used request id req-73eb3076-d3e0-4230-a4fb-edffd9d8bb07 2018-09-01 15:30:02,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64986109734s 2018-09-01 15:30:02,908 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7/add_router_interface.json used request id req-73eb3076-d3e0-4230-a4fb-edffd9d8bb07 returning object 75548427-aca6-445c-9338-3322a4dd97b7 2018-09-01 15:30:03,017 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 15:30:03,018 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-01 15:30:03,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 15:30:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" -d '{"subnet_id": "17ad76db-721d-488c-ae97-b7f424176312"}' 2018-09-01 15:30:05,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6d3bb0c3-808d-483b-bfd8-8f87fedee200 Date: Sat, 01 Sep 2018 15:30:05 GMT RESP BODY: {"network_id": "02990d07-c9ac-474f-9256-c7f1db80ecdf", "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "subnet_id": "17ad76db-721d-488c-ae97-b7f424176312", "subnet_ids": ["17ad76db-721d-488c-ae97-b7f424176312"], "port_id": "7bfdf8c6-3398-46e1-8446-d102f12a3bbf", "id": "75548427-aca6-445c-9338-3322a4dd97b7"} 2018-09-01 15:30:05,427 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7/remove_router_interface.json used request id req-6d3bb0c3-808d-483b-bfd8-8f87fedee200 2018-09-01 15:30:05,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40379285812s 2018-09-01 15:30:05,427 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7/remove_router_interface.json used request id req-6d3bb0c3-808d-483b-bfd8-8f87fedee200 returning object 75548427-aca6-445c-9338-3322a4dd97b7 2018-09-01 15:30:05,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 15:30:05,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:30:05,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-25d070e5-ac44-460d-9902-401296d3184d Date: Sat, 01 Sep 2018 15:30:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a7d11953-89b8-4e1f-a1b3-7ecd76c812d3", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "created_at": "2018-09-01T15:29:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T15:30:04Z", "revision_number": 4, "routes": [], "project_id": "e855350c85f4441ca1f0b8f0d35c89f2", "id": "75548427-aca6-445c-9338-3322a4dd97b7", "name": "tenantnetwork1-router_626b620e-e15e-4614-ac30-fba0cfc8548d"}]} 2018-09-01 15:30:05,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-25d070e5-ac44-460d-9902-401296d3184d 2018-09-01 15:30:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.381237030029s 2018-09-01 15:30:05,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-25d070e5-ac44-460d-9902-401296d3184d 2018-09-01 15:30:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 15:30:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7.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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:30:07,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc288f7e-732b-4ff5-9451-d29382a44fe6 Content-Length: 0 Date: Sat, 01 Sep 2018 15:30:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:30:07,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7.json used request id req-dc288f7e-732b-4ff5-9451-d29382a44fe6 2018-09-01 15:30:07,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.62698698044s 2018-09-01 15:30:07,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/75548427-aca6-445c-9338-3322a4dd97b7.json used request id req-dc288f7e-732b-4ff5-9451-d29382a44fe6 2018-09-01 15:30:07,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 15:30:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:30:08,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-398bf7a7-b057-4718-bafe-c103888abb61 Date: Sat, 01 Sep 2018 15:30:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02990d07-c9ac-474f-9256-c7f1db80ecdf","tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:29:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T15:29:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e855350c85f4441ca1f0b8f0d35c89f2","id":"17ad76db-721d-488c-ae97-b7f424176312","subnetpool_id":null,"name":"tenantnetwork1-subnet_626b620e-e15e-4614-ac30-fba0cfc8548d"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94a0abfe-735f-4f25-862e-0f7372b64104","tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:23Z","dns_nameservers":[],"updated_at":"2018-09-01T15:26:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"4e5d813e6b554397ab98cc6b0e5d603c","id":"a7d11953-89b8-4e1f-a1b3-7ecd76c812d3","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-01 15:30:08,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-398bf7a7-b057-4718-bafe-c103888abb61 2018-09-01 15:30:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.996981143951s 2018-09-01 15:30:08,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-398bf7a7-b057-4718-bafe-c103888abb61 2018-09-01 15:30:08,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 15:30:08,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/17ad76db-721d-488c-ae97-b7f424176312.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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:30:11,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57ffdefa-2d2e-4eb0-b3ef-3993400f236a Date: Sat, 01 Sep 2018 15:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:30:11,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/17ad76db-721d-488c-ae97-b7f424176312.json used request id req-57ffdefa-2d2e-4eb0-b3ef-3993400f236a 2018-09-01 15:30:11,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.13540410995s 2018-09-01 15:30:11,574 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/17ad76db-721d-488c-ae97-b7f424176312.json used request id req-57ffdefa-2d2e-4eb0-b3ef-3993400f236a 2018-09-01 15:30:11,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:30:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:30:12,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-b89ea34e-fa5c-4932-87ea-6e37fdcbf79a Date: Sat, 01 Sep 2018 15:30:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02990d07-c9ac-474f-9256-c7f1db80ecdf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e855350c85f4441ca1f0b8f0d35c89f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T15:30:11Z","provider:segmentation_id":38,"name":"tenantnetwork1-net_626b620e-e15e-4614-ac30-fba0cfc8548d","admin_state_up":true,"tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:29:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"}]} 2018-09-01 15:30:12,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b89ea34e-fa5c-4932-87ea-6e37fdcbf79a 2018-09-01 15:30:12,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0186920166s 2018-09-01 15:30:12,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b89ea34e-fa5c-4932-87ea-6e37fdcbf79a 2018-09-01 15:30:12,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 15:30:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/02990d07-c9ac-474f-9256-c7f1db80ecdf.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.15" -H "X-Auth-Token: {SHA1}2219402573972d3106ca52830ca4c4c0b355174c" 2018-09-01 15:30:13,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d2dcc65-5bc7-4442-9257-da109ad2879d Date: Sat, 01 Sep 2018 15:30:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:30:13,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/02990d07-c9ac-474f-9256-c7f1db80ecdf.json used request id req-9d2dcc65-5bc7-4442-9257-da109ad2879d 2018-09-01 15:30:13,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.770025968552s 2018-09-01 15:30:13,365 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/02990d07-c9ac-474f-9256-c7f1db80ecdf.json used request id req-9d2dcc65-5bc7-4442-9257-da109ad2879d 2018-09-01 15:30:13,418 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-01 15:30:13,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 15:30:13,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 15:30:13,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 15:30:13,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:30:13,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfd9eab-a578-4057-9ea2-f04c1f265be3 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.30:5000/v3/", "rel": "self"}]}} 2018-09-01 15:30:13,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-ecfd9eab-a578-4057-9ea2-f04c1f265be3 2018-09-01 15:30:13,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-01 15:30:13,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a0ca86a711044bc9bac251a907dd645", "name": "admin"}], "expires_at": "2018-09-01T16:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e855350c85f4441ca1f0b8f0d35c89f2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13db06a7d561454eb9445601ae9b9ee9"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48eab919c0f245578f60bacd1096f004"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eaf2fa08aba147c08eadf20261fbc9e1"}], "type": "orchestration", "id": "18c7685324104dd6868dd4e760b8e0f9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d70d8b8e6e4443babaed64f231c8da1"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b6d34c7f47f4b508cec61eef1c54e9f"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c226c3516af34b5fae7ba1ad031a9c6d"}], "type": "event", "id": "21850571e55f4dbfbaf7bcb683612920", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fef99ea03754028815aa1e3fe677753"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a58d1c3d208a4d2a91ab836eab0a450e"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9d246cafa524721ac9bba2d7a7723af"}], "type": "identity", "id": "2756c886d9f043eba63ed7f1f7a226bf", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90161f4bcb5541d1bfe0c4625cc8741d"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8fcea6c37ab4064bec5b0f79256ad5d"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dc0c152e4b594d6090cb83326a4615c6"}], "type": "image", "id": "2a3a02374dc243c0864134e6c245d3c5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9e9037f56494d27a229037d9ad56acc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2b1c96c92a04db6a57602cc9061a7cf"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dddfadf55bc3471b91658ad962960288"}], "type": "compute", "id": "5511849c83dd4c6c9b2502ec399f158b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0059d3454e624f7788260e7efa322fe0"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28b7b1400afd41c4bb755a8bb379fce2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccf6573e09f64987974bfe4e516ec334"}], "type": "metric", "id": "68066b9e3ccb49d5b8bb0158115d23af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d8d68ba29024278bc6660532495c432"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c6bac2b29044745809890c155b409e0"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f06c39943ed04b1da5e79da561788962"}], "type": "object-store", "id": "74306b5ddac449b7a65362f5fd9a8629", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "536c170d9e7f46d0ad50f16c5c3134d4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6886a1e07f1144078d5fd4a9118cfb55"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a899150abae24cda835b1fc36adb3d12"}], "type": "network", "id": "746a90fea55b42eeb87accbab2e6249c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b52139af493481e878b3a13c4d0452b"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea7e998bcb94d0e8fa00b41512703cd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "865f6a29bbbb449d81b03ff689f9f5ec"}], "type": "placement", "id": "7e09203823b44f60ad4ae636991020cc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3439800bcdea4d0d99c5981d4336571a"}, {"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e92392acde141acbf7f5546bb2836a4"}, {"url": "http://172.30.9.30:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0ff66360d84fd498dd56f734538caf"}], "type": "volume", "id": "802847b5f5c545689a6d85fc7dfcd8cf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cddd4e775254190ad032e2a6a86459e"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd8bd9c991464a8e8ad55a3d7b820118"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dda2a4ed051a444ba2201a1a77381193"}], "type": "alarming", "id": "a56b6d2a272641fb8c87bd55931fa185", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460c2e6ae8964ca5802bed9eccd852c9"}, {"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f292c4f23324c41bfc1f90f195e2bdb"}, {"url": "http://172.30.9.30:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "898abde6197c49bfb4d2146d6bb510d8"}], "type": "volumev3", "id": "d106667871ad432dbe2fede3dfdf60da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "275f5fd6591a4af5988105babe9f77bd"}, {"url": "http://172.30.9.30:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a9e97f662da4112a07509cc80b5cfc6"}, {"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acb7819d4be425ca2c7cb8cf0c04871"}], "type": "volumev2", "id": "d1e3eb5e016742ca968a2902ba67d5a8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44a65ebc9216444ba2402bef9b7730fd"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68ae9c18c7a24e4fb28fc4ed2bd512e1"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c17a34c2508d454da47df5a9f108fef7"}], "type": "cloudformation", "id": "d7255c0563014ce19a96eb271c4c37cd", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "f28120b4017247b28ca193f3044021b8", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4c700f0b3cc340a1b5e5e564735ecb3d"}, "audit_ids": ["-cW7v6O-TtG3i91WMqv-iA"], "issued_at": "2018-09-01T15:30:13.000000Z"}} 2018-09-01 15:30:13,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:30:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-427e89f1-0a73-48da-9c23-3f66f116fcca Date: Sat, 01 Sep 2018 15:30:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"}]} 2018-09-01 15:30:14,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-427e89f1-0a73-48da-9c23-3f66f116fcca 2018-09-01 15:30:14,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09439992905s 2018-09-01 15:30:14,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-427e89f1-0a73-48da-9c23-3f66f116fcca 2018-09-01 15:30:14,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:30:14,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 15:30:14 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.30: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.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 15:30:14,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 15:30:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:15,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecf70db-b1b3-4464-8b86-87e199a504a9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/36932e0e2b5447d58bf33a9060c51787"}, "tags": [], "enabled": true, "id": "36932e0e2b5447d58bf33a9060c51787", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-01 15:30:15,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-2ecf70db-b1b3-4464-8b86-87e199a504a9 2018-09-01 15:30:15,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184331893921s 2018-09-01 15:30:15,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-2ecf70db-b1b3-4464-8b86-87e199a504a9 2018-09-01 15:30:15,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-01 15:30:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb"}}' 2018-09-01 15:30:15,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 15:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1886a693-74f4-4e39-a546-348fa6d378d9 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.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d"}, "tags": [], "enabled": true, "id": "6e621c4c59254152a7372f210ed7a78d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb"}} 2018-09-01 15:30:15,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1886a693-74f4-4e39-a546-348fa6d378d9 2018-09-01 15:30:15,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.179394006729s 2018-09-01 15:30:15,339 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1886a693-74f4-4e39-a546-348fa6d378d9 2018-09-01 15:30:15,340 - 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'6e621c4c59254152a7372f210ed7a78d', '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_59aa17be-1eea-4394-8dea-e1b1449b31cb'}) 2018-09-01 15:30:15,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-01 15:30:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4b45b149-d1b2-4cf7-a412-33ac0d0856c0", "email": null, "name": "tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb"}}' 2018-09-01 15:30:15,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 15:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab296bc-bbe1-465b-bc26-296ddd3d7d3a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb", "links": {"self": "http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab06149cbc574da48847a0ed8e383cf9", "domain_id": "default", "password_expires_at": null}} 2018-09-01 15:30:15,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-7ab296bc-bbe1-465b-bc26-296ddd3d7d3a 2018-09-01 15:30:15,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48707818985s 2018-09-01 15:30:15,834 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-7ab296bc-bbe1-465b-bc26-296ddd3d7d3a 2018-09-01 15:30:15,834 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ab06149cbc574da48847a0ed8e383cf9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb'}) 2018-09-01 15:30:15,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 15:30:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:16,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803a9706-07c0-45e6-9519-b68a450c66c4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "41f4db0b71364d5391b0ad4b9d4acc8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/41f4db0b71364d5391b0ad4b9d4acc8f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "61cd7a63b5a74865bbdc5ddee3d8fbf0", "links": {"self": "http://172.30.9.30:5000/v3/roles/61cd7a63b5a74865bbdc5ddee3d8fbf0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8a0ca86a711044bc9bac251a907dd645", "links": {"self": "http://172.30.9.30:5000/v3/roles/8a0ca86a711044bc9bac251a907dd645"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4d11f9d57cf4f06a23d7774ca8a738c", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4d11f9d57cf4f06a23d7774ca8a738c"}, "name": "swiftoperator"}]} 2018-09-01 15:30:16,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-803a9706-07c0-45e6-9519-b68a450c66c4 2018-09-01 15:30:16,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165966033936s 2018-09-01 15:30:16,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-803a9706-07c0-45e6-9519-b68a450c66c4 2018-09-01 15:30:16,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 15:30:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:16,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e10433-ca91-4f5b-9d30-35ef033d14b9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "41f4db0b71364d5391b0ad4b9d4acc8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/41f4db0b71364d5391b0ad4b9d4acc8f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "61cd7a63b5a74865bbdc5ddee3d8fbf0", "links": {"self": "http://172.30.9.30:5000/v3/roles/61cd7a63b5a74865bbdc5ddee3d8fbf0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8a0ca86a711044bc9bac251a907dd645", "links": {"self": "http://172.30.9.30:5000/v3/roles/8a0ca86a711044bc9bac251a907dd645"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4d11f9d57cf4f06a23d7774ca8a738c", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4d11f9d57cf4f06a23d7774ca8a738c"}, "name": "swiftoperator"}]} 2018-09-01 15:30:16,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-27e10433-ca91-4f5b-9d30-35ef033d14b9 2018-09-01 15:30:16,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191246032715s 2018-09-01 15:30:16,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-27e10433-ca91-4f5b-9d30-35ef033d14b9 2018-09-01 15:30:16,202 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-01 15:30:16,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-01 15:30:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" -d '{"role": {"name": "Member"}}' 2018-09-01 15:30:16,413 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 15:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a95f709b-0f11-4821-ada7-55c0fb932f17 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef14b330cc024f4385a82c024e0566c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/ef14b330cc024f4385a82c024e0566c4"}, "name": "Member"}} 2018-09-01 15:30:16,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a95f709b-0f11-4821-ada7-55c0fb932f17 2018-09-01 15:30:16,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.207462787628s 2018-09-01 15:30:16,414 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a95f709b-0f11-4821-ada7-55c0fb932f17 2018-09-01 15:30:16,414 - 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'ef14b330cc024f4385a82c024e0566c4'}) 2018-09-01 15:30:16,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 15:30:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:16,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3374af-9f4c-4bdc-8104-3079c10e23f5 Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "41f4db0b71364d5391b0ad4b9d4acc8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/41f4db0b71364d5391b0ad4b9d4acc8f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "61cd7a63b5a74865bbdc5ddee3d8fbf0", "links": {"self": "http://172.30.9.30:5000/v3/roles/61cd7a63b5a74865bbdc5ddee3d8fbf0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8a0ca86a711044bc9bac251a907dd645", "links": {"self": "http://172.30.9.30:5000/v3/roles/8a0ca86a711044bc9bac251a907dd645"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4d11f9d57cf4f06a23d7774ca8a738c", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4d11f9d57cf4f06a23d7774ca8a738c"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ef14b330cc024f4385a82c024e0566c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/ef14b330cc024f4385a82c024e0566c4"}, "name": "Member"}]} 2018-09-01 15:30:16,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c3374af-9f4c-4bdc-8104-3079c10e23f5 2018-09-01 15:30:16,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170652151108s 2018-09-01 15:30:16,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c3374af-9f4c-4bdc-8104-3079c10e23f5 2018-09-01 15:30:16,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 15:30:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:16,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96070139-43c3-4797-9409-d88159fc3129 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-01 15:30:16,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-96070139-43c3-4797-9409-d88159fc3129 2018-09-01 15:30:16,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192735910416s 2018-09-01 15:30:16,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-96070139-43c3-4797-9409-d88159fc3129 2018-09-01 15:30:16,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 15:30:16,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:16,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7491d91c-e058-4f49-ae85-5a408021bf5f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/13cac4c921db45c78984eba0b317bff4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13cac4c921db45c78984eba0b317bff4", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/2e314ce6114d4c968b99992fa38d0d58"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e314ce6114d4c968b99992fa38d0d58", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/3d884b4263174ac19e3358e8e323885c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d884b4263174ac19e3358e8e323885c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/4c700f0b3cc340a1b5e5e564735ecb3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c700f0b3cc340a1b5e5e564735ecb3d", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/6169ef651e064777842e2243b606377d"}, "domain_id": "36932e0e2b5447d58bf33a9060c51787", "enabled": true, "options": {}, "id": "6169ef651e064777842e2243b606377d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6da6915c6fe148f5b5d5372a2b99a5b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da6915c6fe148f5b5d5372a2b99a5b8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/93540ae3300848059b5498b86f3aecd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93540ae3300848059b5498b86f3aecd8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb", "links": {"self": "http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab06149cbc574da48847a0ed8e383cf9", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/b912b4ce31ac4e5aa3150145f1daa69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b912b4ce31ac4e5aa3150145f1daa69e", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/c3862ddfa07e4c428b8f315a3c7f4088"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3862ddfa07e4c428b8f315a3c7f4088", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/d5101efe4323420eab90fbf87df9e785"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5101efe4323420eab90fbf87df9e785", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/d87c1aed6a8c4da08ac28bdf3e9d9308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d87c1aed6a8c4da08ac28bdf3e9d9308", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/e1e0664a5e904e48ac44e04d961615fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1e0664a5e904e48ac44e04d961615fd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e2020f4cd51a4699901a7b6ecd2b7959"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2020f4cd51a4699901a7b6ecd2b7959", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/fd81014d88254a8c89ecea50ab8e0c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd81014d88254a8c89ecea50ab8e0c80", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-01 15:30:16,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7491d91c-e058-4f49-ae85-5a408021bf5f 2018-09-01 15:30:16,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101109027863s 2018-09-01 15:30:16,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7491d91c-e058-4f49-ae85-5a408021bf5f 2018-09-01 15:30:16,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-01 15:30:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:17,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c5bb2e-ea64-48b4-a7c8-07e50bbed032 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c"}, "tags": [], "enabled": true, "id": "4e5d813e6b554397ab98cc6b0e5d603c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d"}, "tags": [], "enabled": true, "id": "6e621c4c59254152a7372f210ed7a78d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/e855350c85f4441ca1f0b8f0d35c89f2"}, "tags": [], "enabled": true, "id": "e855350c85f4441ca1f0b8f0d35c89f2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-01 15:30:17,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-60c5bb2e-ea64-48b4-a7c8-07e50bbed032 2018-09-01 15:30:17,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177404880524s 2018-09-01 15:30:17,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-60c5bb2e-ea64-48b4-a7c8-07e50bbed032 2018-09-01 15:30:17,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-01 15:30:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=ab06149cbc574da48847a0ed8e383cf9&role.id=ef14b330cc024f4385a82c024e0566c4&scope.project.id=6e621c4c59254152a7372f210ed7a78d" -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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:17,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9796bdc1-5090-4940-b4ba-7b64c515b8d4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=ab06149cbc574da48847a0ed8e383cf9&role.id=ef14b330cc024f4385a82c024e0566c4&scope.project.id=6e621c4c59254152a7372f210ed7a78d", "previous": null, "next": null}} 2018-09-01 15:30:17,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=ab06149cbc574da48847a0ed8e383cf9&role.id=ef14b330cc024f4385a82c024e0566c4&scope.project.id=6e621c4c59254152a7372f210ed7a78d used request id req-9796bdc1-5090-4940-b4ba-7b64c515b8d4 2018-09-01 15:30:17,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.167497158051s 2018-09-01 15:30:17,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=ab06149cbc574da48847a0ed8e383cf9&role.id=ef14b330cc024f4385a82c024e0566c4&scope.project.id=6e621c4c59254152a7372f210ed7a78d used request id req-9796bdc1-5090-4940-b4ba-7b64c515b8d4 2018-09-01 15:30:17,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-01 15:30:17,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d/users/ab06149cbc574da48847a0ed8e383cf9/roles/ef14b330cc024f4385a82c024e0566c4 -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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:17,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 15:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91282f70-971c-4590-984d-f88d1c46edb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 15:30:17,404 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d/users/ab06149cbc574da48847a0ed8e383cf9/roles/ef14b330cc024f4385a82c024e0566c4 used request id req-91282f70-971c-4590-984d-f88d1c46edb6 2018-09-01 15:30:17,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145771026611s 2018-09-01 15:30:17,404 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d/users/ab06149cbc574da48847a0ed8e383cf9/roles/ef14b330cc024f4385a82c024e0566c4 used request id req-91282f70-971c-4590-984d-f88d1c46edb6 2018-09-01 15:30:17,405 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb', 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': u'6e621c4c59254152a7372f210ed7a78d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4b45b149-d1b2-4cf7-a412-33ac0d0856c0', 'username': u'tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-01 15:30:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 15:30:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 15:30:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 15:30:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 15:30:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 15:30:17,408 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 15:30:17,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 15:30:17,410 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb', 'password': '4b45b149-d1b2-4cf7-a412-33ac0d0856c0', 'project_name': 'tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000//v3', 'project_id': '6e621c4c59254152a7372f210ed7a78d', 'project_domain_name': 'Default'} 2018-09-01 15:30:17,410 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-01 15:30:17,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:30:17,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4b0a47-6514-4b3a-9a4c-f824fed86735 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.30:5000/v3/", "rel": "self"}]}} 2018-09-01 15:30:17,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-7d4b0a47-6514-4b3a-9a4c-f824fed86735 2018-09-01 15:30:17,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-01 15:30:17,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef14b330cc024f4385a82c024e0566c4", "name": "Member"}], "expires_at": "2018-09-01T16:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e621c4c59254152a7372f210ed7a78d", "name": "tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8004/v1/6e621c4c59254152a7372f210ed7a78d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13db06a7d561454eb9445601ae9b9ee9"}, {"url": "http://192.30.9.3:8004/v1/6e621c4c59254152a7372f210ed7a78d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48eab919c0f245578f60bacd1096f004"}, {"url": "http://192.30.9.3:8004/v1/6e621c4c59254152a7372f210ed7a78d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eaf2fa08aba147c08eadf20261fbc9e1"}], "type": "orchestration", "id": "18c7685324104dd6868dd4e760b8e0f9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d70d8b8e6e4443babaed64f231c8da1"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b6d34c7f47f4b508cec61eef1c54e9f"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c226c3516af34b5fae7ba1ad031a9c6d"}], "type": "event", "id": "21850571e55f4dbfbaf7bcb683612920", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fef99ea03754028815aa1e3fe677753"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a58d1c3d208a4d2a91ab836eab0a450e"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9d246cafa524721ac9bba2d7a7723af"}], "type": "identity", "id": "2756c886d9f043eba63ed7f1f7a226bf", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90161f4bcb5541d1bfe0c4625cc8741d"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8fcea6c37ab4064bec5b0f79256ad5d"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dc0c152e4b594d6090cb83326a4615c6"}], "type": "image", "id": "2a3a02374dc243c0864134e6c245d3c5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9e9037f56494d27a229037d9ad56acc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2b1c96c92a04db6a57602cc9061a7cf"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dddfadf55bc3471b91658ad962960288"}], "type": "compute", "id": "5511849c83dd4c6c9b2502ec399f158b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0059d3454e624f7788260e7efa322fe0"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28b7b1400afd41c4bb755a8bb379fce2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccf6573e09f64987974bfe4e516ec334"}], "type": "metric", "id": "68066b9e3ccb49d5b8bb0158115d23af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8080/v1/AUTH_6e621c4c59254152a7372f210ed7a78d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d8d68ba29024278bc6660532495c432"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6e621c4c59254152a7372f210ed7a78d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c6bac2b29044745809890c155b409e0"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f06c39943ed04b1da5e79da561788962"}], "type": "object-store", "id": "74306b5ddac449b7a65362f5fd9a8629", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "536c170d9e7f46d0ad50f16c5c3134d4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6886a1e07f1144078d5fd4a9118cfb55"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a899150abae24cda835b1fc36adb3d12"}], "type": "network", "id": "746a90fea55b42eeb87accbab2e6249c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b52139af493481e878b3a13c4d0452b"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea7e998bcb94d0e8fa00b41512703cd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "865f6a29bbbb449d81b03ff689f9f5ec"}], "type": "placement", "id": "7e09203823b44f60ad4ae636991020cc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6e621c4c59254152a7372f210ed7a78d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3439800bcdea4d0d99c5981d4336571a"}, {"url": "http://192.30.9.3:8776/v1/6e621c4c59254152a7372f210ed7a78d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e92392acde141acbf7f5546bb2836a4"}, {"url": "http://172.30.9.30:8776/v1/6e621c4c59254152a7372f210ed7a78d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0ff66360d84fd498dd56f734538caf"}], "type": "volume", "id": "802847b5f5c545689a6d85fc7dfcd8cf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cddd4e775254190ad032e2a6a86459e"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd8bd9c991464a8e8ad55a3d7b820118"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dda2a4ed051a444ba2201a1a77381193"}], "type": "alarming", "id": "a56b6d2a272641fb8c87bd55931fa185", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6e621c4c59254152a7372f210ed7a78d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460c2e6ae8964ca5802bed9eccd852c9"}, {"url": "http://192.30.9.3:8776/v3/6e621c4c59254152a7372f210ed7a78d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f292c4f23324c41bfc1f90f195e2bdb"}, {"url": "http://172.30.9.30:8776/v3/6e621c4c59254152a7372f210ed7a78d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "898abde6197c49bfb4d2146d6bb510d8"}], "type": "volumev3", "id": "d106667871ad432dbe2fede3dfdf60da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6e621c4c59254152a7372f210ed7a78d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "275f5fd6591a4af5988105babe9f77bd"}, {"url": "http://172.30.9.30:8776/v2/6e621c4c59254152a7372f210ed7a78d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a9e97f662da4112a07509cc80b5cfc6"}, {"url": "http://192.30.9.3:8776/v2/6e621c4c59254152a7372f210ed7a78d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acb7819d4be425ca2c7cb8cf0c04871"}], "type": "volumev2", "id": "d1e3eb5e016742ca968a2902ba67d5a8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44a65ebc9216444ba2402bef9b7730fd"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68ae9c18c7a24e4fb28fc4ed2bd512e1"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c17a34c2508d454da47df5a9f108fef7"}], "type": "cloudformation", "id": "d7255c0563014ce19a96eb271c4c37cd", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "f28120b4017247b28ca193f3044021b8", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb", "id": "ab06149cbc574da48847a0ed8e383cf9"}, "audit_ids": ["JDyJ7c09Tp-RqxRMqDG0zQ"], "issued_at": "2018-09-01T15:30:17.000000Z"}} 2018-09-01 15:30:17,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 15:30:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" -d '{"network": {"name": "tenantnetwork2-net_59aa17be-1eea-4394-8dea-e1b1449b31cb", "admin_state_up": true}}' 2018-09-01 15:30:19,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-4de819fa-a5d4-4336-b96c-ac632600c5a1 Date: Sat, 01 Sep 2018 15:30:19 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6e621c4c59254152a7372f210ed7a78d","created_at":"2018-09-01T15:30:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-01T15:30:18Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6e621c4c59254152a7372f210ed7a78d","id":"87a35a4a-5df3-4441-8a2d-f01adde108ba","name":"tenantnetwork2-net_59aa17be-1eea-4394-8dea-e1b1449b31cb"}} 2018-09-01 15:30:19,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4de819fa-a5d4-4336-b96c-ac632600c5a1 2018-09-01 15:30:19,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.36894702911s 2018-09-01 15:30:19,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4de819fa-a5d4-4336-b96c-ac632600c5a1 2018-09-01 15:30:19,184 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T15:30:18Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'87a35a4a-5df3-4441-8a2d-f01adde108ba', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_59aa17be-1eea-4394-8dea-e1b1449b31cb', u'admin_state_up': True, u'tenant_id': u'6e621c4c59254152a7372f210ed7a78d', u'created_at': u'2018-09-01T15:30:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6e621c4c59254152a7372f210ed7a78d'}) 2018-09-01 15:30:19,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:30:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:20,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-457d2046-9607-42d0-9653-a3b819515a82 Date: Sat, 01 Sep 2018 15:30:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-01T15:30:18Z","tenant_id":"6e621c4c59254152a7372f210ed7a78d","created_at":"2018-09-01T15:30:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6e621c4c59254152a7372f210ed7a78d","id":"87a35a4a-5df3-4441-8a2d-f01adde108ba","name":"tenantnetwork2-net_59aa17be-1eea-4394-8dea-e1b1449b31cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"updated_at":"2018-09-01T15:26:23Z","tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","id":"94a0abfe-735f-4f25-862e-0f7372b64104","name":"external"}]} 2018-09-01 15:30:20,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-457d2046-9607-42d0-9653-a3b819515a82 2018-09-01 15:30:20,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01946806908s 2018-09-01 15:30:20,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-457d2046-9607-42d0-9653-a3b819515a82 2018-09-01 15:30:20,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 15:30:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" -d '{"subnet": {"name": "tenantnetwork2-subnet_59aa17be-1eea-4394-8dea-e1b1449b31cb", "enable_dhcp": true, "network_id": "87a35a4a-5df3-4441-8a2d-f01adde108ba", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 15:30:21,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-363eafa5-a2a9-4651-a404-a203b73ac63f Date: Sat, 01 Sep 2018 15:30:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87a35a4a-5df3-4441-8a2d-f01adde108ba","tenant_id":"6e621c4c59254152a7372f210ed7a78d","created_at":"2018-09-01T15:30:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T15:30:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6e621c4c59254152a7372f210ed7a78d","id":"95945040-3159-4132-8688-fe4e37df9ff1","subnetpool_id":null,"name":"tenantnetwork2-subnet_59aa17be-1eea-4394-8dea-e1b1449b31cb"}} 2018-09-01 15:30:21,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-363eafa5-a2a9-4651-a404-a203b73ac63f 2018-09-01 15:30:21,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16282010078s 2018-09-01 15:30:21,369 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-363eafa5-a2a9-4651-a404-a203b73ac63f 2018-09-01 15:30:21,369 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T15:30:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'95945040-3159-4132-8688-fe4e37df9ff1', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_59aa17be-1eea-4394-8dea-e1b1449b31cb', u'enable_dhcp': True, u'network_id': u'87a35a4a-5df3-4441-8a2d-f01adde108ba', u'tenant_id': u'6e621c4c59254152a7372f210ed7a78d', u'created_at': u'2018-09-01T15:30:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6e621c4c59254152a7372f210ed7a78d'}) 2018-09-01 15:30:21,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 15:30:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" -d '{"router": {"external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104"}, "name": "tenantnetwork2-router_59aa17be-1eea-4394-8dea-e1b1449b31cb", "admin_state_up": true}}' 2018-09-01 15:30:22,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-8726cab5-7ae3-432d-abb0-62a2da8b1ea0 Date: Sat, 01 Sep 2018 15:30:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a7d11953-89b8-4e1f-a1b3-7ecd76c812d3", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "6e621c4c59254152a7372f210ed7a78d", "created_at": "2018-09-01T15:30:21Z", "admin_state_up": true, "updated_at": "2018-09-01T15:30:22Z", "revision_number": 2, "routes": [], "project_id": "6e621c4c59254152a7372f210ed7a78d", "id": "078d4d39-1e3a-4ca8-847a-2eb79db43dc0", "name": "tenantnetwork2-router_59aa17be-1eea-4394-8dea-e1b1449b31cb"}} 2018-09-01 15:30:22,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8726cab5-7ae3-432d-abb0-62a2da8b1ea0 2018-09-01 15:30:22,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62729001045s 2018-09-01 15:30:22,998 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8726cab5-7ae3-432d-abb0-62a2da8b1ea0 2018-09-01 15:30:22,998 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'94a0abfe-735f-4f25-862e-0f7372b64104', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a7d11953-89b8-4e1f-a1b3-7ecd76c812d3', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6e621c4c59254152a7372f210ed7a78d', u'created_at': u'2018-09-01T15:30:21Z', u'admin_state_up': True, u'updated_at': u'2018-09-01T15:30:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'6e621c4c59254152a7372f210ed7a78d', u'id': u'078d4d39-1e3a-4ca8-847a-2eb79db43dc0', u'name': u'tenantnetwork2-router_59aa17be-1eea-4394-8dea-e1b1449b31cb'}) 2018-09-01 15:30:22,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 15:30:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" -d '{"subnet_id": "95945040-3159-4132-8688-fe4e37df9ff1"}' 2018-09-01 15:30:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5edf2cf1-e02b-4afa-8ced-1002cf6e17c4 Date: Sat, 01 Sep 2018 15:30:25 GMT RESP BODY: {"network_id": "87a35a4a-5df3-4441-8a2d-f01adde108ba", "tenant_id": "6e621c4c59254152a7372f210ed7a78d", "subnet_id": "95945040-3159-4132-8688-fe4e37df9ff1", "subnet_ids": ["95945040-3159-4132-8688-fe4e37df9ff1"], "port_id": "432b02d5-575c-4fcd-a72d-517de6bbb465", "id": "078d4d39-1e3a-4ca8-847a-2eb79db43dc0"} 2018-09-01 15:30:25,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0/add_router_interface.json used request id req-5edf2cf1-e02b-4afa-8ced-1002cf6e17c4 2018-09-01 15:30:25,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79832696915s 2018-09-01 15:30:25,798 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0/add_router_interface.json used request id req-5edf2cf1-e02b-4afa-8ced-1002cf6e17c4 returning object 078d4d39-1e3a-4ca8-847a-2eb79db43dc0 2018-09-01 15:30:25,917 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 15:30:25,917 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-01 15:30:25,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 15:30:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" -d '{"subnet_id": "95945040-3159-4132-8688-fe4e37df9ff1"}' 2018-09-01 15:30:28,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-017636ad-1c9c-4f02-a6b3-fd4b7b7caf67 Date: Sat, 01 Sep 2018 15:30:28 GMT RESP BODY: {"network_id": "87a35a4a-5df3-4441-8a2d-f01adde108ba", "tenant_id": "6e621c4c59254152a7372f210ed7a78d", "subnet_id": "95945040-3159-4132-8688-fe4e37df9ff1", "subnet_ids": ["95945040-3159-4132-8688-fe4e37df9ff1"], "port_id": "432b02d5-575c-4fcd-a72d-517de6bbb465", "id": "078d4d39-1e3a-4ca8-847a-2eb79db43dc0"} 2018-09-01 15:30:28,258 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0/remove_router_interface.json used request id req-017636ad-1c9c-4f02-a6b3-fd4b7b7caf67 2018-09-01 15:30:28,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33575510979s 2018-09-01 15:30:28,259 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0/remove_router_interface.json used request id req-017636ad-1c9c-4f02-a6b3-fd4b7b7caf67 returning object 078d4d39-1e3a-4ca8-847a-2eb79db43dc0 2018-09-01 15:30:28,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 15:30:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:29,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ce64748b-3586-4985-a594-d871c900b10c Date: Sat, 01 Sep 2018 15:30:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a7d11953-89b8-4e1f-a1b3-7ecd76c812d3", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "6e621c4c59254152a7372f210ed7a78d", "created_at": "2018-09-01T15:30:21Z", "admin_state_up": true, "updated_at": "2018-09-01T15:30:27Z", "revision_number": 4, "routes": [], "project_id": "6e621c4c59254152a7372f210ed7a78d", "id": "078d4d39-1e3a-4ca8-847a-2eb79db43dc0", "name": "tenantnetwork2-router_59aa17be-1eea-4394-8dea-e1b1449b31cb"}]} 2018-09-01 15:30:29,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ce64748b-3586-4985-a594-d871c900b10c 2018-09-01 15:30:29,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.963636875153s 2018-09-01 15:30:29,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ce64748b-3586-4985-a594-d871c900b10c 2018-09-01 15:30:29,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 15:30:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0.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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:31,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c957fa76-463b-4561-a247-b4672697e5ef Content-Length: 0 Date: Sat, 01 Sep 2018 15:30:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:30:31,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0.json used request id req-c957fa76-463b-4561-a247-b4672697e5ef 2018-09-01 15:30:31,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.12848210335s 2018-09-01 15:30:31,353 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/078d4d39-1e3a-4ca8-847a-2eb79db43dc0.json used request id req-c957fa76-463b-4561-a247-b4672697e5ef 2018-09-01 15:30:31,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 15:30:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:31,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eb8bef17-9e35-436d-8497-298d56790cee Date: Sat, 01 Sep 2018 15:30:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87a35a4a-5df3-4441-8a2d-f01adde108ba","tenant_id":"6e621c4c59254152a7372f210ed7a78d","created_at":"2018-09-01T15:30:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T15:30:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6e621c4c59254152a7372f210ed7a78d","id":"95945040-3159-4132-8688-fe4e37df9ff1","subnetpool_id":null,"name":"tenantnetwork2-subnet_59aa17be-1eea-4394-8dea-e1b1449b31cb"}]} 2018-09-01 15:30:31,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-eb8bef17-9e35-436d-8497-298d56790cee 2018-09-01 15:30:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0435678958893s 2018-09-01 15:30:31,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-eb8bef17-9e35-436d-8497-298d56790cee 2018-09-01 15:30:31,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 15:30:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/95945040-3159-4132-8688-fe4e37df9ff1.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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:33,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73ceb605-0824-4180-849f-7950e2d54b2a Date: Sat, 01 Sep 2018 15:30:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:30:33,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/95945040-3159-4132-8688-fe4e37df9ff1.json used request id req-73ceb605-0824-4180-849f-7950e2d54b2a 2018-09-01 15:30:33,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31661605835s 2018-09-01 15:30:33,716 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/95945040-3159-4132-8688-fe4e37df9ff1.json used request id req-73ceb605-0824-4180-849f-7950e2d54b2a 2018-09-01 15:30:33,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:30:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:33,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-78353893-0cd4-436b-a3c0-4a9458fd63ed Date: Sat, 01 Sep 2018 15:30:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-01T15:30:33Z","tenant_id":"6e621c4c59254152a7372f210ed7a78d","created_at":"2018-09-01T15:30:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6e621c4c59254152a7372f210ed7a78d","id":"87a35a4a-5df3-4441-8a2d-f01adde108ba","name":"tenantnetwork2-net_59aa17be-1eea-4394-8dea-e1b1449b31cb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"updated_at":"2018-09-01T15:26:23Z","tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","id":"94a0abfe-735f-4f25-862e-0f7372b64104","name":"external"}]} 2018-09-01 15:30:33,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-78353893-0cd4-436b-a3c0-4a9458fd63ed 2018-09-01 15:30:33,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11620593071s 2018-09-01 15:30:33,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-78353893-0cd4-436b-a3c0-4a9458fd63ed 2018-09-01 15:30:33,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 15:30:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/87a35a4a-5df3-4441-8a2d-f01adde108ba.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.15" -H "X-Auth-Token: {SHA1}eec7c399ccd808375904008cd4c31ef00c9f3646" 2018-09-01 15:30:35,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5de0685-5fb8-4c06-9a57-d66eaff98342 Date: Sat, 01 Sep 2018 15:30:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:30:35,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/87a35a4a-5df3-4441-8a2d-f01adde108ba.json used request id req-e5de0685-5fb8-4c06-9a57-d66eaff98342 2018-09-01 15:30:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37795710564s 2018-09-01 15:30:35,213 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/87a35a4a-5df3-4441-8a2d-f01adde108ba.json used request id req-e5de0685-5fb8-4c06-9a57-d66eaff98342 2018-09-01 15:30:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 15:30:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:35,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a605d1f-8a72-4cfe-a308-65134a550031 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/13cac4c921db45c78984eba0b317bff4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13cac4c921db45c78984eba0b317bff4", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/2e314ce6114d4c968b99992fa38d0d58"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e314ce6114d4c968b99992fa38d0d58", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/3d884b4263174ac19e3358e8e323885c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d884b4263174ac19e3358e8e323885c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/4c700f0b3cc340a1b5e5e564735ecb3d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4c700f0b3cc340a1b5e5e564735ecb3d", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/6169ef651e064777842e2243b606377d"}, "domain_id": "36932e0e2b5447d58bf33a9060c51787", "enabled": true, "options": {}, "id": "6169ef651e064777842e2243b606377d", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/6da6915c6fe148f5b5d5372a2b99a5b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6da6915c6fe148f5b5d5372a2b99a5b8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/93540ae3300848059b5498b86f3aecd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "93540ae3300848059b5498b86f3aecd8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb", "links": {"self": "http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab06149cbc574da48847a0ed8e383cf9", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/b912b4ce31ac4e5aa3150145f1daa69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b912b4ce31ac4e5aa3150145f1daa69e", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/c3862ddfa07e4c428b8f315a3c7f4088"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c3862ddfa07e4c428b8f315a3c7f4088", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/d5101efe4323420eab90fbf87df9e785"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5101efe4323420eab90fbf87df9e785", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/d87c1aed6a8c4da08ac28bdf3e9d9308"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d87c1aed6a8c4da08ac28bdf3e9d9308", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/e1e0664a5e904e48ac44e04d961615fd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1e0664a5e904e48ac44e04d961615fd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e2020f4cd51a4699901a7b6ecd2b7959"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e2020f4cd51a4699901a7b6ecd2b7959", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/fd81014d88254a8c89ecea50ab8e0c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd81014d88254a8c89ecea50ab8e0c80", "email": "placement@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-01 15:30:35,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7a605d1f-8a72-4cfe-a308-65134a550031 2018-09-01 15:30:35,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116959095001s 2018-09-01 15:30:35,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7a605d1f-8a72-4cfe-a308-65134a550031 2018-09-01 15:30:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 15:30:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9 -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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:35,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc4db4b-f9eb-4d25-97d3-06447bad6a87 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_59aa17be-1eea-4394-8dea-e1b1449b31cb", "links": {"self": "http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ab06149cbc574da48847a0ed8e383cf9", "description": null}} 2018-09-01 15:30:35,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9 used request id req-3bc4db4b-f9eb-4d25-97d3-06447bad6a87 2018-09-01 15:30:35,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10715007782s 2018-09-01 15:30:35,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9 used request id req-3bc4db4b-f9eb-4d25-97d3-06447bad6a87 2018-09-01 15:30:35,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-01 15:30:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9 -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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:35,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd281a8-d2d2-4b22-85b0-afc3fc12463d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 15:30:35,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9 used request id req-cdd281a8-d2d2-4b22-85b0-afc3fc12463d 2018-09-01 15:30:35,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.207407951355s 2018-09-01 15:30:35,653 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ab06149cbc574da48847a0ed8e383cf9 used request id req-cdd281a8-d2d2-4b22-85b0-afc3fc12463d 2018-09-01 15:30:35,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-01 15:30:35,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:35,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddae51f-8c04-455e-b3db-ec9b5bf2211b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/4e5d813e6b554397ab98cc6b0e5d603c"}, "tags": [], "enabled": true, "id": "4e5d813e6b554397ab98cc6b0e5d603c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d"}, "tags": [], "enabled": true, "id": "6e621c4c59254152a7372f210ed7a78d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_59aa17be-1eea-4394-8dea-e1b1449b31cb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/e855350c85f4441ca1f0b8f0d35c89f2"}, "tags": [], "enabled": true, "id": "e855350c85f4441ca1f0b8f0d35c89f2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-01 15:30:35,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-6ddae51f-8c04-455e-b3db-ec9b5bf2211b 2018-09-01 15:30:35,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0879950523376s 2018-09-01 15:30:35,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-6ddae51f-8c04-455e-b3db-ec9b5bf2211b 2018-09-01 15:30:35,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-01 15:30:35,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d -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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:36,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 15:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9d5dd8-0c1d-4e98-8c53-2419e2c61bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 15:30:36,036 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d used request id req-7d9d5dd8-0c1d-4e98-8c53-2419e2c61bec 2018-09-01 15:30:36,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284693956375s 2018-09-01 15:30:36,037 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6e621c4c59254152a7372f210ed7a78d used request id req-7d9d5dd8-0c1d-4e98-8c53-2419e2c61bec 2018-09-01 15:30:36,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 15:30:36,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:36,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63edec45-215f-40ba-9f1c-55e738360a50 Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "41f4db0b71364d5391b0ad4b9d4acc8f", "links": {"self": "http://172.30.9.30:5000/v3/roles/41f4db0b71364d5391b0ad4b9d4acc8f"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "61cd7a63b5a74865bbdc5ddee3d8fbf0", "links": {"self": "http://172.30.9.30:5000/v3/roles/61cd7a63b5a74865bbdc5ddee3d8fbf0"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "8a0ca86a711044bc9bac251a907dd645", "links": {"self": "http://172.30.9.30:5000/v3/roles/8a0ca86a711044bc9bac251a907dd645"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e4d11f9d57cf4f06a23d7774ca8a738c", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4d11f9d57cf4f06a23d7774ca8a738c"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ef14b330cc024f4385a82c024e0566c4", "links": {"self": "http://172.30.9.30:5000/v3/roles/ef14b330cc024f4385a82c024e0566c4"}, "name": "Member"}]} 2018-09-01 15:30:36,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-63edec45-215f-40ba-9f1c-55e738360a50 2018-09-01 15:30:36,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17485499382s 2018-09-01 15:30:36,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-63edec45-215f-40ba-9f1c-55e738360a50 2018-09-01 15:30:36,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-01 15:30:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/ef14b330cc024f4385a82c024e0566c4 -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.15" -H "X-Auth-Token: {SHA1}1b4af833b5d0831a10b3dec2475ac03d421ba1c1" 2018-09-01 15:30:36,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 15:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbc2416-1239-4dd6-949c-45a6496a5de1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 15:30:36,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ef14b330cc024f4385a82c024e0566c4 used request id req-7cbc2416-1239-4dd6-949c-45a6496a5de1 2018-09-01 15:30:36,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.18328499794s 2018-09-01 15:30:36,404 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ef14b330cc024f4385a82c024e0566c4 used request id req-7cbc2416-1239-4dd6-949c-45a6496a5de1 2018-09-01 15:30:36,455 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 15:30:36,561 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 15:30:36,562 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 15:30:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" 2018-09-01 15:30:36,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 15:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363efb8c-0d12-42f7-8022-f4a842f75f27 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.30:5000/v3/", "rel": "self"}]}} 2018-09-01 15:30:36,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000//v3 used request id req-363efb8c-0d12-42f7-8022-f4a842f75f27 2018-09-01 15:30:36,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-01 15:30:37,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a0ca86a711044bc9bac251a907dd645", "name": "admin"}], "expires_at": "2018-09-01T16:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e855350c85f4441ca1f0b8f0d35c89f2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "13db06a7d561454eb9445601ae9b9ee9"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48eab919c0f245578f60bacd1096f004"}, {"url": "http://192.30.9.3:8004/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eaf2fa08aba147c08eadf20261fbc9e1"}], "type": "orchestration", "id": "18c7685324104dd6868dd4e760b8e0f9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d70d8b8e6e4443babaed64f231c8da1"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b6d34c7f47f4b508cec61eef1c54e9f"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c226c3516af34b5fae7ba1ad031a9c6d"}], "type": "event", "id": "21850571e55f4dbfbaf7bcb683612920", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7fef99ea03754028815aa1e3fe677753"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a58d1c3d208a4d2a91ab836eab0a450e"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9d246cafa524721ac9bba2d7a7723af"}], "type": "identity", "id": "2756c886d9f043eba63ed7f1f7a226bf", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90161f4bcb5541d1bfe0c4625cc8741d"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d8fcea6c37ab4064bec5b0f79256ad5d"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dc0c152e4b594d6090cb83326a4615c6"}], "type": "image", "id": "2a3a02374dc243c0864134e6c245d3c5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9e9037f56494d27a229037d9ad56acc"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d2b1c96c92a04db6a57602cc9061a7cf"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dddfadf55bc3471b91658ad962960288"}], "type": "compute", "id": "5511849c83dd4c6c9b2502ec399f158b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0059d3454e624f7788260e7efa322fe0"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "28b7b1400afd41c4bb755a8bb379fce2"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ccf6573e09f64987974bfe4e516ec334"}], "type": "metric", "id": "68066b9e3ccb49d5b8bb0158115d23af", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d8d68ba29024278bc6660532495c432"}, {"url": "http://12.0.0.24:8080/v1/AUTH_e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c6bac2b29044745809890c155b409e0"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f06c39943ed04b1da5e79da561788962"}], "type": "object-store", "id": "74306b5ddac449b7a65362f5fd9a8629", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "536c170d9e7f46d0ad50f16c5c3134d4"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6886a1e07f1144078d5fd4a9118cfb55"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a899150abae24cda835b1fc36adb3d12"}], "type": "network", "id": "746a90fea55b42eeb87accbab2e6249c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4b52139af493481e878b3a13c4d0452b"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ea7e998bcb94d0e8fa00b41512703cd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "865f6a29bbbb449d81b03ff689f9f5ec"}], "type": "placement", "id": "7e09203823b44f60ad4ae636991020cc", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3439800bcdea4d0d99c5981d4336571a"}, {"url": "http://192.30.9.3:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3e92392acde141acbf7f5546bb2836a4"}, {"url": "http://172.30.9.30:8776/v1/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4e0ff66360d84fd498dd56f734538caf"}], "type": "volume", "id": "802847b5f5c545689a6d85fc7dfcd8cf", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cddd4e775254190ad032e2a6a86459e"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd8bd9c991464a8e8ad55a3d7b820118"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dda2a4ed051a444ba2201a1a77381193"}], "type": "alarming", "id": "a56b6d2a272641fb8c87bd55931fa185", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460c2e6ae8964ca5802bed9eccd852c9"}, {"url": "http://192.30.9.3:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f292c4f23324c41bfc1f90f195e2bdb"}, {"url": "http://172.30.9.30:8776/v3/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "898abde6197c49bfb4d2146d6bb510d8"}], "type": "volumev3", "id": "d106667871ad432dbe2fede3dfdf60da", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "275f5fd6591a4af5988105babe9f77bd"}, {"url": "http://172.30.9.30:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a9e97f662da4112a07509cc80b5cfc6"}, {"url": "http://192.30.9.3:8776/v2/e855350c85f4441ca1f0b8f0d35c89f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acb7819d4be425ca2c7cb8cf0c04871"}], "type": "volumev2", "id": "d1e3eb5e016742ca968a2902ba67d5a8", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "44a65ebc9216444ba2402bef9b7730fd"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "68ae9c18c7a24e4fb28fc4ed2bd512e1"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c17a34c2508d454da47df5a9f108fef7"}], "type": "cloudformation", "id": "d7255c0563014ce19a96eb271c4c37cd", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "f28120b4017247b28ca193f3044021b8", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "4c700f0b3cc340a1b5e5e564735ecb3d"}, "audit_ids": ["llv30QAYTzqBYSq8Tb6miA"], "issued_at": "2018-09-01T15:30:37.000000Z"}} 2018-09-01 15:30:37,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:30:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:30:37,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6f12e824-ae3b-4071-8b2e-71cdd0758b51 Date: Sat, 01 Sep 2018 15:30:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"}]} 2018-09-01 15:30:37,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f12e824-ae3b-4071-8b2e-71cdd0758b51 2018-09-01 15:30:37,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253542900085s 2018-09-01 15:30:37,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6f12e824-ae3b-4071-8b2e-71cdd0758b51 2018-09-01 15:30:37,294 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-01 15:30:37,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 15:30:37,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '{"network": {"name": "vmready1-net_a672db9f-3dde-4b40-adcb-7f5e63cecf7b", "admin_state_up": true}}' 2018-09-01 15:30:37,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a9f21b09-216d-455f-bf9a-e7d5da5b2127 Date: Sat, 01 Sep 2018 15:30:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1ecd8eb-32de-48e6-b659-4662098ecae7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e855350c85f4441ca1f0b8f0d35c89f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T15:30:37Z","is_default":false,"provider:segmentation_id":4,"name":"vmready1-net_a672db9f-3dde-4b40-adcb-7f5e63cecf7b","admin_state_up":true,"tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:30:37Z","mtu":1450}} 2018-09-01 15:30:37,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-a9f21b09-216d-455f-bf9a-e7d5da5b2127 2018-09-01 15:30:37,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546344041824s 2018-09-01 15:30:37,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-a9f21b09-216d-455f-bf9a-e7d5da5b2127 2018-09-01 15:30:37,841 - 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-09-01T15:30:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f1ecd8eb-32de-48e6-b659-4662098ecae7', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_a672db9f-3dde-4b40-adcb-7f5e63cecf7b', u'admin_state_up': True, u'tenant_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'created_at': u'2018-09-01T15:30:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e855350c85f4441ca1f0b8f0d35c89f2'}) 2018-09-01 15:30:37,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:30:37,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:30:38,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-5f9ee374-f548-4283-9fb1-a1c6fb1b024a Date: Sat, 01 Sep 2018 15:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f1ecd8eb-32de-48e6-b659-4662098ecae7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e855350c85f4441ca1f0b8f0d35c89f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T15:30:37Z","provider:segmentation_id":4,"name":"vmready1-net_a672db9f-3dde-4b40-adcb-7f5e63cecf7b","admin_state_up":true,"tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:30:37Z","provider:network_type":"vxlan"}]} 2018-09-01 15:30:38,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5f9ee374-f548-4283-9fb1-a1c6fb1b024a 2018-09-01 15:30:38,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297059059143s 2018-09-01 15:30:38,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5f9ee374-f548-4283-9fb1-a1c6fb1b024a 2018-09-01 15:30:38,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 15:30:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '{"subnet": {"name": "vmready1-subnet_a672db9f-3dde-4b40-adcb-7f5e63cecf7b", "enable_dhcp": true, "network_id": "f1ecd8eb-32de-48e6-b659-4662098ecae7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 15:30:38,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed17002d-41a5-4e2c-8cf2-8631c48d0a13 Date: Sat, 01 Sep 2018 15:30:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ecd8eb-32de-48e6-b659-4662098ecae7","tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:30:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T15:30:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e855350c85f4441ca1f0b8f0d35c89f2","id":"805fcba4-eecf-4d3e-8502-ecf8c61411d3","subnetpool_id":null,"name":"vmready1-subnet_a672db9f-3dde-4b40-adcb-7f5e63cecf7b"}} 2018-09-01 15:30:38,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ed17002d-41a5-4e2c-8cf2-8631c48d0a13 2018-09-01 15:30:38,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.819680929184s 2018-09-01 15:30:38,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ed17002d-41a5-4e2c-8cf2-8631c48d0a13 2018-09-01 15:30:38,962 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T15:30:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'805fcba4-eecf-4d3e-8502-ecf8c61411d3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a672db9f-3dde-4b40-adcb-7f5e63cecf7b', u'enable_dhcp': True, u'network_id': u'f1ecd8eb-32de-48e6-b659-4662098ecae7', u'tenant_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'created_at': u'2018-09-01T15:30:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e855350c85f4441ca1f0b8f0d35c89f2'}) 2018-09-01 15:30:38,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 15:30:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '{"router": {"external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104"}, "name": "vmready1-router_a672db9f-3dde-4b40-adcb-7f5e63cecf7b", "admin_state_up": true}}' 2018-09-01 15:30:40,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-ab651cdc-6302-4c30-a284-9fc557b46d5f Date: Sat, 01 Sep 2018 15:30:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a7d11953-89b8-4e1f-a1b3-7ecd76c812d3", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "created_at": "2018-09-01T15:30:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T15:30:40Z", "revision_number": 2, "routes": [], "project_id": "e855350c85f4441ca1f0b8f0d35c89f2", "id": "1b583a6b-8cb6-47a1-b703-813830910ffb", "name": "vmready1-router_a672db9f-3dde-4b40-adcb-7f5e63cecf7b"}} 2018-09-01 15:30:40,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ab651cdc-6302-4c30-a284-9fc557b46d5f 2018-09-01 15:30:40,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41852998734s 2018-09-01 15:30:40,382 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-ab651cdc-6302-4c30-a284-9fc557b46d5f 2018-09-01 15:30:40,382 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'94a0abfe-735f-4f25-862e-0f7372b64104', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a7d11953-89b8-4e1f-a1b3-7ecd76c812d3', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'created_at': u'2018-09-01T15:30:39Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-01T15:30:40Z', u'revision_number': 2, u'routes': [], u'project_id': u'e855350c85f4441ca1f0b8f0d35c89f2', u'id': u'1b583a6b-8cb6-47a1-b703-813830910ffb', u'name': u'vmready1-router_a672db9f-3dde-4b40-adcb-7f5e63cecf7b'}) 2018-09-01 15:30:40,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 15:30:40,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '{"subnet_id": "805fcba4-eecf-4d3e-8502-ecf8c61411d3"}' 2018-09-01 15:30:42,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-418a9668-31ab-4768-82fa-97dceb2f2e99 Date: Sat, 01 Sep 2018 15:30:42 GMT RESP BODY: {"network_id": "f1ecd8eb-32de-48e6-b659-4662098ecae7", "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "subnet_id": "805fcba4-eecf-4d3e-8502-ecf8c61411d3", "subnet_ids": ["805fcba4-eecf-4d3e-8502-ecf8c61411d3"], "port_id": "b1bd8541-c1c9-4ffe-80f3-3b3589f19f09", "id": "1b583a6b-8cb6-47a1-b703-813830910ffb"} 2018-09-01 15:30:42,102 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb/add_router_interface.json used request id req-418a9668-31ab-4768-82fa-97dceb2f2e99 2018-09-01 15:30:42,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.71952414513s 2018-09-01 15:30:42,103 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb/add_router_interface.json used request id req-418a9668-31ab-4768-82fa-97dceb2f2e99 returning object 1b583a6b-8cb6-47a1-b703-813830910ffb 2018-09-01 15:30:42,103 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-01 15:30:42,235 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-01 15:30:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -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.15" 2018-09-01 15:30:42,242 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 01 Sep 2018 15:30:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-01 15:30:42,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-01 15:30:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:30:42,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-436e627d-c676-4ecf-bb94-b4864a4551fa Date: Sat, 01 Sep 2018 15:30:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-01 15:30:42,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-436e627d-c676-4ecf-bb94-b4864a4551fa 2018-09-01 15:30:42,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668859004974s 2018-09-01 15:30:42,916 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-436e627d-c676-4ecf-bb94-b4864a4551fa 2018-09-01 15:30:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-01 15:30:42,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a672db9f-3dde-4b40-adcb-7f5e63cecf7b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a672db9f-3dde-4b40-adcb-7f5e63cecf7b"}' 2018-09-01 15:30:43,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a69d4d12-c47f-4a71-ae72-d1cd6825fd9c Date: Sat, 01 Sep 2018 15:30:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file", "owner": "e855350c85f4441ca1f0b8f0d35c89f2", "id": "76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4", "size": null, "self": "/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-01T15:30:43Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a672db9f-3dde-4b40-adcb-7f5e63cecf7b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a672db9f-3dde-4b40-adcb-7f5e63cecf7b", "checksum": null, "created_at": "2018-09-01T15:30:43Z", "protected": false} 2018-09-01 15:30:43,836 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a69d4d12-c47f-4a71-ae72-d1cd6825fd9c 2018-09-01 15:30:43,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.912220001221s 2018-09-01 15:30:43,836 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a69d4d12-c47f-4a71-ae72-d1cd6825fd9c returning object 76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4 2018-09-01 15:30:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-01 15:30:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file -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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '' 2018-09-01 15:32:43,885 - shade - DEBUG - Unable to establish connection to http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-01 15:32:43,885 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.047883987 seconds, retrying 2018-09-01 15:32:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file -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.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '' 2018-09-01 15:32:44,596 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-b078fe82-a534-4770-9235-91dbc2edda77 Date: Sat, 01 Sep 2018 15:32:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-01 15:32:44,597 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file used request id req-b078fe82-a534-4770-9235-91dbc2edda77 2018-09-01 15:32:44,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.759731054s 2018-09-01 15:32:44,597 - shade - DEBUG - Deleting failed upload of image vmready1-img_a672db9f-3dde-4b40-adcb-7f5e63cecf7b 2018-09-01 15:32:44,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-01 15:32:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4 -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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:45,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01d49412-da80-4792-ac7f-d557f5916f9b Date: Sat, 01 Sep 2018 15:32:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-01 15:32:45,365 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4 used request id req-01d49412-da80-4792-ac7f-d557f5916f9b 2018-09-01 15:32:45,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.767721891403s 2018-09-01 15:32:45,366 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4 used request id req-01d49412-da80-4792-ac7f-d557f5916f9b 2018-09-01 15:32:45,366 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file Conflict 2018-09-01 15:32:45,372 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.30:9292/v2/images/76d7aca1-8e6d-4d5c-8332-4b9a5e9f52f4/file Conflict 2018-09-01 15:32:45,487 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 15:32:45,487 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:08 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-01 15:32:45,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 15:32:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb/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.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" -d '{"subnet_id": "805fcba4-eecf-4d3e-8502-ecf8c61411d3"}' 2018-09-01 15:32:47,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ebddb8f4-6cd9-4364-b6e5-309fb8912afd Date: Sat, 01 Sep 2018 15:32:47 GMT RESP BODY: {"network_id": "f1ecd8eb-32de-48e6-b659-4662098ecae7", "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "subnet_id": "805fcba4-eecf-4d3e-8502-ecf8c61411d3", "subnet_ids": ["805fcba4-eecf-4d3e-8502-ecf8c61411d3"], "port_id": "b1bd8541-c1c9-4ffe-80f3-3b3589f19f09", "id": "1b583a6b-8cb6-47a1-b703-813830910ffb"} 2018-09-01 15:32:47,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb/remove_router_interface.json used request id req-ebddb8f4-6cd9-4364-b6e5-309fb8912afd 2018-09-01 15:32:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40618991852s 2018-09-01 15:32:47,899 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb/remove_router_interface.json used request id req-ebddb8f4-6cd9-4364-b6e5-309fb8912afd returning object 1b583a6b-8cb6-47a1-b703-813830910ffb 2018-09-01 15:32:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 15:32:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:48,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-2acae003-2ec7-40ad-b9d6-86bbc700caf6 Date: Sat, 01 Sep 2018 15:32:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "94a0abfe-735f-4f25-862e-0f7372b64104", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a7d11953-89b8-4e1f-a1b3-7ecd76c812d3", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e855350c85f4441ca1f0b8f0d35c89f2", "created_at": "2018-09-01T15:30:39Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T15:32:47Z", "revision_number": 4, "routes": [], "project_id": "e855350c85f4441ca1f0b8f0d35c89f2", "id": "1b583a6b-8cb6-47a1-b703-813830910ffb", "name": "vmready1-router_a672db9f-3dde-4b40-adcb-7f5e63cecf7b"}]} 2018-09-01 15:32:48,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-2acae003-2ec7-40ad-b9d6-86bbc700caf6 2018-09-01 15:32:48,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.990822076797s 2018-09-01 15:32:48,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-2acae003-2ec7-40ad-b9d6-86bbc700caf6 2018-09-01 15:32:48,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 15:32:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb.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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:50,321 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41bee147-9634-4816-9fd4-e5aefc35bccc Content-Length: 0 Date: Sat, 01 Sep 2018 15:32:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:32:50,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb.json used request id req-41bee147-9634-4816-9fd4-e5aefc35bccc 2018-09-01 15:32:50,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42944216728s 2018-09-01 15:32:50,322 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1b583a6b-8cb6-47a1-b703-813830910ffb.json used request id req-41bee147-9634-4816-9fd4-e5aefc35bccc 2018-09-01 15:32:50,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 15:32:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:50,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-a18d1912-0c58-4ad8-8e2c-54ec2f9f456c Date: Sat, 01 Sep 2018 15:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1ecd8eb-32de-48e6-b659-4662098ecae7","tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:30:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T15:30:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e855350c85f4441ca1f0b8f0d35c89f2","id":"805fcba4-eecf-4d3e-8502-ecf8c61411d3","subnetpool_id":null,"name":"vmready1-subnet_a672db9f-3dde-4b40-adcb-7f5e63cecf7b"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"94a0abfe-735f-4f25-862e-0f7372b64104","tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:23Z","dns_nameservers":[],"updated_at":"2018-09-01T15:26:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"4e5d813e6b554397ab98cc6b0e5d603c","id":"a7d11953-89b8-4e1f-a1b3-7ecd76c812d3","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-01 15:32:50,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a18d1912-0c58-4ad8-8e2c-54ec2f9f456c 2018-09-01 15:32:50,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.224257946014s 2018-09-01 15:32:50,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a18d1912-0c58-4ad8-8e2c-54ec2f9f456c 2018-09-01 15:32:50,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 15:32:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/805fcba4-eecf-4d3e-8502-ecf8c61411d3.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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:53,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-626a6d95-3015-4624-9eb4-41a6ad580ebc Date: Sat, 01 Sep 2018 15:32:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:32:53,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/805fcba4-eecf-4d3e-8502-ecf8c61411d3.json used request id req-626a6d95-3015-4624-9eb4-41a6ad580ebc 2018-09-01 15:32:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.14745688438s 2018-09-01 15:32:53,696 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/805fcba4-eecf-4d3e-8502-ecf8c61411d3.json used request id req-626a6d95-3015-4624-9eb4-41a6ad580ebc 2018-09-01 15:32:53,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 15:32:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:54,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-41a573c9-8d0b-491b-86c9-bf40effe2feb Date: Sat, 01 Sep 2018 15:32:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"94a0abfe-735f-4f25-862e-0f7372b64104","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4e5d813e6b554397ab98cc6b0e5d603c","status":"ACTIVE","subnets":["a7d11953-89b8-4e1f-a1b3-7ecd76c812d3"],"description":"","tags":[],"updated_at":"2018-09-01T15:26:23Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"4e5d813e6b554397ab98cc6b0e5d603c","created_at":"2018-09-01T15:26:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1ecd8eb-32de-48e6-b659-4662098ecae7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e855350c85f4441ca1f0b8f0d35c89f2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T15:32:53Z","provider:segmentation_id":4,"name":"vmready1-net_a672db9f-3dde-4b40-adcb-7f5e63cecf7b","admin_state_up":true,"tenant_id":"e855350c85f4441ca1f0b8f0d35c89f2","created_at":"2018-09-01T15:30:37Z","provider:network_type":"vxlan"}]} 2018-09-01 15:32:54,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-41a573c9-8d0b-491b-86c9-bf40effe2feb 2018-09-01 15:32:54,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.980624198914s 2018-09-01 15:32:54,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-41a573c9-8d0b-491b-86c9-bf40effe2feb 2018-09-01 15:32:54,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 15:32:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/f1ecd8eb-32de-48e6-b659-4662098ecae7.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.15" -H "X-Auth-Token: {SHA1}7ca003398284ba26c64f5554c282b82418ca2d39" 2018-09-01 15:32:55,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05560d41-a900-4763-b879-e0e2915434b4 Date: Sat, 01 Sep 2018 15:32:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 15:32:55,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f1ecd8eb-32de-48e6-b659-4662098ecae7.json used request id req-05560d41-a900-4763-b879-e0e2915434b4 2018-09-01 15:32:55,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.624060153961s 2018-09-01 15:32:55,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f1ecd8eb-32de-48e6-b659-4662098ecae7.json used request id req-05560d41-a900-4763-b879-e0e2915434b4 2018-09-01 15:32:55,304 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-01 15:32:55,305 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:09 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 02:08 | FAIL | | 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 | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-01 15:32:55,319 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR